body {
	color: #fff;
	font-size: 10px;
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 12px;
	background: #7a6752 url(img/tausta.gif) no-repeat left top;
	margin: 0;
	padding: 0;
}
a {
	color: #fff;
	text-decoration: underline
}
a:hover {
	color: #765a37;
	text-decoration: underline;
}
a.frontend_editing_link {
	color: #ff3;
	text-decoration: none;
}
a.frontend_editing_link:hover {
	color: #f93;
	text-decoration: underline;
}
.pvm {
	font-weight: bold;
	line-height: 14px;
	padding-top: 6px;
	background-color: #765a37;
}
.otsikko {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding: 4px 0 4px 8px;
	background-color: #765a37;
	text-transform: uppercase;
}
.kalenteri_otsikko {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding: 4px 0 4px 8px;
	background: #765a37 url(img/kalenteri1.jpg) no-repeat left top;
}
.leipis {
	font-size: 12px;
	line-height: 15px;
	background-color: #2c2820;
	border: 1px solid #765a37;
	border-top-style: none;
	padding: 4px 8px 8px 6px;
}
.kalenteri_leipis {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding: 8px 8px 6px 8px;
}
.kalenteri_tausta {
	background: #5c4f41 url(img/kalenteritausta.jpg) no-repeat left top;
}
.prev {
	font-weight: bold;
	line-height: 14px;
	background-color: #2c2820;
	border-left: 1px solid #765a37;
}
.next {
	font-weight: bold;
	line-height: 14px;
	background-color: #2c2820;
	text-align: right;
	border-right: 1px solid #765a37;
}
.yht {
	color: #765a37;
	font-weight: bold;
	line-height: 14px;
	padding: 6px 0 6px 0;
}
.div_kuvitus {
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 920px;
}
.div_isopalsta {
	position: absolute;
	z-index: 2;
	top: 310px;
	left: 76px;
	width: 460px
}
.div_kalenteri {
	position: absolute;
	z-index: 3;
	top: 400px;
	left: 537px;
	width: 200px
}
.div_kielet {
	position: absolute;
	z-index: 5;
	top: 316px;
	left: 537px;
	width: 180px;
	padding: 0px 0px 0px 16px;
}
.ad {
	position: absolute;
	z-index: 4;
	top: 30px;
	background-image: url(img/ad.gif);
	width: 25;
	height: 12;
	filter: alpha(opacity=60);
	opacity: 0.6;
	right: 2%;
}
.div_kuvitus .yht a {
	color: #765a37;
}