.glowa_tlo {
	background-image: url(Obrazki/glowna_glowa.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 498px;
	width: 706px;
}
.body_tlo {
	background-image: url(Obrazki/glowna_glowa.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 498px;
	width: 706px;
}
.stopka_tlo {
	background-image: url(Obrazki/glowna_stopka.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 48px;
	width: 706px;
}
.oferta_glowa_tlo {
	background-image: url(Obrazki/glowa.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 706px;
}
.oferta_stopka_tlo {
	background-image: url(Obrazki/stopka.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 61px;
	width: 706px;
}
.oferta_body_tlo {
	background-image: url(Obrazki/body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
