#asv_kalenda_minical {
	background:url('fond-agenda.gif') no-repeat;
	height:200px;
	width:195px;
	padding-top:10px;
}
#asv_kalenda_minical a {
	text-decoration: none;
	color: #000000;
	text-align: center;
}
#asv_kalenda_minical a:hover {
	text-decoration: none;
	color: #fff;
}
#asv_kalenda_minical .month {
	border-style: none;
	text-align: center;
	margin: auto;
	width: 95%;
}
#asv_kalenda_minical .monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	border-style: solid;
	border-width:0px;
}
#asv_kalenda_minical .dayname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	border-style: none;
	border-width:1px;
}
#asv_kalenda_minical .monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
	text-align: center !important;
}
#asv_kalenda_minical .nomonthday {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #aaaaaa;
}
#asv_kalenda_minical .monthday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height:20px;
	width:20px;
}
#asv_kalenda_minical .today {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	background-color: #EEE9E9;
	color: #000000;
	height:20px;
	width:20px;
}
#asv_kalenda_minical .sunday {
	background-color: #c7e59f;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:20px;
}
#asv_kalenda_minical .sunday a {
	color: #667171;
}
#asv_kalenda_minical .saturday {
	background-color: #c7e59f;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:20px;
}
#asv_kalenda_minical .saturday a {
	color: #667171;
}
#asv_kalenda_minical .event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #fff;
	height:20px;
	width:20px;
}
#asv_kalenda_minical .event a {
	color: #000;
}
#asv_kalenda_minical .event a:hover, #asv_kalenda_minical .todayevent a:hover {
	color:#8FCA3F;	
}
#asv_kalenda_minical .todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #fff;
	height:20px;
	width:20px;
	border: 1px solid black;
}
#asv_kalenda_minical .todayevent a {
color: #000;

	/*background-color: #ffffff;
	color: #000000;*/
}


