html { background:#76b10c url(i/html.jpg) repeat-x 50% 40px; }
body { background: none }
#Container { background:  url(i/container.jpg) no-repeat 50% 40px; }
#fc-masthead { padding-bottom:20px; }

.fc-winners-list {
  background-image:url(i/winners.png);
}

/*  */

.fc-masthead-menu{position: absolute; top: 193px; left: 0; right: 0; z-index: 4; text-align: center}
.fc-masthead-menu ul, .fc-masthead-menu li, .fc-masthead-menu a{ display: inline-block; *display: inline; *zoom: 1; margin: 0; padding: 0; }
.fc-masthead-menu ul{
    height: 32px;
}
.fc-masthead-menu li{background: none; padding: 0; margin: 0}
.fc-masthead-menu a{
    position: relative;
    padding: 0 15px;
    line-height: 35px;
    color: #301f07;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 0 1px 0 rgba(255,255,255,.4);
    font-size: 14px;
    text-decoration: none;
}
.fc-masthead-menu a:hover{color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.2);}
.fc-masthead-menu a.active{
    color: #fff;
    text-shadow: 0 0 0;
    box-shadow: 0 0 1px rgba(68,41,9,.75) inset;
    text-decoration: none;
    background: #fff url(i/menu.png) repeat-x;
}
.fc-masthead-menu .leag-link, .fc-masthead-menu .leag-link.active{
}
/*  */

.fc-header { border-bottom:1px solid #E8E8E8; }

/*  */

#fc-leader-wrap {
  position: relative;
  z-index: 4;
  background:url(i/blocks.png);
}

#fc-leader, #fc-prize {
  padding:5px 10px 15px;
  height:203px;
}

.fc-leader-title, .fc-prize-title { color:#c71060; }

/*  */

#fc-prize-wrap {
  background:url(i/blocks.png);
  text-align:center;
}

.fc-prize-link {
  display:block;
  margin:2px auto;
  /* width:106px; */
  height:150px;
}

.fc-prize-name {
  font-size:15px;
  color:#fff;
}

/*  */

.fc-ico-tick { background:url(i/s.png) -110px 0; }
/*  */
.fc-soc-ico { background-image:url(i/s.png); }
.fc-soc-ico-vk { background-position:0 -74px; }
.fc-soc-ico-ma { background-position:-25px -74px; }
.fc-soc-ico-fb { background-position:-50px -74px; }
.fc-soc-ico-fs { background-position:-75px -74px; }

.main-prize{
    background-position:50px 32px!important;
}

#fc-masthead-menu{
    position:relative;
    left:5px;
}
