/* CSS Document */

* {margin: 0; padding: 0;}

body {
	/*background-image: url(images/line.png);
	background-repeat: repeat-x;
	background-position: left top;*/
	font-family: Verdana;
	font-size: 11px;
	width: 100%; 
  margin-left: 10px;
}

.clear {clear: both;}

#menu {width: 840px; 	font-size: 12px;}
#menu ul {list-style-type: none;}
#menu li {float: left; width: 119px; position: relative; }
#menu li a {display: block; font-weight: bold; line-height: 2em; text-align: center; background: #fff; color: #6E7B8C; text-decoration: underline;}
#menu li a:hover, #menu li a.select {color: #CED2D9; }
#menu div ul {position: relative;  display: none;  width: 120px; margin-top: 1px;}
#menu div ul.wider {width: 160px;}
#menu div ul li {width: 100%;}
#menu div ul li a { line-height: 1.9em; text-align: center;  border-right: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #999;}
#menu div ul li a: hover {color: #CED2D9; }
#menu div div {position: absolute; overflow: hidden; width: 160px; height: 10em;}

/* Hacky pre IE 5.x a IE 6 */

* html body {font-size: x-small;} 
* html #menu li a {width: 100%}
* html #menu {width: 841px;}

.header_tab{
  width:1023px;
  
}

.hl_tab{

  text-align:left;
  height:500px;
  width:1023px;
  vertical-align:top;
  
}


.hl_left{
  vertical-align:top;
  width:190px;
	
}

.hl_center{
	padding-right:7px;
	vertical-align:top;
}

.hl_right{
  width:210px;
	vertical-align:top;
}

.footer_tab{
  width:1023px;
  height:25px;
}

.navi {
	text-align: left;
	margin-bottom: 10px;
	color: #6E7B8C;

} 
                                 
.left_menu  {
  padding-left:15px;
  padding-top:20px;
  vertical-align:top;
  font-weight: bold;  
  color: #000; 
  text-align:left;
  width:100%; 
  height:300px;
 
}


.left_menu  a{
  

  color: #6E7B8C; 
  line-height: 1.5em; 
}

.left_menu a:hover {
  color: #CED2D9; 

}

.left_menu hr{
  color: #999999;
  border:0; 
  height:1px; 
  background-color: #999999; 
}

.odkaz  {
  
  font-weight: bold;  
  color: #6E7B8C; 
  text-decoration:underline; 
}


.odkaz:hover {
  color: #CED2D9; 
}


.pic img{
    filter: gray;
    -moz-opacity: 0.8;
    border-top: 1px solid  #999999;
    border-bottom: 1px solid  #999999;
    border-left: 1px solid  #999999;
    border-right: 1px solid  #999999;
    }

.pic:hover img{
    filter: alpha(opacity=100); 
    -moz-opacity: 1;
    border-top: 1px solid  #666666;
    border-bottom: 1px solid  #666666;
    border-left: 1px solid  #666666;
    border-right: 1px solid  #666666;
    }

#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: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) no-repeat left 15%; 
    }
    
#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: 500px; 
    background-color: #000; 
    }

.left_menu
{
  height:220px;

}

.sluzby 
{
  padding-left:20px;
  

}

.sluzby li
{
  list-style-type: none; 
  background-image: url('images/odrazka.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  }
