#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; 
	border-bottom: 4px solid #44432f; 
	border-left: 1px solid #44432f; 
	border-right: 1px solid #44432f;
	border-top: 1px solid #44432f;
}
#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%	; 
	border-bottom: 1px solid #44432f; 
	border-left: 1px solid #44432f; 
	border-right: 1px solid #44432f;
}

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

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #fff; }
#dS_formContainer{
	left:0;
	line-height:0;
	position:absolute;
	text-align:center;
	width:100%;
	z-index:100;
}
#dS_formInfo{
	position: relative; 
	background-color: #fff;
	width: 600px; 
	margin: 0 auto;  
	border-left: 1px solid #44432f; 
	border-right: 1px solid #44432f;
	border-top: 1px solid #44432f;
	overflow: auto;
}
#dS_form{
	position: relative; 
	background-color: #fff;
	width: 600px; 
	margin: 0 auto;  
	border-left: 1px solid #44432f; 
	border-right: 1px solid #44432f;
	border-bottom: 1px solid #44432f;
	overflow: auto;
	padding-top: 20px;
	padding-bottom: 30px;
}
#dS_caption{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	display: block;
	text-align: left;
	width: 300px;
}
#dS_caption h2{
	color: #f29133;
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
}
#dS_caption h1{
	color: #44432f;
	font-size: 18px;
	line-height: 22px;
}
#dS_foto{
	float: right;
	padding: 5px;
}
#dS_label{
	float: left;
	display: block;
	width: 200px;
	text-align: right;
	color: #44432f;
	line-height: 14px;
	margin-right: 10px;
	padding-top: 5px;
}
#dS_mail, #dS_uwagi{
	float: left;
	width: 300px;
	border: 1px solid #44432f;
	margin-top: 2px;
}
#dS_uwagi{
	height: 200px;
	clear: right;
	line-height: 20px;
	color: #000;
}
#dS_wyslij_zapytanie{
	clear: both;
	display: block;
	width: 150px;
	padding: 5px;
	float: right;
	margin-right: 88px;
	margin-top: 2px;
	background: url('../_img/bg_li_menu_top.jpg');
	background-position: 0px -15px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
#bottomNav2{
	text-align: right;
	width: 98%;
}
