html, body {
	background-color: #245473;
	color: #FEEA00;
 	font-size: 11px;
	font-family: Tahoma, Georgia;
	padding: 0;
 	margin: 5px 0;
}

#top {
	width: 540px;
}

#NAGLOWEK {
	height: 25px;
	color: #105E8A;
 	font-size: 17px;
	text-shadow: 0.05em 0.05em black;
	font-weight: bold;
	text-align: left;
	padding-left: 85px;
 	background: url('bgnad.jpg') left repeat-y;
}

#MENU {
	width: 540px;
	background-color: #ccc;
       
}

#TRESC {
	width: 540px;
  	background: url('bgpod.jpg') left repeat-y;
	padding: 3px 2px 1px 2px;
	text-align: left;

}

#STOPKA {
	width: 540px;
	height: 6px;
	background: url('bgstop.jpg') no-repeat;

}