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: White; 
 background-image: url(imagini/background.jpg); 
 background-position: center;
 background-position: top;
 background-attachment: fixed;
 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: #006400;
text-decoration: none;
}

a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #009001;
text-decoration: none;
}
 
a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #006400;
text-decoration: none;
}  
  
.titlu{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #4169E1;
text-decoration: none;
}  

.nota11{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #C23232;
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: #000;
        text-decoration:none;    
        display:block;
        clear:both;
        width:170px;    
        padding-left:2px;    

    }
    
    /*
    A tags 
    */
    #dhtmlgoodies_slidedown_menu .slMenuItem_depth1{    /* Main menu items */
        margin-top:1px;
     
		  color: white;
        font-weight:bold;
    }    
    #dhtmlgoodies_slidedown_menu .slMenuItem_depth2{    /* Sub menu items */
        font-family: Arial;
        font-size: 11px;
		  font-weight: bold;
        color: #3A3A3A;
		  margin-top:1px;
		   padding-top: 5px;
		  border-bottom:1px solid #000;
    }    
    #dhtmlgoodies_slidedown_menu .slMenuItem_depth3{    /* Sub menu items submeniul care a fost albastru */
        font-family: Arial;
        font-size: 11px;
		  font-weight: normal;
		  margin-top:1px;
        color: #3E3E3E;
		  padding-top: 2px;
		  padding-bottom: 2px;
    }    
    #dhtmlgoodies_slidedown_menu .slMenuItem_depth4{    /* Sub menu items */
        margin-top:1px;
        color: #FF4500;
    }    
    #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:5px;
        padding:1px;
		  
    }
    #dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
        margin-left:10px;
        padding:1px;
    }
    #dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
        margin-left:15px;
        padding:1px;
    }
	 
.punct{
 background-image: url(imagini/punct.jpg);
 background-repeat: repeat-x;	
}

.spatemeniusus{
	background-image: url(imagini/spatemeniusus.jpg);
	height: 33px;
	background-repeat: repeat-x;
}	