.naslov_mesec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;
	background-image: url(/slike/bg_cell.gif);
	display: block;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 2px;
}

.naslov_dogodka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.opis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-align: justify;
	list-style-position: inside;
	list-style-type: square;
}

.ura {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-align: center;
	list-style-position: inside;
	list-style-type: square;
	font-style: italic;
	font-weight: bold;
}


*/