.cssERA {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box {
	border: 1px solid #CCCCCC;
}
.text1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.text2 {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #66FFFF;
}
.MENU1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.MENU1:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.MENU1:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}

.NASLOV {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
}
.D1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	line-height: 20px;
	padding-left: 10px;
}
.D2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCCC00;
	line-height: 20px;
	padding-left: 10px;
}
.Ozadje {
	background-attachment: scroll;
	background-image: url(../source/ERA/ozadje.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

