body {
  margin: 0px;
  padding: 0px;
  /*background: url(main.jpg) no-repeat top center #ffffff;*/
  text-align: center;
  font-family: Georgia;
  font-size: 12px;
}
*html body {
  behavior:url("csshover.htc");
}

ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.container {
  width: 1000px;
  height: 1050px;
  background: url(main_center.jpg) no-repeat top left;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  position: relative;
}
.logo {
  width: 316px;
  height: 85px;
  background: url(logo.gif) no-repeat top left;
  position: absolute;
  top: 270px;
  left: 346px;
}


.c_tm {
  width: 129px;
  height: 28px;
  background: url(c_tm.gif) no-repeat top left;
  position: absolute;
  top: 900px;
  left: 361px;
}
.c_tm_text {
  font-size: 10px;
  color: #666666;
  width: 100px;
  text-decoration: none;
  position: absolute;
  top: 885px;
  left: 415px;
}
.c_tm_text:hover {
  text-decoration: underline;
}
.mcg_text {
  font-size: 11px;
  position: absolute;
  top: 885px;
  left: 520px;
}
.mcg_text a {
  color: #000000;
  text-decoration: none;
}
.mcg_text a:hover {
  text-decoration: underline;
}
.menu {
  font-size: 15px;
  position: absolute;
  top: 380px;
  left: 280px;
}
.menu li {
  margin-right: 0px;
  float: left;
}
.menu li a {
  color: #003780;
  padding-bottom: 5px;
  padding-top: 3px;
  padding-left: 4px;
  padding-right: 4px;
  display: block;

}
.menu li a:hover {
  background: #780032;
  color: #ffffff;
  text-decoration: none;
}
.menu2 {
  font-size: 15px;
  position: absolute;
  top: 405px;
  left: 295px;
}
.menu2 li {
  margin-right: 0px;
  position: relative;
  float: left;
}
.menu2 li a {
  color: #003780;
  padding-bottom: 5px;
  padding-top: 3px;
  padding-left: 4px;
  padding-right: 4px;
  display: block;
}
.menu2 li a:hover {
  background: #780032;
  color: #ffffff;
  text-decoration: none;
}
.spec_text {
  width: 260px;
  font-size: 11px;
  position: absolute;
  top: 490px;
  left: 374px;
}
.spec_cena {
  font-size: 17px;
  color: #262456;
  position: absolute;
  top: 750px;
  left: 375px;
}
img {
  border: none;
}
.font19 {
  font-size: 19px;
}
.c_tm:hover, .released2_table a img:hover, .ost_prog:hover, .spec_text a img:hover {
  opacity: 0.7;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

