body {
  margin:10px 0 0 0;
  padding:0;
  background: #FFF;
  font-family: Arial CE, Arial, sans-serif;
 font-size:small;
 /* _font-size:x-small;
  _fon\t-size:small;*/
  color: #004137; /*#385A3C;*/
  text-align:left;
}

a {color: #004137;}


img {border:none;}

.noshow {display: none}

.noborder {border:none;}

.flleft { float:left;}
.flright { float:right;}
.flstop { clear:both;}

#allcontent {
 margin-left: auto;
 margin-right: auto;
 width:750px;
 text-align:left;

}

#top {
 position:relative;
 width:750px;
 height:105px;
 background:url(image/topbg.jpg) center bottom no-repeat;
}

#top img {
 padding-left:5px;
}

#texttop {
 position:relative;
 top:85px; left:17px;
 font-weight:bold;
 font-size:13px;
 color:#004137;	
}

#mgvtop {
 font-size:18px;
}

#isotop {
  position:absolute; top:43px; right:0;
}

/* --- P A T A --- */

#menu {
 height:20px;
 background:#CCC url("image/menubg.jpg") repeat-x left bottom;
 border-top:#333 solid 1px;
 text-align:center;
 margin-top:3px;
}

#menu2 {
  margin-left: auto;
  margin-right: auto;
}

#menu a {
  width:24%;
  /*_width:120px;
  _wi\dth:24%;*/
 position:relative;
 top:2px;
  padding:0 20px;
  text-align:center;
  text-decoration:none;
  font-weight:bold;
}

#menu a:hover {
 color:#000;
}

#menu a.active {
 color:#000;
}

#smenuplot {
 text-align:center;
}

#smenuplot a {
 margin:0 6px;
 padding:1px 3px;
}

#smenuplot a.active {
 background:#CCC;
 color:#000;
}

#smenuplot a:hover {
 text-decoration:none;
 color:#000
}

/* --- H L A V N I --- */

#hlavni {
 margin:10px 100px 10px 100px;
}

#hlobal {
 background:url("image/bgdek2.gif") no-repeat bottom right;
}

#hlobal2 {
 background:url("image/bgdek1.gif") no-repeat top left;
}

#hlavni h1 {
  font-size:large;
}

#hlavni h2 {
  font-size:small;
}

#hlavni h1.index {
 font-size:2.5em;
 /*_font-size:2em;*/
 padding:30px 5px;
 text-align:center;
}

#hlavni h2.index {
 font-size:1.4em;
 /*_font-size:1em;*/
 text-align:center;
}

#hlavni img {
 margin:0 20px;
}

#hlavni a img {
 border:2px ridge #C6C6C6;
 margin:14px;
}

#hlavni a img.noborder {
 border:none;
 margin:14px;
}

#hlavni table {
 margin-left:auto;
 margin-right:auto;
 width:600px;
 border:#195 solid 2px;
}

#hlavni td {
 border:#195 solid 1px;
}

#hlavni table.noborder {
 border:none;
}

#hlavni table.noborder td {
 border:none;
}

#hlavni .aligright {
 text-align:right;
}

#hlavni .aligcenter {
 text-align:center;
}

#hlavni .flright {
  float:right;
}

#hlavni .flleft {
  float:left;
}

#hlavni .clear {
 clear:both;
}

#plotindexright {
 position:relative;
 width:230px;
 float:right;
}

#plotindexleft {
 position:relative;
 width:230px;
}

#hlavni a.akcehomepage {
 padding:4px 15px;
 color:#de0;
 font-size:14px;
 text-transform:uppercase;
 background:#007125;
 font-weight:bold;
 letter-spacing:2px;
}

/* --- P A T A --- */
#pata {
 position:relative;
 height:20px;
 background:url("image/patabg.jpg") repeat-x left top;
 padding:20px 0 0 0;
 clear:both;
 width:100%;
 color:#AAA;
 font-size:xx-small;
 text-align:right;
}


#pata a {
  color:#AAA;
  }






/* ----------- LIGHTBOX ---------------------*/

#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(image/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(image/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; }

