table{
	border-collapse:collapse;
}
#header1{
	font-size:15px;
	color:gray;
	border-bottom:1px solid #A4A4A4;
	width:161px;
	height:auto;
	text-align: center;
	font-family:arial;
}
#kalender{
	width:161px;
	border:1px solid #A4A4A4;
}
.first_day{
	height:23px;
	width:23px;
}
.days{
	font-family:arial;
	height:23px;
	width:23px;
	text-align: center;
	font-size:12px;
}
.navigation{
	border-bottom:1px solid #A4A4A4;
	height:23px;
	width:23px;
	text-align: center;
	font-family:arial;
}
.navigation a{
	color:blue;
	font-weight:bold;
	text-decoration:none;
	font-family:arial;
}
#legenda{
	font-family:arial;
	font-size:12px;
	text-align: right;
	padding-right:5px;
}