/*===============================================*/
/* LINKI UZYTKOWNIKA */
/*===============================================*/

a:link, a:visited {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style: normal;
	color: #02a19d;
	text-decoration: underline;
}

a:hover {color:#000000; text-decoration :underline; }
a:active {color:#000000;} 

a.link1:link, a.link1:visited {
 	font: 10px Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style: normal;
	color: #02a19d;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration:none;
	line-height: 12px;
}

a.link1:hover {color:#007365; background-color:transparent;text-decoration:none; line-height: 12px;}
a.link1:active {color:#007365; background-color:transparent;text-decoration:none; line-height: 12px;} 

a.link2:link, a.link2:visited {
 	font: 11px Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style: normal;
	color : #000000;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration :none;
	line-height: 13px;
}
a.link2:hover {color:#007365; background-color:transparent;text-decoration:none; line-height: 13px;}
a.link2:active {color:#007365; background-color:transparent;text-decoration:none; line-height: 13px;}

a.link3:link, a.link3:visited {
 	font: 12px Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style: normal;
	color: #02a19d;
	font-weight: bold;
	letter-spacing: 0px;
	border-bottom:1px #cbf5f3 solid;
	text-decoration:none;
	line-height: 16px;
}
a.link3:hover {color:#007365; background-color:transparent;text-decoration:none;border-bottom: 1px #007365 solid; line-height: 16px;}
a.link3:active {color:#007365; background-color:transparent;text-decoration:none;border-bottom: 1px #007365 solid; line-height: 16px;}

a.link4:link, a.link4:visited {
 	font: 16px Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style: normal;
	color : #02a19d;
	font-weight : bold;
	letter-spacing: 0px;
	border-bottom: 1px #cbf5f3 solid;
	text-decoration: none;
	line-height: 18px;
}
a.link4:hover {color:#007365; background-color:transparent;text-decoration:none;border-bottom: 1px #007365 solid; line-height: 18px;}
a.link4:active {color:#007365; background-color:transparent;text-decoration:none; border-bottom: 1px #007365 solid; line-height: 18px;} 


/*===============================================*/
/* LINKI GLOBALNE */
/*===============================================*/

a.listwa_nawigacyjna:link, a.listwa_nawigacyjna:visited {
 	font: 10px Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style : normal;
	color : #000000;
	border-bottom:1px #cbf5f3 solid;
	font-weight : bold;
	letter-spacing: 0px;
	text-decoration :none;
	line-height: 12px;
}
a.listwa_nawigacyjna:hover {color:#000000; background-color:transparent;text-decoration:none;border-bottom: 1px #e10000 solid; line-height: 12px;}
a.listwa_nawigacyjna:active {color:#000000; background-color:transparent;text-decoration:none;border-bottom: 1px #e10000 solid; line-height: 12px;}


a.zalacznik:link, a.zalacznik:visited {
	font: 11px Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style: normal;
	color: #02a19d;
	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 Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style : normal;
	color : #ffffff;
	font-weight : normal;
	letter-spacing: 0px;
	text-decoration :none;
	line-height: 12px;
	padding:3px;
	border:1px solid #b1d1ee;
	background:#02a19d;
}
a.menu_podzialu:hover {color:#608cb3; background-color:#ffffff;text-decoration :none; line-height: 12px;}
a.menu_podzialu:active {color:#608cb3; background-color:#ffffff;text-decoration :none; line-height: 12px;}

a.rejestr_zmian:link, a.rejestr_zmian:visited {
	font: 10px Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style : normal;
	color : #02a19d;
	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 1  MOOTOOLS - menu pionowe */ 
/*===============================================*/

/* Korzeń = poziome, Podmenu = pionowe*/

div.mainmenu {
  padding: 5px 0px 0px 0px;
}

ul.mainmenu {
  margin: 0px;
  padding: 0 0 0 5px;
  border: 0px none;
  width: auto; /*For KHTML*/
  list-style: none;
  text-align:center; 
}

ul.mainmenu li {
  z-index: 100;
  margin: 0px;
  border: 0px none;
  padding: 0px;
  float: left; /* Gecko*/
  display: inline;
  list-style: none;
  position: relative;
}

/* PODMENU */

ul.mainmenu ul {
  margin: 0px;
  border: 0px none;
  padding: 0px;
  width: 180px;
  list-style: none;
  display: none;
  position: absolute;
  top: 30px;
  left: 0px;
}

ul.mainmenu ul:after /* IE 7 */{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul.mainmenu ul li {
  width: 180px;
  float: left; /*IE 7 */
  display: block !important;
  display: inline; /* IE*/
  margin-top:0px;
  padding: 0px;
  z-index:1000;
}

/* Menu główne */
ul.mainmenu a {
  border-right: solid 1px #ffffff;
  padding: 12px 9px 9px 9px;
  float: none !important; /* Opera*/
  float: left; /* IE*/
  display: block;
  background: url("/dokumenty/szablonyimg/4-menu_tlo.gif") repeat-x left top;
  color: #019894;
  font: 10px Tahoma;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
  line-height:10px;  
}

/* Menu główne akcja */
ul.mainmenu a:hover {
  color: #019894;
  background: url("/dokumenty/szablonyimg/4-menu_tlo_on.gif") repeat-x left top;
}

/* 2nd Menu */
ul.mainmenu li:hover li a,
ul.mainmenu li.iehover li a {
  float: none;
  background: #ffffff;
  border-left: solid 5px #c7ecea;
  padding: 12px 18px 12px 18px; 
  color: #02a19d;
  font: 9px Tahoma;
  text-align:left;
}

ul.mainmenu li:hover li a:hover,
ul.mainmenu li.iehover li a:hover {
  float: none;
  background: #eafbfb;
  border-top: solid 0px #ffffff;
  color: #1fd0cc;
  font: 9px Tahoma;  

}

ul.mainmenu ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 180px;
}

ul.mainmenu li:hover ul ul,
ul.mainmenu li.iehover ul ul {
  display: none;
}

ul.mainmenu li:hover ul,
ul.mainmenu ul li:hover ul {
  display: block;
}

ul.mainmenu li.iehover ul,
ul.mainmenu ul li.iehover ul {
  display: block;
}

li.persistHover,
a.persistHover
{
	background: #CCC;
	color: #FFF;
}


div.strzalka {font-size:9px; position:absolute; right:0px; top:9px;  margin:0px 3px 0px 3px;}

span.counter {
	width: 12px;
	text-align: center;
	line-height: 24px;
	padding-left: 3px;
	background: #2f64d8;
	color: white;
	font-size: 12px;
	position: absolute;
	right: 1px;
	top: 1px;
	bottom: 1px;
}

/*===============================================*/
/* MENU TYP 3 - <table>*/
/*===============================================*/

#meni3tab  { border:0px; }
#meni3tab td.nav_out { border-left:1px solid #c8c8c8; border-bottom:0px solid #000000;}
#meni3tab td.nav_over {  border-left:1px solid #c8c8c8; background: url("button_tlo1.gif") #02a19d no-repeat left top;}
#meni3tab td.nav_active { border-left:1px solid #c8c8c8; background: url("button_tlo1.gif") #02a19d no-repeat left top; }
#meni3tab h1 { color: #ffffff; font-size:11px; font-weight:bold; line-height:13px;display:block; padding: 5px 4px 5px 4px; background: url("button_tlo1.gif") #02a19d no-repeat left top; text-align:center;}

#meni3tab A.nav_link:link, A.nav_link:visited {
	font: 11px Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style : normal;
	color : #000000;
	font-weight : bold;
	letter-spacing: 0px;
	text-decoration :none;
	line-height: 13px;
	display:block;
	padding: 5px 4px 5px 4px;
	margin: 0px 0px 0px 0px;
	}
#meni3tab A.nav_link:hover {color:#ffffff; text-decoration:none; display:block; }
#meni3tab A.nav_link:active {color:#ffffff; text-decoration:none; display:block;}


/*===============================================*/
/* MENU TYP 3  - <div>*/
/*===============================================*/


#meni3 { width:100%;text-align:right;float:left;border-top:0px solid #02a19d; border-bottom:0px solid #02a19d; margin:10px 0px 10px 0px; }
#meni3 div.act {  background: url("button_tlo1.gif") #02a19d no-repeat top left; float:left; padding: 0px 1px 0px 1px; margin: 0; height: 25px; border-right: solid 1px #02a19d ; overflow: hidden; } 
#meni3 div.noact { background: #cecece ; float:left; padding: 0px 1px 0px 1px; margin: 0; height: 25px; border-right: solid 1px #02a19d ; overflow: hidden; } 
#meni3 div.clear { clear: both; } 
#meni3 h1 { font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;color: #ffffff; font-size:14px; font-weight:bold; padding: 5px 10px 0px 10px; }
#meni3 A { font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;text-decoration:none; height:20px; line-height:25px; padding: 5px 10px 5px 10px; color: #ffffff; font-size:14px; font-weight:bold;}
#meni3 A:hover, #meni3 A:active {font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS; background:#cecece; color: #ffffff; text-decoration: none;}



/*===============================================*/
/* MENU TYP 2 i MENU TYP 4 */
/*===============================================*/


#meni2_4 {
	margin: 0px 0px 10px 0px;
	padding:5px 0px 5px 0px;
	text-align:left;
	border:1px solid #31c6be; 
	text-transform:uppercase;
}

#meni2_4 div {
	font-size : 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#02a19d;
	line-height : 12px;
	background: transparent;
}

#meni2_4 div.sub {
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	color:#989431;
	line-height: 12px;
	border:0px solid #d6d6d6; 
	background-color:transparent;
}

#meni2_4 h1 {
	font-size : 11px;
	font-weight : bold;
	color:#ffffff;
	padding: 8px 5px 8px 18px;
	margin: 0px 0px 3px 0px;
	line-height : 12px;
	border-top:1px solid #02a19d;
	background: url('/dokumenty/szablonyimg/4-strz1.gif') no-repeat left center #02a19d;
}

#meni2_4 h1.sub {
	font-size : 10px;
	font-weight : bold;
	color:#b6b6b6;
	padding: 5px 5px 5px 15px;
	margin: 0px 0px 0px 0px;
	line-height : 11px;
	border:0px;
	background: url('/dokumenty/szablonyimg/4-strz1.gif') no-repeat left center transparent;
}

#meni2_4 a {
	font-size : 11px; 
	color : #02a19d;
	text-decoration : none;
	font-weight : bold;
	padding: 8px 5px 8px 18px;
	margin: 0px 0px 0px 0px;
	clear : both;
	line-height : 12px;
	display : block;
	border-top:1px solid #ffffff;
	background : url('/dokumenty/szablonyimg/4-strz1.gif') no-repeat left center;
}

#meni2_4 a.sub {
	font-size : 10px; 
	color : #02a19d;
	text-decoration : none;
	font-weight : normal;
	padding: 5px 0px 5px 15px;
	margin: 0px 0px 0px 0px;
	clear : both;
	line-height : 11px;
	display : block;
	border:0px;
	background : url('/dokumenty/szablonyimg/4-strz1.gif') no-repeat left center transparent;
}


#meni2_4 a:hover {
	color : #02a19d;
	text-decoration : none;
	font-weight : bold;
	line-height : 12px;
	padding: 8px 5px 8px 18px;
	border-top:1px solid #ededed;
	background: url('/dokumenty/szablonyimg/4-strz2.gif') no-repeat left center #f2f2f2;
	
}

#meni2_4 a.sub:hover {
	color: #b6b6b6;
	text-decoration: none;
	font-weight: normal;
	line-height: 11px;
	padding: 5px 5px 5px 15px;
	border:0px;
	background: url('/dokumenty/szablonyimg/4-strz1.gif') no-repeat left center transparent;
}


/*===============================================*/
/* MENU PODZIAL STRON W DZIALE */
/*===============================================*/
#meni_strony { min-height:25px; overflow:hidden; margin:15px 0px 15px 0px; float:right; }
#meni_strony div.act { float:left; margin:0px 1px 0px 0px; color:#ffffff; font-size:9px; font-weight:normal; line-height:10px; padding:6px 8px 6px 8px; overflow:hidden; background: #6a7fba; border:1px solid #dcdcdc; } 
#meni_strony div.noact { float:left; margin:0px 1px 0px 0px; color:#a7a7a7; font-size:9px; font-weight:normal; line-height:10px; padding:6px 8px 6px 8px; overflow:hidden; background:#ffffff; border:1px solid #dcdcdc; } 
#meni_strony div.a { float:left; margin:0px 1px 0px 0px; padding:0px; overflow:hidden; background:#6a7fba; border:0; width:24px; } 
#meni_strony a { background:#ffffff; text-decoration:none; display:block; height:auto !important; height:1%; line-height:18px; padding:2px 8px 2px 8px; color:#6a7fba; font-size:9px; font-weight:normal; overflow:hidden; border:1px solid #dcdcdc;}
#meni_strony a:hover, #meni_strony a:active {background:#6a7fba; color:#ffffff; text-decoration:none;}


/*===============================================*/
/* MENU PODZIALU TEKSTU */
/*===============================================*/
#meni_tekstu { padding:0px; margin:0px; margin-left:45%;}
#meni_tekstu ul { padding:0px; margin:0px; text-align:left; list-style-type:none; list-style-image:none; width:auto;}
#meni_tekstu ul li { margin:0px; margin-right:3px; border:1px solid #dcdcdc; padding:3px; float:left; display:block !important; display:inline; list-style:none; position:relative;}
#meni_tekstu ul li span  { color:#ffffff;  font-size:11px; line-height:12px; font-weight:bold;  padding:6px; background: #808080;  }
#meni_tekstu ul li a,#meni-tekstu ul li a:visited { color:#808080; font-size:11px;  line-height:12px; padding:6px; font-weight:normal; text-decoration:none; background:#dcdcdc; white-space:nowrap; }
#meni_tekstu ul li a:hover, #meni-tesktu ul li a:active { background: #808080; color:#ffffff; text-decoration:none;}



/*===============================================*/
/* STYLE GLOBALNE  */
/*===============================================*/

/* COMMON */


.pad_y5 { padding-top:5px;padding-bottom:5px;}
.pad_y10 { padding-top:10px;padding-bottom:10px;}

.pad1 { padding:1px;}
.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_x20 { padding-left:20px;padding-right:20px;}
.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;}

.pad_l5 { padding-left:5px;}
.pad_l20 { padding-left:20px;}

.margin10 { margin:10px;}

.margin_y5 { margin-top:5px;margin-bottom:5px;}
.margin_y10 { margin-top:10px;margin-bottom:10px;}
.margin_y20 { margin-top:20px;margin-bottom:20px;}

.margin_x5 { margin-left:5px;margin-right:5px;}
.margin_x10 { margin-left:10px;margin-right:10px;}

.margin_b5 { margin-bottom:5px;}
.margin_b10 { margin-bottom:10px;}
.margin_b20 { margin-bottom:20px;}
.margin_b30 { margin-bottom:30px;}

.margin_t2 { margin-top:2px;}
.margin_t5 { margin-top:5px;}
.margin_t10 { margin-top:10px;}
.margin_t20 { margin-top:20px;}

.margin_l1 { margin-left:1px;}
.margin_l2 { margin-left:2px;}
.margin_l5 { margin-left:5px;}
.margin_l10 { margin-left:10px;}
.margin_l20 { margin-left:20px;}

.margin_r1 { margin-right:1px;}
.margin_r5 { margin-right:5px;}
.margin_r2 { margin-right:2px;}
.margin_r10 { margin-right:10px;}

.height1 {height: 1px;line-height: 1px; font-size:1px;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; }
.rel { position:relative; }

.sep1 { width: 10px; min-width:10px; float:left; }

.img_center {vertical-align:middle;}

table { }


/* GENERAL */

html,body	{margin:0px; padding:0px; background-color:#ffffff;
	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style : normal;
 	font-weight : normal;
	color:#000000;
	text-decoration: none;
 	font-size : 12px;
 	letter-spacing : 0px;
}

form  {margin:0px;}

td,h5,h6  {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style : normal;
 	font-weight : normal;
 	color:#000000;
	text-decoration : none;
 	font-size : 12px;
 	letter-spacing :  0px;
}

.tytul_dzialu,h2  {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style: normal;
 	font-weight: normal;
 	color:#000000;
	text-decoration: none;
 	font-size: 14px;


 	letter-spacing :  0px; 
	line-height: 14px; 
	padding: 0px;
	margin: 0px;
	text-align:left;
}

.tytul_tekstu,h1  {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style: normal;
 	font-weight: bold;
 	color:#02a19d;
	text-decoration: none;
 	font-size : 14px;
 	letter-spacing :  0px; 
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	text-align:left;
	position:relative;
  }

.zajawka,h3  {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style: normal;
 	font-weight: normal;
 	color:#000000;
	text-decoration: none;
 	font-size: 12px;
 	letter-spacing :  0px; 
	line-height: 15px;
	padding: 0px;
	margin: 0px;


}

.tresc,h4  {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style : normal;
 	font-weight : normal;
 	color:#000000;
	text-decoration : none;
 	font-size : 12px;
line-height: 16px;
 	letter-spacing : 0px;
 	padding: 0px;
	margin: 0px;
}

.data {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style: normal;
 	font-weight: normal;
 	color: #47afac;
	text-decoration: none;
 	font-size : 10px;
 	line-height: 11px; 
 	letter-spacing: 0px; 
 	margin:5px 0px 5px 0px;
}

.listwa_nawigacyjna  {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style : normal;
 	font-weight : bold;
 	color:#000000;
	text-decoration : none;
 	font-size : 10px;
 	line-height: 12px; 
 	letter-spacing :  0px;
}

.mapa_mala  {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style : normal;
 	font-weight : normal;
 	color:#02a19d;
	text-decoration : none;
 	font-size : 12px;
 	line-height: 14px; 
 	letter-spacing :  0px;  
}

.mapa_duza  {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style : normal;
 	font-weight : bold;
 	color:#02a19d;
	text-decoration : none;
 	font-size : 16px;
 	line-height: 22px;
 	letter-spacing :  0px;
}

.zalacznik  {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	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: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style : normal;
 	font-weight : bold;
 	color:#02a19d;
	text-decoration : none;
 	font-size : 18px;
 	line-height: 20px; 
 	letter-spacing : 0px;
}

.menu_podzialu  {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style : normal;
 	font-weight : bold;
 	color:#608cb3;
	text-decoration : none;
 	font-size : 11px;
 	line-height: 12px; 
 	letter-spacing :  0px;
 	padding: 3px;
 	background:#ffffff;
 	border:1px solid #b1d1ee;
}

.rejestr_zmain {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style : normal;
 	font-weight : bold;
 	color:#000000;
	text-decoration : none;
 	font-size : 11px;
 	line-height: 14px; 
 	letter-spacing :  0px;
}

.komunikat {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style : normal;
 	font-weight : normal;
 	color:#02a19d;
	text-decoration : none;
 	font-size : 10px;
 	line-height: 11px; 
 	letter-spacing :  0px;  
}

.wyniki {
 	font-style : normal;
	color : #000000;
	font-weight : normal;
	letter-spacing:0px;
	text-decoration :none;
	line-height: 18px;
	border:1px #92badf solid;
	background-color:#92badf;
	text-transform:none;
}

.register  {
 	font-family: Arial,Tahoma,Verdana,Trebuchet MS;
 	font-style : normal;
 	font-weight : normal;
 	color:#02a19d;
	text-decoration : none;
 	font-size : 11px;
 	line-height: 12px; 
 	letter-spacing :  0px;  
}

.okna  {
 	font-family: Arial,Tahoma,Verdana,Trebuchet MS;
 	font-style : normal;
 	font-weight : bold;
 	color:#02a19d;
	text-decoration : none;
 	font-size : 11px;
 	line-height: 18px; 
 	letter-spacing : 0px;
}

.ok  {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style : normal;
 	font-weight : bold;
 	color:#32A201;
	text-decoration : none;
 	font-size :14px;
 	letter-spacing: 0px
}

.blad  {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style : normal;
 	font-weight : bold;
 	color:#E30000;
	text-decoration : none;
 	font-size :14px;
 	letter-spacing: 0px
}

/*===============================================*/
/* MODULY */
/*===============================================*/

.sonda_pyt  {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style : normal;
 	font-weight : bold;
 	color:#02a19d;
	text-decoration : none;
 	font-size : 10px;
 	line-height: 12px; 
 	letter-spacing :  0px;
  }

.sonda_odp  {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style : normal;
 	font-weight : bold;
 	color:#7e7e7e;
	text-decoration : none;
 	font-size : 10px;
 	line-height: 12px; 
 	letter-spacing :  0px;
}

.import_nazwa  {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style : normal;
 	font-weight : bold;
 	color:#02a19d;
	text-decoration : none;
 	font-size : 12px;
 	line-height: 15px; 
 	letter-spacing :  0px;
}

.import_wartosc {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style : normal;
 	font-weight : bold;
 	color:#02a19d;
	text-decoration: none;
 	font-size : 11px;
 	line-height: 14px;
 	letter-spacing :  0px;
}

/* MODUŁ BAZY DANYCH i FORMULARZE*/

.box_ok {border:1px solid #b1d1ee; background: #ffffff; padding:10px;text-align:left;margin-bottom:30px;}
.box_error {border:1px solid #ff0000; background: #ffd5d5; padding:10px;text-align:left;margin-bottom:30px;}

.form_naglowek {position:relative;top:-20px;background:#ffffff;border:#b1d1ee 1px solid;padding:5px; width:50%}

/*===============================================*/
/* RANKING */
/*===============================================*/

.rabidRating .wrapper {	cursor: pointer; background: #ccc; }
.rabidRating .wrapper { overflow: hidden; }
.rabidRating span,.rabidRating .wrapper { display: block; width: 110px; height: 25px; }
.rabidRating span { position: relative; top: 0; left: 0; text-indent: -999em; }
.rabidRating .ratingStars { display: block; background: url('/img/rating/gwiazdki_czarne.png') no-repeat center; }
.rabidRating .ratingFill { background-color: #0069ff; }
.rabidRating .ratingVoted {cursor: default; background-color: #ff0000; }
.rabidRating .ratingActive { background-color: #00f0ff; }
.rabidRating .ratingText { color: #fffff; font-size:9px; }
.rabidRating .ratingText.loading { background: url('/img/ajax/loading1.gif') no-repeat; text-indent: -999em; }


/*ARCHIWUM*/
#archiwum {width:99%;}
#archiwum  h2 { position:relative; text-align:left;font-family:Arial; font-weight:normal; color:#000000; text-decoration:none; text-transform:uppercase; font-size:18px;line-height:20px; letter-spacing:0px; padding:10px 0px 5px 0px; }
#archiwum ul { padding:0px; margin:10px 0px 0px 20px; text-align:left; list-style-type:none; list-style-image:none;}
#archiwum ul li {  margin:0px; margin-right:20px; border:0px; padding:0px 0px 0px 10px; float:left; width:45%; display:block !important; display:inline; list-style:none; position:relative;}
#archiwum  ul ul { padding:0px; margin:10px 0px 0px 0px; text-align:left; list-style-type:none; list-style-image:none; width:auto; }
#archiwum  ul ul li { padding:5px 5px 5px 15px; margin:0px 0px 0px 0px; overflow:hidden; list-style:none;width:99%; float:none; position:relative; border-bottom:1px solid #dcdcdc; background:url("/dokumenty/szablonyimg/4-strz2.gif") no-repeat left center;}  
#archiwum ul ul li a,#archiwum ul ul li a:visited { color:#5d77ab; font-size:12px; font-weight:bold; text-decoration:none; padding:0px; }
#archiwum ul ul li a:hover,#archiwum ul ul li a:active { color:#000000; text-decoration:none; }

/*MAPA SERWISU*/
#sitemap {width:99%; text-align:left;}
#sitemap ul { padding:0px; margin:20px 0px 0px 20px; text-align:left; list-style-type:none; list-style-image:none; }
#sitemap ul li { float:left; margin-right:40px; width:45%; display:block !important; display:inline; position:relative; }
#sitemap  ul li a,#sitemap ul li a:visited { color:#000000; font-size:18px; display:block !important; font-weight:bold; text-decoration:none; border-bottom:1px solid #000000;  }
#sitemap  ul li a:hover,#sitemap  ul li a:active { color:#000000; text-decoration:none; }
#sitemap ul ul { padding:0px; margin:10px 0px 0px 20px;  }
#sitemap ul ul li { padding:0px 0px 4px 20px; width:100%; background:url("/dokumenty/szablonyimg/4-strz3.gif") no-repeat 0px 5px; }
#sitemap ul ul li a,#sitemap ul ul li a:visited { color:#5d77ab; font-size:16px; font-weight:bold; text-decoration:none; border:0; }
#sitemap ul ul li a:hover,#sitemap ul ul li a:active { color:#000000; }
#sitemap ul ul ul li { padding:0px 0px 4px 20px;background:url("/dokumenty/szablonyimg/4-strz2.gif") no-repeat 0px 5px; }
#sitemap ul ul ul  li a,#sitemap ul ul ul li a:visited { color:#5d77ab; font-size:14px; font-weight:normal; border:0; }
#sitemap ul ul ul  li a:hover,#sitemap ul ul ul li a:active { color:#000000;  }
#sitemap ul ul ul ul  li a,#sitemap ul ul ul ul li a:visited { color:#5d77ab; font-size:14px; font-weight:normal; text-decoration:none; border:0; }
#sitemap ul ul ul ul  li a:hover,#sitemap ul ul ul ul li a:active { color:#000000; }

/* LISTING TYP: TABELKA*/
#table-listing table { width:100%; border:0px; }
#table-listing table tr { background:#f3f3f5; color:#000000; }
#table-listing table tr:hover { background:#ececec;}
#table-listing table tr th { min-height:40px; border:1px #b9b9b9 solid; padding:20px 10px 20px 10px; background:#ffffff; font-size:16px; text-align:left;}
#table-listing table tr td { min-height:20px; vertical-align:top; border:1px #b9b9b9 solid; padding:10px;}
#table-listing table tr td.center {text-align:center;}
#table-listing table tr td.blank {border:0;background:#ffffff;}

/* KOMENTARZE */
#komentarze { margin:20px 0px 20px 0px; text-align:left; font-size:12px; }
#komentarze h1 { font-weight:bold; color:#373737; font-size:17px;line-height:22px; border-bottom:1px solid #909090;}
#komentarze span.data { font-weight:bold; color:#ffffff; font-size:10px; line-height:15px; letter-spacing:0px; display:inline; padding:2px 9px 2px 4px; margin-left:10px; float:right !important; background: #565656;height:1%; position:relative;}
#komentarze ul { padding:0px; margin:0px; text-align:left; list-style-type:none; list-style-image:none; width:auto; }
#komentarze ul li { padding:10px 0px 10px 0px; margin:0px 0px 0px 0px; overflow:hidden; list-style:none; border-bottom:1px dotted #909090; height:1%;}
#komentarze ul li.w { padding:10px 10px 10px 10px; background:#e3e3e3;}
#komentarze ul li:hover { background:#c2c2c2;}
#komentarze ul li a,#komentarze ul li a:visited { text-decoration:none; font-size:14px; }
#komentarze ul li a:hover,#komentarze ul li a:active { text-decoration:none; }


/*===============================================*/
/* STYLE UZYTKOWNIKA */
/*===============================================*/        
 

.text1  {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style : normal;
 	font-weight : normal;
 	color:#02a19d;
	text-decoration : none;
 	font-size : 10px;
 	letter-spacing :  0px;  
}

.text1b  {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style: normal;
 	font-weight: normal;
 	color:#d5fcfb;
	text-decoration: none;
 	font-size: 10px;
 	letter-spacing: 0px;
}

.text2  {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style : normal;
 	font-weight : normal;
 	color:#000000;
	text-decoration: none;
 	font-size: 11px;
 	letter-spacing: 0px;
}

.text3  {
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-style: normal;
 	font-weight: normal;
 	color:#b3b3b3;
	text-decoration: none;
 	font-size: 14px;
 	letter-spacing: 0px;
}


div.ajaxloading {position:absolute; display:block; top:10px; left:10px; padding:5px; width:150px; background: #ffffff;color:#000000; border:1px solid #000000; z-index:1000; }

/*===============================================*/
/* ZDJECIA */
/*===============================================*/
        
.foto {background-color:transparent;border:1px solid #ffffff;}
.foto_male1 {margin-left:5px;float:right;border:1px solid #ffffff; }
.foto_male2 {margin-right:10px;float:left;border:0px solid #ffffff; }


/*===============================================*/
/* sIFR*/
/*===============================================*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}


.sIFR-hasFlash  h1.naglowek1 {
 	visibility: hidden;
 	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
 	font-size : 14px;
 	color: #000000;
 	line-height:16px;
 	letter-spacing : 2px;
 	margin-bottom:10px;
 	padding:0px;
}


/*===============================================*/
/* BOXY */
/*===============================================*/


/* GLOBALNE */
.box_spec1 {border:1px solid #a4dad8; background: transparent; padding:8px;}

/* UZYTKOWNIKA */
.box1b {border:1px solid #ffffff; padding:0px; margin-bottom:10px; height:1%;}
.box1 {border:1px solid #31c6be; padding:10px 15px 10px 15px; margin:0px; height:1%;}
.box2 {border:2px solid #7ebcbb; background: url("/dokumenty/szablonyimg/4-box_tlo2.png") repeat; padding:10px; margin-bottom:10px; height:1%;}
.box3 {border:1px solid #ffffff; paadding:10px 25px 10px 25px; margin-bottom:10px; height:1%;}

#strona { position:relative; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; width:880px; height:100%; border:1px solid #ffffff; background:url("/dokumenty/szablonyimg/4-srodek_tlo.gif") repeat-x top #ffffff; z-index:0; }
#header { position:relative; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; width:880px;height:409px; z-index:0; }
#logo { position:relative; top:10px; left:0px; width:470px; height:86px; float:left; text-align:left; margin:0px;padding:0px;z-index:1; }
#header_img { position:relative;  width:880px;  margin:0px;padding:0px;z-index:2;border-top:2px solid #e6fefd; border-bottom:2px solid #ffffff; }
#listwa { position:relative; padding:10px 20px 0px 20px; margin:0px 0px 0px 0px; width:840px; height:43px; background:url("/dokumenty/szablonyimg/4-listwa_tlo.gif") no-repeat;  z-index:0; }
#search { position:absolute; top:20px; right:250px; width:230px; height:42px; float:right; text-align:right; margin:0px 0px 0px 0px;padding:10px 0px 0px 20px; background: transparent; z-index:1; }
#content {position:relative; background:url("/dokumenty/szablonyimg/4-srodek_tlo.jpg") no-repeat bottom right; padding:10px 10px 10px 10px; margin:0px 0px 0px 0px; width:860px; z-index:0; }
#boxy {  position:absolute; top:30px; right:10px; padding:0px; margin:0px; width:220px;  text-align:left;z-index:5}
#footer {  position:relative; top:0px; padding:10px 0px 10px 0px; margin:0px 0px 20px 0px; width:880px; height:50px;border-top:5px solid #cceae9;  text-align:left;}
#copyright {  float:right; position:relative; padding:0px 0px 0px 0px; margin:5px 0px 0px 0px; width:146px; height:30px; text-align:right;}

.rel {position:relative;height:100%;}

.linia_pion1 {  padding:0px; margin:0px;line-height:0px; font-size:0px; width:1px; background: url("/dokumenty/szablonyimg/4-linia_pion.gif") repeat-y top left; }
.linia_poziom1 {  padding:0px; margin:0px;line-height:1px; font-size:0px; height:1px;width:100%; background: url("/dokumenty/szablonyimg/4-linia_poziom.gif") repeat-x top left; }

.ibox {overflow-y: auto; overflow-x: visible ; width:100%; height:300px; padding:0px 10px 0px 10px; scrollbar-face-color: #5a5a5a; scrollbar-highlight-color: #5a5a5a; scrollbar-shadow-color: #5a5a5a; scrollbar-3dlight-color: #5a5a5a; scrollbar-arrow-color: #5a5a5a; scrollbar-track-color: #dddedf; scrollbar-darkshadow-color: #5a5a5a; }

DIV.okno1 {  margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; width:auto; text-align:left;}
.okno1 div.okno1 h1 { font-weight:bold; color:#02a19d; text-decoration:none; font-size:12px;line-height:13px; letter-spacing:0px; cursor: pointer; margin: 0px 0px 5px 0px;}
.okno1 div.okno1 h2 { font-weight:normal; color:#000000; text-decoration:none; font-size:12px;line-height:13px; letter-spacing:0px;  margin: 0px 0px 0px 0px;}
.okno1 div.boxo1 {  background: url("/dokumenty/szablonyimg/4-box_tlo1.gif") top repeat-x;border:1px solid #a4dad8; padding: 2px;margin:0px 1px 0px 1px; height:1%;}
.okno1 div.strz  { position:relative; float:right; top:3px; right:0px; text-align:right; margin:0px;padding:0px;width:130px;height:20px;}
.okno1 ul.u { padding: 0px 0px 0px 0px; margin: 10px 0px 0px 0px; text-align:left; list-style-type: none; list-style-image: none; }
.okno1 ul.su { padding:0px 0px 0px 10px; margin: 20px 10px 10px 10px; text-align:left; list-style-type: none; list-style-image: none; }
.okno1 li.b { padding: 0px 0px 0px 0px; margin: 0px 0px 1px 0px; clear:both; overflow:hidden;}
.okno1 li.s { padding: 0px 0px 10px 0px; margin: 0px 0px 0px 0px; clear:both;  list-style-image: url("/dokumenty/szablonyimg/4-strz3.gif");}
.okno1 li.w { padding: 0px 0px 0px 10px; margin: 0px 0px 1px 0px; list-style-image: url("/dokumenty/szablonyimg/4-strz4.gif"); clear:both;}
.okno1 a {  display:inline; left:0px; line-height:13px; }

/*===============================================*/
/* TLA GLOBALNE */
/*===============================================*/

.tlo_strona {background: url("/dokumenty/szablonyimg/4-strona_tlo.gif") #ffffff repeat-x top ; width:100%; height:110%; }

.zalacznki_tlo {border:1px solid #a4dad8; background: #ffffff;}
.okno_tlo { background: url("/dokumenty/szablonyimg/4-box_tlo1.gif") #ffffff repeat-x left top; padding:10px}
.okno_tlo_print { background: #ffffff;}
.okno_tlo_print h4, .okno_tlo_print  h3,.okno_tlo_print   h2  { color:#000000;}
.kolor_sonda {background-color: #f1f1f1;}


/*===============================================*/
/* KOLORY */
/*===============================================*/

.kolor1 { background-color: #000000; }
.kolor2 { background-color: #ffffff;}
.kolor3 { background-color: #f5fdfd; }
.kolor4 { background-color: #f2f2f2; }
.kolor5 { background-color: #e9e9e9; }
.kolor6 { background-color: #d7d7d7; }
.kolor7 { background-color: #02a19d; }


/*===============================================*/
/* LISTY */
/*===============================================*/

ol { list-style-position: outside;border-top:0px; }

ul { padding:0px 0px 0px 20px; margin: 20px 10px 10px 10px; list-style-image: url("/dokumenty/szablonyimg/4-strz3.gif"); text-align:left; }
li { padding: 0px 0px 10px 0px; margin: 0px 0px 0px 0px; border-top:0px; }

ul.menu { margin: 10px 0px 0px 0px; list-style-type: disc; list-style-position: outside; }
ul.lista { margin: 10px 0px 0px 20px; padding:0px 10px 10px 10px; list-style-type: disc; list-style-image: url("/dokumenty/szablonyimg/4-strz3.gif"); }

/*===============================================*/
/* FORMULARZE */
/*===============================================*/	

/* forms */
.form_label, .form_label_big { padding:7px 5px 0px 3px; float:left; width:20%; text-align:right; color:#000000; text-decoration:none; font-size:12px; line-height:13px; }
.form_label_big { width:30%;}
.form_input, .form_input_big { padding:3px; float:left; width:36%; text-align:left; }
.form_input_big {width:57%; }
.form_input input, .form_input_big input {width:99%}
.form_input select, .form_input_big select {width:99%}
.form_input textarea, .form_input_big textarea {width:99%}
.form_error {padding:5px 5px 0px 3px; float:left; width:40%; text-align:left; color:#fa0000;}
.form_error_big {padding:0px; text-align:left; color:#fa0000;}
.form_clear {height:6px;clear:both;}


/* pola */
input.button {
	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
	color:#ffffff;
	font-size: 11px;
	font-weight: normal;
	height: 22px;
	padding: 2px 2px 2px 2px;
	background: url("button_tlo1.gif") #7ebcbb no-repeat top left;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff; 
}

input.form, textarea.form {
	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
	color:#ffffff;
	font-size: 11px;
	padding: 4px 2px 4px 2px;
	margin: 0px 0px 0px 0px;	
	font-weight: normal;
	background: #b6dfdc;
	border: 0px solid #007365;

}

select.form  {
	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
	color:#ffffff;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 1px 2px 1px;
	margin: 0px 0px 0px 0px;
	background: #b6dfdc;
}

input.szukaj {
	font-family: Arial,Tahoma,Verdana,Times New Roman,Georgia,Trebuchet MS;
	color:#ffffff;
	font-weight : normal;	
	font-size : 10px;
	padding: 5px 10px 0px 10px;
	margin: 0px 2px 0px 2px;
	height: 15px;
	width: 175px;
	background: #b6dfdc;
	border:0px;

}