.usual li { list-style:none; float:left; }
.usual ul a {
  display:block;
  /* padding:6px 10px; */
  text-align:center;
  padding: 2px 0 0 0;
  text-decoration:none!important;
  margin-right:1px; 
  margin-left:0;
  /* font:10px Verdana; */
  color: white;
  font-weight: bold;
  width: 95px; 
  height: 18px; 
  background: url(/image/zakladka_1.gif) no-repeat;
}

.usual ul li.more-cat a{ width: 111px !important; background: url(/image/zakladka_3.gif) no-repeat;  
font-weight: normal !important; }

.usual ul a:hover {
  /* color:#FFF; */
  text-decoration: underline !important; 
  /* background:#111; */
  }
  
.usual ul a.selected:hover{ text-decoration: none !important; }
.usual ul a.selected {
/*  margin-bottom:0;
  color:#ccc;
  background:snow;
  border-bottom:1px solid snow;
  cursor:default; */

  color: #478a0c;
  font-weight: bold;
  width: 95px; 
  height: 18px;
  background: url(/image/zakladka_2.gif) no-repeat;  
  
  }
.usual div.sT {
  /* padding:10px 10px 8px 10px; */
  /* *padding-top:3px;
  *margin-top:-15px; */
  padding: 10px; 
  clear:left;
  background: url(/image/c.gif) repeat-y;
  
}
.usual div.sT a { color:#000; font-weight:bold; }
.usual ul{ margin: 0 0 0 20px; padding: 0; }
.usual div.sT{ width: 480px; }

