BODY {
 scrollbar-face-color: #ffffff;
 scrollbar-highlight-color: #CCCCCC;
 scrollbar-3dlight-color: #101010;
 scrollbar-darkshadow-color: #101010;
 scrollbar-shadow-color: #808080;
 scrollbar-arrow-color: #CCCCCC;
 scrollbar-track-color: #111111;
 background-color: rgb(8,25,45); 
 background-image: url(imagini/background.jpg); 
 background-position: center;
 background-position: top;
 background-repeat: no-repeat;
 margin-top: 0px;
 margin-bottom: 0px;
 font-family: Arial;
 font-size: 10px;
 color: #3A3A3A;
 text-align: left ;
  }
  
  
 a{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #005FBB;
text-decoration: none;
}

a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #004C95;
text-decoration: none;
}
 
a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #005FBB;
text-decoration: none;
}  
  
  
    #leftMenu{
        width:200px;
        /*padding-left:10px;
        padding-right:10px;*/
        float:left;
        
    }

    #dhtmlgoodies_slidedown_menu li{
        list-style-type:none;
        position:relative;
    }
    #dhtmlgoodies_slidedown_menu ul{
        margin:0px;
        padding:0px;
        position:relative;

    }

    #dhtmlgoodies_slidedown_menu div{
        margin:0px;
        padding:0px;
    }
    /*     Layout CSS */
    #dhtmlgoodies_slidedown_menu{        
        width:205px;    
    }

    /* All A tags - i.e menu items. */
    #dhtmlgoodies_slidedown_menu a{
        color: #F4A460;
        text-decoration:none;    
        display:block;
        clear:both;
        width:170px;    
       /* padding-left:2px;  am scos padingu sa vad daca le aliniaza la stanga  */

    }
    
    /*
    A tags 
    */
    #dhtmlgoodies_slidedown_menu .slMenuItem_depth1{    /* Main menu items */
        margin-top:1px;
		  margin-left: 6px;
		  width: 170px;
		  height: 15px;
		  font-size: 9pt;
		  color: #B2B2B2;
        font-weight: normal;
		  
		 
		  /*background-image: url(imagini/buton1.jpg);
		  background-repeat: no-repeat;*/
          
		  padding-left: 10px;
		  padding-top: 3px;
		  padding-bottom: 3px;
    }    
	 
    #dhtmlgoodies_slidedown_menu .slMenuItem_depth2{    /* Sub menu items */
	background-image:  url(imagini/spateportocaliu.jpg);
	background-repeat: repeat-x ;
   font-family: Arial;
	width: 170px;
	
   font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
   color: White;
	margin-top:1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #FF8C00;
    }
	     
    #dhtmlgoodies_slidedown_menu .slMenuItem_depth3{    /* Sub menu items submeniul care a fost albastru */
	background-image:  url(imagini/meniusub3.jpg);
	background-repeat: no-repeat;
   font-family: Arial;
	width: 130px;
	height: 25px;
   font-size: 11px;
	font-weight: normal;
	/*margin-left: 6px;*/
   color: Black;
	margin-top:1px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 45px;
	border-bottom: 1px solid #FFD700;
	
    }    
    #dhtmlgoodies_slidedown_menu .slMenuItem_depth4{    /* Sub menu items */.
 	
	background-image: url(imagini/meniusub4.jpg);
	background-repeat: no-repeat; 
   
	font-family: Arial;
	width: 200px;
   font-size: 11px;
	font-weight: normal;
	/*margin-left: 6px;*/
   color: #0000CD;
	margin-top:1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	/*border: 1px solid Yellow;*/
	
    }    
    #dhtmlgoodies_slidedown_menu .slMenuItem_depth5{    /* Sub menu items */
        margin-top:1px;
    }

    /* UL tags, i.e group of menu utems. 
    It's important to add style to the UL if you're specifying margins. If not, assign the style directly
    to the parent DIV, i.e. 
    
    #dhtmlgoodies_slidedown_menu .slideMenuDiv1
    
    instead of 
    
    #dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
    */
    
    #dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
        padding:1px;
    }
    #dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
        margin-left:0px; /* era 5 */
        padding:1px;
		  
    }
    #dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
        margin-left:5px; /* era 10 */
        padding:1px;
    }
    #dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
        margin-left:0px; /* era 15 */
        padding:1px;
    }