﻿/*===============================================*/
/* LINKI UZYTKOWNIKA */
/*===============================================*/

a:link, a:visited {
 	font-family: Tahoma;
 	font-style: normal;
	color: #555555;
	text-decoration: none;
}

a:hover {color:#555555; text-decoration :underline; }
a:active {color:#555555;} 

a.link1:link, a.link1:visited {
 	font: 10px Tahoma;
 	font-style: normal;
	color: #555555;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration:none;
	line-height: 12px;
}

a.link1:hover {color:#555555; background-color:transparent;text-decoration:none; line-height: 12px;}
a.link1:active {color:#555555; background-color:transparent;text-decoration:none; line-height: 12px;} 

a.link2:link, a.link2:visited {
 	font: 11px Tahoma;
 	font-style: normal;
	color : #555555;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration :none;
	line-height: 13px;
}
a.link2:hover {color:#555555; background-color:transparent;text-decoration:none; line-height: 13px;}
a.link2:active {color:#555555; background-color:transparent;text-decoration:none; line-height: 13px;}


a.link3:link, a.link3:visited {
 	font: 13px Arial;
 	font-style: normal;
	color: #555555;
	font-weight: bold;
	letter-spacing: 0px;
	border-bottom:1px #8C8C8C dotted;
	text-decoration:none;
	line-height: 16px;
}
a.link3:hover {color:#0d3cca; background-color:transparent;text-decoration:none;border-bottom: 1px #0d3cca dotted; line-height: 16px;}
a.link3:active {color:#0d3cca; background-color:transparent;text-decoration:none;border-bottom: 1px #0d3cca dotted; line-height: 16px;}

a.link4:link, a.link4:visited {
 	font: 16px Arial;
 	font-style: normal;
	color : #dd0004;
	font-weight : bold;
	letter-spacing: 0px;
	border-bottom: 1px #ecf0f5 solid;
	text-decoration: none;
	line-height: 18px;
}
a.link4:hover {color:#555555; background-color:transparent;text-decoration:none;border-bottom: 1px #0d3cca solid; line-height: 18px;}
a.link4:active {color:#555555; background-color:transparent;text-decoration:none; border-bottom: 1px #0d3cca solid; line-height: 18px;} 


/*===============================================*/
/* LINKI GLOBALNE */
/*===============================================*/

a.listwa_nawigacyjna:link, a.listwa_nawigacyjna:visited {
 	font: 10px Tahoma;
 	font-style : normal;
	color : #555555;
	border-bottom:1px #424242 dotted;
	font-weight : normal;
	letter-spacing: 0px;
	text-decoration :none;
	line-height: 12px;
	text-transform:uppercase;
}
a.listwa_nawigacyjna:hover {color:#0d3cca; background-color:transparent;text-decoration:none;border-bottom: 1px #0d3cca dotted; line-height: 12px;}
a.listwa_nawigacyjna:active {color:#0d3cca; background-color:transparent;text-decoration:none;border-bottom: 1px #0d3cca dotted; line-height: 12px;}


a.zalacznik:link, a.zalacznik:visited {
	font: 11px Tahoma;
 	font-style: normal;
	color: #525252;
	font-weight : normal;
	letter-spacing: 0px;
	text-decoration :none;
	line-height: 12px;
	}
a.zalacznik:hover {color:#555555; background-color:transparent;text-decoration :none; line-height: 12px;}
a.zalacznik:active {color:#555555; background-color:transparent;text-decoration :none; line-height: 12px;}

a.menu_podzialu:link, a.menu_podzialu:visited {
	font: 11px Tahoma;
 	font-style : normal;
	color : #555555;
	font-weight : normal;
	letter-spacing: 0px;
	text-decoration :none;
	line-height: 12px;
	padding:3px;
	border:1px solid #b1d1ee;
	background:#525252;
}
a.menu_podzialu:hover {color:#608cb3; background-color:#555555;text-decoration :none; line-height: 12px;}
a.menu_podzialu:active {color:#608cb3; background-color:#555555;text-decoration :none; line-height: 12px;}


/*===============================================*/
/* MENU TYP 1  MOOTOOLS - menu pionowe */ 
/*===============================================*/

/* Korzen = poziome, Podmenu = pionowe */

div.mainmenu {
	width:990px;
	padding:0px 0px 0px 10px;
}

ul.mainmenu {
 margin: 0px;
 padding: 0 0 0 0px;
 border: 0px none;
 width: auto; /*For KHTML*/
 list-style: none;
 text-align:left; 
 height: 36px;
}

ul.mainmenu li {
 z-index: 100;
 margin: 0px;
 margin-right: 8px;
 margin-top: 0px;
 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: 215px;
 list-style: none;
 display: none;
 position: absolute;
 top: 36px;
 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 {
 border: solid 0px #555555;
 padding: 10px 5px 7px 5px;
 float: none !important; /* Opera*/
 float: left; /* IE*/  
 display: block;
 color: #555555;
 font: 18px Georgia;
 text-decoration: none;
 font-weight: bold;
 height: auto !important;
 height: 1%; /*For IE*/
 line-height:29px; 
}

/* Menu glowne akcja */
ul.mainmenu a:hover,
ul.mainmenu a.zaznacz {
 color: #ffffff;
 background: #0537ca;
}

/* 2nd Menu */
ul.mainmenu ul li a,
ul.mainmenu li:hover li a,
ul.mainmenu li.iehover li a,
ul.mainmenu li.iehover li a.zaznacz {
 float: none;
 background: #ffffff;
 border: solid 1px #efefef;
 padding: 5px 3px 5px 3px; 
 color: #555555;
 font: 12px Trebuchet MS,Georgia,Tahoma,Arial,Verdana,Times New Roman;
 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: #000000;
 border: solid 1px #efefef;
 color: #fff;
 font: 12px Trebuchet MS,Georgia,Tahoma,Arial,Verdana,Times New Roman; 
}

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:0px; top:9px; width:13px;height:13px; }

span.counter {
	width: 12px;
	text-align: center;
	line-height: 20px;
	padding-left: 3px;
	background: #080808;
	color: #e0e0e0;
	font-size: 10px;
	position: absolute;
	right: 1px;
	top: 1px;
	bottom: 1px;
}


/*===============================================*/
/* MENU TYP 3  - <div>*/
/*===============================================*/
#meni3 {margin:1px 0 0 8px; width:auto; clear: both; float: left;}
#meni3 div.act { float:left; padding: 0; margin: 0; height: 50px; overflow: hidden; background: transparent; } 
#meni3 div.noact { float:left; padding: 0px; margin: 0; height: 50px; overflow: hidden; background: transparent repeat-x top left; } 
#meni3 div.clear { clear: both; } 
#meni3 h3 { font-family: Tahoma; color: #C6252B; font-size:12px; font-weight: normal; line-height:50px; padding: 0px 8px 0px 8px;}
#meni3 a { font-family: Tahoma; text-decoration:none; height:50px; line-height:50px; padding: 16px 8px 16px 8px; color: #fff; font-size:12px; font-weight:normal; background: transparent;}
#meni3 a:hover, #meni3 a:active { background: transparent repeat-x top left; color:#C6252B; text-decoration: none;}

/*===============================================*/
/* MENU TYP 2 i MENU TYP 4 */
/*===============================================*/

#meni2_4 {
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	border:0px solid #ededed; 
	text-transform:none;
}

#meni2_4 div.strzalka {font-size:0px;line-height : 4px;  position:absolute; right:5px; top:10px;  margin:0px 3px 0px 3px;padding:0px; width:7px;height:4px;background: transparent;border:0 }


/* MAIN */
#meni2_4 div {
	font-size : 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#555555;
	line-height : 12px;
	background: transparent;
	border-bottom:1px dotted #424242; 
}

#meni2_4 h3 {
	font-size : 11px;
	font-weight : bold;
	color:#ffffff;
	padding: 8px 5px 8px 13px;
	margin: 0px 0px 0px 0px;
	line-height : 12px;
	background: url("/img/strz3.gif") #0d3cca no-repeat left center;
	border-bottom:1px dotted #424242; 
}


#meni2_4 a {
	font-size : 11px; 
	color : #555555;
	text-decoration : none;
	font-weight : bold;
	padding: 8px 5px 8px 13px;
	margin: 0px 0px 0px 0px;
	clear : both;
	line-height : 12px;
	display : block;
	background: url("/img/strz3.gif") no-repeat left center;
}

#meni2_4 a:hover {
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	line-height : 12px;
	padding: 8px 5px 8px 13px;
	background: url("/img/strz3.gif") #0d3cca no-repeat left center;
}

/* SUB */
#meni2_4 div.sub {
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#989431;
	line-height: 12px;
	background-color:transparent;
}

#meni2_4 h3.sub {
	font-size : 10px;
	font-weight : normal;
	color:#ffffff;
	padding: 5px 5px 5px 15px;
	margin: 0px 0px 0px 0px;
	line-height : 11px;
	background: url("/img/strz1.gif") #0d3cca no-repeat left center;
}

#meni2_4 a.sub {
	font-size : 10px; 
	color : #525252;
	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("/img/strz1.gif") no-repeat left center ;
}

#meni2_4 a.sub:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 11px;
	padding: 5px 5px 5px 15px;
	background: url("/img/strz1.gif") #0d3cca no-repeat left center;
}


/*===============================================*/
/* MENU PODZIAL STRON  - <div>*/
/*===============================================*/

#meni_strony { min-height:25px; position: relative; margin: 0px 0px 0px 0px; float:right;}
#meni_strony div.act {  background: transparent; float:left; padding: 0px; margin: 0px 2px 0px 2px;  height: 20px; width:20px; overflow: hidden; } 
#meni_strony div.noact { background: transparent; float:left; padding: 0px; margin: 0px 2px 0px 2px;  height: 20px; width:20px; overflow: hidden; } 
#meni_strony div.clear { clear: both; } 
#meni_strony div.noact h3 { height:20px; line-height:9px; padding: 7px 7px 4px 8px; color: #ffffff; font-size:9px; font-weight:normal; background:#0d3cca; }
#meni_strony a {height:20px; line-height:20px; padding: 7px 7px 4px 8px; color: #555555; font-size:9px; font-weight:normal; text-decoration:none; }
#meni_strony a:hover, #meni_strony a:active {background:#0d3cca; 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;}
.pad20 { padding:20px;}
.pad30 { padding:30px;}

.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_l10 { padding-left:10px;}
.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; overflow: hidden;}
.right { float: right; overflow: hidden; }
.clear { clear: both; }
.rel { position:relative; }

.img_center {vertical-align:middle;}

a:active { outline: none; }
a:focus,object { -moz-outline-style: none; }

table { border-collapse:collapse; border-color:#e5e4e4;}


/* GENERAL */

html,body	{margin:0px; padding:0px; 
	font-family: Tahoma;
 	font-style : normal;
 	font-weight : normal;
	color:#555555;
	text-decoration: none;
 	font-size : 12px;
 	letter-spacing : 0px;
	background: #ffffff;
	text-align: left;
}

form  {margin:0px;}

td,h5,h6  {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : normal;
 	color:#555555;
	text-decoration : none;
 	font-size : 12px;
 	letter-spacing: 0px;
}

.tytul_dzialu,h2  {
 	font-family: Tahoma;
 	font-style: normal;
 	font-weight: bold;
 	color:#555555;
	text-decoration: none;
 	font-size: 14px;
 	letter-spacing :  0px; 
	line-height: 14px; 
	padding: 0px;
	margin: 0px;
	text-align:left;
}

.tytul_tekstu,h1  {
 	font-family: Trebuchet MS,Arial;
 	font-style: normal;
 	font-weight: bold;
 	color:#555555;
	text-decoration: none;
 	font-size : 14px;
 	letter-spacing :  0px; 
	line-height: 15px;
	padding: 0px;
	margin: 0;
	text-align:left;
	position:relative;
  }

.zajawka,h3  {
 	font-family: Tahoma;
 	font-style: normal;
 	font-weight: normal;
 	color:#8c8c8c;
	text-decoration: none;
 	font-size: 12px;
 	letter-spacing :  0px; 
	line-height: 15px;
	padding: 0px;
	margin: 0px;
}

.tresc,#txt,h4  {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : normal;
 	color:#555555;
	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; 
}

.listwa_nawigacyjna  {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : normal;
 	color:#555555;
	text-decoration : none;
 	font-size : 10px;
 	line-height: 12px; 
 	letter-spacing :  0px;
}

.mapa_mala  {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : normal;
 	color:#525252;
	text-decoration : none;
 	font-size : 12px;
 	line-height: 14px; 
 	letter-spacing :  0px;  
}

.mapa_duza  {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : bold;
 	color:#525252;
	text-decoration : none;
 	font-size : 16px;
 	line-height: 22px;
 	letter-spacing :  0px;
}

.zalacznik  {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : normal;
 	color:#555555;
	text-decoration : none;
 	font-size : 10px;
 	line-height: 11px; 
 	letter-spacing : 0px;
	padding-top: 2px;
}

.menu_podzialu  {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : bold;
 	color:#608cb3;
	text-decoration : none;
 	font-size : 11px;
 	line-height: 12px; 
 	letter-spacing :  0px;
 	padding: 3px;
 	background:#555555;
 	border:1px solid #b1d1ee;
}


.komunikat {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : normal;
 	color:#525252;
	text-decoration : none;
 	font-size : 10px;
 	line-height: 11px; 
 	letter-spacing :  0px;  
}

.wyniki {
 	font-style : normal;
	color : #555555;
	font-weight : normal;
	letter-spacing:0px;
	text-decoration :none;
	line-height: 18px;
	border:1px #555555 solid;
	background-color:#555555;
	text-transform:none;
}

.register  {
 	font-family: Arial,Tahoma,Verdana,Trebuchet MS;
 	font-style : normal;
 	font-weight : normal;
 	color:#555555;
	text-decoration : none;
 	font-size : 12px;
 	line-height: 14px; 
 	letter-spacing :  0px;  
}

.okna  {
 	font-family: Arial,Tahoma,Verdana,Trebuchet MS;
 	font-style : normal;
 	font-weight : normal;
 	color:#555555;
	text-decoration : none;
 	font-size : 11px;
 	line-height: 13px; 
 	letter-spacing : 0px;
}

.ok  {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : bold;
 	color:#32A201;
	text-decoration : none;
 	font-size :12px;
 	letter-spacing: 0px
}

.blad  {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : bold;
 	color:#E30000;
	text-decoration : none;
 	font-size :12px;
 	letter-spacing: 0px
}

.komentarze  {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : normal;
 	color:#555555;
	text-decoration : none;
 	font-size : 12px;
 	line-height: 12px; 
 	letter-spacing :  0px;  
        } 

/* Sondy */

.sonda_pyt  {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : bold;
 	color:#555555;
	text-decoration : none;
 	font-size : 11px;
 	line-height: 12px; 
 	letter-spacing :  0px;  
        } 

.sonda_odp  {
 	font-family: Tahoma,Arial,Verdana,Trebuchet MS,MS Sans Serif;
 	font-style : normal;
 	font-weight : normal;
 	color:#555555;
	text-decoration : none;
 	font-size : 9px;
 	line-height: 12px; 
 	letter-spacing :  0px;  
        } 

/*===============================================*/
/* STYLE UZYTKOWNIKA */
/*===============================================*/        
 

.text1  {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : normal;
 	color:#525252;
	text-decoration : none;
 	font-size : 10px;
 	letter-spacing :  0px;  
}

.text2  {
 	font-family: Tahoma;
 	font-style : normal;
 	font-weight : normal;
 	color:#555555;
	text-decoration: none;
 	font-size: 11px;
 	letter-spacing: 0px;
}

.text3  {
 	font-family: Tahoma;
 	font-style: normal;
 	font-weight: normal;
 	color:#555555;
	text-decoration: none;
 	font-size: 12px;
 	letter-spacing: 0px;
}

div.ajaxloading {position:absolute; display:block; top:10px; left:10px; padding:5px; width:150px; background: #555555;color:#555555; border:1px solid #555555; z-index:1000; }

/*===============================================*/
/* ZDJECIA */
/*===============================================*/
        
.foto {background-color:transparent;border:0px solid #424242;}
.foto_male1 {margin-left:5px;float:right;border:1px solid #424242; }
.foto_male2 {margin-right:10px;float:left;border:1px solid #424242; }


/*===============================================*/
/* BOXY */
/*===============================================*/


/* GLOBALNE */
.box_spec1 {height: 1%; overflow: hidden; background: #ffffff; border: solid 1px #ededed; padding: 10px 30px 10px 10px}

/* UZYTKOWNIKA */

.box1 {height: 1%; overflow: hidden; background-color: #ffffff; color: #555555; border:1px solid #ededed; padding: 10px 10px 10px 10px; text-align:left;}
.box2 {height: 1%; overflow: hidden; background: url("/img/box_tlo2.gif") repeat-x bottom #ffffff; border: solid 1px #ededed; padding: 10px 30px 10px 10px;text-align:left;}
.box3 { height: 1%; overflow: hidden; background: url("/img/box_tlo3.gif") repeat-x top #ffffff; border-bottom: solid 1px #ffffff; padding: 10px 30px 10px 10px;text-align:left;}

.box2 h2 {padding-bottom:10px;}
.box3 h2 {margin-bottom:10px;color:#0d3cca;font-size:20px;}

.line_h1 {border-bottom:1px #ededed solid; margin:0 0 20px 0; height:22px;}

.box_fade {background: transparent; padding:0px; margin-bottom:0px; height:1%; }

.linia_poziom {width: auto;line-height:0px; font-size:0px;margin:0px;padding:0px;overflow: hidden; background:#ededed; height:1px}
.linia_pion {width: 1px;line-height:0px; font-size:0px;margin:0px;padding:0px;overflow: hidden; background:#ededed;height:auto}

.linia_pion_grad {width: 1px;line-height:0px; font-size:0px;margin:0px;padding:0px;overflow: hidden; background:#ededed; height:80px}
.linia_pion_grad_krotki {width: 1px;line-height:0px; font-size:0px;margin:0px;padding:0px;overflow: hidden; background:#ededed; height:50px}


#header { position:relative; top:0px; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; width:1000px; height:122px; z-index:0; }
#header_logo { position:absolute; top:28px; left:0px; padding:0px; margin:0px; width:223px; height:65px;text-align:left; z-index:0; }
#header_menu { position:absolute; top:0px; right:0px; padding:0px; margin:0px; width:510px; height:29px;text-align:right; overflow: hidden; z-index:0; }
#header_menu .box { float:left; text-align:left; background:#ffffff; margin:0 0 0 2px; padding:10px 10px 0 10px;height:19px;overflow: hidden; }
#header_menu h1 { font-weight:bold; color:#555555; text-decoration:none; font-size:12px;line-height:13px; letter-spacing:0px; margin: 0px 0px 5px 0px; border:0; background:none;}
#navi {width: 1000px; height: 35px; background:#ffffff; margin: 0; text-align:left;}

#content { position:relative; top:0px; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; width:1000px;  }
#content_main_left,#content_sub_left  { position:relative; top:0px; float:left; padding:20px 0px 20px 0px; margin:0px 0px 0px 0px; width:330px;}
#content_main_right,#content_sub_right { position:relative; top:0px; float:right; padding:20px 0px 20px 0px; margin:0px 0px 0px 0px; width:660px;}
#content .box_layout {height: 1%; overflow: hidden; background: #ffffff; border:0; padding: 10px 10px 10px 10px;text-align:left;}

#footer { position:relative; top:0px; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; width:1000px; height:30px;}
#footer_copyright { position:absolute; top:0px; right:0px; padding:0px; margin:0px; width:100px; height:25px;text-align:right; z-index:0; }

#autokomis { position:relative; top:0px; padding:0px 0px 0px 0px; margin:10px 0px 0px 0px; width:1000px;}
#autokomis h1 { font-size:24px; }

#find-car {width: 180px; height: auto; padding: 0px 0px 0px 0px; font-size: 10px;}
#find-car label {display: block; margin: 8px 0 0 0;}
.inp1 { margin: 3px 0 0 0; width: 180px; color: #fff;}
.inp2 { margin: 3px 0 0 0; width: 180px; color: #fff;}
.select1 {margin: 3px 0 0 0; width: 50px; margin-right: 16px;}
.select2 {margin: 3px 0 0 0; width: 50px;}
.select3 {margin: 3px 0 0 0; width: 180px}

/* 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 #e3e3e3; }
#zdjecia  ul li:hover {   border:1px dotted #676768; }
#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 #e3e3e3; }
#zalaczniki ul { padding: 0px; margin: 0px; text-align:left; list-style-type: none; list-style-image: none; width:auto;  }
#zalaczniki ul li { margin: 0px; padding: 5px; float: left;  display: block !important; display: inline; list-style: none; background:none;   border:1px #e3e3e3 dotted; width:99%; }
#zalaczniki ul li:hover {   border:1px dotted #676768; }
#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:#716f6f; font-family:Georgia; text-decoration:none; font-size:16px;line-height:17px; letter-spacing:0px; margin: 0px 0px 10px 0px;}
			
/* SLIDER */
#container_ramka { position: relative; width: 235px; height: 140px; padding: 0px; margin: 10px 0px 0px 0px;}
#container { position: absolute; left:0px; width: 235px; height: 100%; padding: 0px; margin: 0px; visibility:hidden;}
#container .item { left:0px; width: 235px; height: 100%; }
#container .info { position:absolute; top:0px; left:0px; z-index:0;padding:5px; width:225px; background: url("/img/transparent.png") repeat; font-family: Arial; font-weight:normal; color:#ffffff; text-decoration:none; font-size:12px;line-height:13px; letter-spacing:0px;  margin: 0px 0px 0px 0px;}
#container a:link,#container a:visited { font: 11px Arial; color:#ffffff; font-weight:bold; text-decoration:none; letter-spacing: 0px;}
#container a:hover, #container a:active {color:#ffffff; text-decoration:underline;}
#num_nav { position: absolute; right: 0px; top: -25px; text-align: right;z-index:2; }
#num_nav ul { margin: 0px; padding: 0px; }
#num_nav ul li { display: inline; padding: 2px 6px 2px 6px; margin-left:2px; border:1px solid #e3e3e3; background: url("/img/bg_num.gif") repeat-x bottom #ffffff; }
#num_nav ul li a { font:9px Tahoma; color:#555555;font-weight:bold; }
#num_nav ul li a.active, #num_nav ul li a:hover { color: #4064d3; }

/* KARUZAELA */
#previous { position:absolute;top:-15px;right:20px;z-index:1000;cursor:pointer;}
#next { position:absolute;top:-15px;right:0px;z-index:1000;cursor:pointer;}
#container_c {position:relative; width:360px; height:135px; padding:0px 0px 0px 0px; margin:10px 0px 5px 0px;}
#wrap {position:relative; width:360px; height:135px; clear:left; display:block; overflow:hidden;}
#carousel {position:absolute; width:10000px;  top:0;left:0;z-index:0;}
#carousel  ul  { margin: 0px; padding: 0px;list-style-type: none;list-style-image: none; }
#carousel  li { height:125px; width:170px; display:inline; float:left; position:relative; text-align:left; }
#carousel  li.przerwa { height:125px; width:30px; display:inline; float:left; position:relative; background: transparent; }
#carousel  h1 { position:absolute; padding:5px; margin:0px; width:170px; bottom:0px; left:0px; z-index:0; background: url("/img/transparent.png") repeat #0d3cca;}
#carousel  a { color:#ffffff}


/* TABS */
.tab_tlo { background:#ffffff; height:21px; border-bottom:1px #b6b5b5 solid; padding:0px 0px 0px 0px; margin:0px 0px 10px 0px; position:relative;top:0px;  }
.tab_on {  padding:6px 4px 0px 4px; margin:0px 0px 0px 5px; height:14px; width:auto; background: url("/img/button_on.gif") #ffffff repeat-x bottom; border:1px #b6b5b5 solid; float:left; font-weight:normal; color:#000000; font-size:9px; line-height: 10px; cursor: pointer; }
.tab_off {  padding:6px 4px 0px 4px; margin:0px 0px 0px 5px; height:14px; width:auto; background: #ffffff; border:1px #ededed solid; border-bottom:1px #b6b5b5 solid; float:left; font-weight: normal; color:#bcbcbc; font-size:9px; line-height: 10px;cursor: pointer; }


/* AUTOKOMIS */
.dane_lewo { padding:5px;float:left;width:40%;text-align:left;}
.dane_prawo { padding:5px;float:right;width:40%;text-align:left; }

/* GRUPY POJAZDOW */
.grupa { z-index:-1 }
.grupa_container {position:relative;width:100%;height:100%;}
.grupa_wraper {position:absolute;top:0px;right:0px;width:20px}
.grupa_item {padding:2px; background-color:#0d3cca; color:#ffffff; font-size:9px; text-align:center;}

/*===============================================*/
/* TLA GLOBALNE */
/*===============================================*/

html,.tlo_strona { width:100%;  background: url("/img/bg_strona.jpg") repeat #b2b2b2; }

.zalacznki_tlo {border:1px solid #eaeaea; background: #ffffff;}
.okno_tlo { background:  #ffffff repeat-x left top; padding:10px; text-align:center; height:100%;}
.okno_tlo_print { background: #ffffff;}
.okno_tlo_print h4, .okno_tlo_print h3, .okno_tlo_print h2 .okno_tlo_print h1, .okno_tlo_print table, .okno_tlo_print  { color:#555555;}
.kolor_sonda {background-color: #f1f1f1;}


/*===============================================*/
/* KOLORY */
/*===============================================*/

.kolor1 { background-color: #ffffff; }
.kolor2 { background-color: #000000;}
.kolor3 { background-color: #ebf0f6; }
.kolor4 { background-color: #f2f2f2; }
.kolor5 { background-color: #e9e9e9; }
.kolor6 { background-color: #d7d7d7; }
.kolor7 { background-color: #525252; }

/*===============================================*/
/* LISTY */
/*===============================================*/

ol { list-style-position:outside; }

ul { padding:0px 0px 0px 20px; margin: 20px 10px 10px 10px; list-style-image: url("/img/strz3.gif"); text-align:left; }
li { padding: 0px 0px 10px 0px; margin: 0px 0px 0px 0px; border: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("/img/strz3.gif"); }

/*===============================================*/
/* FORMULARZE */
/*===============================================*/	

.box_ok {border:1px solid #b1d1ee; background: #555555; 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_label { padding:3px;float:left;width:40%;text-align:right;

 	font-family: Arial,Tahoma,Verdana,Trebuchet MS;
 	font-style : normal;
 	font-weight : normal;
 	color:#555555;
	text-decoration : none;
 	font-size : 11px;
 	line-height: 12px; 
 	letter-spacing :  0px; 

}
.form_input { padding:3px;float:right;width:57%;text-align:left; }

.form_error {text-align:left;}

input.button {
	font-family: Tahoma;
	color:#ffffff;
	font-size: 10px;
	font-weight: normal;
	height: 17px;
	padding: 2px 2px 1px 2px;
	background: #525252;
	border-top:1px solid #525252;
	border-left:1px solid #525252;
	border-right:1px solid #525252;
	border-bottom:1px solid #525252; 
}

input.form, textarea.form {
	font-family: Tahoma;
	color:#555555;
	font-size: 11px;
	padding: 2px 2px 1px 2px;
	margin: 0px 0px 0px 0px;	
	font-weight: normal;
	background: url("/img/bg_form.gif") #fffff repeat-x top left;
	border: 1px solid #e5e4e4;

}

select.form  {
	font-family: Tahoma;
	color:#555555;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 1px 2px 1px;
	margin: 0px 0px 0px 0px;
	background: url("/img/bg_form.gif") #fffff repeat-x top left;
	border: 1px solid #e5e4e4;
}

input.szukaj {
	font-family: Tahoma;
	color:#555555;
	font-size : 10px;
	padding: 1px 2px 0px 5px;
	margin: 0px 5px 0px 5px;
	height: 14px;
	width: 138px;
	border:1px solid #98a6b4;
	font-weight : normal;
	background: #555555 no-repeat top right;
}
