@charset "utf-8";
/* CSS Document */

body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#content {
	width: 915px;
	margin: auto;
	padding: 0px;
}

#lewy {
	height: 724px;
	width:100%;
/*	margin-bottom: 20px;*/
	background: url(tlo.jpg) top right repeat-x;
	position: relative;
	float:left;
}
#glowny {
/*	height: 724px;*/
	width: 1021px;
	margin-top: 30px;
/*	background: url(glowny.jpg) top right no-repeat;*/
	position: relative;
/*	float:left;	*/
}
#prawy {
	height: 724px;

/*	background: url(bok.jpg) top left repeat-x;*/

/*	float:left;*/
}