#rmenu {
  clear:both;
  float:left;
  width:500px;
  height:310px;
  background:url(/i/elements/weekmenu/weekmenu_sprite.gif) no-repeat 0 0;
  margin:-10px 0 0 0;
}

#rmenu_full {
  float:left;
  width:158px;
  margin:4px 0 0 0;
  list-style-type:none;
}

#rmenu_full li { display:none; }

#rmenu_full li.active { display:block; }

#rmenu_full li.active ul li { display:inline; }

#rmenu_full li p {
  width:156px;
  text-align:center;
  color:#739028;
  font-weight:bold;
  padding:6px 0 0 0;
  margin:0;
}

#rmenu_full li img {
  clear:both;
  float:left;
  width:140px;
  height:140px;
  margin:6px 0 5px 7px;
  _margin:6px 0 5px 9px;
  border:1px solid #9cb55d;
}

#rmenu_full li h2 {
  clear:both;
  width:142px;
  height:51px;
  margin:0 0 0 7px;
  font-size:11px;
  text-align:center;
  line-height:15px;
}

#rmenu_full li h2 a { text-decoration:none; }

#rmenu_full ul {
  text-align:center;
  margin:0;
  clear:both;
  width:156px;
  height:15px;
  text-transform:lowercase;
}

#rmenu_full ul li.li_bull {
  padding-right:10px;
  margin-right:2px;
  background:url(/i/elements/bull_green.gif) no-repeat right 5px;
}

#rmenu_thumbs {
  float:left;
  width:342px;
  margin:30px 0 0 0;
  list-style-type:none;
}

#rmenu_thumbs li {
  clear:both;
  float:left;
  width:338px;
  height:39px;
  margin:0;
  padding:0;
}

#rmenu_thumbs li.th_on {
  background:url(/i/elements/weekmenu/weekmenu_sprite.gif) no-repeat 0 -474px;
}

#rmenu_thumbs img {
  float:left;
  width:32px;
  height:32px;
  border:1px solid #9cb55d;
  margin:0 10px 0 22px;
}

#rmenu_thumbs h2 {
  float:left;
  width:248px;
  font-size:11px;
  font-weight:normal;
}

#rmenu_thumbs a { text-decoration:none; }

#rmenu_nav {
  clear:both;
  margin:14px 0 0 169px;
  _margin:14px 0 0 84px;
  float:left;
  width:200px;
}

#rmenu_nav a, #rmenu_nav div {
  float:left;
  width:90px;
  height:16px;
  margin:0 10px 0 0;
  background:url(/i/elements/weekmenu/weekmenu_sprite.gif) no-repeat -91px -426px;
}

#rmenu_nav a.prev, #rmenu_nav div.prev_a { background-position:-91px -410px; cursor:pointer; }
#rmenu_nav a.next, #rmenu_nav div.next_a { background-position:-91px -442px; cursor:pointer; }

#rmenu_nav div.prev { background-position:-91px -426px; }
#rmenu_nav div.next { background-position:-91px -458px; }

div#ipp {
  display:none;
  }
