

h2{
color:rgb(5,194,1);
color: rgb(49,198,122);
}

#menu_left li a{
  display: block;
  vertical-align: middle;
  color: rgb(0,138,194);
  color: #333;
  font-weight: bold;
  text-decoration: none;
  font-size: 13px;
  background: white url(img/menu_polozka.gif);
  width: 133px;
  height: 60px;}

#menu_left li a:hover, #menu_left li a#active{
  background-position: 0 -60px;
  color: black;}

#menu_left li a#active{
  color: red;}
#menu_left li a#active2{
  color: black;
  background: white url(img/sipka2.gif) no-repeat left center;}


