html, body {
	background-color: #FFCC99;
	color: #000;
	margin: 0;
	padding: 5px;
}

#top {
	width: 800px;
}

#JEDEN {
	background: url("") repeat;
}

#DWA {
	background-color: #3E0000;
	background:  url("../grafika/szkola6.jpg") no-repeat;
	height: 182;
}

#TRZY {
	weight: 800px;
	text-align: center;
}

#CZTERY {
	width: 500px;
	height: 20px;
	float: left;
	overflow: hidden;
	background-color: #FFFFCC;
	text-align: left;
}

#PIEC {
	width: 300px;
	height: 20px;
	float: right;
	overflow: hidden;
	background-color: #FFFFCC;
	text-align: left;
}
#SZESC {
	width: 300px;
	height: 20px;
	float: right;
	overflow: hidden;
	background-color: #FFFFCC;
	text-align: right;
}

