BODY {	
	margin: auto;
	font-family: arial, verdana, helvetica;
}
DIV#hlavni {
	width: 829px;
/*	height: 600px;*/
	border: 0px solid black;
	padding: 0px;
	margin: 15px auto auto auto;
}
DIV#logo {
	width: 829px;
	height: 45px;
	border: 0px solid black;
	padding: 0px;
	background-image: url("img/logo.gif");
	background-repeat: no-repeat;
}
DIV#body {
	width: 829px;
/*	height: 530px;*/
	height: 100%;
	background-color: #c5cccf;
/*	padding: 0px 15px 15px 0px;*/
/*	border: 1px solid black;*/
}

img.cara-zacatek {
	width: 10px;
	height: 10px;
	padding: 0px;
	background-color: #c5cccf;
	float: left;
}
img.cara-konec {
	width: 10px;
	height: 10px;
	padding: 0px;
	background-color: #c5cccf;
	float: left;
	font-size: 0px;
}

DIV.cara {
	width: 809px;
	height: 10px;
	padding: 0px;
	font-size: 0px;
	background-color: #c5cccf;
	float: left;
}
div.logo-oddelovac {
	width: 100%;
	height: 5px;
	font-size: 0px;
	background-color: #c5cccf;
/*	border: 3px solid black;*/
	margin: 0px;
	padding: 0px;
	clear: both;
}

DIV.menu {
	width: 150px;
	float:left;
}	
DIV.menu-horni {
	width: 140px;
	height: 1.7em;
	background-color: #649dce;
	border-top: solid 3px white;
	border-right: solid 3px white;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 0px 25px;
}	
DIV.menu-stred {
	width: 140px;
	height: 1.7em;
	background-color: #649dce;
	border-top: solid 1px white;
	border-right: solid 3px white;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 0px 25px;
}	
DIV.menu-dolni {
	width: 140px;
	height: 4em;
	background-color: #d5e3f0;
	border-top: solid 1px white;
	border-right: solid 3px white;
	border-bottom: solid 3px white;
	color: #3972a4;
	font-size: 12px;
/*	font-weight: bold;*/
	padding: 20px 0px 0px 25px;
}	
input.menu {
	width: 110px;
}
form.menu {
	width: 110px;
	margin: 0px;
}
DIV.panel-levy {
	width: 140px;
/*	height: 156px;*/
	height: 165px;
	background-color: #d5e3f0;
	border-top: solid 3px white;
	border-right: solid 3px white;
	border-bottom: solid 3px white;
	color: #3972a4;
	font-size: 12px;
	padding: 15px 10px 15px 15px;
	margin-top: 40px;
}	

DIV.aktuality {
	width: 630px;
	height: 214px;
	background-color: #3972a4;
	border: solid 3px white;
	font-size: 12px;
	color: white;
/*	text-decoration: underline;*/
/*	padding: 15px 0px 15px 25px;
	margin-top: 20px;*/
	background-image: url("img/hraci_pozadi/1.jpg");
	background-repeat: no-repeat;
	background-position: right;
}	

DIV#main {
	width: 650px;
/*	padding: 0px 15px 15px 15px;*/
	float: right;
}

DIV#telo {
	width: 630px;
/*	height: 214px;*/
/*	background-color: #d5e3f0;*/
	background-color: #3972a4;
	border: solid 3px white;
	font-size: 12px;
	color: white;
	padding: 10px: 
/*	text-decoration: underline;*/
/*	padding: 15px 0px 15px 25px;
	margin-top: 20px;*/
}	

DIV.tabulka-titul {
	width: 199px;
	background-color: #94C4DA;
	border: solid 3px white;
	color: #3972a4;
	font-size: 12px;
	padding: 0px;
/*	font-weight: bold;*/
	margin: 15px 10px 0px 0px;
	float: left;
}	

DIV.tabulka-vnitr {
	width: 171px;
/*	height: 240px;*/
	height: 255px;
	background-color: #E7F0F5;
	color: black;
	font-size: 12px;
/*	font-weight: bold;*/
/*	padding: 20px 0px 0px 25px;*/
	padding: 10px;
	margin: 0px 4px;
/*	padding: 0px;*/
}

DIV.tabulka-odstavec {
	color: black;
	font-size: 12px;
/*	font-weight: bold;*/
/*	padding: 20px 0px 0px 25px;*/
	padding-bottom: 10px;
	margin: 0px 0px;
/*	padding: 0px;*/
}	

.tabulka-h {
	width: 199px;
	height: 35px;
	padding: 0px;
	margin: 0px;
}
.tabulka-d {
	width: 199px;
	height: 8px;
	padding: 0px;
	margin: 0px;
/*	border: 1px solid black;	*/
}

.nadpis-zluty {
	padding: 15px 15px 0px 15px;
	margin: 0px;
	color: #eed500;
	font-size: 18px;
	font-weight: bold;
}
DIV.tabulka-bezna {
/*	width: 171px;
	height: 240px;*/
	background-color: #E7F0F5;
	color: black;
	font-size: 12px;
/*	font-weight: bold;*/
/*	padding: 20px 0px 0px 25px;*/
	padding: 10px;
	margin: 0px 4px;
/*	padding: 0px;*/
}
.tabulka-bezna tr {
	height: 20px;
}
.text {
	font-weight: normal;
	padding: 15px 15px 0px 15px;
	margin: 0px;
	text-align: left;
}
table td.tab1 {
	width: 10%;
	text-align: right;
}
table td.tab2 {
	width: 80%;
	text-align: left;
}
table td.tab3 {
	width: 10%;
	text-align: right;
}
DIV.text A {
	text-decoration: none;
}
DIV.text A:hover { color: #eed500; text-decoration: underline; }
DIV.text A:active { color: #eed500 }
DIV.text A:link { color: #eed500 }
DIV.text A:visited { color: #eed500 }

A.bezny-odkaz {
	text-decoration: none;
}
A.bezny-odkaz:hover { color: white; text-decoration: underline; }
A.bezny-odkaz:active { color: white }
A.bezny-odkaz:link { color: white }
A.bezny-odkaz:visited { color: white }

DIV#foot {
	width: 829px;
	height: 20px;
	color: #c5cccf;
	text-align: center;
	font-size: 10px;
}
DIV.panel-levy A:active { color: #3972a4 }
DIV.panel-levy A:link { color: #3972a4 }
DIV.panel-levy A:visited { color: #3972a4 }
div.oddelovac1 {
	width: 1px;
	height: 5px;
	font-size: 0px;
}
div.oddelovac2 {
	width: 1px;
	height: 15px;
	font-size: 0px;

}
DIV.tabulka-stred {
/*	width: 614px;*/
	height: 4px;
	padding: 0px;
	font-size: 0px;
	background-color: #E7F0F5;
	float: left;
}
img.tabulka-zacatek {
	width: 4px;
	height: 4px;
	padding: 0px;
	background-color: #E7F0F5;
	margin-left:4px;
	float: left;
}
img.tabulka-konec {
	width: 4px;
	height: 4px;
	padding: 0px;
	background-color: #E7F0F5;
	margin-right: 4px;
	float: left;
	font-size: 0px;
}