body{
	font-family: Verdana;
	font-size: 14px;
	background: url(bezaut.jpg) #dfe0ff right bottom no-repeat fixed;
}

.czysc{
	clear: both;
}

#main{
	width: 750px;
  margin: 0 auto;
}

#naglowek{
	background: url(header.png);
	height: 150px;
	border-bottom: solid 5px black;
}

#contener{
	background: url(tlo-szerokie.png);
}

#menu{
	float: left;
	width: 180px;
	padding: 10px;
}

#menu ul{
	list-style: none;
	margin: 5px 0 25px 0;
	padding: 3px 0 3px 5px;
	background: #fff67d;
}

#menu ul#linki{
	margin-bottom: 0;
}

#menu ul li a{
	text-decoration: none;
	color: black;
	display: block;
	padding: 6px 0 6px 10px;
	border-bottom: #1409ed dashed 1px;
	margin-right: 10px;
}

#menu ul li a.last{
	border: 0px;
}

#menu ul li a:hover{
	text-decoration: none;
	color: #1409ed;
	display: block;
	border-left: #1409ed solid 5px;
	border-bottom: #1409ed dashed 1px;
	padding: 6px 0 6px 5px;
	margin-right: 10px;
	margin-left: 0;
}


#menu ul li a.last:hover{
	border-bottom: 0px;
}

#menu ul li #bautomat{
	color: red;
	font-weight: bold;
}


#tresc{
	float: right;
	width: 520px;
	padding: 15px;
}

#tresc a img{
	border: black 2px solid;
}

div.lewa{
	float:left;
	text-align: center;
	margin-bottom: 20px;
}

div.prawa{
	float:right;
	text-align: center;
	margin-bottom: 20px;
}

label{
	width: 110px;
	float: left;
	display: block;
}

#stopka{
	background: url(stopka.png);
	color: white;
	height: 41px;
	width: 750px;
	border-top: solid 5px black;
	clear: both;
}

#stopka img{
	border: none;
	margin: 0;
	padding: 0 2px;
}

#stopka a{
	color: white;
	text-decoration: none;
}

#stopka #valid a{
	border: none;
	float: right;
	margin: 0;
	padding: 0;
}

div#valid{
	margin: 5px 0 0 0;
	float: right;
	padding: 0;
	width: 250px;
}

h1{
	font-family: "Times New Roman", serif;
	font-size: 230%;
	letter-spacing: 2px;
  margin: 0 0 20px 0;

}

h2{
	font-size: 120%;
  margin: 0;
	padding-top: 10px;
	padding-bottom: 3px;
}

div#tresc ul{
  margin: 0;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
}

div#tresc ul#instruktorzy li{
	padding: 2px 0;
}

span#osk-autostrada{
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 20px;
	display: block;
}

span#autor{
	float: left;
	margin: 0 0 0 5px;
	padding-top: 13px;
	height: 41px;
}

span#info{
	margin-bottom: 20px;
	font-weight: bold;
	color: red;
	display: block;
}

span#automat{
	margin: 50px 0 0 20px;
	font-weight: bold;
	color: red;
	width: 200px;
	float:left;
	display: block;
}

div.automat{
	float:right;
	text-align: center;
	margin: 0 50px 20px 0;
}

#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:lb/image/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(lb/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lb/images/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; }
