@charset "iso-8859-2";
/* CSS Document */

* {
	border: 0;
	padding: 0;
	margin: 0;
}

html, body {
	background-color: #EFE6BE;
	font: normal 11px/1.3em Tahoma, Verdana, sans-serif;
}.tlo {
	background-attachment: scroll;
	background-image: url(img/gfx/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.shadow-left {
	background-attachment: scroll;
	background-image: url(img/gfx/shadow_left_loop.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadow-right {
	background-attachment: scroll;
	background-image: url(img/gfx/shadow_right_loop.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}
a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.footer {
	background-attachment: scroll;
	background-image: url(img/gfx/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 77px;
	width: 757px;
}
.menu-back {
	background-attachment: scroll;
	background-image: url(img/gfx/menu_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	width: 757px;
}
.footer-text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 1.3em;
	font-weight: normal;
	color: #FFE79E;
	text-decoration: none;
}
.paper-up {
	background-attachment: scroll;
	background-image: url(img/gfx/paper_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	width: 230px;
}
.paper-down {
	background-attachment: scroll;
	background-image: url(img/gfx/paper_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 90px;
	width: 230px;
}
.normal {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 1.3em;
	font-weight: normal;
	color: #8D6B3D;
}
.cena {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 1.3em;
	font-weight: normal;
	color: #666666;
}
.date {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 1.3em;
	font-weight: normal;
	color: #666666;
}
.pole {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 1.3em;
	font-weight: normal;
	color: #FFE79E;
	background-color: #6E4D28;
	height: 20px;
	width: 200px;
}
.cennik {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 1.3em;
	font-weight: normal;
	color: #FFE79E;
	height: 20px;
}

.counter {
	font-family: Tahoma, Arial, Verdana;
	font-size: 17px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #8D6B3D;
}
.kalendar-button {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 1.3em;
	font-weight: normal;
	color: #FFFEDB;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(img/gfx/kalendar-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 21px;
	text-align: center;
	vertical-align: middle;

}
