body {
	background: #fff url(../img/reklama4_bg.jpg) no-repeat center top;
}

#reklama {
	display: block;
	position: absolute;
	z-index: 1;
	top: 200px;
	left: 0;
	width: 50%;
	height: 420px;
}

#reklama2 {
	display: block;
	position: absolute;
	z-index: 1;
	top: 200px;
	left: 50%;
	width: 50%;
	height: 420px;
}

