#culmenu {float:right;cursor:pointer;}
#culmenu .lang {float:left;margin: 0 5px;text-align: center;}
#culmenu .b_ru {cursor:text;color:#666666;}
#culmenu .b_ru img {border: 1px solid #666666;}

/* START Menu stuff from the style.css  */
#menu li {display: block; margin: 0; float: left; width: 160px; height: 36px; text-align: center; padding-top: 14px; border-bottom: 1px solid black;}
#menu li a{display: block; width: 160px; height: 36px; text-align: center;}
#menu img, #menu a:hover {background-image: url(../img/menusprite_ru.png); background-repeat: no-repeat}
  #news img{width: 122px; height: 26px; background-position: 0 0;}
  #news{background-position: 0 -228px;}
  #about img{width: 114px; height: 32px; background-position: 0 -31px;}
  #about{margin-top: -36px; padding-top: 36px; background-position: 0 -271px;}
  #developers img{width: 82px; height: 28px;  background-position: 0 -64px;}
  #developers{margin-top: -22px; padding-top: 22px; background-position: 4px -343px;}
  #downloads {height: 38px !important;margin-top: -32px; padding-top: 30px; background-position: 0 -424px;}
  #downloads img{width: 137px; height: 37px;  background-position: -3px -97px;}
  #gallery {margin-left: -19px; padding-left: 19px;margin-top: -55px; padding-top: 55px;background-position: 0 -533px;}
  #gallery img{width: 121px; height: 35px;  background-position: 0 -137px;}
  #records {height: 38px !important;margin-top: -32px; padding-top: 30px; background-position: 25px -625px;}
  #records img{width: 129px; height: 37px;  background-position: 0 -173px;}
/* END Menu stuff from the style.css  */