html, body {
	background-color: #999999;
  	margin: 0;
	padding: 0;
	width:100%;
	text-align:center;
	
}

#top{
	height: 100%;
	width:90%;
	margin-left: auto;
	margin-right: auto;
	min-width:780px;
	background-color: #fff;
}

#NAGLOWEK {
	text-align:left;
}

#container {
 	 background-color: #fff;
}
	 
#kontener {
	width:100%;
	float:left;
	background-color: #fff;
}
	 
#TRESC {   
   text-align:left;
	margin-left:230px;
	margin-right:160px;
	height: 100%;
	background-color: #fff;
	background-repeat:no-repeat;
	background-position:center 170px;
	background-image:url(../obrazki/ktktlo.jpg);
	background-attachment: fixed;
}




#SPIS{
	text-align:center;
	width: 220px;
	float: left;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #cccccc;
	border-left-width: 1px;
	border-right-width: 1px;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position: center;
	background-position:top, center, bottom;
	background-image:url(../buttony/tlo600.jpg);
	background-image:url(../buttony/tlo1spis.jpg), url(../buttony/tlo2spis.jpg), url(../buttony/tlo3spis.jpg);
	
}


#INFORMACJE {   
	height:100%;
	text-align:left;
	width: 160px;
	float: right;
	background-color: #fff;
}

#STOPKA {
   clear:both;
	width:90%;
   text-align:left;
	margin-left:auto;
	margin-right:auto;
   background-color: #888888;	
	min-width:780px;
}
