.podnaslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #333333;
}
.calToday {
	background-color: #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.calOther {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textbeli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.textbeli a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.textbeli a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.textbeli a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.textbeli a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.text a:link {
	color: #DB1C1B;
	text-decoration: none;
}
.text a:visited{
	color: #DB1C1B;
	text-decoration: none;
}
.text a:active{
	color: #DB1C1B;
	text-decoration: none;
}
.text a:hover{
	color: #DB1C1B;
	text-decoration: underline;
}
.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008EE0;
	font-weight: bold;
}
.menunaslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	text-align: center;
	background-color: #07A939;
}
.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099CC;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	text-indent: 3pt;
}
.menuitem a:link {
	color: #0099CC;
	text-decoration: none;
}
.menuitem a:visited{
	color: #0099CC;
	text-decoration: none;
}
.menuitem a:active{
	color: #0099CC;
	text-decoration: none;
}
.menuitem a:hover{
	color: #0099CC;
	text-decoration: underline;
}
