.intro-wrapper {
  background: rgba(255, 255, 255, 1);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(152, 195, 237, 1) 64%, rgba(152, 195, 237, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(64%, rgba(152, 195, 237, 1)), color-stop(100%, rgba(152, 195, 237, 1)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(152, 195, 237, 1) 64%, rgba(152, 195, 237, 1) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(152, 195, 237, 1) 64%, rgba(152, 195, 237, 1) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(152, 195, 237, 1) 64%, rgba(152, 195, 237, 1) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(152, 195, 237, 1) 64%, rgba(152, 195, 237, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#98c3ed', GradientType=0);
}
.intro-wrapper {color: rgb(92, 75, 66);}
.intro-wrapper p {
  margin: 10px 0 0 0;
  font-size: 1.1em;
}
.intro-wrapper a:link, .intro-wrapper a:hover, .intro-wrapper a:visited {
  color: #b8171d;
}
.intro-wrapper strong {
  font-weight: bold;
}
.main-wrapper {
  background: #98c3ed url('images/bg_horalky_v04.jpg') 50% 0 no-repeat scroll;
  color: rgb(92, 75, 66);
}
.series-wrapper {
  background: rgba(152, 195, 237, 1);
  background: -moz-linear-gradient(top, rgba(152, 195, 237, 1) 0%, rgba(152, 195, 237, 1) 38%, rgba(41, 81, 107, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(152, 195, 237, 1)), color-stop(38%, rgba(152, 195, 237, 1)), color-stop(100%, rgba(41, 81, 107, 1)));
  background: -webkit-linear-gradient(top, rgba(152, 195, 237, 1) 0%, rgba(152, 195, 237, 1) 38%, rgba(41, 81, 107, 1) 100%);
  background: -o-linear-gradient(top, rgba(152, 195, 237, 1) 0%, rgba(152, 195, 237, 1) 38%, rgba(41, 81, 107, 1) 100%);
  background: -ms-linear-gradient(top, rgba(152, 195, 237, 1) 0%, rgba(152, 195, 237, 1) 38%, rgba(41, 81, 107, 1) 100%);
  background: linear-gradient(to bottom, rgba(152, 195, 237, 1) 0%, rgba(152, 195, 237, 1) 38%, rgba(41, 81, 107, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98c3ed', endColorstr='#29516b', GradientType=0);
  color: rgb(92, 75, 66);
}
.series-wrapper .h_title {margin-top: 25px;margin-bottom: 25px;}
.breadcrumbs-wrapper .column.main {min-height: unset;}
.breadcrumbs-wrapper .breadcrumbs {margin-top: 15px; margin-bottom: 3px;}
.highlight {
  font-weight: bold;
  color: #b8171d;
}
.history p {
  text-align: center;
  font-size: 2em;
}
.block-image {
  margin-bottom: 20px;
}
.block-image img {
  margin: 0 auto;
  display: block;
}
.horalky .item-product .product-info {background-color: white;padding: 10px;}
.horalky .item-product .product-info .product-name {margin-top: 0;}
.premium-product-page .page-footer {margin-top: 0;}