A:LINK{
	color: #E11015;
	text-decoration: none;
}
A:VISITED {
	color: #E11015;
	text-decoration: none;
}
A:HOVER {
	color: #FF0000;
	text-decoration: none;
}
A:ACTIVE {
	background-color : White;
	color: #FF0000;
	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;
   color: #0033A0;
	background-color: #9BCBEB;
	position: fixed;
}
.LEV{
	width: 720px;
	text-align: center;
	margin-top: 16px;
	clear: both;
}
.OBSAH{
	width: 230px;
	font-size: 30px;
	font-weight: bold;
	color: #0033A0;
	background-color: #9BCBEB;
	float: right;
	vertical-align: top;
	text-align: left;
	line-height: 190%;
	margin-bottom: 20px;
}
.DAT {
	width: 700px;
	font-size: 20px;
	color: Aqua;
	font-style: oblique;
	text-align: right;
	margin-bottom: 10px;
}
.FGAL {
	width: 715px;
	font-size: 25px;
	font-style: oblique;
	text-align: center;
	border: 2px solid #9BCBEB;
}
.TITUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: White;
	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;
}
.TXT25r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #E11015;
	margin: 10px 0px 10px 0px;
}
.TXT25i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FE7D05;
	font-style: oblique;
}
.TXT16r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E11015;
}
.TXT16g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F8DE00;
}
.TXT16V {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FE7D05;
	margin: 10px 0px 10px 0px;
}
.TXT16O {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9BCBEB;
	margin: 10px 0px 10px 0px;
}
.TXT16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: White;
	text-align: justify;
	margin: 10px 0px 10px 0px;
}