body {
	background-image: url(images/web/background.jpg);
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;}
	
h1{font-size: 1px; visibility: hidden; margin-top: 0px; }
h2{font-size: 16px; margin-top: -3px;}
h3{font-size: 14px;}
h4{font-size: 13px; margin-bottom: -9px; *margin-bottom: 5px; padding-left: 10px; padding-top: 2px; padding-bottom: 2px; background-color: #484848; color: #ebebeb}
li{margin-left: -20px; 
list-style: square;}

#top {
	background-image: url(images/web/top.jpg);
	background-repeat: no-repeat;
	width: 828px;
	height: 51px;
}

#header {
	background-image: url(images/web/header.jpg);
	background-repeat: no-repeat;
	width: 828px;
	height: 197px;}
	
#flash {
	width: 598px;
	height: 197px;
	margin-left: 223px;}
	
#telo-stranky {
	background-image: url(images/web/body.jpg);
	background-repeat: repeat-y;
	width: 828px;
	height: 100%;}
	
#menu {
	background-color: #cccccc;
	float: left;
	width: 223px;
	height: 100%;}
	
#obsah {
	background-image: url(images/web/bodybg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	width: 605px;
	height: 100%;
	text-align: justify;}
	
#footer {
	background-image: url(images/web/footer.jpg);
	background-repeat: no-repeat;
	width: 828px;
	height: 75px;
	clear: left;}

#medzera {margin-bottom: -15px;}



.font-footer {
	font-size: 11px;
	font-family: Arial;
	color: #a6a6a6;
	margin-left: 30px;
	padding-top: 18px;}

.font-footer a:link {color: #a6a6a6; text-decoration: none; font-size: 11px;} 
.font-footer a:visited {color: #a6a6a6; text-decoration: none; font-size: 11px;} 
.font-footer a:hover {color: #f3eb06; text-decoration: none; font-size: 11px;}
.font-footer a:active {color: #f3eb06; text-decoration: none; font-size: 11px;}

.font {
	font-size: 13px;
	font-family: Arial;
	color: #444444;
	margin-left: 25px;
	margin-right: 30px;
	padding-top: 18px;}

.font a:link {color: #444444; text-decoration: none; font-size: 13px;} 
.font a:visited {color: #444444; text-decoration: none; font-size: 13px;} 
.font a:hover {color: #ebebeb; text-decoration: none; font-size: 13px; background-color: #444444;}
.font a:active {color: #ebebeb; text-decoration: none; font-size: 13px; background-color: #444444;}

#menu {margin: auto;}
#mail {margin-top: -44px; margin-left: 680px;}

.img {
	margin-top: 5px;
	margin-left: 350px;
	position: absolute;
}

.img2 {
	margin-top: 10px;
	margin-left: 400px;
	position: absolute;
}

.img3 {
	margin-top: 15px; *margin-top: 0px;
}

/* lightbox css */

#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: 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; }

/* end of lightbox css */


/* ©CMR.SK | created by Jakub Čentík (kubo.centik@gmail.com) */
