@charset "utf-8";
/* CSS Document */

.box-title {
	font-size: 14px;
	font-weight: bold;
	color: #ec282e;
}
.title {
	font-size: 13px;
	font-weight: bold;
	color: #ec282e;
}
a.menu:link, a.menu:visited {
	color: #ec282e;
	font-size: 11px;
	text-decoration: none;
}
a.menu:hover, a.menu:active {
	color: #ec282e;
	font-size: 11px;
	text-decoration: underline;
}
.novice-datum {
	font-size: 10px;
}
a.novice-naslov:link, a.novice-naslov:visited {
	color: #ec282e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.novice-naslov:hover, a.novice-naslov:active {
	color: #ec282e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.aktualno-title {
	font-weight: bold;
	color: #ec282e;
}
img.aktualno {
	width:90px;
	padding: 0px 4px 4px 0px;
	float: left;
}
