body {
  background-color: #ebebeb;
}
.to_center {
  margin-left: 50%;
}
.to_center .content {
  width: 960px;
  margin-left: -480px;
  color: #262626;
  background-color: #fff;
}
.to_center .content .header {
  width: 960px;
  height: 629px;
  background-image: url("../images/head.jpg");
  text-align: center;
  position: relative;
}
.to_center .content .header .highlights img {
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0.3;
}
.to_center .content .header .motor_top_link {
  position: absolute;
  top: 100px;
  left: 740px;
  width: 140px;
  height: 40px;
}
.to_center .content .header .academyrally_top_link {
  position: absolute;
  top: 150px;
  left: 740px;
  width: 140px;
  height: 40px;
}
.to_center .content .header_text {
  width: 680px;
  font-family: Helvetica, Arial;
  font-size: 18px;
  font-weight: lighter;
  line-height: 23px;
  margin-left: 140px;
  padding-bottom: 50px;
  border-bottom: solid 4px #f2f2f2;
}
.to_center .content .polldaddy_container {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 160px;
}
.to_center .content .rules_btn {
  color: #a0a0a0;
  font-size: 12px;
  text-align: center;
  margin-top: 20px;
  cursor: pointer;
  padding-bottom: 50px;
}
.to_center .content .rules_content {
  color: #808080;
  width: 660px;
  font-family: Helvetica, Arial;
  font-size: 12px;
  font-weight: lighter;
  line-height: 16px;
  margin-left: 165px;
  padding-bottom: 50px;
  margin-top: -25px;
  border-bottom: solid 4px #f2f2f2;
}
.to_center .content .hidden {
  display: none;
}
.to_center .content .footer_logos {
  width: 960px;
  height: 50px;
  margin: 30px 0 0;
  background-image: url("../images/footer.jpg");
  position: relative;
}

/*link_academyrally
link_volkswagen
link_motor
link_automobili
link_raf-rcrs
link_motul
link_academyrally-shkola*/

.to_center .content .footer_logos .link_academyrally {
  position: absolute;
  height: 50px;
  width: 88px;
  left: 183px;
}
.to_center .content .footer_logos .link_volkswagen {
  position: absolute;
  height: 47px;
  width: 49px;
  left: 275px;
}
.to_center .content .footer_logos .link_motor {
  position: absolute;
  height: 47px;
  width: 77px;
  left: 332px;
}
.to_center .content .footer_logos .link_automobili {
  position: absolute;
  height: 47px;
  width: 73px;
  left: 409px;
}
.to_center .content .footer_logos .link_raf-rcrs {
  position: absolute;
  height: 47px;
  width: 109px;
  left: 492px;
}
.to_center .content .footer_logos .link_motul {
  position: absolute;
  height: 44px;
  width: 84px;
  left: 604px;
}
.to_center .content .footer_logos .link_academyrally-shkola {
  position: absolute;
  height: 44px;
  width: 82px;
  left: 690px;
}