/* CSS Document */



html, body {

	margin: 0px;

	padding: 0px;

	font-family: Verdana, Tahoma, Arial, sans-serif;

	background-color: #ffffff;

	height: 100%;

	width: 100%;

}



td {

	font-size: 11px;

}



img {

	border-width: 0px;

}



p.hr {

	color: #85939c;

	text-align: left;

	border-bottom: solid 1px #85939c;

}



.tlo_menu {

	height: 268px;

	background-image: url(img/tlo_menu.gif);	

}



#lewa_ramka {

	height: 108px;

	width: 9px;

	background-image: url(img/lewa_ramka.jpg);

}



#lewa_ramka_dol {

	height: 48px;

	width: 9px;

	background-image: url(img/lewa_ramka_dol.jpg);

}



#lewa_ramka_bok {

	height: 228px;

	width: 2px;

	background-image: url(img/lewa_ramka_bok.jpg);

}



#prawa_ramka {

	height: 108px;

	width: 11px;

	background-image: url(img/prawa_ramka.jpg);

}



#prawa_ramka_dol {

	height: 48px;

	width: 11px;

	background-image: url(img/prawa_ramka_dol.jpg);

}



#prawa_ramka_bok {

	height: 228px;

	width: 4px;

	background-image: url(img/prawa_ramka_bok.jpg);

}



#gora_ramka {

	height: 108px;

	width: 498px;

	background-image: url(img/gora_ramka.gif);

	background-position: top;

	background-repeat: no-repeat;

}



#baner {

	height: 228px;

	width: 512px;

}



#dol_ramka {

	height: 48px;

	width: 498px;

	background-image: url(img/dol_ramka.gif);

	background-position: 0px 40px;

	background-repeat: no-repeat;

	color: #85939c;

}



#logo {

	height: 78px;

	width: 373px;

	background-image: url(img/logo.gif);

	background-position: 142px 0px;

	background-repeat: no-repeat;

}



td.stopka {

	background-image: url(img/tlo_stopka.gif);

	color: #85939c;

	font-size: 11px;

}



#powered {

	color: #85939c;

	position: relative;

	right: 10px;

}



#left {

	text-align: center;

	vertical-align: top;

	padding: 0px 17px;

}



#content {

	padding: 0px 17px;

	text-align: left;

	vertical-align: top;

	font-size: 11px;

}



.gray {

	color: #85939c;

}



.wymagane {

	color: #FF0000;

}



#menu {

	position: relative;

	left: 100px;

	width: 250px;

}



#searchbox {

	width: 377px;

	height: 250px;

}



#searchbox1{

	width: 377px;

	height: 200px;

	float: left;

	display: block;

}



#searchbox2 {

	width: 377px;

	height: 200px;

	float: left;

	display: none;

}



#searchbox3 {

	width: 377px;

	height: 200px;

	float: left;

	display: none;

}



.linia_dol {

	background-color: #000000;

	width: 377px;

	height: 1px;

}



.linia_bok {

	background-color: #000000;

	width: 1px;

	height: 137px;

}



.szczegoly:active, .szczegoly:visited, .szczegoly:link {

	color: #000000;

	text-decoration: none;

}



.szczegoly:hover {

	color: #0000FF;

	text-decoration: none;

}

#kontener_na_kontener {
	position: relative;
	width: 512px;
	height: 228px;
	z-index: 0;
}

#kontener_flasha {
	position: absolute;
	width: 512px;
	height: 228px;
	z-index: -1;
	left: 0px;
	top: 0px;
}


/************* LIGHTBOX ************/
#lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:img/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100% ; }

#imageData{ padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; } 
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; }   
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}   

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/************** LIGHTBOX - KONIEC ********/
