body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #143A0A;
	text-decoration: none;
	margin: 0px;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #143A0A;
	scrollbar-3dlight-color: #143A0A;
	SCROLLBAR-SHADOW-COLOR: #143A0A;
	SCROLLBAR-ARROW-COLOR: #143A0A;
	SCROLLBAR-DARKSHADOW-COLOR: #143A0A;
}
.preskrtle {
	text-decoration: line-through;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #143A0A;
	text-decoration: none;
	margin: 10px;
}
#leva_horni {
	position:absolute;
	left:0px;
	top:0px;
	width:175px;
	height:186px;
	z-index:1;
}
#menu {
	position:absolute;
	left:0px;
	top:186px;
	width:175px;
	height:166px;
	z-index:2;
	background-image: url(img/hlavicka.jpg);
	background-repeat: no-repeat;
}
#hlavicka {
	position:absolute;
	left:175px;
	top:0px;
	width:705px;
	height:130px;
	z-index:1;
	background-image: url(img/hlavicka.jpg);
	background-repeat: no-repeat;
}
#telo_bg {
	position:absolute;
	left:175px;
	top:130px;
	width:705px;
	height:445px;
	z-index:1;
	background-repeat: no-repeat;
	overflow: auto;
	background-attachment: fixed;
}

#telo {
	position:absolute;
	left:181px;
	top:130px;
	width:705px;
	height:445px;
	z-index:2;
	overflow: auto;
}
#telo p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #143A0A;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#leva_dolni {
	position:absolute;
	left:0px;
	top:352px;
	width:175px;
	height:222px;
	z-index:5;
	background-image: url(img/leva_dolni.jpg);
	background-repeat: no-repeat;
}
#pata {
	position:absolute;
	left:0px;
	top:574px;
	width:auto;
	height:26px;
	z-index:6;
}
#telo hr {
	color: #003300;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #143A0A;
	text-decoration: none;
}
#tab_prg {
	position:absolute;
	left:523px;
	top:240px;
	width:auto;
	height:auto;
	z-index:7;
	background-image: url(img/pruhled.png);
	background-repeat: repeat;
}

#tab_vys {
	position:absolute;
	left:10px;
	top:70px;
	width:auto;
	height:auto;
	z-index:7;
	background-image: url(img/pruhled.png);
	background-repeat: repeat;
}

.zelene_telo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #143A0A;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #143A0A;
	text-decoration: none;
	margin: 10px;
}
#validace {
	position:absolute;
	left:350px;
	top:574px;
	width:20px;
	height:26px;
	z-index:10;
}

#vysledky_tab {
	position:absolute;
	left:5px;
	top:40px;
	width:auto;
	height:auto;
	z-index:7;
	background-image: url(img/pruhled.png);
}

