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

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

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

