A:LINK{
	color: #CC0000;
	text-decoration: none;
}
A:VISITED {
	color: #CC0000;
	text-decoration: none;
}
A:HOVER {
	color: Blue;
	text-decoration: none;
}
A:ACTIVE {
	background-color : Blue;
	color: #CC0000;
	text-decoration: none;
}
.A2:LINK{
	color: White;
	text-decoration: none;
}
.A2:VISITED {
	color: White;
	text-decoration: none;
}
.A2:HOVER {
	color: #002D65;
	text-decoration: none;
}
.A2:ACTIVE {
	background-color : Blue;
	color : White;
	text-decoration: none;
}
BODY {
	background-color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: White;
}
.DIV1{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.STRED {
	width: 720px;
	height: 100%;
	float: left;
	margin: 10px 10px 0px 260px;
	text-align: justify;
}
.LEVY{
	width: 250px;
	height: 100%;
	float: left;
	background-color: #CC0000;
	position: fixed;
}
.OBSAH{
	width: 230px;
	font-size: 30px;
	font-weight: bold;
	color: White;
	float: right;
	vertical-align: top;
	text-align: left;
	line-height: 190%;
}
.TITUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FD8F41;
	margin: 5px 15px 0px 15px;
}
.TXT30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: White;
}
.TXT25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: White;
}
.TXT25b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #100067;
}
.TXT25r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #CC0000;
}
.TXT16r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.TXT16b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #100067;
}
.TXT16h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FD8F41;
}
.TXT16g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00FF00;
}