.switch_container{position:relative; }
.switch_container .switch_elements{position:absolute; left:0; top:0; width:100%; height:100%; }
.switch_container .switch_element{position:absolute; left:0; top:0; }

.switch_container .switch_buttons{position:absolute; left:1em; bottom:1em; z-index:1001; }
/* .switch_container .switch_buttons a{
	float:left;
	display:block;
	width:24px;
	height:19px;
	margin-left:6px;
	padding-top:6px;
	color:#FFFFFF;
	font-size:1.1em;
	line-height:1.1em;
	font-weight:bold;
	background:url('../images/common/switcher/number.gif') top left no-repeat;
	text-align:center;
	cursor:pointer;
} */


.fimg{
	/* filter:alpha(opacity=25); */
	-moz-opacity:.25;
	opacity:.25;
	border:1px solid red;
}




/* butoane reper */
.switch_container .switch_buttons a{
	float:left;
	display:block;
	height:22px;
	margin-left:6px;
	padding-top:6px;
	color:#FFFFFF;
	font-size:1.1em;
	line-height:1.1em;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
.switch_container .switch_buttons a.button_1{width:38px; background:url('../images/common/switcher/bula_1.gif') top left no-repeat; }
.switch_container .switch_buttons a.button_2{width:50px; background:url('../images/common/switcher/bula_2.gif') top left no-repeat; }
.switch_container .switch_buttons a.button_3{width:18px; background:url('../images/common/switcher/bula_3.gif') top left no-repeat; }
.switch_container .switch_buttons a.button_4{width:28px; background:url('../images/common/switcher/bula_4.gif') top left no-repeat; }
.switch_container .switch_buttons a.button_5{width:31px; background:url('../images/common/switcher/bula_5.gif') top left no-repeat; }