body {
	margin: 0px;
	padding: 0px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #000000;
	background-color:#c3cfc3;
}
A:link {
	COLOR: #0F400D; TEXT-DECORATION: underline;font-weight: bold;
}
A:visited {
	COLOR: #0F400D; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #ffa70f
}
.form {
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #D5DEEA;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
P {
	FONT: 12px Arial, Helvetica, sans-serif; COLOR: #000000; line-height: 18px;
}
.link1:link {
	COLOR: #ffffff; TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.link1:visited {
	COLOR: #ffffff; TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.link1:hover {
	COLOR: #0F400D;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.link1a:link {
	COLOR: #666666; TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.link1a:visited {
	COLOR: #666666; TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link1a:hover {
	COLOR: #0F400D; TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.NaslovNovosti {
	FONT-SIZE: 19px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #25ADDA;
	font-weight: normal;
}
.Podnaslov {
	FONT-SIZE: 15px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #c82026;
	font-weight: bold;
}
.Podnaslov1 {
	FONT-SIZE: 15px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #666666;
	font-weight: bold;
}
.NovostiPodnaslov {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	fontsize: 12px;
	line-height: 15px;
	color: #c82026;
	font-weight: bold;
}
.Podnaslov2 {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #25ADDA;
	font-weight: bold;
}
.Footer {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #666666;
}
.ArialWhite {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #FFFFFF;
}
.SmallFont {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	fontsize: 10px;
	color: #333333;
	line-height: 13px;

}
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #999999;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #EAEAEA;
width: 150px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #999999;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #c82026;
color: white;
}