#overlay{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background: #000 url('../_images/lightbox_tlo.gif');
	}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: auto;
	height: auto;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	width: 150px;
	margin: auto;
	height: 20px;
	border-bottom: 1px #000 solid;
	background: #fff;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	color: #e70202;
	}
#prevLink:hover, #prevLink:visited:hover { color: #f00; }
#nextLink:hover, #nextLink:visited:hover { color: #f00; }


#imageDataContainer{
	font: 10px Tahoma, 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{ 
	display: block;
	font-weight: bold;	
	background: url('../_images/lightbox_square.gif') no-repeat 0px 6px; 
	padding: 6px 0px 0px 20px;
	}		
#imageData #bottomNavClose{ float: right; padding-top: 3px;}	











#imageDataContainer2{
	font: 10px Tahoma, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}
	
#imagePasek2{
	margin: 0px 10px 0px 10px;
  	height: 21px;
	background: url('../_images/lightbox_pasek.gif') repeat-x;	
}
#imageData2{  height: 30px; padding: 6px 10px 0px 10px; color: #666; overflow: none;}

#imageData2 #wyslijZnaj{ float: left; width: 25%; display: block; padding-top: 2px;}	
#imageData2 #glosowanie{ float: left; color: #474747; width: 47%; font-weight: bold; text-align: center;}	

#glosowanieOcen, .rating {text-align: center; width: 100%;}

#imageData2 #zamowOdb{ float: left; width: 25%; display: block; }	

#numberDisplay{ font-weight: bold; color: #000;	}		




/* ********************************************** */

#l_zam {
	margin: 0px 10px 0px 10px;
	color: #000;
	text-align: left;
	background: #fff;
}

.l_zam_nag {
	width: 100%;
	height: 21px;
	background: url('../_images/lightbox_zam_nag.gif') repeat-x;
}

.l_zam_nag_left {
	height: 21px;
	float: left;
	padding-left: 20px;
	padding-top: 3px;
	font-weight: bold;
	background: url('../_images/lightbox_red_square.gif') 7px 6px no-repeat;
}

.l_zam_nag_right {
	height: 21px;
	width: 38px;
	background: url('../_images/lightbox_zam_nag_right.gif') no-repeat;
	float: right;
}

.l_odb_form {
	margin: auto;
}

.l_odb_tab {
	text-align: left;
}
	
