.tree li{
  display: block;
  list-style-type: none;
  vertical-align: bottom;
  padding-top:1px; 
  padding-left: 15px;
  text-decoration: none;
  font-weight: bold ;
  font-size: 12px ;
  color: #FCF7CD ;
  background : url('../img/button_menu.jpg') no-repeat top center;
  height: 27px;
}
.tree2 li {
  /*display: block;*/
  list-style-type: none;
  vertical-align: bottom;      
  text-decoration: none;
  font-weight: bold ;
  font-size: 12px ;
  color: #FCF7CD ;
  background : url('../img/button_menu2.jpg') no-repeat top center;
  height: 27px;
}
.tree2 li a,a:visited {
  /*display: block;*/ 
  color: #000000 ;  
}

.tree2 span{          
     position:relative;
     padding-left: 15px;  
     top:5px;
     display: block;
}

ul.tree li span {          
     position:relative;
     top:5px;
}

ul.tree li a {
  display: block;
  text-decoration: none;
  cursor: pointer;    
  font-weight: bold ;
  font-size: 12px ;
  color: #FCF7CD ;
}

ul.tree li a.folder {
 text-decoration: none;
 font-weight: bold ;
 font-size: 12px ;
 color: #FCF7CD ;
}

ul.tree li a.active {
  text-decoration: none;
  font-weight: bold ;
  font-size: 12px ;
  color: #F2CD2B;
}

ul.tree li a:hover {
  text-decoration: none;
  font-weight: bold ;
  font-size: 12px ;
  color: #FFD302;  
}


.tree2  a {
  /*display: block; */
  text-decoration: none;
  cursor: pointer;    
  font-weight: bold ;
  font-size: 12px ;
  color: #000000 ;
}
.tree2 a:hover {
  text-decoration: none;
  font-weight: bold ;
  font-size: 12px ;
  color: #FC120B;  
}
/* menu poziom */

 
