td {
	color: #5a5756;
	font-size: 14px;
	font-family: Verdana, arial, Helvetica, sans-serif, Tahoma;
	font-weight: normal;
	text-align: center;
	border: 1px solid #fff;
}
.kalender {
	background-color: #e1e0e0;
	width: 100%;
}
.kalender td {
	background-color: #fff;
	height: 30px;
	text-align: center;
	width: 14%;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.kalender .header {
	background-color: #e1e0e0;
	text-align: center;
	color: #000;
}
.kalender .empty {
	background-color: #f6f5f5;
	color: #aba6a6;
}
.kalender .today, .kalender .todayhover {
	text-align: center;
	background-color: #e1e0e0;
	color: #000;
}
.kalender .todayhover, .kalender .hover {
	color: #000;
	border-color: #000;
}
.kalender .yritus {
	background-color: #e0ffde;
	text-align: center;
	cursor: pointer;
}
.kalender a {
	color: #4a4aaD;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	display: block;
}
.kalender .yritus a:hover { color: #000; }
.link_none a { text-decoration:none; }
.link_underline a { text-decoration:underline; }
.kalender .bgcolor_darkgray {
	background-color:#e1e0e0;
	border-bottom: 1px solid #fff;
	color: #000;
}
.header {
	font-weight: bold;
	border-bottom: 1px solid #d4d4d4;
	padding: 5px 10px;
}
.peosaal {
	background: #effeee;
	padding: 5px 10px;
}
.saun {
	background: #ffefef;
	padding: 5px 10px;
}
.restoran {
	background: #f1f1fe;
	padding: 5px 10px;
}
.hotell {
	background: #fdfef1;
	padding: 5px 10px;
}
