html, body {
	background-image: url(../images/tlo.jpg);
	background-repeat:repeat-y repeat-x;
	background-color:#003333;
	margin:0;
	padding:0;
}

/* KONTENER Z TREŚCIĄ */
#kontener {
	width:775px;
	height:auto;
	margin:auto;
	/*background-image: url(../images/tlo_globalne.jpg);
	background-repeat:repeat-y;*/
	clear: both;
}	
#top {
	width:775px;
	height:262px;
	clear: both;
} 
#top_1 {
	width:233px;
	height: 262px;
	background-image:url(../images/recycling.jpg);
 	background-repeat:no-repeat;
	float: left;
}
#top_2 {
	width:194px;
	height: 262px;
	background-image:url(../images/menu_glowne.jpg);
 	background-repeat:no-repeat;
 	float: left;
}
#top_3 {
	width:348px;
	height: 262px;
	background-image:url(../images/blachut.jpg);
 	background-repeat:no-repeat;
 	float: left;
}
#top_3_1 {
	width:348px;
	height: 26px;
 	float: left;
}
#top_3_2 {
	width:348px;
	height: 240px;
 	float: left;
}
#tresc {
	width:775px;
	height:auto;
	background-image: url(../images/tlo_globalne.jpg);
	background-repeat:repeat-y;
	clear: both;
}
/*#tresc_1 {
	width:233px;
	height: auto;
	background-image: url(../images/tlo_globalne.jpg);
	background-repeat:repeat-y;
 	float: left;
}
#tresc_2 {
	width:542px;
	height: auto;
	background-image: url(../images/tlo_globalne.jpg);
	background-repeat:repeat-y;
 	float: left;
}*/
#stopka {
	width:775px;
	height:100px;
	background-image:url(../images/dol1.jpg);
 	background-repeat:no-repeat;
 	clear: both;
}
#stopka_1 {
	width:775px;
	height: 50px;
 	float: left;
}
#stopka_2 {
	width:775px;
	height: 50px;
 	float: left;
}

