body
{
  background-color: #303030;
  margin: 0px;
  padding: 0px;
  width: 1047px;
}

#bg1, #tnx
{
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -523px;
  background: url(/images/bg1.jpg) no-repeat;
  width: 1047px;
  height: 823px;
}

#tnx
{
  background: url(/images/tnx.jpg) no-repeat;
}

#fon
{
  background: url(/images/fon.png) no-repeat;
  position: absolute;
  top: 740px;
  left: 40px;
  width: 420px;
  height: 41px;
  font-family: "Arial Black";
  font-size: 16pt;
  color: #000000;
  cursor: pointer;
  border: none;
  padding-left: 4px;
}

#btn
{
  background: url(/images/btn.png) no-repeat;
  position: absolute;
  top: 738px;
  left: 470px;
  width: 108px;
  height: 45px;
  cursor: pointer;
  border: none;
}

#rbt
{
  display: none;
}