body {
	margin:0;
	padding:0;
	background: url('img/bg.jpg') 0 60px repeat-x #ffffff;
}
#top{
	width:100%;
	height: 60px;
	background: url('img/logo.gif') 50% 50% no-repeat #727272;
	margin:0;
	padding:0;
}
#inwestycje {
	position: relative;
	margin: 0 auto;
	width: 930px;
	height: 414px;
	background: url('img/bg2.jpg') no-repeat;
}
#apartamenty_podlesna {
	display: block;
	position: absolute;
	top: 50px;
	left: 60px;
	width: 400px;
	height: 300px;
	border:0;
}
#ostoja_brzeziny{
	display: block;
	position: absolute;
	top: 50px;
	left: 530px;
	width: 400px;
	height: 300px;
	border: 0;
}
