@charset "utf-8";
/* CSS Document */
p, ul, menu, dir {
  margin:0;
  padding:0;
}

html{
}

body {
  padding:0;
  color: white;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 13px;
  background-color: black;
  margin-top:0px;
  line-height: 0;
  
  
}
.button: -moz-focus-inner{
  border:0;
}

#clear {
  clear:both;
}

div {
  display:block;
}
div#header{
  height: 336px;
  width: 966px;
}
#header img{
  vertical-align:top;
}
.promo_block{
  vertical-align:top;
}

div#container {
  margin:0 auto;
  width:966px;
}

div#horizont_menu{
  background-image: url("../images/mfbg.png");
    background-position: center center;
    clear: both;
    float: left;
    height: 59px;
    line-height: 39px;
    position: relative;
    text-align: center;
    z-index: 100;
}
#horizont_menu ul {
  float: left;
    height: 60px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}
#horizont_menu ul li {
  border-right: 1px solid black;
    float: left;
    margin: 0 0;
    padding: 0;
}
#horizont_menu ul li ul {
  display:none;
}
#horizont_menu ul li a {
  color: white;
    float: left;
    margin: 0;
    padding: 10px 39px;
    text-align: center;
    text-decoration: none;
}
#horizont_menu ul li:hover a {
  background: url("../images/mfbg-h.png") 0 0 repeat-x;
  height: 39px;

}
#cont_menu{
  width: 707px;
  margin: auto;
  height: 60px;
  position: relative;
}
#horizont_menu ul li ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  background: none;
}
#horizont_menu ul li ul li{
  float: none;
  padding: 0;
  background: none;
}
#horizont_menu ul li ul li a{
  color: #484848;
  line-height: 110%;
  text-align: left !important;
  padding: 5px 10px 5px 19px;
  display: block;
  background: white;
}

.menu-m-l{
  background: url(../images/mm-l.png);
  height: 73px;
  position: absolute;
  width: 30px;
  left: -2px;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 300;
}
.menu-m-r{
  background: url("../images/mm-r.png") no-repeat scroll center center transparent;
    height: 73px;
    position: absolute;
    right: 1px;
    width: 30px;
    background-repeat: no-repeat;
  background-position: center;
  z-index: 300;
  
}
#line {
  width: 100%;
  height: 30px;
  background-color: #980505;
  z-index: 0;
  position: absolute;
  top: 336px;
}

div#content{
  width: 966px;
  min-height: 600px;
  background: url(../images/cont-bg.png) 0 0 no-repeat;
  
}
.news {
  padding: 70px 40px 0;
}
.news span {
  line-height: 30px;
}

div#news_block .cond-in img{
  float: right;
}
.first-text{
  float: left;
}
.cond-in{
  height: 113px;
    margin: 40px auto;
    width: 800px;
}
.second-text{
  margin: 40px;
    text-align: center;
}

.second-text p{
  font-size: 14pt;
}
.first-text p{
  font-size: 14pt;
}
.lastblock{
  margin: 40px auto;
    width: 800px;
}
.cond-out{
  float: left;
    margin-left: 50px;
    margin-top: 20px;
}
.last-text{
  float: left;
  margin-top: 40px;
  position: absolute;
}
.last-text p{
  font-size: 14pt;
  text-align: center;
}
.auto{
  top: 40px;
  float: right;
  position: relative;
  z-index: 900;
}



.footer_menu{
  clear: both;
  text-align: center;
  height: 30px;
  width: 591px;
}
.footer_menu ul{
  list-style: none;
  text-align: left;
}
.footer_menu li{
  display: inline;
  margin-right: 10px;
}
.footer_menu li a{
  color: white;
}
.footer_menu li a:hover{
  text-decoration: none;
}
.copy{
  text-align: right;
  text-align: right;
  margin-bottom: 0px;
  margin-top: -25px;
}

.footer{
  margin: auto;
    padding: 23px 0 7px;
    width: 845px;
    z-index: 200;
  margin-top: -60px;
}

.footer-bg{
  width: 100%;
  height: 60px;
  background-color: #980505;
  z-index: 0;
  bottom: 0px;
  margin-top: -32px;
  
}