div.divddwraper{
	position: absolute;
	top: 0px;
	width: 990px;
	height: auto;
	z-index: 999;
}

div.drops {
	width: 124px;
	height: auto;
	background-repeat: repeat-y;
	position: absolute;
}

ul.uldd {
	list-style: none;
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 14px;
	color: #923810;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
}

ul.uldd li {
	color: #923810;
	background-color: white;
	background-image: url('dropbg.png');
}

ul.uldd li:hover {
	background-image: url('dropbgh.png');
}

ul.uldd a {
	color: #923810;
	display: block;
	width: 100%;
}

#ddhome, #ddnoi, #ddservicii, #ddinfo, #ddtarife, #ddprogramare, #ddcontact, #ddturism {
	display: block;
}

#ddhome, #ddnoi, #ddservicii, #ddinfo, #ddtarife, #ddprogramare, #ddcontact, #ddturism {
	display: none;
}