A:LINK{
	color: Red;
	text-decoration: none;
}
A:VISITED {
	color: Red;
	text-decoration: none;
}
A:HOVER {
	color: #004080;
	text-decoration: none;
}
A:ACTIVE {
	background-color : #002040;
	color: white;
	text-decoration: none;
}
.A1:LINK{
	color: #002040;
	text-decoration: none;
}
.A1:VISITED {
	color: #002040;
	text-decoration: none;
}
.A1:HOVER {
	color: #0000FF;
	text-decoration: none;
}
.A1:ACTIVE {
	background-color : #002040;
	color: white;
	text-decoration: none;
}
.A2:LINK{
	color: #FFFFFF;
	text-decoration: none;
}
.A2:VISITED {
	color: #FFFFFF;
	text-decoration: none;
}
.A2:HOVER {
	color: #FF0000;
	text-decoration: none;
}
.A2:ACTIVE {
	background-color : #FF0000;
	color : #FFFFFF;
	text-decoration: none;
}

BODY {
	background-color: #004080;
	font-family: Arial, Helvetica, sans-serif;
}
HR {
	background-color: White;
}

.HR1 {
	height: 1px;
	clear: both;
	background-color: White;
	width: 1060px;
	color: White;
}
.MEZERA {
	width: 1060px;
	height: 10px;
	background-color: White;
	clear: both;
}
.ODST {
	width: 1060px;
	color: #002040;
	background-color: White;
	clear: both;
	text-align: center;
	font-size: 30px;
}
.MEZERA1 {
	width: 1060px;
	height: 20px;
	background-color: #004080;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
.CENTR {
	width: 1060px;
	background-color: White;
	color: #002040;
	text-align: center;
	font-size: 20px;
	margin-left: auto;
	margin-right: auto;
}
.TEXT {
	color: #002040;
	text-align: justify;
	font-size: 20px;
	margin: 10px 15px 10px 15px;
}
.NADPIS {
	width: 1060px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	clear: both;
	color: White;
	background-color: #004080;
	margin-top: 25px;
}
.PATA{
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 40px;
}
.TIT{
	width: 1060px;
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	color: White;
	background-color: #004080;
}
.TXT30{
	font-size: 30px;
	font-weight: bold;
}
.DALSI {
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	margin: 10px 0px 20px 0px;
}