body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFA500;
}
h5{
	color: Navy;
	font-size: 12pt;
}
.hlavni_tabulka{
	margin-top: 0px;
	background-image: url(image/back2.jpg);
	background-repeat: no-repeat;
	width: 850px;
	border-color: Gray;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	background-color: White;
}
.vrsek1{
width: 218px;
padding-left: 5px;
padding-top: 3px;
	
}
.vrsek2{
	width: 632px;
	font-size: 14pt;
	padding-top: 83px;
	padding-left: 300px;
}
.leva{
	width: 218px;
	background-color: #2000A6;
	font-size: 9pt;
}
.obsah{
	padding: 15px;
	font-size: 9pt;
}
.paticka{
	background-color: #2000A6;
	font-size: 8pt;
	padding: 3px;
	text-align: right;
	color: White;
}
.paticka_link{
	color: #A9A9A9;
	text-decoration: none;
}
#menu {
margin-left: 15px;
	width: 210px;
	margin-top: 1px;
	margin-left: 0px;
	text-decoration: none;
	padding-bottom: 2px;
	background-image: url(image/podklad_nav.jpg);
	background-repeat: no-repeat;

}
#menu a {
	background-color: #FFA500;
	display: block;
	width: 210px;
	margin-top: 2px;
	padding-left: 18px;
	padding: 2px 2ex;
	color: Black;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	border-color: Black;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-style: solid;
}
#menu a:hover {
	color: #FFFACD;
}
.menuodd { display:block;}
.kontakt{
	margin-left: 95px;
	width: 400px;
}
.tabul{
	margin-left: 15px;
	width: 500px;
}
.kon_1{
	font-size: 9pt;
	padding: 3px;
	background-color: #FFFAF0;
}
.kon_2{
	font-size: 9pt;
	font-weight: bold;
	padding: 3px;
	background-color: #FFFAF0;
}
.link2{
	color: #DC143C;
	font-weight: bold;
	text-decoration: none;
}
.link_m{
	color: #DC143C;
	text-decoration: none;
	font-size: 8pt;
}
.cervene{
	color: Red;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}