/*top menu*/

a.meniu_top:link,a.meniu_top:visited,a.meniu_top:active{
margin-bottom: 5px;
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
border-bottom:0px dashed #652E0A;
padding: 0px;
text-decoration:none;
}
a.meniu_top:hover{
margin-bottom: 5px;
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#EBA070;
border-bottom:1px dashed #EA6C1A;
text-decoration:none;
}


/* MENIUL DIN STANGA  */

#list-menu {
width: 152px;
}

#list-menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#list-menu li {
margin: 2px 0 0;
}

#list-menu a {
display: block;
width:140px;
padding: 2px 2px 2px 10px;
border: 1px solid #8A949D;
background: transparent;
text-decoration: none; /*lets remove the link underlines*/
_width:154px;
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #646E77;
}

#list-menu a:hover {
border: 1px solid #000000;
background: #5C656D;
color: #eeeeee;
font-weight: bold;
}


/* END ------- MENIUL DIN STANGA  */



/*++++++++++++++++++link COntact*/
a.mail:link,a.mail:visited,a.mail:active{
margin: 0px;
font-family:Verdana;
font-size:10px;
font-weight:bold;
color:#3A1B05;
text-decoration:underline;
}
a.mail:hover{
margin: 0px ;
font-family:Verdana;
font-size:10px;
font-weight:bold;
color:#3A1B05;
border-bottom:0px dashed #3A1B05;
text-decoration:none;
}
/*  END---------------link COntact*/

/*++++++++++++++++++link meniu jos*/
a.link_menu_jos:link,a.link_menu_jos:visited,a.link_menu_jos:active{
margin: 0px;
font-family:Verdana;
font-size:10px;
font-weight:bold;
color:#9E5218;
text-decoration:none;
}
a.link_menu_jos:hover{
margin: 0px ;
font-family:Verdana;
font-size:10px;
font-weight:bold;
color:#E18139;
border-bottom:0px dashed #E18139;
text-decoration:none;
}
/*  END---------------link meniu jos*/


a.none:link,a.none:visited,a.none:active,a.none:hover{text-decoration:none;}







