/* =============== reset */

body, h1, h2, h3, h4, h5, h6, div, p, form, fieldset, ul, ol, li, dl, dt, dd { margin: 0; padding: 0; }
/* li { list-style: none; }  */

fieldset, img { border: none; }

/* =============== */

body
{
   font-size: 12px;
	font-family: Arial, Verdana, Trebuchet MS, sans-serif;
}

a { 
   color: #FF0000;
	text-decoration: none; 
}

a:hover { 
   color: #000;
	text-decoration: none; 
}

td {
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
}

#all
{
    margin:  auto;
    /*width: 995px; dlugosc wyliczana*/
	width: 1003px;
}

#leftmargin
{	
    float: left;
    height: 740px;
    width: 36px; /*dlugosc wyliczana - domyslnie na 1024*/
    background: #fff url(sub/bgLeft1024.jpg)   no-repeat; /*pelny obrazek
t3a: bgLeft.jpg*/
}

#rightmargin
{	
    float: left;
    height: 740px;
    width: 36px; /*dlugosc wyliczana - domyślnie na 1024*/
    margin-left: 35px;
    background: #fff url(sub/bgRight1024.jpg)   no-repeat; /*pelny obrazek
tla: bgRight.jpg*/
}

/* zmiana dla #content */
#content
{
    width: 885px;
    position: relative;
    float: left; /* !!! */
}

#menu
{
    height: 73px;
    background: url(sub/logoTp.jpg) 22px 4px no-repeat;
}

#menu div
{
    position: absolute;
    right: 0; 
    padding-right: 30px;
    background: url(sub/menu/menuRgBt.png) 100% 100% no-repeat;
}

#menu div ul
{
    height: 53px;  /* 48px */
    line-height: 1.2em; 
    padding-top: 20px;   /* 25px */
	 padding-bottom: 0px;
    padding-left: 9px;
	 padding-right: 9px;
    background: url(sub/menu/menuLf.png) 0 100% no-repeat;
}

#menu div ul li
{
    display: block;
    text-align: center;
    float: left;
    width: 75px; /* */
    height: 38px;
	 padding: 5px 0px;
    /* padding: 5px 10px 0px 10px; */
	 font-size: 12px;
	 vertical-align: middle;
	 list-style: none;
}
/*
#menu div ul
{
    height: 48px;
    line-height: 1.2em; 
    padding-top: 25px;
    padding-left: 9px;
    background: url(sub/menu/menuLf.png) 0 100% no-repeat;
}

#menu div ul li
{
    display: block;
    text-align: center;
    float: left;
    width: 75px;
    height: 38px;
    padding: 5px 0px;

}
 */
#menu div ul li a
{
    display: inline;
    color: #000;
    font-weight: bold;
}


#menu div ul li a:hover
{
    color: #ff2700;
}

.menuAct
{
    color: #ff2700 !important;
}

h2.title
{
    padding-bottom: 6px;
	 color: #000 !important;
    margin-bottom: 10px !important;
    border-bottom: 1px solid #3ba500;
	 font-size: 15px; !important;
	 color: #3ba500 !important;
}

#mainCol
{
    position: absolute;
    top: 73px;
    left: 0;
    width: 627px;
    height: 314px;
    background: url(sub/logo.jpg) 0 0 no-repeat;
}

#flashLogo
{
   position: absolute;
   left: 66px; /*   27 */
   top: 19px;
   width: 60px;
   height: 45px;
}

#home {}

/*
#mainCol a
{
    position: absolute;
    display: block;
    width: 120px;
    height: 120px;
    top: 7px;
    left: 40px;
    z-index: 2;
}
*/

#mainColImg
{
    position: absolute;
    left: 132px;
    width: 303px;
    height: 314px;
}

#mainColClear
{
    position: absolute;
    width: 192px;
    left: 303px;
    height: 314px;
    background: url(sub/clear.jpg) 0 0 no-repeat;
}

#mainColContLfBrd
{
    position: absolute;
    top: 314px;
    width: 621px;
    background: url(sub/cntLfBrd.png) 40px 0 repeat-y;
}

#mainColContRgBrd
{
    background: url(sub/cntRgBrd.png) 590px 0 repeat-y;
}

#mainColCont
{
    height: 100%;
    background: url(sub/cntLf.jpg) 0 0 no-repeat;
}

#mainColContRg
{
    height: 100%;
    background: url(sub/clearBtwn.jpg) 100% 0 no-repeat;
}

