body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ebebba;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.bgmain {
	background-image: url(../img/main_bg.jpg);
}
.bgmain tr {
}
.naglowek_txt {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #1A3725;
	text-align: left;
}
.naglowek_txt_red {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #F00;
	text-align: left;
}
.head {
	height: 207px;
	width: 960px;
	background-image: url(../img/head.jpg);
	text-align: center;
}
.tresc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #284c25;
	text-align: left;
}
.tabela {
	text-align: center;

}
.sprzedane {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1A3725;
	font-size: 14px;
	text-align: center;
}
