A:LINK{
	color: #D21034;
	text-decoration: none;
}
A:VISITED {
	color: #D21034;
	text-decoration: none;
}
A:HOVER {
	color: #FF4500;
	text-decoration: none;
}
A:ACTIVE {
	background-color : #D21034;
	color: white;
	text-decoration: none;
}
.A1:LINK{
	color: #001100;
	text-decoration: none;
}
.A1:VISITED {
	color: #001100;
	text-decoration: none;
}
.A1:HOVER {
	color: #660000;
	text-decoration: none;
}
.A1:ACTIVE {
	background-color : #001100;
	color: #660000;
	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: #003000;
	font-family: Arial, Helvetica, sans-serif;
}
HR {
	background-color: White;
}

.HR1 {
	height: 1px;
	clear: both;
	background-color: White;
	width: 1060px;
}
.MEZERA {
	width: 1060px;
	height: 10px;
	background-color: White;
	clear: both;
}
.ODST {
	width: 1060px;
	color: #003000;
	background-color: White;
	clear: both;
	text-align: center;
	font-size: 30px;
}
.MEZERA1 {
	width: 1060px;
	height: 20px;
	background-color: #003000;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}
.CENTR {
	width: 1060px;
	background-color: White;
	color: #192012;
	text-align: center;
	font-size: 20px;
	margin-left: auto;
	margin-right: auto;
}
.TEXT {
	color: #192012;
	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: #003000;
	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: #003000;
}
.VIDEOP{
	border: 0px;
	width: 745px;
	height: 315px;
	color: Black;
	background-color: White;
	text-align: center;
	font-size: 22px;
	float: right;
	line-height: 150%;
}
.VIDEOL{
	border: 0px;
	width: 315px;
	height: 315px;
	float: left;
}
.VIDEOP1{
	border: 0px;
	width: 745px;
	height: 279px;
	color: Black;
	background-color: White;
	text-align: center;
	font-size: 22px;
	float: right;
	line-height: 150%;
}
.VIDEOL1{
	border: 0px;
	width: 315px;
	height: 279px;
	float: left;
}
.TXT30{
	font-size: 30px;
	font-weight: bold;
}
.DALSI {
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	margin: 10px 0px 20px 0px;
}