

#selector1 {
	position: relative;
	width: 450px;
		left: 450px;
			top: 73px;
				height: 36px;
	/*background-color: #00CC99;*/
	/*margin: 20px auto;*/
	/*padding: 10px;*/
	text-align: center;
}
#selector2 {
	position: absolute;
	width: 450px;
		left: 300px;
			top: 30px;
				height: 36px;
	/*background-color: #00CC99;*/
	/*margin: 20px auto;*/
	/*padding: 10px;*/
	text-align: center;
	z-index: 500;
}

#selectorfisheye2
{
	position: absolute;
	width: 100%;
	top: 60px;
	z-index: 400;
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
line-height: 10px;
    font-weight: normal;
	/*display:none;*/
}
.buttondiv {	float: left;
	margin:0;
	text-align: center;

}
.button {
	float: left;
	/*margin: 10px;*/
	margin:0;
	margin-top:12px;
	width:55px;
	border-bottom: 1px solid #666666; /*ań*/
	/*opacity: 0.5;*/
	text-align: center;
}
.button_gran {
	float: left;
	/*margin: 10px;*/
	margin:0;
	margin-top:0px;
	width:80px;
	border-bottom: 1px solid #666666; /*ań*/
	top: 12px;
	text-align: center;
}

#recepciones, #salas, #despachos, #pools, #descanso, #estancias {
	opacity: 0.5;
	/*border-bottom: 1px solid #666666;*/
}

.lab_menu {
	display: none;
	margin-top: 40px;
	text-align: center;
	font-size: 9px;/* 62.5%;*/
	font-family: Helvetica, sans-serif;
	text-align: center;
	color: #666666;
	border-top: 1px solid #666666; /*ań*/
	line-height:17px;
}
.lab_menu a {
text-decoration: none;
color: #666666;
text-align:center;
}

#despachos{
text-align: center;
display: block;
}
a #recepciones img, a #salas img, a #despachos img, a #pools img, a #descanso img, a #estancias img {
	border-top: none;
	border-left:none;
	border-right:none;
	border-bottom: 1px solid #666666;
}

#selector2 a{
text-align: center;
}