html, body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/back.gif);
	background-position: center;
	background-repeat: repeat-y;

}

#top {
	width: 900px;
	margin: 0px;
	top: 0px;
	min-height: 800px;
	overflow: inherit;
	position: inherit;
}
#NAGLOWEK {
	width: 880px;
	float: left;
	height: 143px;
	background-image: url(images/up.gif);
	padding-left: 20px;
	padding-top: 2px;
}
#TRESC {
	min-height: 519px;
	width: 540px;
	float: left;
	background-image: url(images/3-2_04.gif);
	padding-top: 0px;
	padding-left: 109px;
	padding-right: 50px;
	overflow: inherit;
	background-repeat: no-repeat;
}

#MUSIC {
	width: 201px;
	float: left;
	height: 519px;
	background-repeat: repeat;
	}
	
#STOPKA {
	width: 880px;
	float: left;
	overflow: hidden;
	height: 43px;
	background-image: url(images/3-2_06.gif);
	padding-top: 196px;
	padding-right: 20px;
	}

