*{	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: White;
}

#stranka {
	background-color: White;
	position: relative;
	left: 50%;
	width: 810px;
	height: 800px;
	margin-left: -405px;
}

#stranka2 {
	background-color: White;
	width: 810px;
	height: 800px;
}

#obal {
	width: 253px;
	background-color: #2BB673;
	height: 164px;
	float: left;
}

#fix1 {
	background-color: White;
	width: 81px;
	height: 150px;
	float: left;
}

#fix2 {
	background-color: White;
	width: 38px;
	height: 180px;
	float: left;
}

#fix3 {
	background-color: White;
	width: 39px;
	height: 180px;
	float: right;
}

#lefthorni {
	background-image: url(../form/lefthorni.png);
	width: 197px;
	height: 164px;
	float: left;
}

#righthorni {
	background-image: url(../form/righthorni.png);
	width: 197px;
	height: 164px;
	float: left;
}

#nadcenter{
	width: 254px;
	height: 74px;
	background-color: #2BB673;
	padding-top: 30px;
}

#left {
	width: 103px;
	height: 474px;
	background-image: url(../form/left.png);
	float: left;
}

#right {
	width: 104px;
	height: 474px;
	background-image: url(../form/right.png);
	float: left;
}

#center {
	width: 602px;
	height: 474px;
	background-color: #2BB673;
	float: left;
	overflow: auto;
}

#centerakce {
	width: 602px;
	height: 474px;
	background-color: #2BB673;
	background-image: url(../png/kulturcenter.png);
	float: left;
	
}

#centerakce p a{
	color: white;
}

#centerakce p a:hover{
	color: white;
	font-weight: bold;	
}


#centertips {
	width: 597px;
	height: 474px;
	background-color: #2BB673;
	float: left;
	font-size: 11px;
	color: white;
	text-align: justify;
	overflow: auto;
	padding-right: 5px; 
}

#leftdole {
	width: 232px;
	height: 149px;
	background-image: url(../form/leftdolni.png);
	float: left;
}

#rightdole {
	width: 231px;
	height: 150px;
	background-image: url(../form/rightdolni.png);
	float: right;
}

#podcenter {
	width: 270px;
	height: 110px;
	background-color: #2BB673;
	float: left;	
}

#spodni {
	width: 270px;
	height: 62px;
	background-image: url(../form/dolni.png);
	float: left;
}

#navigace {
	width: 230px; 
	position: absolute;
	right: -135px;
	top: 80px;
	_right: -140px;
	_top: 90px;
}

#navigace p{
	font-size: 14px;
	color: #0C9548;
	margin-bottom: 15px;
	text-decoration: underline;
}

#navigace a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #056839;
	text-decoration: none;
	margin-bottom: 4px;
	display: block;
	color: #0C9548;
}

#navigace a:link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #056839;
	text-decoration: none;
	color: #0C9548;
}

#navigace a:hover{
	text-decoration: underline;
	color: #B7191D;
}

#navigace a:visited{
}


#logo {
	background-color: white;
	background-image: url(../png/logo.png);
	position: absolute;
	left: -50px;
	width: 195px;
	height: 96px;
}

#logo-de {
	background-color: white;
	background-image: url(../png/logo_de.png);
	position: absolute;
	left: -50px;
	width: 195px;
	height: 96px;
}

#podcenter #zpet{
	width: 228px;
	height: 84px;
	margin-left: 14px;
	margin-top: 20px;
	background-image: url(../zpetdomenu/tlacitko_de_menu_20.png);

}

#podcenter:hover #zpet{
	width: 228px;
	height: 84px;

	background-image: url(../zpetdomenu/tlacitko_de_red_20.png);
	margin-left: 14px;
	margin-top: 20px;
}

#tableinfo {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-left: 20px;
}
#tableinfo a {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#tableinfo a:hover {
	color: #056839;
}

#tabform {
	width: 400px;
	color: White;
	font-size: 12px;
	margin-left: 100px;
}

#tabform input{
	width: 200px;
	border: 1px solid  #E64046;
	font-size: 11px;
	_font-size: 12px;
	padding: 2px;
}

#tabform textarea{
	width: 400px;
	height: 70px;
	border: 1px solid  #E64046;
	font-size: 11px;
	padding: 2px;
}

#input{
	width: 100px;
	height: 23px;
	border: 1px solid  #E64046;
	font-size: 13px;
	padding: 2px;
	margin-top: 8px;
}

#input:hover{
	background-color: #E64046;
}

#menuon{
	background-image: url(../img/on.png);
	width: 71px;
	border: 0px;
	height: 29px;
	margin-top: 20px;
	cursor: Hand;
	cursor: Pointer;
}

#menuoff{
	background-image: url(../img/off.png);
	margin-top: 20px;
	width: 71px;
	border: 0px;
	height: 29px;
	cursor: Hand;
	cursor: Pointer;
}

#jazyk{
	ackground-color: blue;
	position: absolute;
	left: -15px;
	top: 150px;
	width: 50px;
	height: 115px;
	font-size: 12px;
}

#podcenter #zpetaj{
	width: 228px;
	height: 84px;
	margin-left: 14px;
	margin-top: 15px;
	background-image: url(../zpetdomenu/tlacitko_aj_23.png);
}

#podcenter:hover #zpetaj{
	width: 228px;
	height: 84px;
	background-image: url(../zpetdomenu/tlacitko_aj_red_23.png);
	margin-left: 14px;
	margin-top: 15px;
}

#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: white;
	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: 10px Verdana, Helvetica, sans-serif;
	background-color: white;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}

#imageData{	padding:0 10px; color: Black; }
#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: 10;
	width: 100%;
	height: 500px;
	background-color: silver;
}

#podcenter #zpetcz{
	width: 228px;
	height: 84px;
	margin-left: 14px;
	margin-top: 15px;
	background-image: url(../zpetdomenu/tlacitko_cj_23.png);
}

#podcenter:hover #zpetcz{
	width: 228px;
	height: 84px;
	background-image: url(../zpetdomenu/tlacitko_cj_red_23.png);
	margin-left: 14px;
	margin-top: 15px;
}