#CenterBlock .blockTitle {
  font-size: 30px;
  line-height: 80px;
}

 
header{   }
#Logo{position:absolute;left:0px;top:-6px;}
#HeadTopMenu{position:absolute;left:432px;top:26px;}
@media screen and (max-width:1200px){#HeadTopMenu{position:fixed;left:0px;top:0px;} #Logo{left:10px;top:10px;}}
#banner{position:absolute;left:px;top:px;width:100px;height:auto}
#Footer {
  background-color: #3c2c25;
  background-image: url(/WebMaster/uploads/images/1_images/bg/o_200407200626.png);
  background-repeat: repeat;
  background-size: contain;
}

body {
  background-image: url(/WebMaster/uploads/images/1_images/bg/o_190905110458.jpg);
  background-repeat: repeat;
  background-position: center center;
}

.menu_item a:hover {
  border-left: rgb(158,91,21) 2px solid;
  border-right: rgb(158,91,21) 2px solid;
  background: rgba(60,44,37,0.9)!important;
  -webkit-transition: background .3s ease;
  -ms-transition: background .3s ease;
  transition: background .3s ease;
}

#HeadTopMenu .menu_item a:hover {
  line-height: 15px;
  color: #FFFFFF;
}

#HeadTopMenu .menu_item a {
  line-height: 15px;
}

