body {
	background-color: #93c94d;
	margin: 0 auto;
	padding: 0;
	background: #93c94d url('images/bg-top.jpg') no-repeat top;
	color: #000;
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	min-width:900px;
	width:900px;
	}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.3em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 1px;
}
h3 {
	font-size: 1.1em;
}
h4 {
	font-size: 1.1em;
}
.small {
	font-size: 0.7em;
}

.heading {

	width: 250px;
	height:135px;
	position:relative;
	top: 0px;
	left: 130px;
	
}
.heading img {

	width: 250px;
	height:135px;
	border: 0px;
	
}


	
#content {
	background: #FFF url('images/bg-middle.jpg') repeat-y center;
	margin: 25px -4px 0 auto;
	padding-top:-150px;
	width: 808px;
}


#language {
	position:relative;
	top:80px;
	right:-800px;
	width: 100px;
	min-height: 30px;
	height: 30px;
	font-size: 0.7em;

}


#menu {
	margin: -15px 10px 0 auto;
	:margin: 0px 10px 0 auto;
	_margin: -18px 10px 0 auto;
	width: 490px;
	min-height: 30px;
	height: 30px;

}


#menu ul {
	padding-left: 10px;
	margin: 0;
	width: 100%;
	height: 35px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
}
#menu li {
	list-style: none;
	display: inline;
	float: left;
	text-align: center;
	padding: 12px 0px 0px 0px;
	margin: 0;
	white-space: nowrap;
	height: 0px;
}
#menu a {
	font-size: 1.05em;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	font-size: 1.05em;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 2px #ffda56 solid;
}
#menu h3 {
	padding: 0px 10px 5px 0px;
	_padding-bottom: 7px;
	margin: 0px;
	font-size: 0.9em;
	vertical-align: bottom;
	background-color:#9f9fa1;
}




#leftmenu {
	
	float: left;
	width: 278px;
	margin-left: 30px;
	
	min-width: 280px;
	min-height:100px;
	height: 100px;
}

#leftmenu img {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	padding-left: 10px;
	_padding-left: 0px;
	_margin-left: 0px;
	padding-top: 0px;
}
#leftmenu .ul1 {
	margin-left: 10px;
	padding-left: 0px;
}
#leftmenu .ul2 {
	margin-left: 15px;
	padding-left: 0px;
}
#leftmenu a {
	color: white;
	text-decoration: none;
}
#leftmenu a:hover {
	color: white;
	text-decoration: underline;
}
#leftmenu .level1 {
	list-style: none;
	background-image: url('img/button.jpg');
	height: 27px;
	width: 181px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 30px;
	margin-left: 0px;
	margin-top: 3px;
	font-weight: bold;
}
#leftmenu .level2 {
	list-style: none;
	background-image: url('img/bg-level2.gif');
	height: 18px;
	width: 166px;
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 30px;
	margin-left: 0px;
	font-size: small;
}
#leftmenu .level2end {
	list-style: none;
	background-image: url('img/bg-level2end.gif');
	height: 7px;
	width: 164px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 30px;
	margin-left: 0px;
	font-size: small;
}
#main {
	background-position: bottom;
	padding: 0px;
	margin: 0px;
	_margin-left: -30px;
	width: 470px;
	float: left;
	height: 1% /* Holly hack for Peekaboo Bug */;
	background-image: url('images/bg-content.jpg');
	background-repeat: no-repeat;
}

#zahlavi{
	color:9f9fa0;
	margin-top:15px;
}
#zahlavi h2{
	color:9f9fa0;
}

#topbanner {
	padding: 0px;
	width: 562px;
	height: 246px;
	_height: 246px;
	margin: 0px;
	min-height: 246px;
	background-image: url('img/topbanner.jpg');
	background-repeat: no-repeat;
	font-size: 0.8em;
	color: #8F8F8F;
	text-align: right;
}
#updated {
	font-size: 0.70em;
	color: silver;
	margin-top: 10px;
}
#footer {
	clear: both;
	margin: 0 -16px 0 auto;
	padding-top: 0px;
	width: 830px;
	background-image: url('images/bg-bottom.jpg');
	background-repeat: no-repeat;
	font-size: 0.8em;
	text-align: right;
	min-height: 77px;
	height: 77px;
}

#footer-content {
	padding: 10px 60px 0 0;
	font-size: small;
	margin:0px`
}



.viktor {
	clear: both;
	height: 1px;
	min-height: 1px;
	margin-bottom: 0px;
}
#form {
	background-color: #BBBBBB;
}
#form input {
	background-color: #00FFFF;
	border: 1px gray solid;
}
#form h2 {
	border-bottom: 1px gray solid;
}
.imgright {
	text-align: center;
	padding: 5px;
}

