body{
  background:#1F1F1F url(/media/img/pictures/vinisoft/poz.jpg) repeat-x top;
  font-family: AlHor, "Lucida Grande","Verdana",sans-serif;
  }

.main{
  }

.top{
  background: url(/media/img/pictures/vinisoft/top.jpg) no-repeat top;
  height:56px;
  width:960px;
  text-align:right;
  font-weight:bold;
  font-size:14px;
  }
  
.flash{
  height:234px;
  width:960;
  }
  
.small_middle{
  background: #082C68;
  height:10px;
  width:960;
  color:#ffffff;
  text-align:right;
  }
  
.middle{
  background:#ffffff url(/media/img/pictures/vinisoft/bot.jpg) no-repeat top;
  width:960;
  }
  
.bottom{
  background: url(/media/img/pictures/vinisoft/bottom.jpg) no-repeat top;
  height:24px;
  width:960;
  }
  
.block{
  padding:20px;
  }
  
.menu{
  padding-top: 20px;
   padding-right: 25px;
  }
  
.menu a{
  text-decoration: none;
  color:#063c6a;
  font-size:12px;
  font-weight:bold;
  margin-left:10px;
  font-family:  AlHor, "Lucida Grande","Verdana",sans-serif;
  }
  
