body {
	position: relative;
}
.rp_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: 0.4;
	z-index: 1000;
}
.rpopup {
	display: none;
	position: absolute;
	width: 600px;
	height: 500px;
	background: url(../images/home-promo/expozitie-cadouri.jpg) no-repeat;
	z-index: 1010;
}
.rpopup a {
	position: absolute;
	overflow: hidden;
}
.rp_close {
	width: 25px;
	height: 0;
	top: 5px;
	left: 4px;
	padding-top: 25px;
	z-index: 10;
}
.rp_page {
	width: 570px;
	height: 0;
	top: 0;
	left: 0;
	padding-top: 320px;
}
.rp_link0 {
	width: 309px;
	height: 0;
	top: 74px;
	left: 232px;
	padding-top: 106px;
}
.rp_link1 {
	width: 316px;
	height: 0;
	top: 187px;
	left: 223px;
	padding-top: 124px;
}
