#doboz-lemondas{
	background-color: #EEEEEE;
	width: 410px;
	position: absolute;
	margin-left: -400px;
	margin-top: 50px;
	left: 50%;
	top: 50%;
	z-index: 999995;
	display: none;
	color:#000;
}

/* //////// Opciók-felugró //////// */

#doboz-opciok{
	background-color: #c6eaf9;
	width: 440px;
	height:270px;
	position: absolute;
	margin-top: 25%;
	top: 50%;
	left: 40%;
	z-index: 999998;
	display: none;
	color:#000;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url(http://www.poly-mix.com/aruhaz/borderradius.htc);
}
#opciok {
	margin-left: 10px;
}
#doboz_fej {
    font-size: 12px;
    color: #003366;
    font-family: Verdana, Arial, Helvetica;
}
#opciokFrame {
	background-color: #c6eaf9;
	width:405px;
	min-height:200px;
	height:250px;
}
#opcioContent {
	background-color: #c6eaf9;
	width:405px;
	min-height:200px;
}
#opciok_bezar {
	position: absolute;
	top: 5px;
	right: 10px;
}

/* //////// Opciók-felugró  vége //////// */

#lightbox {
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	z-index: 999990;
}