#promenu {
padding-right:4px;
width:188px; 
*width:188px; 
}
#promenu a {
  color: #8c8c8c;
 text-decoration:none;
 font-weight: bold;
 font-size:11px;
  
}


#promenu  a:link, #leftmenu  a:visited {
 color: #8c8c8c;
text-decoration:none;
 font-weight: bold;
 font-size:11px;
}
#promenu  a:hover, #leftmenu  a:active
 {
 color: #000000; 
 font-size:11px;
}
.descr{
margin-top:10px;
}
.selected { color: #b41b6e; } 
