#header {
  height: 320px;
  width: 990px;
  margin: auto;
}

#lang p {
  margin: 0px;
  padding-top: 50px;
  padding-left: 30px;
}

#lang p a {
  color: #d4cece;
  text-decoration: none;
  font: normal 60% Tahoma, sans-serif;
}


#poisk {
  width: 300px;
  height: 136px;
  float: right;
  background: url(../images/poisk.png) right bottom no-repeat;
}

#search {
  width: 200px;
  background: #fff;
  margin-top: 10px;
  
}

#button {
  background: url(../images/search.png) left top no-repeat;
  width: 25px;
  height: 25px;
  border: none;
  padding: 0px;
  margin: 0px;
}

#poisk .right {
  margin-bottom: 8px;
}

#poisk .mid {
  margin: 8px 36px;
}

#logo {
  text-align: center;
  margin-right: 250px;
}

h1 {
  font: normal 280% Tahoma, sans-serif;
  margin-top: 20px;
  margin-bottom: -8px;
  padding-left: 200px;
  padding-top: 25px;
}

h1 span {
  font-weight: bold;
  letter-spacing: -0.05em;
}

h2 {
  font: normal 140% Tahoma, sans-serif;
  margin-top: 0px;
  padding-left: 350px;
  
}

h2 span {
  font-weight: bold;
}

#play {
  clear: both;
  float: right;
  margin-right: 80px;
  margin-top: -45px;
  background: url(../images/2play.png) right top no-repeat;
  width: 622px;
  height: 137px;

}