body {

}
body, div, td, p {
	font-family: Arial;
	color: #000000;
}
body {
	font-size: 0.75em;
}
td {
	font-size: 0.75em;
}
a {
	color: #FF4000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}
hr {
	border: 1px solid #FFFFFF;
	border-top: 1px solid #FCE8C1;
}

h1 {
	clear: both;
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 1.4em;
	background-image: url(/img/h.jpg);
	background-repeat: no-repeat;
	color: #5C7909;
	padding-left: 55px;
	padding-top: 9px;
	padding-bottom: 9px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 1.2em;
	color: #5C7909;
}
h2.mt {
	margin-top: 10px;
}
h2.a {
	background-image: url(/img/h2a.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 19px;
	padding-top: 3px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bolder;
}
h2.a a {
	color: #000000;
	text-decoration: none;
}
h2.b {
	background-image: url(/img/h2b.jpg);
	background-repeat: repeat-x;
	padding-top: 13px;
	padding-bottom: 6px;
	font-size: 15px;
	color: #004731;
	text-align: center;
}
h2.b a {
	color: #004731;
	text-decoration: none;
}
h3 {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-size: 1.1em;
	color: #333333;
	border-bottom: 1px solid #666666;
}

a.ovalm, a.ovalmd {
	margin-top: 5px;
	display: block;
	background-image: url(/img/ovalm.png);
	background-repeat: no-repeat;
	width: 90px;
	padding-top: 14px;
	height: 31px;
	_height: 45px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
a.ovalmd {
	padding-top: 6px;
	height: 39px;
	_height: 45px;
}
a.oval, a.ovald {
	margin-top: 5px;
	display: block;
	background-image: url(/img/oval.png);
	background-repeat: no-repeat;
	width: 116px;
	padding-top: 21px;
	height: 37px;
	_height: 58px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	float: left;
}
a.ovald {
	padding-top: 14px;
	height: 44px;
	_height: 58px;
}
a.fl {
	float: left;
}
a.fr {
	float: right;
}

table.b, table.slozeni {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	border-left: 1px solid #FCE8C1;
	border-top: 1px solid #FCE8C1;
}
table.b td, table.b th, table.slozeni td, table.slozeni th {
	padding: 2px;
	border-bottom: 1px solid #FCE8C1;
	border-right: 1px solid #FCE8C1;
}
table.b th, table.slozeni th {
	text-align: left;
	color: #333333;
	font-size: 0.9em;
}

