#body{

border:#009900 solid 1px;
}


#asv_kalenda_minical a {
	text-decoration: none;
	color: #000000;
	text-align: center;
	
}


#asv_kalenda_minical a:hover {
	text-decoration: none;
	color: #3163CE;
}
#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: #667171;
	border-style: solid;
	border-width:0px;
}
#asv_kalenda_minical .dayname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #667171;
	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: #FFF;
	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: #FFF;
	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: #DDF;
	height:20px;
	width:20px;
	
	
}
#asv_kalenda_minical .event a {
	color: #31309C;
	
	
}
#asv_kalenda_minical .todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #DDF;
	height:20px;
	width:20px;
	border: 1px solid pink;
}
#asv_kalenda_minical .todayevent a {
color: #31309C;

	/*background-color: #ffffff;
	color: #000000;*/
}

