@charset "windows-1250";
.srodek {
	background-image: url(../images/srodek.jpg);
	background-repeat: repeat-y;
}
.prawe-tlo {
	background-image: url(../images/goncze_19.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.lewe-tlo {
	background-image: url(../images/goncze_17.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.foot {
	background-image: url(../images/goncze_23.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100px;
}
.belka {
	background-image: url(../gify/belka.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 504px;
}
.belka2 {
	background-image: url(../gify/belka2.jpg);
	height: 54px;
	width: 504px;
}