#mainColMain
{
    margin-right: 50px;
    margin-left: 63px;
    padding-top: 7px;
    padding-bottom: 12px;
    text-align: justify;
    min-height: 230px;
    line-height: 18px;
}

#mainColMain h1 {
    margin: 5px 0 5px 0;
	 font-size: 14px;
	 font-weight: none;
	 color: #3ba500;
}

#mainColMain h2 {
    margin: 5px 0 5px 0;
	 font-size: 13px;
	 font-weight: none;
	 color: #fe1e00;
}

#mainColMain h3, h4, h5, h6 {
    margin: 4px 0 4px 0;
	 font-size: 12px;
	 font-weight: none;
	 color: #3ba500;
}

#mainColMain p {
    margin: 5px 0 5px 0;
	 font-size: 12px;
}

#mainColMain ul {
   margin: 2px 0 2px 10px;
}

#mainColMain li {
   list-style: none;
   background: url(sub/dotRed.png) 0px 8px no-repeat;
   padding: 0 0 0 10px;
}

#mainColContBt
{
    min-width: 122px;
    height: 30px;
    background: url(sub/cntBt.jpg) 36px 0 no-repeat;
    font-weight: bold;
    padding-left: 440px;
    padding-top: 15px;
    margin-bottom: -15px;
	 font-size: 11px;
}

#mainColForm
{
    position: relative;
    width: 100%;
    height: 133px;
    background: url(sub/form.jpg) 31px 0 no-repeat;
}

#mainColForm div
{
    position: absolute;
    top: 0px;
    left: 55px;
    width: 325px;
    height: 65px;
	 font-size: 12px;
	 line-height: 17px;
}

#mainColForm div span
{
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 12px;    
}

#mainColForm  #logotypy
{
    position: absolute;
    top: 5px;
    left: 427px;
    width: 90px;
    height: 70px;  
}

#flashZaufali
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 90px;
   height: 70px;
}

#rightCol
{
    background: url(sub/rightTp.png) 0 0 no-repeat;
    width: 286px;
    height: 100px;
    position: absolute;
    left: 621px;
    top: 73px;
}

#rightColLfBrd
{
    position: absolute;
    top: 55px;
    background: url(sub/cntLfBrd.png) -1px 0 repeat-y;
}

#rightColRgBrd
{
    background: url(sub/cntRgBrd.png) 216px 0 repeat-y;
}

#rightColRg
{
    background: url(sub/rightRg.jpg) 213px 0 no-repeat;
    width: 300px;
}

#rightColCont
{
    background: url(sub/rightLf.png) 0 0 no-repeat;
}

#rightColMain
{
    padding-left: 16px;
    padding-right: 100px;
    padding-top: 10px;
    min-height: 430px;
    line-height: 1.3em;
    letter-spacing: 0.02em;
}

#podmenu /* h2 */
{
   padding-bottom: 6px;
   margin-bottom: 10px;
   border-bottom: 1px solid #fe1e00;
	font-size: 14px;
}

h3.rightColHead
{
    text-transform: uppercase;
    text-align: right;
    font-family: Arial;
    font-size: 85%;
    margin-bottom: 4px;
}

ul.ulRed, ul.ulGreen
{
    margin-bottom: 10px;
}

ul.ulRed li a, ul.ulGreen li a
{
    color: #000;
    display: block;
}

ul.ulRed li a:hover, ul.ulGreen li a:hover
{
    color: #ff2700;
}

ul.ulRed li, ul.ulGreen li
{
    text-align: right;
    padding-right: 11px;
    background: url(sub/dotRed.png) 100% 50% no-repeat;
	 list-style: none;
}

ul.ulGreen li
{
    background: url(sub/dotGreen.png) 100% 50% no-repeat;
	 list-style: none;
}

#rightColSearch
{
    margin-top: 40px;
    position: relative;
    left: -13px;
    background: url(sub/searchBg.jpg) 0 0 no-repeat;
    height: 87px;
    width: 100%;
}

#rightColSearch form
{
    position: relative;
    left: 30px;
    top: -40px;
    width: 170px;
    padding-right: 20px;
    padding-bottom: 20px;
}

#btnSearch input
{
    border: none;
    padding-top: 7px;
    padding-left: 12px;
    background: url(sub/searchBtn.png) 0 0 no-repeat;
    width: 72px;
    height: 56px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 5px;
    left: 110px;
}

