@charset "utf-8";
ul.links li {
	display: block;
	list-style: none;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	height: 49px;
	background-image: url(../img/ro/spr_top_menu-mar.gif);
	z-index: 1000;
	position: relative;
}
.top_menu #chose_language {
	display: block;
	margin-right: 0px;
	padding-right: 0px;
	margin-top: 8px;
	background: url(../img/ro/alege_limba.png) no-repeat center top;
	width: 90px;
	padding-top: 25px;
	padding-left: 6px;
}
#change_location {
	background: url(../img/ro/schimba-locatia.png) no-repeat left top;
	height: 35px;
	width: 134px;
	margin: 0px;
	padding: 0px;
	display: none;
	position: absolute;
	z-index: 498;
	top: 240px;
}
#options_location {
	display: none;
	background: url(../img/ro/optiuni-locatii.png) no-repeat left top;
	height: 63px;
	width: 134px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 240px;
	z-index: 499;
	overflow: hidden;
}
.buton_afisare_mz a.do_on {
	display: block;
	text-decoration: none;
	background: url(../img/ro/but_meniul-zilei.png) no-repeat left top;
	height: 24px;
	width: 152px;
	margin: 0px;
	padding: 0px;
}
.buton_afisare_mz a.do_off {
	display: block;
	text-decoration: none;
	background: url(../img/ro/but_meniul-zilei.png) no-repeat left bottom;
	height: 24px;
	width: 152px;
	margin: 0px;
	padding: 0px;
}
