BODY {
	background: url(tlo-kalendarium.jpg) no-repeat fixed right bottom;
}
.kalendarium_top{
	width: 660px;
	background: url(kartka_top.png) no-repeat left top;
	height: 57px;
	padding: 0 0 0 20;
	font-size: 20px;
	color: #1136CC;
}

.kalendarium_middle{
	width: 660px;
	background: url(kartka_middle.png) repeat-y left;
	padding: 10 10 10 20;
	font-size: 14px;
}

.kalendarium_bottom{
	width: 660px;
	background: url(kartka_bottom.png) no-repeat left bottom;
	padding: 10 20 20 20;
	font-size: 12px;
	text-align: right;
	font-style: italic;
	color: Gray;
}
.rok{
	text-align: center;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	vertical-align: middle;
	color: #E10005;
}
.miesiac{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #E10005;
}
