A:LINK{
	color: #E20025;
	text-decoration: none;
}
A:VISITED {
	color: #E20025;
	text-decoration: none;
}
A:HOVER {
	color : #FF883E;
	text-decoration : none;
}
A:ACTIVE {
	color : Red;
}
.A1 {
	display: block;
	width: 499px;
	height: 154px;
	overflow: hidden;
}
.A1:HOVER {
	text-indent: -499px;
}
.A1 img {
	border: none;
}
.A2:LINK{
	color: #FFDEAD;
	text-decoration: none;
}
.A2:VISITED {
	color: #F0E68C;
	text-decoration: none;
}
.A2:HOVER {
	color: #E20025;
}
.A2:ACTIVE {
	color : Red;
}
.A3 {
	display: block;
	width: 499px;
	height: 281px;
	overflow: hidden;
}
.A3:HOVER {
	text-indent: -499px;
}
.A3 img {
	border: none;
}
BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	background-color: Black;
	font-size: 20px;
}
.STRED{
	width: 1000px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: Black;
	border-width: 0px 0px 0px 0px;
}
.SEZNAM{
	width: 1000px;
	text-align: left;
	margin-top: 610px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 40px;
}
.SEZNAM1{
	width: 1000px;
	text-align: center;
	margin-top: 120px;
	font-size: 40px;
}
.MEZERA{
	width: 1000px;
	height: 10px;
	background-color: Black;
	clear: both;
}
.MEZERA1{
	width: 1000px;
	height: 20px;
	background-color: Black;
	clear: both;
}
.PATA {
    clear: both;
    font: normal 16px Arial, Helvetica, sans-serif;
	color: White;
	width: 1000px;
	position: absolute;
	top: 520px;
	text-align: center;
	line-height: 160%;
}
.TEXT {
	color: White;
	text-align: justify;c
	font-size: 20px;
	margin: 10px 20px 10px 15px;
}
.TXT25{
	font-size: 25px;
	font-weight: bold;
}
.TXT30{
	font-size: 30px;
	font-weight: bold;
}
.TXT30o{
	font-size: 30px;
	font-weight: bold;
	color: #FF883E;
}
.TXT40{
	font-size: 40px;
	font-weight: bold;
}
.TXT40o{
	font-size: 40px;
	font-weight: bold;
	color: #FF883E;
}
.TXT50{
	font-size: 50px;
	font-weight: bold;
}
.TXT50o{
	font-size: 50px;
	font-weight: bold;
	color: #FF883E;
}