* {margin: 0; padding: 0;}
body {
	background: #fff url(../obrazky/bg_body.jpg) no-repeat top left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62,5%;
} 
#obal {
width: 820px;
font-size: 0.9em;
margin: 20px 0 0 100px;
}
#titulek {
width: 820px;
font-size: 28px;
font-weight: bold;
position: relative;
top: 5px;
left: 10px; 
margin-bottom: 10px;
border-bottom: 1px solid black;
}
#text{
color: #000000;
position: relative;
z-index: 2;
top: 0;
left: 0;
}
#text a {
	color: Black;
	text-decoration: none;
}
#text a:hover {
	color: Black;
	text-decoration: none;
}
#stin {
color: #999999;
position: absolute;
z-index: 1;
top: 2px;
left: 2px; 
}
#leva {
	width: 200px;
	float: left;
	margin: 20px 10px 0 0;
}
#menu {
	border: 1px solid Silver;
	width: 190px;
	height: 360px;
}
#menu h6 {
	margin: 0;
	padding-left: 5px;
}
#menu a {
	width: 190px;
	display: block;
	text-decoration: none;
	color: Black;
	padding: 5px 0;
	border-bottom: 1px solid #F8F8FF;
	background-color: #C8C8C8;
}
#menu a:active {
	background: #DCDCDC url(../obrazky/odrazka_cerv.gif) repeat-y top right;
} 
#menu a:focus {
background: #DCDCDC url(../obrazky/odrazka_cerv.gif) repeat-y top right;
} 
#menu a:hover {
background-color: #DCDCDC;
}
#menu a.aktualni {
	background: #DCDCDC url(../obrazky/odrazka_cerv.gif) repeat-y top right;
} 

#adresa {
	width: 198px;
	margin-top: 15px;
	text-align: center;
	font-size: 0.9em;
}
#prava {
	width: 610px;
	float: right;
}
#nadpis {
width: 610px;
height: 50px;
margin: 10px 0 20px 0;
}
#prava ul li {
	list-style: none;
	background: url(../obrazky/odrazka_cerv.gif) no-repeat left 7px;
	padding: 0 10px 0 20px;
}
#prava #kontakt {
	width: 610px;
	text-align: center;
	color: White;
	margin: 10px 0;
	padding-bottom: 5px;
}
#pata {
	width: 610px;
	margin: 20px 0;
	font-size: 0.8em;
	font-weight: bold;
	color: Gray;
}
.cleaner {
font-size: 1px;
height: 1px;
clear: both;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
}
h1 {font-size: 2.0em;} 
h2 {font-size: 1.8em;} 
h3 {font-size: 1.0em; color: #CC0000;} 
h4 {font-size: 1.4em; color: #CC0000; margin: 0 0 20px 0;} 
h5 {font-size: 1.2em; color: Navy; margin-top: 10px;} 
h6 {font-size: 1.0em;} 
table {
	border: none;
	width: 610px;
	margin: 0 auto;
}
table img {
	margin-bottom: 10px;
}
ol li { 
margin-left: 35px; 
} 
ul li { 
margin-left: 10px; 
} 
a {
	color: #B22222;
	font-weight: bold;
}
a:hover {
	color: Navy;
}
#dokumenty a {
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
#dokumenty a:hover {
	color: #B22222;
	text-decoration: underline;
}