@charset "utf-8";
html {
	margin: 0px;
	padding: 0px;
	color: #624750;
	background-image: url(../images/kalendarze_index_line.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/kalendarze_index_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #624750;
}
#drukarnia_index {
	width: 100%;
	background-image: url(../images/kalendarze_index_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 300px;
}