#btnSearch input:hover
{
    cursor: pointer;
}

#inpSearch
{
    min-width: 104px;
    min-height: 22px;
    padding: 1px;
    padding-left: 3px;
    background: url(sub/searchInp.png) 0 0 no-repeat;
}

#inpSearch input
{
    border-width: 0;
    width: 98px;
}

#rightColSearch form h2
{
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 4px;
}

/* CMS */
.kontakt_txt {
	color:					#000;
	text-align:				none;
   font-size:           12px;
	line-height:	 		17px;
   padding:             2px;
	font-family:			Arial, Verdana, Trebuchet MS, sans-serif;
}

.kontakt_form_input {
	border: 	 		      #B0B0B0 1px solid;
	font-size:				11px;
	background-color:		#FFFFFF;
	color: 					#000; 
	width: 					250px;
	font-family: 			Arial, Verdana, Trebuchet MS, sans-serif;
}

.kontakt_form_textaera {
	border: 	 	      	#B0B0B0 1px solid;
	font-size: 		  		11px;
	background-color: 	#FFFFFF;
	color: 					#000;
	width: 	  				300px;
	height: 					120px;
	font-family: 			Arial, Verdana, Trebuchet MS, sans-serif;
}

.kontakt_form_submit {
	border: 			      #4E4E4E 0px solid;
	font-size: 		  		11px;
	background-color: 	#FFFFFF;
	color: 					#E80000;
	font-weight: 			bold;
	font-family: 			Arial, Verdana, Trebuchet MS, sans-serif;
}

.monit_error {
	color:			  		#E80000;
	font-weight: 			bold;
	font-size:				11px;
}

.monit_ok {
   color:                #64AE01;
   font-weight:          bold;
   font-size:            11px;
}

.haslo_wyszukiwane {
	color:					#E80000;
	font-weight: 			bold;
}

.sitemap {
	line-height: 18px;
	color: #000;
	text-align: left;
	padding-left: 20px;
}

.sitemap a {
	color: #000;
}

.sitemap a:hover {
	color: #FF0000;
}

.sitemap ul {
   margin: 5px 0 5px 0;
}

.sitemap_li_1 {
   list-style: none;
   list-style-image: url(sub/sitemap_li_1.gif);
}

.sitemap_li_1 a {
   font-weight: bold;
}

.sitemap_li_2 {
   margin-left: 30px;
   list-style: none;
   list-style-image: url(sub/sitemap_li_2.gif);
}
.sitemap_li_2 a {
   font-weight: normal;
}

.sitemap_li_3 {
   margin-left: 50px;
   list-style: none;
   list-style-image: url(sub/sitemap_li_3.gif);
}

.sitemap_li_3 a {
   font-weight: normal;
}


#nowosci_box {
   padding-bottom: 10px;
}

#nowosci_box h2 {
   padding-bottom: 4px;
   margin-bottom: 8px;
   border-bottom: 1px solid #3ba500;
	font-size: 14px;
}

#nowosci_box ul { margin: 0px; }

#nowosci_box li {
   list-style: none;
	margin: 0 0 5px 0;
	font-size: 11px;
	text-align: justify;
}

#nowosci_box h3 {
   font-size: 12px;
	font-weight: bold;
	margin: 0 0 3px 0;
}

#nowosci_box li div {
   text-align: right;
	border-top: 0px;
	border-bottom: 1px solid #EEFFE6;
	padding-bottom: 2px;
}

#nowosci_box_last_div {
	border-bottom: 1px solid #FFC1C1 !important;
}

#nowosci_box div {
   text-align: right;
	padding: 0 0 2px 0;
}

#nowosci_wszystkie {}

#nowosci_wszystkie a {
   font-size: 11px;
}

#nowosci_lista {}

#nowosci_lista h3 {
   font-size: 12px;
}

#nowosci_lista div {
   text-align: right;
}

.nowosci_lista_table {
   margin-top: 3px;
   border-bottom: 1px solid #EEFFE6; 
}

.nowosci_lista_table td {
   padding: 5px 0 5px 0;
}

#nowosci_lista_menu { font-size: 12px; }

#nowosci_lista_menu a { font-size: 12px; }

#download h1 {
   font-size: 13px;
   font-weight: none;
   color: #3ba500;
   margin: 10px 0 4px 0;
}

.download_link {
   background: url(sub/dotRed.png) 2px 8px no-repeat;
   padding: 0 0 0 10px;
}
