/*===============================================*/
/* LINKI UZYTKOWNIKA */
/*===============================================*/

a:link, a:visited {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
	color : #585858;
	text-decoration :underline;
	}
	
a:hover {color:#000000; text-decoration :underline; }
a:active {color:#000000;} 

a.link1:link, a.link1:visited {
 	font: 9px Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
	color : #000000;
	font-weight : normal;
	letter-spacing: 0px;
	text-decoration :none;	
	line-height: 12px;
	}
a.link1:hover {color:#000000; background-color:transparent;text-decoration :none; line-height: 12px;}
a.link1:active {color:#000000; background-color:transparent;text-decoration :none; line-height: 12px;} 

a.link2:link, a.link2:visited {
 	font: 10px Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
	color : #000000;
	font-weight : normal;
	letter-spacing: 0px;
	text-decoration :none;	
	line-height: 10px;
	}
a.link2:hover {color:#000000; background-color:transparent;text-decoration :none; line-height: 10px;}
a.link2:active {color:#000000; background-color:transparent;text-decoration :none; line-height: 10px;}


a.link3:link, a.link3:visited {
 	font: 11px Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
	color : #000000;
	font-weight : normal;
	letter-spacing: 0px;
	text-decoration :none;	
	line-height: 12px;
	}
a.link3:hover {color:#000000; background-color:transparent;text-decoration:underline; line-height: 12px;}
a.link3:active {color:#000000; background-color:transparent;text-decoration:underline; line-height: 12px;} 

a.link3b:link, a.link3b:visited {
 	font: 11px Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
	color : #ffffff;
	font-weight : normal;
	letter-spacing: 0px;
	text-decoration :none;	
	line-height: 12px;
	}
a.link3b:hover {color:#ffffff; background-color:transparent;text-decoration :underline; line-height: 12px;}
a.link3b:active {color:#ffffff; background-color:transparent;text-decoration :underline; line-height: 12px;} 


/*===============================================*/
/* LINKI GLOBALNE */
/*===============================================*/

a.listwa_nawigacyjna:link, a.listwa_nawigacyjna:visited {
 	font: 9px Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
	color : #585858;
	font-weight : normal;
	letter-spacing: 0px;
	text-decoration :none;	
	line-height: 10px;
	}
a.listwa_nawigacyjna:hover {color:#000000; background-color:transparent;text-decoration :none; line-height: 10px;}
a.listwa_nawigacyjna:active {color:#000000; background-color:transparent;text-decoration :none; line-height: 10px;}


a.zalacznik:link, a.zalacznik:visited {
	font: 10px Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
	color : #585858;
	font-weight : normal;
	letter-spacing: 0px;
	text-decoration :none;	
	line-height: 12px;
	}
a.zalacznik:hover {color:#000000; background-color:transparent;text-decoration :none; line-height: 12px;}
a.zalacznik:active {color:#000000; background-color:transparent;text-decoration :none; line-height: 12px;}

a.menu_podzialu:link, a.menu_podzialu:visited {
	font: 11px Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
	color : #585858;
	font-weight : normal;
	letter-spacing: 0px;
	text-decoration :none;	
	line-height: 12px;
	}
a.menu_podzialu:hover {color:#000000; background-color:transparent;text-decoration :none; line-height: 12px;}
a.menu_podzialu:active {color:#000000; background-color:transparent;text-decoration :none; line-height: 12px;}

a.rejestr_zmian:link, a.rejestr_zmian:visited {
	font: 10px Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
	color : #585858;
	font-weight : normal;
	letter-spacing: 0px;
	text-decoration :none;	
	line-height: 12px;
	}
a.rejestr_zmian:hover {color:#000000; background-color:transparent;text-decoration :none; line-height: 12px;}
a.rejestr_zmian:active {color:#000000; background-color:transparent;text-decoration :none; line-height: 12px;}


/*===============================================*/
/* MENU TYP 3 - <table>*/
/*===============================================*/

#meni3tab td.nav_out { background-color: #585858;}
#meni3tab td.nav_over { background-color: #ffffff;}
#meni3tab td.nav_active { background-color: #ffffff; }
#meni3tab h1 { color: #585858; font-size:11px; font-weight:normal; line-height:12px;display:block;height:25px;padding: 5px 1px 2px 1px;}

#meni3tab A.nav_link:link, A.nav_link:visited {
	font: 11px Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
	color : #ffffff;
	font-weight : normal;
	letter-spacing: 0px;
	text-decoration :none;	
	line-height: 12px;
	display:block;
	height:25px;
	padding: 5px 1px 2px 1px;
	margin: 0px 0px 0px 0px;
	}
#meni3tab A.nav_link:hover {color:#585858; text-decoration:none; display:block;}
#meni3tab A.nav_link:active {color:#585858; background:#ffffff;text-decoration:none; display:block;}


/*===============================================*/
/* MENU TYP 3  - <div>*/
/*===============================================*/


#meni3 { height:25px; position: relative; background: #585858;  margin: 5px 0px 5px 0px; border: solid 1px #ffffff; }
#meni3 div.act {  background: #585858; float:left; padding: 0px 1px 0px 1px; margin: 0; height: 25px; border-right: solid 1px #ffffff; overflow: hidden; } 
#meni3 div.noact { background: #ffffff; float:left; padding: 0px 1px 0px 1px; margin: 0; height: 25px; border-right: solid 1px #ffffff; overflow: hidden; } 
#meni3 div.clear { clear: both; } 
#meni3 h1 { color: #585858; font-size:11px; font-weight:normal; padding: 5px 1px 0px 1px; }
#meni3 A { text-decoration:none; height:20px; line-height:25px; padding: 5px 10px 5px 10px; color: #ffffff; font-size:11px; font-weight:normal;}
#meni3 A:hover, #meni3 A:active {background:#ffffff; color: #000000; text-decoration: none;}


/*===============================================*/
/* MENU TYP 2 i MENU TYP 4 */
/*===============================================*/

#meni2_4  { font-size : 11px;
	margin: 1px 0px 1px 0px;
	color:#585858;
	line-height : 18px;
	padding:10px 0px 10px 0px;
	text-align:left;
	background: url("/dokumenty/szablonyimg/297-tlo_listwa2.gif") #c61026 repeat-x bottom ;

}

#meni2_4  div{ font-size : 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1px 0px;
	color:#585858;
	line-height : 11px;	
	border:0px solid #d6d6d6; 
	background-color:transparent;	
}

#meni2_4  div.sub{ font-size : 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#ffffff;
	line-height : 11px;	
	border:0px solid #d6d6d6; 
	background-color:transparent;	
}


#meni2_4 h1{ font-size : 11px;
	font-weight : normal;
	color:#ffffff;
	padding: 5px 0px 5px 15px;
	margin: 0px 0px 1px 0px;
	line-height : 11px;
	border:0px solid #d6d6d6; 
	background : url('/dokumenty/szablonyimg/297-strz3b.gif') #d9142b no-repeat left center;
}

#meni2_4 h1.sub{ font-size : 11px;
	font-weight : normal;
	color:#ffffff;
	padding: 5px 0px 5px 15px;
	margin: 0px 0px 0px 0px;
	line-height : 11px;
	border:0px solid #585858; 
	background : url('/dokumenty/szablonyimg/297-strz1b.gif') #d9142b no-repeat left center;
}

#meni2_4 a {font-size : 11px; 
	color : #ffffff;	
	text-decoration : none;
	font-weight : normal;
	padding: 5px 0px 5px 15px;
	margin: 0px 0px 0px 0px;
	clear : both;
	line-height : 11px;
	display : block;
	background : url('/dokumenty/szablonyimg/297-strz1b.gif') no-repeat left center;
}

#meni2_4 a.sub {font-size : 11px; 
	color : #ffffff;	
	text-decoration : none;
	font-weight : normal;
	padding: 5px 0px 5px 15px;
	margin: 0px 0px 0px 0px;
	clear : both;
	line-height : 11px;
	display : block;
	background : url('/dokumenty/szablonyimg/297-strz1b.gif')  no-repeat left center;
}


#meni2_4 a:hover {	
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
	line-height : 11px;
	background : url('/dokumenty/szablonyimg/297-strz3b.gif') #d9142b no-repeat left center ;
}

#meni2_4 a.sub:hover {	
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
	line-height : 11px;
	background : url('/dokumenty/szablonyimg/297-strz1b.gif') #d9142b no-repeat left center ;
}


/*===============================================*/
/* MENU PODZIAL STRON  - <div>*/
/*===============================================*/

#meni_strony { min-height:25px; position: relative; background: transparent;  margin: 15px 0px 25px 0px; border: solid 1px #585858; float:right;width:auto;}
#meni_strony div.act {  background: transparent; float:left; padding: 0px 1px 0px 1px; margin: 0; height: 25px; border-right: solid 1px #585858; overflow: hidden; } 
#meni_strony div.noact { background: #758ea7; float:left; padding: 0px 1px 0px 1px; margin: 0; height: 25px; border-right: solid 1px #585858; overflow: hidden; } 
#meni_strony div.clear { clear: both; } 
#meni_strony h1 { color: #ffffff; font-size:12px; font-weight:bold; padding: 5px 10px 0px 10px;background:#758ea7; }
#meni_strony h2 { color: #758ea7; font-size:12px; font-weight:bold; padding: 5px 10px 0px 10px; text-decoration:none;}
#meni_strony A { text-decoration:none; height:20px; line-height:25px; padding: 5px 10px 5px 10px; color: #585858; font-size:12px; font-weight:bold;}
#meni_strony A:hover, #meni_strony A:active {background:#758ea7; color: #ffffff; text-decoration: none;}


/*===============================================*/
/* STYLE GLOBALNE				 */
/*===============================================*/

/* COMMON */


.pad_y5 { padding-top:5px;padding-bottom:5px;}
.pad_y10 { padding-top:10px;padding-bottom:10px;}

.pad2 { padding:2px;}
.pad5 { padding:5px;}
.pad10 { padding:10px;}

.pad_x5 { padding-left:5px;padding-right:5px;}
.pad_x10 { padding-left:10px;padding-right:10px;}
.pad_x30 { padding-left:30px;padding-right:30px;}

.pad_b5 { padding-bottom:5px;}

.pad_t1 { padding-top:1px;}
.pad_t2 { padding-top:2px;}
.pad_t5 { padding-top:5px;}
.pad_t10 { padding-top:10px;}

.margin10 { margin:10px;}

.margin_y5 { margin-top:5px;margin-bottom:5px;}
.margin_y10 { margin-top:10px;margin-bottom:10px;}

.margin_b5 { margin-bottom:5px;}
.margin_b10 { margin-bottom:10px;}
.margin_b20 { margin-bottom:20px;}
.margin_b30 { margin-bottom:30px;}

.margin_t1 { margin-top:1px;}
.margin_t5 { margin-top:5px;}
.margin_t10 { margin-top:10px;}
.margin_t20 { margin-top:20px;}

.margin_l2 { margin-left:2px;}
.margin_l5 { margin-left:5px;}
.margin_l10 { margin-left:10px;}
.margin_l20 { margin-left:20px;}

.margin_r5 { margin-right:5px;}
.margin_r2 { margin-right:2px;}
.margin_r10 { margin-right:10px;}

.height0 {height: 0px;line-height: 0px; font-size:0px;overflow: hidden}
.height30 {height: 30px}

.width {width: auto}
.width0 {width: 0px;line-height:0px; font-size:0px;margin:0px;padding:0px}
.width100 {width: 100%}


.align_right {text-align:right;}
.align_left {text-align:left;}
.align_center {text-align:center;}

.left { float:left; }
.right { float: right; }
.clear { clear: both; display:block; }

.sep1 { width: 10px; min-width:10px; float:left; }
.img_center { vertical-align:middle; }


/* GENERAL */

body	{margin:0px;padding:0px;background-color:#f3f3f3;
	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : normal;
	color:#000000;
	text-decoration : none;
 	font-size : 11px;
 	padding:5px 10px 5px 10px;
 	letter-spacing :  0px; 
} 

form    {margin:0px;}


td,h5,h6  {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : normal;
 	color:#000000;
	text-decoration : none;
 	font-size : 11px;
 	letter-spacing :  0px;  
        }
        


.tytul_dzialu,h2  {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : bold;
 	color:#585858;
	text-decoration : none;
 	font-size : 18px;
 	letter-spacing :  0px; 
	line-height: 20px; 
	padding: 0px;
	margin: 0px;	
        }
        
.tytul_tekstu,h1  {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : bold;
 	color:#585858;
	text-decoration : none;
 	font-size : 12px;
 	letter-spacing :  0px; 
	line-height: 15px;
	padding: 0px;
	margin: 0px;	
        }
        
.zajawka,h3  {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : normal;
 	color:#000000;
	text-decoration : none;
 	font-size : 11px;
 	letter-spacing :  0px; 
	line-height: 15px;
	padding: 0px;
	margin: 0px;	
        }
               
.tresc,h4  {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : normal;
 	color:#000000;
	text-decoration : none;
 	font-size : 11px;
 	letter-spacing :  0px;
 	padding: 0px;
	margin: 0px;
        }
        
.data {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : normal;
 	color:#585858;
	text-decoration : none;
 	font-size : 10px;
 	line-height: 12px; 
 	letter-spacing :  0px;  
        }
        
.listwa_nawigacyjna  {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : normal;
 	color:#585858;
	text-decoration : none;
 	font-size : 9px;
 	line-height: 12px; 
 	letter-spacing :  0px;  
        }

.mapa_mala  {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : normal;
 	color:#585858;
	text-decoration : none;
 	font-size : 11px;
 	line-height: 14px; 
 	letter-spacing :  0px;  
        } 
.mapa_duza  {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : normal;
 	color:#585858;
	text-decoration : none;
 	font-size : 14px;
 	line-height: 18px; 
 	margin-top:5px;
 	letter-spacing :  0px;  
        } 

.zalacznik  {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : normal;
 	color:#000000;
	text-decoration : none;
 	font-size : 10px;
 	line-height: 11px; 
 	letter-spacing :  0px;
	padding-top: 2px; 
        } 
        
.archiwum  {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : bold;
 	color:#585858;
	text-decoration : none;
 	font-size : 18px;
 	line-height: 20px; 
 	letter-spacing :  0px;  
        } 

.menu_podzialu  {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : bold;
 	color:#585858;
	text-decoration : none;
 	font-size : 14px;
 	line-height: 15px; 
 	letter-spacing :  0px;  
        }
        
.rejestr_zmain {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : bold;
 	color:#000000;
	text-decoration : none;
 	font-size : 11px;
 	line-height: 14px; 
 	letter-spacing :  0px;  
        }
              
.komunikat {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : normal;
 	color:#585858;
	text-decoration : none;
 	font-size : 10px;
 	line-height: 11px; 
 	letter-spacing :  0px;  
        } 

.wyniki  {        
	font-family: Verdana,Tahoma,Arial;
 	font-style : normal;
      	color : #FFFFFF;
	font-size :11px;
	font-weight : normal;
	letter-spacing:0px;
	text-decoration :none;	
	line-height: 18px;
	border-style:solid;
	border-width:1px;
	border-color:#585858;
	background-color:#585858;
	text-transform:uppercase;
	}

.register  {
 	font-family: Arial,Tahoma,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : normal;
 	color:#585858;
	text-decoration : none;
 	font-size : 11px;
 	line-height: 12px; 
 	letter-spacing :  0px;  
        }
        
.okna  {
 	font-family: Arial,Tahoma,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : bold;
 	color:#585858;
	text-decoration : none;
 	font-size : 11px;
 	line-height: 18px; 
 	letter-spacing :  0px;
        }
.ok  {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : bold;
 	color:#32A201;
	text-decoration : none;
 	font-size :12px;
 	letter-spacing: 0px 
        }
.blad  {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : bold;
 	color:#E30000;
	text-decoration : none;
 	font-size :12px;
 	letter-spacing: 0px 
        }
        
        
        
        
        
/*===============================================*/
/* MODULY */
/*===============================================*/

.sonda_pyt  {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : bold;
 	color:#585858;
	text-decoration : none;
 	font-size : 10px;
 	line-height: 12px; 
 	letter-spacing :  0px;  
        } 

.sonda_odp  {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : bold;
 	color:#000000;
	text-decoration : none;
 	font-size : 10px;
 	line-height: 12px; 
 	letter-spacing :  0px;  
        } 
        
.import_nazwa  {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : bold;
 	color:#585858;
	text-decoration : none;
 	font-size : 12px;
 	line-height: 15px; 
 	letter-spacing :  0px;  
        } 

.import_wartosc {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : bold;
 	color:#585858;
	text-decoration : none;
 	font-size : 11px;
 	line-height: 14px; 
 	letter-spacing :  0px;  
        }
        
        
        
        
        
/*===============================================*/
/* STYLE UZYTKOWNIKA */
/*===============================================*/        
 

.text1  {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : normal;
 	color:#ffffff;
	text-decoration : none;
 	font-size : 9px;
 	letter-spacing :  0px;  
        }
.text2  {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : normal;
 	color:#7a7a7a;
	text-decoration : none;
 	font-size : 10px;
 	letter-spacing :  0px;  
        }
.text3  {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : normal;
 	color:#939393;
	text-decoration : none;
 	font-size : 11px;
 	letter-spacing :  0px;  
        }
        
        
/*===============================================*/
/* ZDJECIA */
/*===============================================*/
        
.foto 	{background-color:transparent;border:1px solid #ffffff;}
.foto_male1 {margin-left:6px;float:right;border:1px solid #ffffff; }
.foto_male2 {margin-right:5px;float:left;border:1px solid #ffffff;}


/*===============================================*/
/* BOXY */
/*===============================================*/


/* GLOBALNE */
.box_spec1 {border:1px solid #c2ccd8; background:  #ffffff repeat-x top; padding:8px;}

/* UZYTKOWNIKA */
.box1 {border:1px solid #d6d6d6; background: #ffffff;padding:5px }
.box2 {border:1px solid #5e5e5e; background: #f8f8f8; padding:5px }
.box3 { border:0px solid #74100f; background: url("/dokumenty/szablonyimg/297-tlo_listwa3.gif") #1977c4 repeat-x bottom; padding:10px; font-size:10px; color:#ffffff;}
.box4 {border:1px solid #6e6e6e; background: #e2e2e2;padding:10px; }

.box_strona { background: #ffffff; padding:0px;}

.box_napis { position:absolute;top:35px;left:340px;width:300px;height:60px;font-size: 18px;color: #ffffff;text-align:left; }

DIV.okno1 { position:relative;}
.okno1 div.box {position:relative; border:0px solid #d6d6d6; background:transparent; padding:0px;}
.okno1 div.naglowek1 { background: url("/dokumenty/szablonyimg/297-tlo_listwa1.gif") #c61026 repeat-x bottom; color:#ffffff; height:20px; padding: 5px 9px 0px 9px;text-align:left;}
.okno1 div.naglowek2 { background: url("/dokumenty/szablonyimg/297-tlo_listwa3.gif") #1977c3 repeat-x bottom; color:#ffffff; height:20px; padding: 5px 9px 0px 9px;text-align:left;}
.okno1 ul { padding: 0px 0px 0px 0px; margin: 10px 20px 10px 20px; display:block; clear:both; text-align:left; list-style-type: square; list-style-image: url("/dokumenty/szablonyimg/297-strz2.gif");} 
.okno1 li { padding: 0px 0px 0px 0px; margin: 10px 0px 10px 0px; clear:both; } 
.okno1 li.w { list-style-image: url("/dokumenty/szablonyimg/297-strz3.gif"); clear:both;}
.okno1 a { display:inline; left:-6px;line-height:13px;}


DIV.okno2{ display:block; border:1px solid #b4b5b5; background:#f4f4f4; padding:0px;}
.okno2 div.naglowek1 { color:#000000;font-weight:bold; height:18px; padding: 5px 9px 0px 9px;text-align:left; }
.okno2 ul { padding: 0px 0px 0px 0px; margin: 10px 20px 10px 20px; display:block; clear:both; text-align:left; list-style-type: square; list-style-image: url("/dokumenty/szablonyimg/297-strz3.gif");} 
.okno2 li { padding: 0px 0px 0px 0px; margin: 5px 0px 5px 0px; clear:both; } 
.okno2 li.w { list-style-image: url("/dokumenty/szablonyimg/297-strz3.gif"); clear:both;}
.okno2 a { display:inline; left:-6px; line-height:13px; color:#3a3a3a;}


.tab1 {position:relative; display:block; background: url("/dokumenty/szablonyimg/297-tab1_s.gif") repeat-x top; height:23px; width:auto;left:0px}
.tab1 div.nagLewyRog{ background: url("/dokumenty/szablonyimg/297-tab1_l.gif") no-repeat top left; position: absolute;  top: 0px;  left: 0px; width: 12px; height: 23px; overflow: hidden; }
.tab1 div.nagPrawyRog { background: url("/dokumenty/szablonyimg/297-tab1_r.gif") no-repeat top left; position: absolute; top: 0px; right: 0px; width: 12px; height: 23px; overflow: hidden;}
.tab1 div.napis { padding: 6px 15px 0px 15px; font-size:10px; color:#ffffff; font-weight:normal;text-align:left;}

/*===============================================*/
/* TLA GLOBALNE */
/*===============================================*/

.tlo_serwisu {background:  #FFFFFF;}

.tlo_naglowek {background: url("/dokumenty/szablonyimg/297-tlo_gora.gif") #1a84d9 repeat-x bottom; height:128px;text-align:left;position:relative;}
.tlo_listwa1 {background: url("/dokumenty/szablonyimg/297-tlo_listwa1.gif") repeat-x bottom; height:31px}
.tlo_listwa2 {background: url("/dokumenty/szablonyimg/297-tlo_listwa2.gif") #c61026 repeat-x bottom ; height:69px}

.zalacznki_tlo {border-bottom:1px solid #c9d4e0; border-top:1px solid #c9d4e0;border-left:1px solid #c9d4e0;border-right:1px solid #c9d4e0; background-color:transparent;}
.srodek_tlo 	{background-color: #ffffff }
.okno_tlo 	{ background-color: #ffffff }
.kolor_sonda {background-color: #c9d4e0;}


/*===============================================*/
/* KOLORY */
/*===============================================*/

.kolor1 { background-color: #000000; }
.kolor2 { background-color: #ffffff;}
.kolor3 { background-color: #dfdfdf; }
.kolor4 { background-color: #b1b1b1; }
.kolor5 { background-color: #b8b4b4; }
.kolor6 { background-color: #e6e6e6;}


/*===============================================*/
/* LISTY */
/*===============================================*/

ol   {  list-style-position: inside; }

ul   {  margin-top: 10px;
	padding-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
	list-style-image: url("/dokumenty/szablonyimg/297-strz1.gif");
	}
li   { padding-bottom: 5px; }


ul.menu { list-style-type: disc;
	list-style-position: outside;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	}
	
ul.lista { list-style-type: disc;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 40px;
	list-style-image: url("/dokumenty/szablonyimg/297-strz2.gif");
	}
	
/*===============================================*/
/* FORMULARZE */
/*===============================================*/	
	
input.button {
	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;              
	color:#000000;
	border-style:solid;
	border-width:1px;
	font-size : 12px;
	height : 18px;
	font-weight : bold;
	background : #E1E1E1;
	border-bottom:1px solid #A2A3A5; 
	border-top:1px solid #CDCED0;
	border-left:1px solid #D5D6D9;
	border-right:1px solid #B8B9BB; 
	}	

input.form, textarea.form {
	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;                
	color:#000000;
	border-style:solid;
	border-width:1px;
	font-size : 12px;
	padding: 2px 2px 0px 2px;
	height : 18px;
	font-weight : bold;
	background : #FFFDEC;
	border-color:#000000;
	}

select.form  {
	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;       
	color:#000000;
	border-style:dotted;
	border-width:1px;
	font-size : 11px;
	font-weight : normal;
	background : #FFFFFF;
	border-color:#808080;
	}		

input.szukaj {
	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;               
	color:#000000;
	border-style:solid;
	border-width:1px;
	padding: 4px 2px 0px 4px;
	margin: 0px 2px 0px 2px;
	font-size : 9px;
	height : 16px;
	width : 120px;
	font-weight : normal;
	background : #ffffff;
	border-color:#000000;
	}
