* {margin:0; padding:0;}

/*
========================================================================
=============================== Nivel 1 ================================
========================================================================
*/

#acc {
	width:182px;
	list-style:none;
	color:#999999; 
}

#acc ul{
	padding: 0px;
	margin: 0px;
}

#acc li.first{
	margin-bottom: 2px;
	border: 1px solid #CCCCCC;
	
}

#acc h3 {
	width:138px; 
	font-family: Arial;
	font-size: 14px;
	border: 1px solid #FFFFFF;
	font-weight:bold;
	cursor:pointer; 
	background: #F0F0F0;
	padding: 4px 20px 4px 20px;
	color: #999999;
	letter-spacing: -0.5px;
        text-align:left;
}

#acc h3:hover {
	color:#FFFDFF;
	border: 1px solid #01A1FF;
	background: url('images/bg_meniu_albastru.jpg') repeat top left;
}

#acc .acc-section {
	overflow:hidden;
	background:#fff
}

#acc .acc-content {
	width: 100%;
	border-top:none;
	background:#fff
}

/*
========================================================================
=============================== Nivel 2 ================================
========================================================================
*/

#nested {
	width:178px; 
	list-style:none;
	color:#033; 
	margin-bottom:15px
}

#nested h2 {
	width:238px;
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
	cursor:pointer; 
	background: #E2E2E2;
	padding: 4px 0px 4px 30px;
	color: #666666;
}

#nested h2:hover {
	color:#919191;
}

#nested .acc-section {
	overflow:hidden; 
	background:#fff
}

#nested .acc-content {
	width: 220px;
	border-top: none;
	padding-left: 20px;

}

#nested .acc-selected {

}

.link_meniu_3, a.link_meniu_3, a.link_meniu_3:visited{
	width: 130px;
	display: block;
	color: #777777;
	text-decoration: none;
        text-align:left;
}

a.link_meniu_3:hover, a.link_meniu_3.hover:visited{
	text-decoration: underline;
}

/*
========================================================================
=============================== Nivel 3 ================================
========================================================================
*/

#nested_2 {
	width:425px; 
	list-style:none;
	color:#033; 
	margin-bottom:15px
}

#nested_2 h3 {
	width:238px;
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
	cursor:pointer; 
	border-bottom: 1px dotted #D8D8D8;
	background: #F0F0F0;
	padding: 4px 0px 4px 30px;
	color: #666666;
}

#nested_2 h3:hover {
	color:#FFFDFF;
}

#nested_2 .acc-section {
	overflow:hidden;
	background:#fff
}

#nested_2 .acc-content {
	width:393px;
	padding:15px; 
	border:1px solid #9ac1c9;
	border-top:none; 
	background:#fff
}

#nested_2 .acc-selected {
	background:url(images/header_over.gif)
}

ul.lista_subemniu_3 li{
	display: block;
	padding: 4px 4px 4px 34px;
	border-bottom: 1px dotted #D8D8D8;
}
