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

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

#reklama2 {	display: block;

	position: absolute;
	z-index: 1;
	top: 40px;
	left: 50%;
	width: 50%;
	height: 800px;
}


