body {
  background: #2f4c71 url(../image/back.jpg) repeat-x top;
  padding: 0px;
  margin: 0px;
  font-family: arial, tahoma;
  color: #b6b8c4;
}
h1 {
  display: inline;
  margin: 0px;
  line-height: 16px;
  font-size: 13px;
  font-weight: normal;
}
h2 {
  display: inline;
  margin: 0px;
  line-height: 16px;
  font-size: 13px;
  font-weight: normal;
}
a {
  color: #f0f0f0;
  text-decoration: none;
}
a:visited {
  color: #f0f0f0;
  text-decoration: none;
}
a:hover {
  color: #ffffff;
  text-decoration: none;
}
.logo {
  background: #304C71;
  margin-top: 30px;
  width: 900px;
  height: 118px;
}
.logo_bottom {
  position: absolute;
  background: #2f4c71 url(../image/sign_bottom.jpg) no-repeat top left ;
  left: 793px;
  top: 176px;
  width: 316px;
  height: 148px;
}
.main {
  margin-left: 200px;
  line-height: 16px;
  font-size: 13px;
}
.pix {
  margin-left: 200px;
  line-height: 16px;
  font-size: 15px;
  white-space: nowrap;
}
.pix img {
  border: none;
}
.pix td {
  font-size: 12px;
}
.logotypy {
  margin-top: 4px;
  margin-left: 188px;
  line-height: 16px;
  font-size: 15px;
  white-space: nowrap;
}
.logotypy img {
  border: none;
  margin: 15px;
}
.sign {
  background: #304c71 url(../image/sign.jpg) no-repeat;
  position: absolute;
  left: 550px;
  top: 343px;
  width: 180px;
  height: 142px;
  z-index: 0;
}
.links {
  position: absolute;
  left: 700px;
  top: 385px;
  font-size: 11px;
  line-height: 16px;
  white-space: nowrap;
}
.navigation {
  position: absolute;
  left: 863px;
  top: 160px;
  font-size: 11px;
  line-height: 16px;
  white-space: nowrap;
}
.autor {
  position: absolute;
  background: #304c71 url(../image/autor.jpg) no-repeat;
  left: 550px;
  top: 215px;
  width: 180px;
  height: 109px;
}

