.xmas_info ul li a {
  color: #a80000 !important;
  text-decoration: none;
}

.xmas_info ul li a:hover {
  color: #a80000 !important;
  text-decoration: underline;
}

#offercontents {
  margin: 20px 0 0 40px;
  padding: 0;
  border: 0;
}

#offercontents li {
  display: block;
  margin: 0;
  padding: 3px 0;
  border: 0;
  float: left;
  width: 350px;
  font-weight: bold;
}

.productgroupwide {
  margin-top: 5px;
}

.productgroupwide h2 {
  margin: 0;
  padding: 23px 0 4px 50px;
  border: 0;
  height: 13px;
  color: #000;
  font-weight: bold;
  font-size: 14px;
  background: transparent url(kepek/karacsonyi-fejlec.png) no-repeat left top;
}

.productgroupwide h2.zold {
  background: transparent url(kepek/karacsonyi-fejlec-zold.png) no-repeat left top;
}

.productgroupwide_content {
  border: 1px solid #a80000;
  border-top: 0;
}

.productgroupwide_content_zold {
  border: 1px solid #458145;
  border-top: 0;
}

.productgroupwide p.productgroupwide_toplink {
  margin: 0;
  padding: 10px 0 5px 50px;
  border: 0;
  text-align: left;
  font-size: 11px;
  font-weight: bold;
}

.productgroupwide p.productgroupwide_toplink a {
  color: #a80000;
  text-decoration: none;
}

.productgroupwide p.productgroupwide_toplink a:hover {
  color: #a80000;
  text-decoration: underline;
}

.productgroupitems_products {
  margin: 10px auto 25px auto;
  padding: 0;
  border: 1px solid #ddd;
}

.productgroupitems_products_item {
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
  width: 149px;
}

p.productgroupitems_products_item_image {
  margin: 0;
  padding: 0;
  border: 0;
  background: #f4f4f4 url(kepek/csomag_kepbox.jpg) no-repeat center top;
  text-align: center;
  height: 100px;
  position: relative;
}

p.productgroupitems_products_item_image img {
  border: 0;
  margin: 10px 0 0 0;
  z-index: 99;
}

.productgroupitems_products_item_ribbon {
  display: none;
  position: absolute;
  z-index: 100;
  left: 93px;
  top: 45px;
}

p.productgroupitems_products_item_productname {
  margin: 0;
  padding: 10px 0;
  border: 0;
  height: 50px;
  text-align: center;
  background-color: #f4f4f4;
}

p.productgroupitems_products_item_price {
  margin: 0;
  padding: 10px 0;
  border: 0;
  text-align: center;
  color: #73A626;
  font-size: 18px;
  font-family: Arial, sans-serif;
  font-weight: bold;
}