body {
  font: 9pt Arial, sans-serif;
  padding: 0;
  margin: 0;
  background: #fff;
}

a {
  text-decoration: none;
  border: 0;
}

a:hover {
  text-decoration: none;
  border: 0;
  color: #f30;
}






img.widther {
  z-index: -100;
}

.left_patch {
  position: absolute;
  left: 0px;
  top: 68px;
  padding: 0;
  margin: 0;
  height: 340px;
}







td.header {
  background: url(img/header.gif) right top no-repeat;
  height: 150px;
  padding: 0;
  margin: 0;
}


table.navigation, .content_nav {
  font: 9pt Arial, sans-serif;
  position: absolute;
  top: 105px;

  padding: 0 0 0 0px;
  margin: 0;

  /* text-transform: lowercase; */
}

td.topleft {
  padding-right: 8px;
}
td.topright {
  padding-left: 8px;
}



table.content {
  background: #fff url(img/bird.gif) right bottom no-repeat;
  padding: 0;
  margin: 0;
}

td.footer {
  background: #ababab url(img/footer.gif) right top no-repeat;
  height: 36px;

  vertical-align: middle;
  padding: 0 18px;
  color: #fff;

  border-top: 5px solid #f30;
}


/*  ссылки навигации */

.links {
  position: absolute;
  left: 18px;
  top: 43px;
  padding: 0;
  margin: 0;
}

.links a {
  font: 10pt Tahoma, Verdana, sans-serif;
  text-align: center;
  letter-spacing: 0px;
  text-transform: lowercase;
  text-decoration: none;

  background: #eee;
  border: 2px solid #f50;
/*  border-width: 1px 0px 0px 0px; */

  color: #000;
  padding: 3px 8px 3px 8px;
  margin: 0 3px 0 0;

  display: block;

  float: left;
}

.links a:hover {
  background: #f50;
  color: #000;
}

.links #active {
  background: #999;
  color: #000;
}




/* меню  */

div.menu {
  background: #eee;
  padding: 0 0 20px 0;
  margin: 1px 0 15px 0;
  width: 100%;
}

div.text {
  font: 9pt Arial, sans-serif;
  line-height: 1.5;

  margin: 10px 15px 0px 15px;
}

h2 {
  background: #E5E5E5 url(img/sidetitlebg.gif);
  color: #3A3523;
  font-size: 12pt;
  font-weight: bold;
  font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
  padding: 4px 12px;
  margin: 0;
  border-bottom: 1px solid #fff;
}

.menu a img {
  border: 0px;
  padding: 0;
  margin: 0;
}

.forumheader3 img {
  border: 1px solid #666;
  padding: 0;
  margin: 0;
}

.news_info {
  text-align: right;
}
