#right_content {
  width: 720px;
  float: right;
  }
#right_content .news_item_box {
  background: transparent url('/img/common/bg_horizontal_blue_dotted_line.gif') top left repeat-x;
  }
#right_content .news_item_box .slider {
  display: block;
  float: right;
  padding-right: 10px;
  color: #fff;
  line-height: 20px;
  width: 60px;
  text-align: center;
  text-decoration: none;
  }
#right_content .news_item_box .slide_down {
  background: #003468 url('/img/content/blue_down_arrow.gif') top right no-repeat;
  }
#right_content .news_item_box .slide_up {
  background: #003468 url('/img/content/blue_up_arrow.gif') top right no-repeat;
  }
#right_content .wiecej {
  display: block;
  float: right;
  padding-right: 10px;
  color: #fff;
  line-height: 20px;
  width: 60px;
  text-align: center;
  text-decoration: none;
  background: #003468 url('/img/content/blue_right_arrow.gif') top right no-repeat;
  }
#right_content .powrot {
  display: block;
  float: right;
  padding-right: 10px;
  color: #fff;
  line-height: 20px;
  width: 60px;
  text-align: center;
  text-decoration: none;
  background: #003468 url('/img/content/blue_left_arrow.gif') top right no-repeat;
  }
#right_content .news_item_box .abstract {
  margin: 8px 0px 10px 0px;
  }
#right_content .news_item_box .content {
  padding-bottom: 10px;
  }
#right_content .news_item_box .date {
  float: left;
  }
#right_content .news_item_box .date span {
  display: block;
  float: left;
  line-height: 20px;
  margin-right: 1px;
  background: #003468;
  color: #fff;
  padding: 0px 3px;
  }
#right_content .news_item_box .top_bar {
  clear: both;
  height: 20px;
  }
/* --------- stronicowanie - paginator --------- */
#right_content .paginator {
  margin: 10px auto;
  }
#right_content .paginator a {
  line-height: 20px;
  width: 20px;
  text-align: center;
  display: block;
  color: #284265;
  }
#right_content .paginator a:hover {
  padding: 0px;
  color: #9b0005;
  text-decoration: none;
  }
#right_content .paginator .prev {
  width: 20px;
  height: 20px;
  background: transparent url('/img/content/blue_left_arrow.gif') top right no-repeat;
  }
#right_content .paginator .prev:hover {
  }
#right_content .paginator .next {
  width: 20px;
  height: 20px;
  background: transparent url('/img/content/blue_right_arrow.gif') top right no-repeat;
  }
#right_content .paginator .next:hover {
  }
#right_content .paginator .selected {
  color: #9b0005;
  }
/* lista sklepow */
#right_content .shops_item_box {
  background: transparent url('/img/common/bg_horizontal_blue_dotted_line.gif') top left repeat-x;
  }
#right_content .shops_item_box * {
  font-size: 11px;
  }
#right_content .shops_item_box h2 {
  font-size: 12px;
  }
#right_content .shops_item_box .slider {
  display: block;
  float: right;
  padding-right: 10px;
  color: #fff;
  line-height: 20px;
  width: 60px;
  text-align: center;
  text-decoration: none;
  }
#right_content .shops_item_box .slide_down {
  background: #003468 url('/img/content/blue_down_arrow.gif') top right no-repeat;
  }
#right_content .shops_item_box .slide_up {
  background: #003468 url('/img/content/blue_up_arrow.gif') top right no-repeat;
  }
#right_content .shops_item_box .top_bar {
  clear: both;
  height: 20px;
  }
/* promocje i gazetka */
#right_content #gazetka {
  width: 350px;
  height: 186px;
  background: transparent url('/img/content/bg_gazetka.gif') top left no-repeat;
  padding: 24px 2px 0px 2px;
  float: left;
  }
#right_content #gazetka .szczegoly {
  clear: both;
  display: block;
  float: right;
  height: 30px;
  width: 140px;
  text-decoration: none;
  }
#right_content #promocja {
  width: 350px;
  height: 186px;
  background: transparent url('/img/content/bg_promocja.gif') top left no-repeat;
  padding: 24px 2px 0px 2px;
  float: right;
  text-align: center;
  }
