html, body  
	{background: #000000 url('img/bg.jpg') repeat-x top left; 
	 margin: 0px 0px;
	}
body *
	{margin: 0px 0px; 
	 padding: 0px;
	}
	
a {
	color: #ffffff;
}

#header {
	width: 900px;
	height: 209px;
	background: url('img/top2.jpg') no-repeat;
}

#header ul {
	list-style-type: none;
	position: absolute;
	padding: 178px 0;
	width: 900px;
}

#header li {
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}

#header li.item1 {
	padding-left: 32px;
	width: 170px;
}

#header li.item2 {
	padding-left: 20px;
	width: 120px;
}

#header li.item3 {
	padding-left: 28px;
	width: 242px;
}

#header li.item4 {
	padding-left: 25px;
	width: 115px;
}

#header li.item5 {
	padding-left: 29px;
	width: 119px;
}

#header a {
	color: #1b001c;
	font-family: Verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

#header a:hover {
	color: #ffffff;
}

#sklep {
	float: right;
	margin-top: 70px;
	position: relative;
}

#sklep a {
	text-decoration:none;
}

#sklep a:hover {
	text-decoration:none;
}
	 
#wrapper-header {
	width: 900px;
	margin: 0px auto;
}

#content-wrapper {
	background: url('img/content-bg.jpg') repeat;
}

#content {
	text-align: justify; 
	font-size: 14px;
	color: #ffffff;
	font-family: Verdana, tahoma, arial, helvetica, sans-serif;
	width: 900px;
	margin: 0px auto;
}

#kropki {
	background: url('img/kropki.jpg') no-repeat;
	width: 2px;
	height: 247px;
	float: left;
	margin: 20px 0px 20px 20px;
}

#prawa {
	position: relative;
	float: left;
	margin: 20px 0px 0px 20px;
}

#lewa {
	float: left;
	width: 545px;
	margin: 20px auto 20px;
	position: relative;
}

#lewa2 {
	margin: 20px auto;
	width: 830px;
	position: relative;
}

#lewa2 img {
	border: 1px solid #ffffff;
	margin-bottom: 10px;
}

#galeria {
	background: url('img/galeria.png') no-repeat;
	width: 300px;
	height: 50px;
	padding-top: 18px;
}

#galeria a {
	color: #1b001c;
	font-family: Verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
}

#galeria a:hover {
	color: #ffffff;	
}

.linia {
	clear: both;
	width: 900px;
	height: 2px;
	background: url('img/linia.jpg') no-repeat;
}

#footer-wrapper {
	clear: both;
	height: 180px;
	background: url('img/footer-bg.jpg') repeat-x;
	padding-top: 20px;
}

#footer {
	width: 900px;
	height: 80px;
	background: url('img/footer.jpg') no-repeat;
	margin: 0px auto;
}

#footer ul {
	list-style-type: none;
}

#footer li {
	font-weight: bold;
	padding: 33px 13px;
	float: left;
}

#footer a {
	color: #1b001c;
	font-family: Verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
}

#copy {
	float: right;
	color: #1b001c;
	font-family: Verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding: 20px 15px;
}

#adres {
	color: #ffffff;
	font-family: Verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	clear: both;
	margin: 0px auto;
	width: 900px;
}

#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: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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(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; font-size: 16px; font-family:Verdana, Helvetica, sans-serif;	}
#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; }

