.bg {
	background-image: url(bodyimg/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #211F20;
}
#wrapper {
	height: 855px;
	width: 933px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.teksty {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	font-size: 20px;
	font-style: normal;
	letter-spacing: 4px;
}
.menustarter {
	background-image: url(bodyimg/menustarter.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 8px;
	float: left;
}
.buttons {
	background-image: url(bodyimg/button.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 147px;
	float: left;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 38px;
	text-align: center;
	color: #000;
}
a.buttons:hover {
	background-image: url(bodyimg/buttselected.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 147px;
	float: left;
	text-decoration: none;
	color: #FFF;
}

.menufinish {
	background-image: url(bodyimg/headerupfinish.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 337px;
	float: left;
}
.obrazki {
	border: 5px solid #276493;
}

.header {
	background-image: url(bodyimg/header.jpg);
	background-repeat: no-repeat;
	height: 252px;
	width: 933px;
	top: 0px;
	float: left;
}
.underheader {
	background-image: url(bodyimg/underheader.jpg);
	background-repeat: no-repeat;
	width: 933px;
	float: left;
	height: 49px;
}
.content {
	background-image: url(bodyimg/content.jpg);
	background-repeat: repeat-y;
	width: 100%;
	float: left;
}
.naglowki {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	letter-spacing: 4px;
}

.footer {
	background-image: url(bodyimg/footer.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 100%;
	float: left;
}
#footer {
	background-image: url(bodyimg/footer.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 100%;
	float: left;
}
.opisy {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
	font-size: 18px;
	font-style: normal;
	letter-spacing: 4px;
}
.opisykolor {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #900;
	font-size: 18px;
	font-style: normal;
	letter-spacing: 4px;
}
.opisypodpis {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #900;
	font-size: 18px;
	font-style: normal;
	letter-spacing: 5px;
	text-align: center;
}

