/* Zmodyfikowane przez langus-design.pl */
#lightbox{position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#panel-gora {margin: 0 auto; width: 700px;  padding: 10px; font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; height: 30px; border: 2px solid #999; margin-top: 5px; position: relative;}
#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;}

#przyciski{ float: right; top: 5px; width: 250px;}
#nastepny { background: url(images/dalej.jpg) no-repeat; width: 31px; height: 37px; float: left; margin-left: 5px;}
#nastepny:hover { background: url(images/dalej2.jpg) no-repeat;}
#poprzedni { background: url(images/wstecz.jpg) no-repeat; width:31px; height: 37px; float: left; margin-right: 5px;}	
#poprzedni:hover { background: url(images/wstecz2.jpg) no-repeat;}
#zamknij { background: url(images/zamknij.jpg) no-repeat; width:31px; height: 37px; float: right; margin-left: 10px; padding-right: 9px;}	
#zamknij:hover { background: url(images/zamknij2.jpg) no-repeat;}
#pokaz { background: url(images/slajd.jpg) no-repeat; width: 31px; height: 37px; float: left;}
#pokaz:hover { background: url(images/slajd2.jpg) no-repeat; }
#zatrzymaj { background: url(images/slajd_wyl.jpg) no-repeat; width: 31px; height: 37px; float: left;}
#zatrzymaj:hover { background: url(images/slajd_wyl2.jpg) no-repeat;}
#nawi { float: left; margin-left: 33px;}
#ukryty_p { background: url(images/wstecz_off.jpg) no-repeat; width:31px; height: 37px; float: left; margin-right: 5px;}
#ukryty_n { background: url(images/dalej_off.jpg) no-repeat; width: 31px; height: 37px; float: left; margin-left: 5px;}

#caption{ font-weight: bold; color: #666; float: left; padding-top: 9px; }
#numberDisplay{float: left; padding-top: 9px; }			
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
