#centered { 
	height: 768px; 
	width: 930px; 
	background: url('img/body_bg.jpg') no-repeat bottom right; 
	margin: 0 auto; 
	border: 1px solid #e5e5e5; 
	padding-left: 20px; 
	}

h1{
	font-size:12px;
	margin-left:650px;
	color:#808080;
}

.logo { display: block; background: url('img/logo.gif') no-repeat; width: 480px; height: 67px; text-indent: -9999em; margin: 30px 0px 50px 30px; }

#about { width: 375px; float: left; margin-right: 30px; }
	#about #we { background: url('img/kim_jestesmy.gif') no-repeat; width: 117px; height: 23px; display: block; text-indent: -9999em; }
	#about div { text-align: justify; font-size: .75em; line-height: 1.2em; }
	
#products { width: 460px; float: left; }
	#products #prod { background: url('img/nasze_produkty.gif') no-repeat; width: 146px; height: 23px; display: block; text-indent: -9999em; margin-left: 300px; }
	#products ul { background: url('img/produkty.jpg') no-repeat; width: 459px; height: 253px; display: block; padding: 10px }
	#products ul li { width: 215px; height: 67px; float: left; margin-right: 7px; margin-bottom: 7px; }
	#products ul a { width: 220px; height: 70px; display: block; text-indent: -9999em; }

#contact { width: 375px; float: left; }
	#contact #con { background: url('img/kontakt.gif') no-repeat; width: 75px; height: 23px; display: block; text-indent: -9999em; float: left; }
	#contact #small_menu { float: right; }
		#contact #small_menu a { display: block; float: left; text-indent: -9999em; }
		#contact #small_menu a.map { background: url('img/mapka.gif') no-repeat; width: 41px; height: 14px; margin-right: 5px; }
		#contact #small_menu a.map:hover, #contact #small_menu a.map.active { background: url('img/mapka_hover.gif') no-repeat; }
		#contact #small_menu a.form { background: url('img/formularz.gif') no-repeat; width: 53px; height: 14px; margin-right: 5px; }
		#contact #small_menu a.form:hover, #contact #small_menu a.form.active { background: url('img/formularz_hover.gif') no-repeat; }
		#contact #small_menu a.data { background: url('img/dane.gif') no-repeat; width: 33px; height: 14px; }
		#contact #small_menu a.data:hover, #contact #small_menu a.data.active { background: url('img/dane_hover.gif') no-repeat; }
		
		#contact #map { display: none; font-size: .62em; }
		#contact #form { display: none; }
			#contact #form label { float: left; font-size: .75em; width: 65px; margin-top: 7px; }
			#contact #form #email { background: url('img/email.gif') no-repeat; width: 294px; height: 20px; border: 0px; padding: 6px; }
			#contact #form #question { background: url('img/question.gif') no-repeat; width: 294px; height: 121px; border: 0px; padding: 6px; }
			#contact #form #submit { background: url('img/submit.gif') no-repeat; font-size: .0001em; color: #8E8E8E; width: 71px; height: 33px; border: 0px; cursor: pointer; margin-left: 300px; }
		#contact #data { font-size: .75em; background: url('img/dane_bg.gif') no-repeat 230px 40px; padding: 20px; }
			#contact #data strong { font-size: 1.2em; line-height: 2em; }
		
	#comunnicate { padding: 10px; text-align: center; font-size: .75em; border: 2px solid #ffef85; }
		#comunnicate h2 { margin-bottom: 5px; }

		