html{
  background:url(http://fresh-images.brandproduction.ru:80/fon_index.png);
}
.menu{
  background:#5f2595;
}
.forsubmenu{
  background:#c344e3;
}

#cntrright{
  float:right;
  width:330px;
  height:360px;
  background:#FFFFFF;
  overflow:hidden;
  margin-bottom:20px;
}
#cntrleft{
  float:left;
  width:670px;
  height:360px;
  position:relative;
  background:#FFFFFF;
  overflow:hidden;
}
#cntrright p{
  text-align:right;
  padding-right:30px;
  padding-top:20px;
  padding-bottom:5px;
}
#cntrright p span{
  font-size:26px;
  font-weight:bold;
}
#cntrright ul{
  list-style:none;
  margin:0px 45px;
  margin-top:10px;
}
#cntrright ul li{
  font-size:15px;
  font-style:italic;
  margin-bottom:15px;
}

#promoprev{
  position:absolute;
  z-index:10;
  top:280px;
  left:20px;
}
#promonext{
  position:absolute;
  z-index:10;
  top:280px;
  left:637px;
}