html, body {

 	background-color: #E2E2E2;
  margin-left:0 auto;
  margin-right:0 auto;
	margin-top: 20px;
	margin-bottom:0 auto;
	color: #000;
	padding: 0;
  text-align: center;
  
}

#top {
	width: 828px;
	height: auto;
	margin:0 auto;
 	background-color: #E2E2E2;

}

#LOGO {
	text-align: left;
	width: 826px;
	height: auto;
	margin:0 auto;
  
}

#BANNER {
	text-align: center;
  margin:0 auto;
}

#NAGLOWEK {
	background-color: #888;
	float: left;
	clear: both;
}

#MENU {
	width: 195px;
	height: auto;
	float: left;
	overflow: hidden;
	background-color: #E2E2E2;
  clear: both;

}


#TRESC {
	width: 593px;
	float: left;
	overflow: hidden;
	background-color: #fff;
	padding: 2px 2px 1px 2px;
	margin-top: 3px;
	margin-bottom: 10px;
	clear: none;

}


#INFORMACJE {
  
  border:1;
  height:autopx;
	width: 20px;
	float: right;
	overflow: hidden;
  padding: 2px 2px 1px 2px;
	background-color: #F8E9E7;
	clear: none;
}


#STOPKA {
	clear: both;
	width: 826px
	background-color: #888;
}