#main
{
      width:740px;
}
  
#main #div_agro, #main #div_home
{
      display:none;
}

#ul_menu_hor
{
     /* display:none;*/
}

#menu_hor_rwd
{
      padding:0 10px;
      width:34px;
      height:50px;
      display:block;
      background:url('images/img/menu_rwd.png') no-repeat 50% 50%; 
      cursor:pointer;
}

#ul_menu_hor
{
      position:absolute;
      left:0;
      top:80px;
      display:none;
      padding:0; 
      margin:0 0 0px 0;
      border:none;
      width:100%;
      height:auto;
      text-align:center;
      z-index:40;
}

#ul_menu_hor li
{
      padding:0;
      margin:0 0;
      list-style-type:none;
      float:none;
      position:relative;
      width:100%;
      text-align:center;
}

#ul_menu_hor li a, #ul_menu_hor li span
{
      display:block;
      width:100%;
      height:auto;
      padding:12px 0px;
      color:#fff;
      margin:0;
      text-align:center;
      border-bottom:solid 1px #174C23;
      background:#8EB9A2;
}

#ul_menu_hor li a:hover
{
      background:#BDD7C8;   
}
    
.main_attrr
{
      float:left;
}

.main_right, .main_left
{
      width:100%;
}

.main_right #offer_label
{
      width:100%;
      background:url('images/img/offer_label_x.png') repeat-x 0 0;
      box-sizing:border-box;
      border:solid #e1e1e1 1px;
}

.main_right #offer_mid
{
      width:100%;
      background:#fff;
      border-left:solid #e1e1e1 1px;
      border-right:solid #e1e1e1 1px;
      padding:0 0 10px;
      box-sizing:border-box;
}

.main_right #offer_down
{
      width:100%;
      height:31px;
      background:url('images/img/offer_label_x.png') repeat-x 0 0;
      margin:0 0 20px;
      padding:0 15px;
      box-sizing:border-box;
      border:solid #e1e1e1 1px;
}

.offer_right
{
      width:calc(100% - 180px);
}

#news_slider
{
      display:none;
}

.news_left
{
      width:49%;
}

.news_down
{
      width:100%;
      height:31px;
      background:url('images/img/offer_label_x.png') repeat-x 0 0;
      margin:0 0 20px;
      padding:0 15px;
      box-sizing:border-box;
      border:solid #e1e1e1 1px;
}   

.kuch_label
{
      color:#35790F;
      width:100%;
      background:url('images/img/offer_label_x.png') repeat-x 0 0;
      box-sizing:border-box;
      border:solid #e1e1e1 1px;     
      padding:10px 0 10px 15px;
      height:auto;
}

#news_label, #ogl_label
{
      color:#35790F;
      width:100%;
      background:url('images/img/new_label_x.png') repeat-x 0 0;
      box-sizing:border-box;
      border:solid #e1e1e1 1px;     
      padding:10px 0 10px 15px;
      height:auto;

      color:#E78D00;
}

#main #sub_left
{
      display:none;
}

#main #sub_right
{
      width:100%;
      background:#fff;
}
