body {color: #333; font-family: arial, verdana, sans-serif; font-size: small; padding: 0; margin: 0; background: rgb(255,255,255); }

#forma {width: 800px; height: 600px; margin: 10px auto;}

#horniobr {height: 154px; background: #fff url("hlavicka.jpg") 0 0 no-repeat; }
#menu    { width: 800px; height: 26px; background: #fff url("menu.jpg") 0 0 no-repeat; float: left;}
#menu  li{ display: inline;  }
#menu  li a{ font-size:1.2em; font-family: ItalicC, arial;   position: relative; left: 190px; float: left;  color: #333366; text-decoration: none; margin: 3px 40px;  }
#menu  li a.aktivni{ color: #333366; text-decoration: none; background:  none; font-weight:bold; }
#menu  li a:hover{ color: #996633;  background:  none; font-size:1.2em; }

#anketa  { width: 177px; height: 420px;  float: left; font-weight:bold; background: #fff url("anketa.jpg");}
#anketa li { margin: 0px 0px 0px 25px; display: inline; }
#anketa h3{ color: #996633 ; font-size: 16px; font-family:Georgia, Courier New, arial; margin: 0px 0px 10px 50px;}
#anketa img { margin: 5px 0px 10px 10px;border-style: none; }

#obsah { width: 623px; height: 380px;  background:#fff url("obsah.jpg") 0 0 no-repeat;float:right;  }
#obsah h2{ color: #996633 ; font-size: 16px; font-family:Georgia, Courier New, arial; margin: 15px 5px 5px 50px;}
#obsah p{ padding: 0; margin: 0px 50px 10px 30px;font-size:12px;}
#obsah ul{ padding: 0; margin: 40px 0px 0px 40px;font-size:8px;}
#obsah a{ color: #333366; font-weight: bold; text-decoration: none; font-size:14px;}
#obsah a:hover{ color: #996633;  background: none; }
#motto {margin: 20px 110px 0px 90px; font-size:12px;font-weight: bold;color: #333366;}

#kontakty {width: 320px; height: 350px; float: left;}

#obr1 {width: 250px; height: 180px; float:left; margin: 10px 30px; text-align:center;  }
#obr2 {width: 250px; height: 180px; float:left; margin: 10px 0px; text-align:center  }
#obr3 {width: 250px; height: 150px; float:left; margin: 20px 30px;text-align:center  }
#obr4 {width: 250px; height: 150px; float:left; margin: 20px 0px; text-align:center }
#obr5 {width: 250px; height: 180px; float:left; margin: 30px 0px; text-align:center  }
#paticka { width: 622px; height: 40px;  background:#fff url("paticka.jpg") 0 0 no-repeat; float:right;  }
#paticka p{ padding: 0; margin: 0px 50px 0px 0px; text-align: right; }
#paticka li{ padding: 0; margin: 0px 50px 0px 0px; text-align: right; font-size: 0.8em; }
#paticka a{ color: #333366; font-weight: bold; text-decoration: none; font-size: 1.15em; margin: 0px 2px;  }
#paticka a.aktivni{ color: #333366; text-decoration: none; background:  none; font-weight:bold; font-size: 1.4em; }



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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: 13px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.5em;
	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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}









