﻿* {
  margin: 0; padding: 0;
}
html, body{
  height: 100%; width: 100%;
}

body{
  background: #292e32/* url(img/fon_body.jpg) center 110px no-repeat*/;
}
img{border: 0;}

#fon{
  position: absolute;
  left: 50%;
  width: 1199px;
  height: 602px;
  margin-left: -599px;
  margin-top: -301px;
  top: 50%;
  z-index: 5;
}
#content{
  position: absolute;
  left: 50%;
  width: 882px;
  height: 636px;
  margin-left: -441px;
  margin-top: -318px;
  top: 50%;
  z-index: 10;
}

#sponsors{
  width: 881px;
  height: 91px;
}

div.s1, div.s2, div.s3, div.s4, div.s5{
 float: left;
}

div.s1{
 width: 138px;
}
div.s1 a{
  background: url(img/ttk.jpg) 0 -138px no-repeat; overflow: hidden;
}
div.s1 a:hover{
  background: url(img/ttk.jpg) 0 0 no-repeat;
}


#idh0{display: none;}
#idh1{display: none;}
#idh2{display: none;}
#idh3{display: none;}
#idh4{display: none;}
#idh5{display: none;}
.i2{display: none;}
img{border: 0;}















