
/**************************** Obrazek produktu *********************/
#product-detail-img { float:left; }
#product-detail-img a { }
#product-detail-img .image-good { overflow:hidden; float:left; height: 220px; display: table; #position: relative; #width: 200px;}
#product-detail-img img {border:none; }
#product-detail-img .galery { float:left; }
#product-detail-img .galery .colls { width: 40px; height: 40px; text-align: center; display: table; border:1px solid #e5e5e5; margin-bottom:9px; #position: relative; #overflow: hidden;}
#product-detail-img .galery .select, #product-detail-img .galery .colls:hover { border:1px solid #306CE7; }
#product-detail-img .galery .colls a { display: table-cell; vertical-align: middle; #position: absolute; #top: 50%}
#product-detail-img .galery img { margin-bottom: 0; opacity: 0.6;  filter: alpha(opacity=60); #position: relative; #top: -50%; #left: -50%;}
#product-detail-img .galery  .select img, #product-detail-img .galery .select img:hover { opacity: 1;  filter: alpha(opacity=100);  }
#product-detail-img .galery img:hover.nohover, #product-detail-img .galery img.nohover {border-color:#e5e5e5; opacity:1; filter: alpha(opacity=100);}
#product-detail-img .lightbox_gallery {float:left; margin-right: 4px;}
#product-detail-img .image-good a { display: table-cell; vertical-align: middle; #position: absolute; #top: 50%; }
#product-detail-img .image-good a img { #position: relative; #top: -50%; background: url(img/design/content/lupa.gif) no-repeat right bottom; padding: 0 15px 20px 0; }

/***********************************Lightbox***********************************/
#lightbox_gallery a {font-size: 0px;}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 10007; text-align: center; line-height: 0; }  

/**** removed float because of wrong positioning ****/
/*#lightbox #light_img_out { float:right; text-align:center; width:720px; } */
#lightbox #light_img_out { text-align:center; width:720px; }
#lightbox #light_img_out img { max-width: 720px; } 
#lightbox img{ width: auto; height: auto; margin: 0 auto; position: relative; }
#lightbox a img{ border: none; ;}
#lightbox #lightbox_gallery {float:right;  z-index: 10008; padding-right: 20px; overflow-y: auto;}
#lightbox #lightbox_gallery .colls { margin:0 0 10px 0; border: 1px solid #e5e5e5 ; padding:2px; opacity: 0.6;  filter: alpha(opacity=60);   }
#lightbox #lightbox_gallery .select, #lightbox #lightbox_gallery .colls:hover {border-color:#306CE7; opacity: 1;  filter: alpha(opacity=100);   }
#lightbox #lightboxImage { margin: 0 auto;}

#outerImageContainer{position:relative; width: 250px; height: 250px; min-height: 600px; margin: 0 auto; background:transparent url(img/design/size-table-detail-big.png) no-repeat scroll right top; padding:8px 12px 0 0;}
#imageContainer{ padding: 15px 15px 10px 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: 6100; }
#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: none; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/lightbox/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; display:none;}	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#bottomNavClose{ /*width: 66px; float: right;  padding-bottom: 0.7em; outline: none;*/

/*background:transparent url(img/transparent.gif) repeat scroll 0 0;*/
display:block;
height:25px;
margin-top:-6px;
position:absolute;
right:0;
width:25px;
z-index:9999;
}	 	
/*#bottomNavClose img {display:none;}*/
#overlay{ position: absolute; top: 0; left: 0; z-index: 10005; width: 100%; height: 500px; background-color: #000; }
#lightbox_gallery .colls {display: table; height: 45px; width: 45px;}
#lightbox_gallery .colls a {display: table-cell; vertical-align: middle;}
