/*===============================================*/
/* LINKI UZYTKOWNIKA */
/*===============================================*/

a:link, a:visited {
 	font-family: Tahoma;
 	font-style: normal;
	color: #a8001c;
	text-decoration: underline;
}
a:hover {color:#000000; text-decoration :underline; }
a:active {color:#000000;} 

a.link1:link, a.link1:visited {
 	font: 10px Tahoma;
 	font-style: normal;
	color: #a8001c;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration:none;
	line-height: 12px;
}
a.link1:hover {color:#a2a2a2; background-color:transparent;text-decoration:none; line-height: 12px;}
a.link1:active {color:#a2a2a2; background-color:transparent;text-decoration:none; line-height: 12px;} 

a.link2:link, a.link2:visited {
 	font: 11px Tahoma;
 	font-style: normal;
	color : #000000;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration :none;
	line-height: 13px;
}
a.link2:hover {color:#000000; background-color:transparent;text-decoration:none; line-height: 13px;}
a.link2:active {color:#000000; background-color:transparent;text-decoration:none; line-height: 13px;}

a.link3:link, a.link3:visited {
 	font: 13px Arial;
 	font-style: normal;
	color: #a8001c;
	font-weight: bold;
	letter-spacing: 0px;
	border-bottom:1px #c2c2c2 solid;
	text-decoration:none;
	line-height: 16px;
}
a.link3:hover {color:#000000; background-color:transparent;text-decoration:none;border-bottom: 1px #e10000 solid; line-height: 16px;}
a.link3:active {color:#000000; background-color:transparent;text-decoration:none;border-bottom: 1px #e10000 solid; line-height: 16px;}

a.link4:link, a.link4:visited {
 	font: 16px Arial;
 	font-style: normal;
	color : #a8001c;
	font-weight : bold;
	letter-spacing: 0px;
	border-bottom: 1px #c2c2c2 solid;
	text-decoration: none;
	line-height: 18px;
}
a.link4:hover {color:#000000; background-color:transparent;text-decoration:none;border-bottom: 1px #e10000 solid; line-height: 18px;}
a.link4:active {color:#000000; background-color:transparent;text-decoration:none; border-bottom: 1px #e10000 solid; line-height: 18px;} 


/*===============================================*/
/* LINKI GLOBALNE */
/*===============================================*/

a.rejestr_zmian:link, a.rejestr_zmian:visited {
	font: 10px Tahoma;
 	font-style : normal;
	color : #0e0e0e;
	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 */ 
/*===============================================*/
/* Korzen = poziome, Podmenu = pionowe */
div.mainmenu {

}

ul.mainmenu {
 margin: 0px;
 padding: 0 0 0 0px;
 border: 0px none;
 width: auto; /*For KHTML*/
 list-style: none;
 text-align:left; 
 height: 35px;
}

ul.mainmenu li {
 z-index: 100;
 margin: 0px;
 margin-right: 1px;
 margin-top: 3px;
 border: 0px none;
 padding: 0px;
 float: left; /* Gecko*/
 display: block !important;
 display: inline; /* IE*/
 list-style: none;
 position: relative;
}

/* PODMENU */
ul.mainmenu ul {
 margin: 0px;
 border: 0px none;
 padding: 0px;
 width: 200px;
 list-style: none;
 display: none;
 position: absolute;
 top: 38px;
 left: 0;
}

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:-1px;
 padding: 0px;
}

/* Menu glowne */
ul.mainmenu a,
ul.mainmenu a:visited {
 border: solid 0px #716f6f;
 padding: 6px 9px 5px 9px;
 float: none !important; /* Opera*/
 float: left; /* IE*/  
 display: block;
 color: #fff;
 font: 11px Arial;
 text-decoration: none;
 font-weight: bold;
 height: auto !important;
 height: 1%; /*For IE*/
 line-height:26px;
 background: url("menu-top_button.png") repeat; 
}

/* Menu glowne akcja */
ul.mainmenu a:hover,
ul.mainmenu a.zaznacz {
 color: #fff;
 background: url("menu-top_button_on.gif") repeat-x top #ffffff;
}

/* 2nd Menu */
ul.mainmenu ul li a,
ul.mainmenu ul li a:visited,
ul.mainmenu li:hover li a,
ul.mainmenu li.iehover li a,
ul.mainmenu li.iehover li a.zaznacz {
 float: none;
 background: #fff;
 border: solid 1px #efefef;
 padding: 5px 3px 5px 3px; 
 color: #000000;
 font: 11px Arial;
 font-weight: normal;
 text-transform: none;
 text-align:left; 
}

ul.mainmenu li:hover li a:hover,
ul.mainmenu li.iehover li a:hover {
 float: none;
 background: #0066cc;
 border: solid 1px #efefef;
 color: #fff;
 font: 11px Arial; 
}

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;
}

img.strzalka {position:absolute; right:1px; top:17px; width:5px;height:4px; border:0; }

span.counter {
	width: 12px;
	text-align: center;
	line-height: 20px;
	padding-left: 3px;
	background: #080808;
	color: white;
	font-size: 10px;
	position: absolute;
	right: 1px;
	top: 1px;
	bottom: 1px;
}


/*===============================================*/
/* MENU TYP 3  - <div>*/
/*===============================================*/

/* stopka*/
#meni3 {  padding:0px;  margin:0px;  }
#meni3 ul { padding: 0px; margin: 0px; text-align:left; list-style-type: none; list-style-image: none; width: auto; }
#meni3 ul li { z-index: 100; margin: 0px; margin-right: 8px; border: 0px; padding: 4px  0px  0px  0px; float: left;  display: block !important; display: inline; list-style: none; position: relative; }
#meni3 h3 { font-family: Tahoma; color: #535256; font-size:11px; font-weight:normal; padding: 0px 10px 0px 10px; white-space: nowrap;   background: url("/dokumenty/szablonyimg/3-strz1.gif") no-repeat center left; }
#meni3 a { font-family: Tahoma; text-decoration:none; height:15px; line-height:15px; padding: 0px 10px 0px 10px; color: #000000; font-size:11px; font-weight:normal;  background: url("/dokumenty/szablonyimg/3-strz1.gif") no-repeat center left; white-space: nowrap; }
#meni3 a:hover, #meni3 a:active { background: url("/dokumenty/szablonyimg/3-strz1_on.gif") no-repeat center left; color:#535256; text-decoration: none;}

/* header*/
#media-flash-meni3 {  position:absolute; top:200px; left:220px; padding:0px; margin:0px; width:750px; height:40px; z-index:1;  }
#media-flash-meni3 ul { padding: 0px; margin: 0px; text-align:left; list-style-type: none; list-style-image: none; width: auto; }
#media-flash-meni3 ul li { z-index: 100; margin: 0px; margin-right: 8px; border: 0px; padding: 0px  0px  0px  0px; float: left;  display: block !important; display: inline; list-style: none; position: relative; }
#media-flash-meni3 h3 { font-family: Tahoma; color: #a8001c; font-size:14px; font-weight:normal; padding: 0px 7px 0px 7px; white-space: nowrap;  }
#media-flash-meni3 a { font-family: Tahoma; text-decoration:none; height:15px; line-height:15px; padding: 0px 7px 0px 7px; color: #ffffff; font-size:14px; font-weight:normal;  white-space: nowrap; }
#media-flash-meni3 a:hover, #meni3 a:active { color:#a8001c; text-decoration: none;}

/*===============================================*/
/* MENU TYP 2 i MENU TYP 4 */
/*===============================================*/

#meni2_4 {
	margin: 10px 0px 10px 0px;
	padding:1px 1px 0px 1px;
	text-align:left;
	border:0px;
	background: none;
	height:1%;
}

#meni2_4 h1 { font-family:arial;}

/* MAIN */
#meni2_4 div {
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#0e0e0e;
	line-height: 12px;
	background: transparent;
}

#meni2_4 h1 {
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
	padding: 8px 5px 7px 16px;
	margin: 0px 0px 0px 0px;
	line-height: 12px;
	border:0;
	border-bottom:1px dotted #a5a5a5;
	background: url("/dokumenty/szablonyimg/3-strz4.gif") no-repeat left center #a8001c;
}

#meni2_4 a {
	font-size: 12px; 
	color: #0e0e0e;
	text-decoration: none;
	font-weight: normal;
	padding: 8px 5px 8px 16px;
	margin: 0px 0px 0px 0px;
	clear: both;
	line-height: 12px;
	display: block;
	border-bottom:1px dotted #a5a5a5;
	background: url("/dokumenty/szablonyimg/3-strz4.gif") no-repeat left center;
}

#meni2_4 a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
	padding: 8px 5px 8px 16px;
	background: url("/dokumenty/szablonyimg/3-strz4.gif") no-repeat left center #a8001c;
}

/* SUB */
#meni2_4 div.sub {
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#0e0e0e;
	line-height: 12px;
	background-color:transparent;
}

#meni2_4 h1.sub {
	font-size: 11px;
	font-weight: normal;
	color:#a8001c;
	padding: 5px 5px 5px 15px;
	margin: 0px 0px 0px 0px;
	line-height: 11px;
	border:0;
	border-bottom:1px solid #f4f4f4;
	background: url("/dokumenty/szablonyimg/3-strz1.gif") no-repeat left center;
}

#meni2_4 a.sub {
	font-size: 11px; 
	color: #0e0e0e;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 0px 5px 15px;
	margin: 0px 0px 0px 0px;
	clear: both;
	line-height: 11px;
	display: block;
	border-bottom:1px solid #f4f4f4;
	background: url("/dokumenty/szablonyimg/3-strz1.gif") no-repeat left center;
}

#meni2_4 a.sub:hover {
	color: #a8001c;
	text-decoration: none;
	font-weight: normal;
	line-height: 11px;
	padding: 5px 5px 5px 15px;
	border-bottom:1px solid #f4f4f4;
	background: url("/dokumenty/szablonyimg/3-strz1.gif") no-repeat left center;
}


