.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.naslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
}
.podnaslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #333333;
}
.calToday {
	background-color: #CCCCCC;
	text-align: center;
}
.calOther {
	text-align: center;
}
.desno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.top a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.top a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.text a:link {
	color: #AC626D;
	text-decoration: none;
}
.text a:visited {
	color: #AC626D;
	text-decoration: none;
}
.text a:active {
	color: #AC626D;
	text-decoration: underline;
}
.text a:hover {
	color: #AC626D;
	text-decoration: underline;
}

