div.stage {
	position: absolute;
	top: 0px;
	left: 20px;
	width: 899px;
	height: 1000px;
	background-image: url(images/bgr_stage.jpg);
}

div.container2_body {
	position: absolute;
	width: 823px;
	height: 446px;
	left: 39px;
	top: 515px;
	background-image: url(images/bgr_container2.jpg);
}

div.container2_footer {
	position: absolute;
	top: 961px;
	left: 39px;
	width: 823px;
	height: 20px;
	background-image: url(images/container2_foot.jpg);
}

div.logo {
	position: absolute;
	width: 899px;
	height: 35px;
	top: 985px;
	left: 0px;
	background-image: url(images/powered.jpg);
}

div.akcio1 {
	position: absolute;
	top: 11px;
	left: 259px;
	width: 287px;
	height: 424px;
	background-image: url(images/akcio1.jpg);
}

div.akcio2 {
	position: absolute;
	top: 11px;
	left: 464px;
	width: 287px;
	height: 424px;
	background-image: url(images/akcio2.jpg);
}

div.separator {
	position: absolute;
	margin: 0px;
	left: 95px;
	top: 162px;
	width: 641px;
	height: 1px;
	background-image: url(images/separator.gif);
	background-repeat: no-repeat;
	float: none;
}
