body
{
	
	margin: auto;
	padding: 0;
	text-align: center;
	width: 740px;
	font: 10px verdana, sans-serif, helvetica, arial;
	line-height: 15px;
	color: #777;
	background:#6D8BBB url(images/tlo.jpg) repeat-x center top;
}

img{
border:0;
display:block;
}

a
{
color: #777;
text-decoration: underline;

}
a:hover { color: #000; 
text-decoration: none;
}

	
h1
	{
	color: #5893D4;
	font: 14px trebuchet, arial, helvetica;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-1px;
	padding: 20px 0px 0px 0px;
	margin:0;
	}
	
h2
	{
	color: #000;
	font: 12px trebuchet, arial, helvetica;
	font-weight:bold;
	padding: 20px 0px 0px 0px;
	margin:0;
	}
	
	
	
	

	ul 
	{
	padding: 0;
	margin: 0;
	list-style:none;
	}
	
	li
	{
	padding-left: 10px;
	margin: 0px 0 5px 0;
	background: transparent url(images/li.gif) no-repeat 0% 50%;
	}
	
	ul.pod_kat li
	{
	padding-left: 10px;
	margin: 4px 0 4px 0;
	background: transparent url(images/li_pod.gif) no-repeat 0 6px;
	}
	
	hr
	{
color: #ebebeb;
background: #ebebeb;
border: 0; 
height: 1px; 
text-align:left;
padding:0;
margin:15px 0px 15px 0px;
clear:both;
	}
	 
	 
 form, span, p{
	 display:inline;
}
	 
input, textarea, select {
font: 10px verdana, sans-serif, helvetica, arial;
color:#444;
margin-top:5px; 
padding:0;
}

select {
width:165px;
}

input.przycisk {
font-size: 10px;
border:1px #cc0000 solid;
padding:0px 3px 0px 3px;
background: #cc0000; 
color:#fff;
}


	
.wszystko
{
width:740px;
padding:0;
margin:0;


}	

.gora
{
width:740px;
height:350px;
}


.srodek
{
width:740px;
text-align:left;
padding-top:10px;
background: #fff;
}

.dol
{
background:#fff;
width:740px;
clear:both;
color:#bbb;
}

.dol a
{
text-decoration:none;
color:#777;
}

.dol a:hover
{
text-decoration:underline;
}




input {
font-size: 10px;
border:1px  #E9E9E9 solid;
background: #F5F5F5;
color:#555; 
}

input.przycisk {
font-size: 10px;
border:1px  #FFD943 solid;
background: #ECBB2E; 
color:#fff;
}


textarea{
border:1px  #E9E9E9 solid;
background: #F5F5F5; 
text-align: left;
font-size:10px;
line-height:16px;
color:#555;
}



.padd50 { padding: 0px 50px 0px 50px;}
.left10{padding-left:10px;}


.brd{
float:left;
border:3px #eee solid;
margin:5px;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #eee;
	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: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 15% no-repeat; }


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

#imageData{
	padding:0 10px;
	}
#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: 68px; float: right;  padding-bottom: 0.7em;}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	/*
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	*/
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	
