﻿#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:images/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;	}
#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: 600px; background-color: #000; }
img{ border:0;}


a{	cursor:hand;
	cursor:pointer;
}
   body 
	{
	margin:0px;	
	background-color: #7A7D7C;
	}


 .menu_top { 
	height:35px;
	width:764px;
	padding-bottom:10px;
	text-align:right;

 }
  
   .menu_top a  
     {font-family: Arial; 
      font-size: 10pt; 
      font-weight: none;
      text-decoration:none;
      color:#3C5F00;
     } 

  .menu_top a:hover 
     {font-family:Arial; 
      font-size: 10pt; 
      font-weight: none;
      text-decoration:none; 
      color:#EBECF1;
      }
	  
  .knopka {
	width:287px;
	height: 40px;
	text-align: left;
	background: #F5F5F5;
	padding-left:0px;
	border-bottom: 1px dotted #ACACAC;
	border-top: 2px solid #ffffff;
	 }


   .knopka a  
     {font-family: Arial; 
      font-size: 10pt; 
      font-weight: none;
      text-decoration:none;
      color:#808080;
     } 

  .knopka a:hover 
     {font-family:Arial; 
      font-size: 10pt; 
      font-weight: none;
      text-decoration:none; 
      color:#D53928;
      }

  .tema 
     {
	width:753px;
    height:40px;	
	font-family:Arial; 
    font-size: 12pt; 
    font-weight: bold;
    text-decoration: none; 
	text-align:right;
	background:#F5F5F5;
    color:#3C5F00;
	border-bottom: 2px solid #ffffff;
	padding-top:10px;
	  }

  .bottom 
     {
	width:100%;
    height:50px;	
	font-family:Arial; 
    font-size: 10pt; 
    font-weight: none;
    text-decoration: none; 
	text-align:right;
	background:#ffffff;
    color:#ACACAC;
	border-top: 1px dotted #ACACAC;
	  }

  p,td 
     {font-family:Arial; 
      font-size: 10pt; 
      font-weight: none;
      text-decoration: none; 
      color:#000000;
	  }
  .main 
     {font-family:Arial; 
      font-size: 10pt; 
      font-weight: none;
      text-decoration: none; 
      color:#000000;
	  border-top: 1px dotted #ACACAC;
	  padding:10px;
	  }

  .main a  
     {font-family:Arial; 
      font-size: 10pt; 
      font-weight: bold;
      text-decoration:none;
      color:#208E9E;
     } 

  .main a:hover 
     {
      font-family:Arial; 
      font-size: 10pt; 
      font-weight: bold;
      text-decoration: underline; 
      color:#D53928;
      }

