#asv_kalenda_minical a {
	color: #ff8000;
	text-align: center;
}

#asv_kalenda_minical a:hover {
	color: #3163CE;
	text-decoration: none;
}

#asv_kalenda_minical .month {
	border-style: none;
	margin: auto;
	text-align: center;
	width: 95%;
}

#asv_kalenda_minical .monthname {
	border-style: solid;
	border-width: 0px;
	color: #667171;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

#asv_kalenda_minical .dayname {
	border-style: none;
	border-width: 1px;
	color: #667171;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#asv_kalenda_minical .monthnavigation {
	color: #ff0000;
	font-family: Tahoma, Arial, sans-serif;
	text-align: center !important;
}

#asv_kalenda_minical .nomonthday {
	color: #aaaaaa;
	font-size: 10px;
	height: 20px;
	text-align: center;
	width: 20px;
}

#asv_kalenda_minical .monthday {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	width: 20px;
}

#asv_kalenda_minical .today {
	background-color: #EEE9E9;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	width: 20px;
}

#asv_kalenda_minical .sunday {
	background-color: #FFF;
	color: #667171;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	width: 20px;
}

#asv_kalenda_minical .sunday a {
	color: #667171;
}

#asv_kalenda_minical .saturday {
	background-color: #FFF;
	color: #667171;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	width: 20px;
}

#asv_kalenda_minical .saturday a {
	color: #667171;
}

#asv_kalenda_minical .event {
	background-color: #DDF;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	width: 20px;
}

#asv_kalenda_minical .event a {
	color: #31309C;
}

#asv_kalenda_minical .todayevent {
	background-color: #DDF;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	width: 20px;
}

#asv_kalenda_minical .todayevent a {
	color: #31309C;
}
