.menu {
  position: absolute; left: 0; top: 448px;
  }
  .competition {
    position: relative;
    width: 400px; height: 179px; margin: 0 0 0 -52px;
    background: url('competition.png') 0 0 no-repeat;
    }
    .competition .competition_text {      
      padding: 18px 127px 0 114px;
      text-align: center;
      }
      .competition p {
        font-size: 130%; color: #fff;
        }
        .competition .competition_text_winner {
          font-size: 135%; font-weight: normal;
          padding-top: 8px;
          }
    .competition_sticker {
      width: 175px; height: 75px;
      position: absolute; left: 100px; top: 23px;
      background: 0 0 no-repeat;
      }
      .competition_sticker__1 { background-image: url('competition_sticker__1.png'); }
      .competition_sticker__2 { background-image: url('competition_sticker__2.png'); }
      .competition_sticker__3 { background-image: url('competition_sticker__3.png'); }
    .competition_win-list {
      width: 158px; height: 29px; padding: 8px 0 0 51px;
      position: absolute; left: 37px; top: -30px; z-index: 1;
      background: url('competition_win-list.png') 0 0 no-repeat;
      }
      .competition_win-list a:link, .competition_win-list a:visited {
        font-size: 130%; color: #fff;
        }
  .statictics {
    position: relative;
    width: 230px; height: 49px; margin: -30px 0 0 54px;
    background: url('b-menu_statistics.gif') 100% 0 no-repeat;
    }
    .statictics a {
      font-size: 210%; color: #000; font-weight: normal;
      }  