/*===============================================*/
/* 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: 10px 8px 10px 8px; overflow:hidden; background: url("/dokumenty/szablonyimg/3-strz_podzial.gif") no-repeat center bottom #a8001c; border:0; } 
#meni_strony div.noact { float:left; margin: 0px 1px 0px 0px; color: #a7a7a7; font-size:9px; font-weight:normal; line-height:10px; padding: 10px 8px 10px 8px; overflow:hidden; background:#cbcbcb; border:0; } 
#meni_strony div.a { float:left; margin: 0px 1px 0px 0px;  padding: 0px; overflow:hidden; background:#cbcbcb; border:0; width:24px; } 
#meni_strony a { background:#cbcbcb; text-decoration:none; display: block; height: auto !important; height: 1%; line-height:18px; padding: 6px 8px 6px 8px; color: #0e0e0e; font-size:9px; font-weight:normal; overflow:hidden;}
#meni_strony a:hover, #meni_strony a:active {background: #a8001c; color: #ffffff; text-decoration: none;}

/*===============================================*/
/* MENU PODZIALU STRONY */
/*===============================================*/
a.menu_podzialu:link, a.menu_podzialu:visited { font-size:11px; color:#0e0e0e; font-weight: normal; text-decoration:none; line-height:12px; padding:5px; background:#cbcbcb; border:0; }
a.menu_podzialu:hover,a.menu_podzialu:active { background:url("/dokumenty/szablonyimg/3-button_tlo.gif") repeat-x top #808080; color: #ffffff;  }
.menu_podzialu { font-weight: bold;color:#ffffff; text-decoration: none; font-size: 11px; line-height: 12px; padding: 5px;  background:url("/dokumenty/szablonyimg/3-button_tlo.gif") repeat-x top #808080;  border:0; }

/*===============================================*/
/* LISTWA NAWIGACYJNA */
/*===============================================*/
a.listwa_nawigacyjna:link, a.listwa_nawigacyjna:visited { font: 10px Arial; font-style: normal; color: #0e0e0e; font-weight: normal; letter-spacing: 0px; text-decoration:none; line-height: 12px; }
a.listwa_nawigacyjna:hover,a.listwa_nawigacyjna:active {color:#5084ab; background-color:transparent; text-decoration:none; border-bottom: 1px #e8e8e8 solid; line-height: 12px;}
.listwa_nawigacyjna { font-weight: normal; color:#0e0e0e; font-size: 11px; line-height: 12px; }

/*===============================================*/
/* 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;}
.pad20 { padding:20px;}

.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_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; overflow:hidden;}
.right { float: right; overflow:hidden; }
.clear { clear: both; }
.rel { position:relative; }

.sep1 { width: 10px; min-width:10px; float:left; }

.img_center {vertical-align:middle;}

a:active { outline: none; }
a:focus,object { -moz-outline-style: none; }

table { border-collapse:collapse; border-color:#cbcbcb; }

/* GENERAL */
html,body	{margin:0px; padding:0px; background-color:#f2f2f3;
	font-family: Tahoma;
 	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: Tahoma;
 	font-style : normal;
 	font-weight : normal;
 	color:#000000;
	text-decoration : none;
 	font-size : 12px;
 	letter-spacing :  0px;
}

.tytul_dzialu,h2  {
 	font-family: Tahoma;
 	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;
 	font-style: normal;
 	font-weight: bold;
 	color:#0e0e0e;
	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: Tahoma;
 	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,#txt  {
 	font-family: Tahoma;
 	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: Tahoma;
 	font-style: normal;
 	font-weight: normal;
 	color: #909090;
	text-decoration: none;
 	font-size : 9px;
 	line-height: 10px; 
 	letter-spacing: 0px; 
}

.mapa_mala  {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : normal;
 	color:#0e0e0e;
	text-decoration : none;
 	font-size : 12px;
 	line-height: 14px; 
 	letter-spacing :  0px;  
}

.mapa_duza  {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : bold;
 	color:#0e0e0e;
	text-decoration : none;
 	font-size : 16px;
 	line-height: 22px;
 	letter-spacing :  0px;
}

.archiwum  {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : bold;
 	color:#0e0e0e;
	text-decoration : none;
 	font-size : 18px;
 	line-height: 20px; 
 	letter-spacing : 0px;
}

.rejestr_zmain {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : bold;
 	color:#000000;
	text-decoration : none;
 	font-size : 11px;
 	line-height: 14px; 
 	letter-spacing :  0px;
}

.komunikat {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : normal;
 	color:#0e0e0e;
	text-decoration : none;
 	font-size : 10px;
 	line-height: 11px; 
 	letter-spacing :  0px;  
}

.wyniki {
 	padding:2px;
	border:1px #e8e8e8 solid;
	background-color:#e8e8e8;
}

.register  {
 	font-family: Arial;
 	font-style : normal;
 	font-weight : normal;
 	color:#0e0e0e;
	text-decoration : none;
 	font-size : 11px;
 	line-height: 12px; 
 	letter-spacing :  0px;  
}

.okna  {
 	font-family: Arial;
 	font-style : normal;
 	font-weight : bold;
 	color:#0e0e0e;
	text-decoration : none;
 	font-size : 11px;
 	line-height: 18px; 
 	letter-spacing : 0px;
}

.ok  {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : bold;
 	color:#32A201;
	text-decoration : none;
 	font-size :14px;
 	letter-spacing: 0px
}

.blad  {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : bold;
 	color:#E30000;
	text-decoration : none;
 	font-size :14px;
 	letter-spacing: 0px
}

/*===============================================*/
/* MODULY */
/*===============================================*/

/* SONDY */
.kolor_sonda {background-color: #f1f1f1;}
.sonda_pyt  {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : bold;
 	color:#0e0e0e;
	text-decoration : none;
 	font-size : 10px;
 	line-height: 12px; 
 	letter-spacing :  0px;
  }

.sonda_odp  {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : bold;
 	color:#7e7e7e;
	text-decoration : none;
 	font-size : 10px;
 	line-height: 12px; 
 	letter-spacing :  0px;
}

/* MODUL IMPORTY */
.import_nazwa  {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : bold;
 	color:#0e0e0e;
	text-decoration : none;
 	font-size : 12px;
 	line-height: 15px; 
 	letter-spacing :  0px;
}

.import_wartosc {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : bold;
 	color:#0e0e0e;
	text-decoration: none;
 	font-size : 11px;
 	line-height: 14px;
 	letter-spacing :  0px;
}


/* MODUL BAZY DANYCH i FORMULARZE*/
.box_ok {position:relative; height:1%; border:0px solid #ffffff; background: transparent; padding:2px 10px 2px 300px; text-align:left; margin-bottom:10px; color: #000000;}
.box_error {position:relative; height:1%; border:1px solid #ff0000; background: #ffd5d5;  padding:2px 10px 2px 300px; text-align:left;margin-bottom:10px;}
.box_error_info {position:relative; border:1px solid #ff0000; background: #ffd5d5;  padding:25px 10px 5px 10px; text-align:left;margin:10px 0px 10px 0px;width:80%;}
.form_naglowek {position:absolute;top:5px; left:5px; background:transparent; border:#000000 0px solid; text-align:right;  padding:0px; width:280px; color: #000000;  font-size:12px;}

/* AJAX */
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; }

/*===============================================*/
/* RANKING */
/*===============================================*/

.rabidRating .wrapper {	cursor: pointer; background: #ccc; margin:5px 0 5px 0; }
.rabidRating .wrapper { overflow: hidden;  text-align:left;}
.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.png") no-repeat center; }
.rabidRating .ratingFill { background-color: #0069ff; }
.rabidRating .ratingVoted {cursor: default; background-color: #ff0000; }
.rabidRating .ratingActive { background-color: #00f0ff; }
.rabidRating .ratingText { color: #a4a4a4; font-size:9px; }
.rabidRating .ratingText.loading { background: url("/img/ajax/loading1.gif") no-repeat; text-indent: -999em; }

/*===============================================*/
/* TAGI*/
/*===============================================*/

a.tagi6 { font-size: 2.1em; color:#000000; }
a.tagi5 { font-size: 1.9em; color:#000000; }
a.tagi4 { font-size: 1.7em; color:#000000; }
a.tagi3 { font-size: 1.5em; color:#000000; }
a.tagi2 { font-size: 1.2em; color:#000000; }
a.tagi1 { font-size: 1em; color:#000000; }


/*===============================================*/
/* STYLE UZYTKOWNIKA */
/*===============================================*/        
 
.text1  {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : normal;
 	color:#0e0e0e;
	text-decoration : none;
 	font-size : 10px;
 	letter-spacing :  0px;  
}

.text2  {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : normal;
 	color:#000000;
	text-decoration: none;
 	font-size: 11px;
 	letter-spacing: 0px;
}

.text3  {
 	font-family: Tahoma;
 	font-style: normal;
 	font-weight: normal;
 	color:#b3b3b3;
	text-decoration: none;
 	font-size: 14px;
 	letter-spacing: 0px;
}

/*===============================================*/
/* ZDJECIA */
/*===============================================*/
        
.foto {background-color:transparent; padding:2px; border:1px solid #f5f5f5;}
.foto_male_right {margin-left:10px;float:right; padding:2px; border:1px solid #f5f5f5; }
.foto_male_left {margin-right:10px;float:left; padding:2px; border:1px solid #f5f5f5; }

/*===============================================*/
/* BOXY */
/*===============================================*/

/* GLOBALNE */
.box_spec1 {border:1px solid #cbcbcb; background: transparent; padding:8px;}
.tlo_strona { width:100%; text-align:center; }

/* UZYTKOWNIKA */
.box1 {border:1px solid #cbcbcb; background-color: #ffffff; padding:5px; margin-bottom:10px; height:1%;}
.box2 {border:1px solid #cbcbcb; background: url("/dokumenty/szablonyimg/3-box_tlo2.gif") #ffffff no-repeat top left; padding:5px; margin-bottom:10px; height:1%;}
.box3 {border:1px solid #cbcbcb; background: url("/dokumenty/szablonyimg/3-box_tlo3.gif") #ffffff no-repeat top center; padding:5px; margin-bottom:10px; height:1%;}

.box_button { height:1%; width:32px; overflow:hidden;  cursor: pointer; }
.box_fade { overflow:hidden; cursor: pointer;}

#strona { padding:0px 0px 20px 0px; margin:0px; background: url("/dokumenty/szablonyimg/3-strona_tlo1.jpg") repeat-x top;  }
#header { position:relative; padding:0px; margin:0px; height:326px; z-index:1; background: url("/dokumenty/szablonyimg/3-strona_tlo2.gif") repeat-x top; }
#header-content { position:relative; display:block; padding:0px; margin:0px; width:990px; height:326px; z-index:0;  }
#header-search { position:absolute; top:24px; left:720px; padding:0px; margin:0px; width:169px; height:21px; z-index:1; background: url("/dokumenty/szablonyimg/3-search_tlo.png") no-repeat top left; }
#header-lang { position:absolute; top:22px; left:880px; padding:0px; margin:0px; width:99px; height:50px; z-index:1;} 
#media-flash { position:absolute; top:0px; left:0px; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; width:990px; height:326px; z-index:0; }
#content-container {position:relative; padding:0px 0px 20px 0px; margin:0px; width:990px; height:auto; overflow:hidden;}
#footer {  position:relative; padding:0px; margin:0px; width:100%; height:116px; background: url("/dokumenty/szablonyimg/3-footer_tlo.gif") repeat-x top; }
#footer_wew {  position:relative; padding:10px 0px 0px 0px; margin:0px 0px 0px 0px; width:990px; height:116px;  text-align:left;}
#footer_wew .box_ikons {position:absolute; top:15px; left:338px; padding:0px; width:103px;height:auto;}
#footer_wew .box_iko { background: url("/dokumenty/szablonyimg/3-box_iko.gif") no-repeat; padding:8px 0px 0px 20px; width:103px;height:34px;}
#footer_wew .box_adres { position:absolute; top:15px; left:0px; background: url("/dokumenty/szablonyimg/3-box_adres.gif") no-repeat; padding:10px 25px 0px 25px; width:277px; height:90px; font-size:11px; line-height:18px;}
#footer_wew .box_menu {position:absolute; top:15px; left:471px; background: url("/dokumenty/szablonyimg/3-box_menu.gif") no-repeat; padding:10px 15px 0px 15px; width:489px;height:90px;}
#copyright {  position:relative; padding:0px; margin: 0px; width:960px; height:30px; text-align:left; color:#c0c0c0; font-size:9px;}
#copyright a {  color:#c0c0c0; font-size:9px; text-decoration:none;}
#drukuj { position:absolute; bottom: 10px; right:20px; padding:0px; margin:0px; width:200px; height:35px; z-index:1;} 
#text-size { position:absolute; top:10px; right:70px; padding:0px; margin:0px; width:120px; height:35px; z-index:1;} 

.rel {position:relative;width:100%;height:100%;}

.line_pion1 {  padding:0px; margin:0px;line-height:0px; font-size:0px; width:1px; background: url("linia_pion1.gif") repeat-y top left; }
.line_poziom1 {  padding:0px; margin:0px;line-height:1px; font-size:0px; height:1px;width:100%; background: url("/dokumenty/szablonyimg/3-line_poziom1.gif") no-repeat top left; }

/* NAGLOWEK OKIEN */
.naglowek1 h1 { font-family:Arial; font-weight:normal; color:#0e0e0e; text-decoration:none; font-size:25px;line-height:25px; letter-spacing:0px; width:90%; padding: 12px 0px 12px 20px; background: url("/dokumenty/szablonyimg/3-naglowek_tlo1.gif") no-repeat top right; }
.naglowek2 h1 { font-family:Arial; font-weight:normal; color:#0e0e0e; text-decoration:none; font-size:22px;line-height:22px; letter-spacing:0px; width:90%; padding: 17px 0px 5px 20px; }
img.rss { position:absolute; right:18px; top:15px; width:38px; height:19px; margin:0px;}

/* OKNA */
.okno1 { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; width:auto; text-align:left;}
.okno1 h1 { font-weight:bold; color:#ffffff; text-decoration:none; font-size:12px;line-height:13px; letter-spacing:0px; margin: 0px 0px 5px 0px;}
.okno1 h2 { font-weight:normal; color:#ffffff; text-decoration:none; font-size:12px;line-height:13px; letter-spacing:0px; margin: 0px 0px 0px 0px;}
.okno1 span.data { font-weight:normal; color:#696969; text-decoration:none; font-size:11px; line-height:12px; letter-spacing:0px; display:inline; padding: 0px 0px 8px 18px; float:left; background: url("/dokumenty/szablonyimg/3-iko_time.gif") no-repeat top left;height:1%; position:relative;}
.okno1 ul { padding: 0px; margin: 0px; text-align:left; list-style-type: none; list-style-image: none; width: auto; }
.okno1 ul li { padding: 10px 5px 10px 5px; margin: 0px 0px 0px 0px; overflow:hidden; list-style: none;  background: url("/dokumenty/szablonyimg/3-line_poziom1.gif") no-repeat bottom center; }
.okno1 ul li.w { padding: 0px 0px 8px 0px; margin: 0px 0px 20px 0px; list-style-image: url("/dokumenty/szablonyimg/3-strz4.gif"); clear:both;}
.okno1 ul li a,.okno1 ul li a:visited { display: block; color:#000000; text-decoration:none; padding: 0px; }
.okno1 ul li a:hover,.okno1 ul li a:active { display: block; color:#000000; text-decoration:none; }
.okno1 div.wiecej  { position:relative; float:right; top:0px; right:0px; text-align:right; margin:0px 0px 10px 0px;padding:0px;width:39px;height:13px;}
.okno1 div.wiecej a:link,.okno1 div.wiecej a:visited { background:url("/dokumenty/szablonyimg/3-iko_wiecej.gif") no-repeat top left; padding:0px 39px 13px 0px; display: block;   }
.okno1 div.wiecej a span {  visibility:hidden; font-size:0px }
.okno1 div.wiecej a:active, .okno1 div.wiecej a:hover { background:url("/dokumenty/szablonyimg/3-iko_wiecej-on.gif") no-repeat top left; outline: none; }

/* OBRAZEK */
.img_container255 {position:relative;width:255px;height:110px; overflow: hidden;display: block; margin: 5px 8px 0px 0px;}
.img_container220 {position:relative;width:190px;height:120px; overflow: hidden;display: block; margin: 5px 8px 0px 0px;}
.img_container100 {position:relative;width:100px;height:100px; overflow: hidden; display: block; float:left; margin: 0px 8px 0px 0px;}
.img_container80 {position:relative;width:80px;height:80px; overflow: hidden;display: block; float:left; margin: 5px 8px 0px 0px;}
.img_wraper {position:absolute;top:0px;left:0px;}
.img_item {position:relative; padding:0px; background-color:transparent; color:#ffffff;}
.img_ikonka { position:absolute; top:30px;left:30px;z-index:1;}


/* BOX KORUPCJA */
#korupcja { position:relative; padding:0px; margin:0px; width:236px; height:385px; z-index:1; background: url("/dokumenty/szablonyimg/3-box_korupcja.jpg") no-repeat top left; color:#000000; }
#korupcja  h1 { font-family:Arial; font-weight:normal; color:#ffffff; text-decoration:none; font-size:18px;line-height:18px; letter-spacing:0px; float:left; margin:19px 0px 0px 1px; padding: 4px 20px 6px 18px; background: url("/dokumenty/szablonyimg/3-naglowek_tlo2.gif") no-repeat top right; }
#korupcja ul { padding: 0px; margin: 30px 0px 20px 0px; text-align:left;  list-style-type: none; list-style-image: none; width: auto; }
#korupcja ul li { padding: 0px 0px 0px 20px; margin: 0px 0px 30px 0px; overflow:hidden; list-style: none; background: url("/dokumenty/szablonyimg/3-strz2.gif") no-repeat left center; }
#korupcja ul li a,#korupcja ul li a:visited { display: block; color:#a8001c; text-decoration:none; padding: 0px; }
#korupcja span { font-size:25px; font-weight:bold;}

/* BOXY ZAOKROADLONE */
.box_rogi {  position:relative; height:100%; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;  background:#f2f2f3; z-index:1; overflow:hidden;}
.box_rogi_ramka { position:relative; padding:0px; margin:0px; border:1px solid #cbcbcb; width:auto; background:#f2f2f3;overflow:hidden; text-align:left;}
.box_rogi_ramka_biala { position:relative; padding:0px; margin:0px; border:1px solid #cbcbcb; width:auto; background:#ffffff;overflow:hidden; text-align:left;}
.box_rogi_ramka_wew { padding: 10px 20px 10px 20px; }
.box_rogi_top { position:absolute; top:0px; left:0px; padding:0px; margin:0px; height:23px; z-index:100; width:100%; overflow:hidden;}
.box_rogi_bot { position:absolute; bottom:0px; left:0px; padding:0px; margin:0px; height:23px; z-index:2; width:100%; overflow:hidden;}
.box_rogi_top_l { position:absolute; padding:0px; margin:0px; height:23px; width:23px; background: url("/dokumenty/szablonyimg/3-rog1_gl.gif") no-repeat top left; float:left; left:0px; top:0px; overflow:hidden;}
.box_rogi_top_p { position:absolute; padding:0px; margin:0px; height:23px; width:23px; background: url("/dokumenty/szablonyimg/3-rog1_gp.gif") no-repeat top left; float:right; right:0px; top:0px; overflow:hidden;}
.box_rogi_bot_l { position:absolute; padding:0px; margin:0px; height:23px; width:23px; background: url("/dokumenty/szablonyimg/3-rog1_dl.gif") no-repeat top left; float:left; left:0px; bottom:0px;overflow: hidden;}
.box_rogi_bot_p { position:absolute; padding:0px; margin:0px; height:23px; width:23px; background: url("/dokumenty/szablonyimg/3-rog1_dp.gif") no-repeat top left; float:right; right:0px; bottom:0px;overflow: hidden;}
.box_rogi .wiecejAll { position:relative; display:block; float:right; top:0px; right:-3px; text-align:center; margin:0px 0px 0px 0px;padding:3px 0px 0px 0px;width:141px;height:19px;  background: url("/dokumenty/szablonyimg/3-button_tlo.gif") no-repeat top left; z-index:3}
.box_rogi .wiecejAll a { color:#ffffff; text-decoration:none; display:block;}


/* ZALACZNIKI ZDJECIA */
#zdjecia { position:relative; padding:0; margin:0; border:0px; width:100%; overflow:hidden; text-align:left; background:transparent; padding: 0px; border: none;}
#zdjecia ul { padding: 0px; margin: 0px; text-align:left; list-style-type: none; list-style-image: none; width:auto;  }
#zdjecia  ul li { margin: 0px; padding: 2px; float: left; display: block !important; display: inline; list-style: none; background:none;  border:1px dotted #e8e8e8; }
#zdjecia  ul li:hover {   border:1px dotted #0e0e0e; }
#zdjecia  ul li.naglowek { margin: 20px 0px 20px 0px; padding: 0px; border: 0px; float: left;  display: block !important; display: inline; list-style: none;  width:100%; }
#zdjecia  ul li.separator { margin: 0px; padding: 0px; border: 0px; float: left; display: block !important; display: inline; list-style: none; }
#zdjecia  ul li.clear { margin: 0px; padding: 0px; border: 0px; clear: both; width:100%; list-style: none; }

/* ZALACZNIKI DO PORBRANIA*/
#zalaczniki { position:relative; padding:0; margin:0; border:0px; width:auto; overflow:hidden; text-align:left; background: transparent; padding:10px;border:1px solid #e8e8e8; }
#zalaczniki ul { padding: 0px; margin: 0px; text-align:left; list-style-type: none; list-style-image: none; width:auto; height:1%;  }
#zalaczniki ul li { margin: 0px; padding: 5px; float: left; display: block !important; display: inline; list-style: none; background:none; border:1px #e8e8e8 dotted; width:99%; }
#zalaczniki ul li:hover {   border:1px dotted #0e0e0e; }
#zalaczniki ul li.naglowek { margin: 20px 0px 20px 0px; padding: 0px; border: 0px; float: left; display: block !important; display: inline; list-style: none; width:100%; }
#zalaczniki ul li.separator { margin: 0px; padding: 0px; border: 0px; float: left; display: block !important; display: inline; list-style: none; }
#zalaczniki ul li.clear { margin: 0px; padding: 0px; border: 0px; clear: both; width:100%; list-style: none; }
#zalaczniki  h2 { font-weight:bold; color:#0e0e0e; font-family:Georgia; text-decoration:none; font-size:16px;line-height:17px; letter-spacing:0px; margin: 0px 0px 10px 0px;}


/* TIPS */
.tip { background: #ffffff; padding:2px; border:1px solid #003687; width: 250px; z-index:1000; position:absolute; text-align:left; }
.tip-title {color:#0e0e0e; font: 11px Tahoma; padding: 5px;}
.tip-text {color:#ffffff; font: 0px Tahoma; padding: 0px;}

/*===============================================*/
/* OKNA POPUP */
/*===============================================*/

.okno_tlo { background: url("/dokumenty/szablonyimg/3-box_tlo1.gif") #fdfdfd no- repeat left top; padding:15px}
.okno_tlo_print { background: #ffffff;}
.okno_tlo_print h1, .okno_tlo_print h4,.okno_tlo_print h3,.okno_tlo_print h2 ,.okno_tlo_print table,.okno_tlo_print a,.okno_tlo_print #txt { color:#000000;}
.okno_tlo_print #drukuj, .okno_tlo_print #text-size { display:none;}

/*===============================================*/
/* KOLORY */
/*===============================================*/

.kolor1 { background-color: #000000; }
.kolor2 { background-color: #ffffff;}
.kolor3 { background-color: #ebf0f6; }
.kolor4 { background-color: #f2f2f2; }
.kolor5 { background-color: #e9e9e9; }
.kolor6 { background-color: #d7d7d7; }
.kolor7 { background-color: #0e0e0e; }

/*===============================================*/
/* 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/3-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/3-strz3.gif"); }

/*===============================================*/
/* FORMULARZE */
/*===============================================*/	

/* forms */
.form_label, .form_label_big { padding:5px 5px 0px 3px; float:left; width:20%; text-align:right;
 	color:#000000;
	text-decoration: none;
 	font-size: 11px;
 	line-height: 12px; 
}
.form_label_big { width:30%;}

.form_input, .form_input_big { padding:3px; float:left; width:26%; text-align:left; }
.form_input_big {width:57%; }

.form_error {padding:5px 5px 0px 3px; float:left; width:50%; 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: Tahoma;
	color:#ffffff;
	font-size: 11px;
	font-weight: normal;
	height: 18px;
	padding: 1px 2px 1px 2px;
	background: #3e3e3e;
	border-top:1px solid #0e0e0e;
	border-left:1px solid #0e0e0e;
	border-right:1px solid #0e0e0e;
	border-bottom:1px solid #0e0e0e; 
}

input.form, textarea.form {
	font-family: Tahoma;
	color:#000000;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;	
	font-weight: normal;
	background: transparent;
	border: 1px solid #c8c8c8;

}

select.form  {
	font-family: Tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 1px 0px 1px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	border: 1px solid #c8c8c8;
}

input.szukaj {
	font-family: Tahoma;
	color: #000000;
	font-size : 10px;
	padding: 2px 2px 0px 5px;
	margin: 0px 5px 0px 5px;
	height: 14px;
	width: 120px;
	border:0px;
	font-weight: normal;
	background: transparent;
}