body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#page {
	width: 800px;
	height: auto;
	min-height: 530px;
	_height: 530px;
	margin: 5px auto;
	padding: 0px;
	border: 1px solid #E7E3E7;	
	background-color: #EEE8AA;
}
.horizontal-menu {
	font-family: tahoma, geneva, "lucida sans unicode", "lucida grande", verdana, sans-serif;
	width: 800px;
	height: 20px;
	position: relative; 
	padding-bottom: 0px;
}
.horizontal-menu ul {
	padding: 0; 
	margin: 0;
	list-style-type: none;	
	list-style: none;
}
.horizontal-menu ul li {
	float: left;
	position: relative;
}
.horizontal-menu ul li a, .horizontal-menu ul li a:visited {
	display: block; 
	text-decoration: none; 
	color: #000; 
	width: 88px; 
	height: 1.5em;
	font-weight: bold;
	color: #6d6e71; 
	border-bottom: 6px solid #6d6e71;
	background: #fff; 
	padding-left: 10px; 
	line-height: 1.5em;
	margin-right: 2px;
}
.horizontal-menu ul li a:hover {
	color: #C87800; 
	border-bottom: 6px solid #C68a11;
}
#banner {
	width: 780px;
	height: 78px;
	padding: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	text-align: right;
	color: #ffffff;
	letter-spacing: 1px;
	font-weight: bold;
	background-color: #C68a11; 
	background-image: url(../images/banner.jpg);
	float: right;
}
#obsah {
	margin-top: 3px;
	min-height: 480px;
	_height: 480px;
}
#levy-blok {
	width: 600px;
	float: left;
	}
#levy-blok-obsah {
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align: justify;
}
#levy-blok-obsah p {
	font-size: 12px;
	margin-bottom: 3px;
	line-height: 150%;
}
#levy-blok-obsah h1 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #000;
	color: #6d6e71;
	text-align: left;
	letter-spacing: 0.3em;
	font-variant: small-caps;
}
#levy-blok-obsah h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding-top: 1em;
	color: #000; 
}
#levy-blok-obsah p a, #levy-blok-obsah li a {
	font-weight: bold;
	text-decoration: none;
	color: #6d6e71;
}
#levy-blok-obsah ul {
	list-style: disc;	
}
#levy-blok-obsah li {
	padding: 5px;
	color: #6d6e71;
}
#pravy-blok {
	width: 200px;
	float: right;
}
#pravy-blok-obsah {
	min-height: 150px;
	padding-left: 5px;
	padding-top: 25px;
	padding-right: 24px;
	padding-bottom: 30px;
	margin-bottom: 39px;
}
#pravy-blok-obsah h1 {
	font-family:Arial, sans-serif;
	font-size: 16px;
	color: #000;
	color: #82c55b;
	text-align: left;
	letter-spacing: 0.3em;
	font-variant: small-caps;
}
.paticka {	
	width: auto;
	text-align: center;
	font-size: 90%;
	color: #6d6e71;
	bottom: 0;
	right: 0;
	left: 0;
	padding: 5px;
	margin: 0;
	clear: both;
}
.paticka a {
	text-decoration: none;
}
#vertical_menu	ul {
	list-style: none;	
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#vertical_menu li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#vertical_menu li {
	list-style-image: none;
	border-bottom: 1px solid #82c55b;
	}
#vertical_menu li a:link, #vertical_menu li a:visited {
	color: #C68a11;
	display: block;
	background: url(../images/arrow.gif) 0 50% no-repeat;
	padding: 8px 0 0 30px;
	}
	
#vertical_menu li a:hover {
	color: black;
	background: url(../images/arrow.gif) right 50% no-repeat;
	background: url(../images/llinka.gif) left 50% no-repeat;
	background: url(../images/llinka.gif) 10px 50% no-repeat;
	padding: 8px 0 0 30px;
	}
	
#vertical_menu li a:active {
	color: auto;
	background: url(../images/arrow.gif) 0 50% no-repeat;
	padding: 8px 0 0 30px;
	}
a img {
	border:none;
}
table.normal {
	font-style: normal;
}
table.normal th {
		background-color: #C68a11;
		text-align: center;
		padding: 8px 5px;
}
table.normal tr.even
{
	background-color: #E7E3E7;
}
table.normal td  {
		padding: 8px 5px;
}
.autor {
	font-weight: normal;
	font-size: 8pt;
	color: gray;
}
.mail {
	font-size: 7pt;
	color: gray;
	font-style: italic;
	text-decoration: none;
}
.title_en, .title {
	font-size: 8pt;
	color: #C68a11;
	text-decoration: none;
}
.title_en {
	font-weight: bold;
}
a.title:hover, a.title_en:hover {
	color: gray;
}