body {	background-color: #cee6b9;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 12px;
}

a {
	color: #4d9253;text-decoration: underline;
}


a:hover {
	color: #4d9253;
	text-decoration: underline; 
}

.aktivni {color: #4d9253;
	  text-decoration: none;
	  font-weight: bold;
}


.main { border: 0px; 
	border-style: dashed ;
	border-color: #E9F6D9;
	width: 800px;
	height: 600px;
	margin: 20px auto;
	margin-bottom:0px;
	padding:0px;
        position:relative;
	background-image: url('../images/pozadi.jpg');

}

#banner{}


.box  { height: 410px;
	width: 570px;
	margin: 0px;
	padding:0px;
        position:absolute;
	top:190px;left:220px;
	
}

h1 {
	font-size: 36px;
	color: #FFA305;
	margin: 0px;
	font-weight:bold;
}

.menubox{	font-size: 14px;
	text-align:left;
        position:absolute;
	top:240px;left:30px;
color: black;
}

.boxtitle{font-size: 14px;   
        color: #4d9253;
	text-align: right;
        margin-top:0px;
        margin-right:0px; 
}



.boxtext{height: 340px;
        font-size: 12px;
	margin-top:30px;
	margin-left:20px;
        margin-right:10px;
        text-align:left;
	overflow:auto;

scrollbar-track-color: white;
scrollbar-face-color: white;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: #4d9253;
scrollbar-darkshadow-color: #4d9253;
scrollbar-shadow-color: white;
scrollbar-arrow-color: #4d9253;

}

.textdiv{        color: black; margin-right:20px; }
.nadpis{        color: #4d9253;font-weight:bold;}

.bottomtext{
	margin-top:7px;
        margin-left:0px;
        text-align:left;
	font-size: 12px;
}

/* images */
img {
	   border:none;
}

img.maly{
height:200px;width:auto
}

a.hlmenu {color:black; margin-left:0px;text-decoration:none;}
a.hlmenu:hover {color:black; margin-left:0px;text-decoration:none;font-weight:bold;}

a img {  
  border: 1px solid #FFFFFF;
}
a:hover img {  
  border: 1px solid #4d9253;
}


.paticka{
        width:820px;
        line-height: 20px; 
	color: #95A379;
	font-size: 10px;
	height: auto; 
	text-align: right; 
	margin: 0px auto;
	padding:0px;
        position:relative;
}



#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) 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: hidden; 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; }


