A:ACTIVE {
	color: #DC5014;
}
A:LINK {
	color: #DC143C;
	text-decoration: none;
}
A:VISITED {
	color: #DC143C;
	text-decoration: none;
}
A:HOVER {
	color: #DC5014;
	text-decoration: none;
}
.A1:ACTIVE {
	color: #Red;
}
.A1:LINK {
	color: #004F01;
	text-decoration: none;
}
.A1:VISITED {
	color: #004F01;
	text-decoration: none;
}
.A1:HOVER {
	color: Red;
	text-decoration: none;
}
BODY {
	font: "Times New Roman", Times, serif;
	background-color: #F2EDD9;
}
.BODY1 {
	font: "Times New Roman", Times, serif;
	background-color: white;
	color: Black;
	font: 14px "Times New Roman", Times, serif;
}
.LEVY {
	background-color: white;
	font: 16px "Times New Roman", Times, serif;
	color: #004F01;
	float: left;
	width: 200px;
	height: 1080px;
}
.FRAME1 {
	width: 800px;
	float: left;
	height: 1080px;
	background-color: white;
	border-left: thin solid #004F01;
}
.HR1{
	color: #004F01;
}
.TIT{
	font-size: 30px;
	font-weight: bold;
	color: #004F01;
	margin: 5px 0px 0px 15px;
}
.OBSAH{
	font: 16px "Times New Roman", Times, serif;
	font-weight: bold;
	color: #004F01;
	margin: 5px 0px 0px 15px;
}
.OBSAH1{
	font: 14px "Times New Roman", Times, serif;
	font-weight: bold;
	color: #004F01;
	margin: 5px 0px 0px 7px;
	line-height: 25px;
}
.KAP{
	font: 16px "Times New Roman", Times, serif;
	font-weight: bold;
	color: #004F01;
}
.DIV1{
	width: 720px;
	border: 0;
	text-align: justify;
	margin: 50px 30px 30px 30px;
}
.DIV2{
	width: 668px;
	border: 0;
	text-align: center;
	margin-left: 55px;
}
.txt1{
	font-size: 20px;
}
.td1{
	font-size: 16px;
	vertical-align: top;
	width: 240px;
	padding-left: 20px;
}
.td2{
	font-size: 16px;
	vertical-align: top;
	width: 240px;
	text-align: center;
}
.i1{
	width: 720px;
	height: 405px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.SIPKA{
	font-size: 20px;
	font-weight: bold;
	color: #004F01;
	text-align: right;
	width: 720px;
}
.SIPKAL{
	font-size: 20px;
	font-weight: bold;
	color: #004F01;
	text-align: left;
	float: left;
	width: 330px;
	margin-bottom: 10px;
}
.SIPKAP{
	font-size: 20px;
	font-weight: bold;
	color: #004F01;
	text-align: right;
	float: right;
	width: 330px;
	margin-bottom: 10px;
}