* {
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	color: Black;
	background: #C4C4C4;
}
.bg_mid {
	background: url(img/bg_mid.jpg) repeat-y top center;
	height: 600px;
}
.bg_top {
	background: url(img/bg.jpg) no-repeat top center;
}
.bg_down {
	background: url(img/bg_down.jpg) no-repeat top center;
	height: 173px;
}
.doprava {
	text-align: right;
}
h1.f {
	font-size: 14px;
	color: Black;
	font-weight: normal;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
h1, .nadpis {
	color: #B90914;
	font-size: 22px;
}
h2, .nadpis2 {
	color: #B90914;
	font-size: 22px;
	font-weight: normal;
}
h3, .nadpis3 {
	color: #A50813;
	font-size: 16px;
	font-weight: bold;
}
h4, .nadpis4 {
	color: #B90914;
	font-size: 14px;
	font-weight: bold;
}
.view {
	font-size: 14px;
	color: Black;
	line-height: 22px;
}
.up {
	font-size: 14px;
	color: white;
	line-height: 22px;
}
.adresa {
	font-size: 12px;
	color: #2A2A2A;
	line-height: 18px;
}
.down_text {
	font-size: 11px;
	color: #00467A;
	line-height: 18px;
}
a.down_menu {
	text-decoration: none;
	color: White;
	font-size: 12px;
	font-weight: bold;
}
a.down_menu:hover {
	text-decoration: underline;
	color: Black;
}
a.down_menu2 {
	text-decoration: none;
	color: Maroon;
}
a.down_menu2:hover {
	text-decoration: underline;
	color: Red;
}
.poznamka {
	font-size: 10px;
}
a {
	text-decoration: underline;
	color: #BF0915;
}
a:hover {
	text-decoration: none;
	color: #E10000;
}
a.menu_hl {
	text-decoration: none;
	color: White;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
a.menu_hl:hover {
	text-decoration: none;
	color: Black;
}
a.menu_hl_on {
	text-decoration: none;
	color: #B9B9B9;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
a.menu_hl_on:hover {
	text-decoration: none;
	color: Red;
}
input {
	border: 3px solid #A3E900;
	font-size: 14px;
	color: #572912;
	font-weight: bold;
	background-color: #759D19;
}
textarea {
	border: 3px solid #A3E900;
	font-size: 14px;
	color: #572912;
	font-weight: bold;
	background-color: #759D19;
}
select
{
	border: 3px solid #A3E900;
	font-size: 14px;
	color: #572912;
	font-weight: bold;
	background-color: #759D19;
}
option {
	border: 3px solid #A3E900;
	font-size: 14px;
	color: #572912;
	font-weight: bold;
	background-color: #759D19;
}
.diam {
	list-style: url(img/diam.png);
}
