/* specialni font */
/* font sizes for body font-size: 87.5%; */
/** old IE CSS features **/
/** old IE CSS features **/
/** box shadow **/
/** box gradient - defaultne RESET **/
/** border radius **/
/* zamezeni oznaceni prvku */
/* text rotate */
/* transition */
/* line 3, screen.scss */
#content #contain {
  padding-left: 10px;
  padding-right: 0;
}

/* line 8, screen.scss */
#catalog_head {
  padding: 0 25px;
}

/* line 12, screen.scss */
#catalog {
  margin-top: 50px;
}
/* line 2, _tours.scss */
#catalog .tours .no_items {
  font-style: oblique;
  padding: 0 25px;
}
/* line 7, _tours.scss */
#catalog .tours .tour {
  float: none;
  height: 124px;
  margin: 0 0 2px 0;
  width: 700px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
/* line 15, _tours.scss */
#catalog .tours .tour .t_cont .t_image,
#catalog .tours .tour .t_cont .t_text,
#catalog .tours .tour .t_cont .t_params,
#catalog .tours .tour .t_cont .t_price_book {
  height: 100%;
  float: left;
}
/* line 22, _tours.scss */
#catalog .tours .tour .t_cont .t_text,
#catalog .tours .tour .t_cont .t_params {
  padding-top: 23px;
}
/* line 26, _tours.scss */
#catalog .tours .tour .t_cont .t_tag,
#catalog .tours .tour .t_cont .t_image {
  width: 140px;
}
/* line 31, _tours.scss */
#catalog .tours .tour .t_cont .t_image img {
  behavior: url("/media/pagebase/ie8/PIE.htc") \9;
  position: relative\9;
  -webkit-border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-radius: 5px 0 0 5px;
}
/* line 35, _tours.scss */
#catalog .tours .tour .t_cont .t_text {
  padding-bottom: 10px;
  width: 300px;
}
/* line 39, _tours.scss */
#catalog .tours .tour .t_cont .t_text .t_headline {
  font-size: 121%;
  margin-top: -2px;
  height: auto;
  line-height: 110%;
}
/* line 45, _tours.scss */
#catalog .tours .tour .t_cont .t_text p {
  color: #808080;
  font-family: Arial, helvetica, sans-serif;
  font-size: 90%;
}
/* line 51, _tours.scss */
#catalog .tours .tour .t_cont .t_params {
  padding-left: 0;
  width: 125px;
}
/* line 56, _tours.scss */
#catalog .tours .tour .t_cont .t_params dl dt,
#catalog .tours .tour .t_cont .t_params dl dd {
  margin-bottom: 10px;
}
/* line 60, _tours.scss */
#catalog .tours .tour .t_cont .t_params dl dt.term, #catalog .tours .tour .t_cont .t_params dl dt.length,
#catalog .tours .tour .t_cont .t_params dl dd.term,
#catalog .tours .tour .t_cont .t_params dl dd.length {
  display: block;
}
/* line 65, _tours.scss */
#catalog .tours .tour .t_cont .t_params dl dd {
  width: 75px;
}
/* line 70, _tours.scss */
#catalog .tours .tour .t_cont .t_price_book {
  padding-top: 52px;
  padding-left: 0;
  text-align: center;
  width: 135px;
}
/* line 76, _tours.scss */
#catalog .tours .tour .t_cont .t_price_book .t_price,
#catalog .tours .tour .t_cont .t_price_book .t_book {
  display: inline-block;
  float: none;
}
/* line 82, _tours.scss */
#catalog .tours .tour .t_cont .t_price_book .t_price .tp_label {
  display: none;
}
/* line 86, _tours.scss */
#catalog .tours .tour .t_cont .t_price_book .t_book {
  margin: 0;
}
/* line 90, _tours.scss */
#catalog .tours .tour .t_cont .t_tag {
  display: block;
  height: 100%;
}
/* line 94, _tours.scss */
#catalog .tours .tour .t_cont .t_tag .tt_text {
  behavior: url("/media/pagebase/ie8/PIE.htc") \9;
  position: relative\9;
  -webkit-border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-radius: 5px 0 0 5px;
}
/* line 98, _tours.scss */
#catalog .tours .tour .t_cont .t_labels {
  display: block;
  left: 585px;
  text-align: center;
  top: 22px;
  width: 100px;
}
/* line 105, _tours.scss */
#catalog .tours .tour .t_cont .t_labels .t_label {
  display: inline-block;
  float: none;
  margin-right: 1px;
}
/* line 111, _tours.scss */
#catalog .tours .tour .t_cont .t_styles {
  left: 170px;
  top: 94px;
  width: 240px;
}
/* line 118, _tours.scss */
#catalog .tours .tour .t_cont.yearlong .t_price_book {
  padding-top: 35px;
}
/* line 122, _tours.scss */
#catalog .tours .tour .t_cont.yearlong .t_price_book .t_price .tp_label {
  margin-top: 7px;
  display: block;
}
/* line 135, _tours.scss */
#catalog .tours .tour.passed .t_cont .t_price_book .tp_price {
  color: #000;
  padding-top: 33px;
}
/* line 139, _tours.scss */
#catalog .tours .tour.passed .t_cont .t_price_book .t_book {
  display: none;
}
/* line 147, _tours.scss */
#catalog .tours .tour_head {
  margin-bottom: 2px;
  margin-top: 20px;
  padding-top: 7px;
  position: relative;
}
/* line 153, _tours.scss */
#catalog .tours .tour_head .th_content {
  background-color: #fff;
  behavior: url("/media/pagebase/ie8/PIE.htc") \9;
  position: relative\9;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-radius: 0 0 5px 5px;
  font-family: "miriadlight", Arial, helvetica, sans-serif;
  font-size: 200%;
  font-style: normal;
  font-weight: normal;
  color: #afc1cb;
  line-height: 100%;
  padding: 15px 25px;
  text-transform: lowercase;
}
/* line 162, _tours.scss */
#catalog .tours .tour_head .th_graphic {
  background: transparent url("/media/catalog/tour-head-pattern.png") repeat-x 8px top;
  behavior: url("/media/pagebase/ie8/backgroundsize.min.htc") \9;
  background-size: 20px 7px;
  behavior: url("/media/pagebase/ie8/PIE.htc") \9;
  position: relative\9;
  -webkit-border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  border-radius: 5px 5px 0 0;
  display: block;
  height: 7px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 174, _tours.scss */
#catalog .tours .tour_head .th_graphic .thglc,
#catalog .tours .tour_head .th_graphic .thgrc {
  background-color: #fff;
  display: block;
  position: absolute !important;
  height: 7px;
  overflow: hidden;
  top: 0;
  width: 8px;
}
/* line 184, _tours.scss */
#catalog .tours .tour_head .th_graphic .thglc {
  behavior: url("/media/pagebase/ie8/PIE.htc") \9;
  position: relative\9;
  -webkit-border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  border-radius: 5px 0 0 0;
  left: 0;
}
/* line 188, _tours.scss */
#catalog .tours .tour_head .th_graphic .thgrc {
  behavior: url("/media/pagebase/ie8/PIE.htc") \9;
  position: relative\9;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  border-radius: 0 5px 0 0;
  right: 0;
}
/* line 195, _tours.scss */
#catalog .tours .tour_head.passed .th_content {
  background-color: #afc1cb;
  color: #fff;
}
/* line 199, _tours.scss */
#catalog .tours .tour_head.passed .th_graphic {
  background-image: url("/media/catalog/tour-head-pattern-passed.png");
}
/* line 202, _tours.scss */
#catalog .tours .tour_head.passed .th_graphic .thglc,
#catalog .tours .tour_head.passed .th_graphic .thgrc {
  background-color: #afc1cb;
}
/* line 17, screen.scss */
#catalog .more_tours {
  margin-top: 20px;
}
/* line 20, screen.scss */
#catalog .more_tours a {
  background-position: 670px 17px;
  padding-left: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
/* line 27, screen.scss */
#catalog .more_tours a span {
  background: transparent url("/media/page/arrow-bottom.png") no-repeat 20px 17px;
  behavior: url("/media/pagebase/ie8/backgroundsize.min.htc") \9;
  background-size: 12px 7px;
  padding-left: 45px;
}
/* line 34, screen.scss */
#catalog .more_tours .waiter-inspire .waiter-inspire-shader {
  background-color: #009ddf !important;
  behavior: url("/media/pagebase/ie8/PIE.htc") \9;
  position: relative\9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  opacity: 1 !important;
  filter: alpha(opacity=70) !important;
}
/* line 40, screen.scss */
#catalog .more_tours .waiter-inspire .waiter-inspire-image {
  margin-top: 5px !important;
}
/* line 43, screen.scss */
#catalog .more_tours .waiter-inspire .waiter-inspire-text {
  display: none !important;
}

/* line 51, screen.scss */
#restrictor .restriction-wrap {
  background: transparent url("/media/catalog/arrow-filter-headings.png") no-repeat 180px top;
  behavior: url("/media/pagebase/ie8/backgroundsize.min.htc") \9;
  background-size: 80px 80px;
  border-bottom: 1px solid #eee;
  height: 40px;
  position: relative;
  width: 220px;
  z-index: 1;
}
/* line 60, screen.scss */
#restrictor .restriction-wrap .restrictor_message_alert {
  display: none;
}
/* line 63, screen.scss */
#restrictor .restriction-wrap > .heading {
  background: transparent url("/media/page/icos-sprites.png") no-repeat -5000px;
  behavior: url("/media/pagebase/ie8/backgroundsize.min.htc") \9;
  background-size: 560px 560px;
  font-family: "miriadregular", Arial, helvetica, sans-serif;
  font-size: 114%;
  font-style: normal;
  font-weight: normal;
  color: #000;
  cursor: pointer;
  display: block;
  height: 40px;
  line-height: 130%;
  padding: 10px 30px 10px 50px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
/* line 79, screen.scss */
#restrictor .restriction-wrap .checkboxgroupadd_field, #restrictor .restriction-wrap .timerangepopup_field {
  margin: 0;
}
/* line 82, screen.scss */
#restrictor .restriction-wrap .checkboxgroupadd_field > label, #restrictor .restriction-wrap .timerangepopup_field > label {
  display: none;
}
/* line 86, screen.scss */
#restrictor .restriction-wrap .checkboxgroupadd_field .add_button_items_visible_wrapper .add_button, #restrictor .restriction-wrap .timerangepopup_field .add_button_items_visible_wrapper .add_button {
  display: block;
  height: 40px;
  line-height: 130%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
/* line 95, screen.scss */
#restrictor .restriction-wrap .checkboxgroupadd_field .add_button_items_visible_wrapper .add_button a, #restrictor .restriction-wrap .timerangepopup_field .add_button_items_visible_wrapper .add_button a {
  color: transparent;
  display: block;
  text-decoration: none;
  height: 100%;
  padding: 10px 30px 10px 50px;
}
/* line 101, screen.scss */
#restrictor .restriction-wrap .checkboxgroupadd_field .add_button_items_visible_wrapper .add_button span, #restrictor .restriction-wrap .timerangepopup_field .add_button_items_visible_wrapper .add_button span {
  display: none;
}
/* line 105, screen.scss */
#restrictor .restriction-wrap .checkboxgroupadd_field .add_button_items_visible_wrapper .filter_items_visible, #restrictor .restriction-wrap .timerangepopup_field .add_button_items_visible_wrapper .filter_items_visible {
  display: none;
}
/* line 109, screen.scss */
#restrictor .restriction-wrap .checkboxgroupadd_field .filter_items_hidden, #restrictor .restriction-wrap .timerangepopup_field .filter_items_hidden {
  background: #34b5b9 url("/media/catalog/filter-headings/arrow.png") no-repeat 140px -40px;
  behavior: url("/media/pagebase/ie8/backgroundsize.min.htc") \9;
  background-size: 80px 80px;
  behavior: url("/media/pagebase/ie8/PIE.htc") \9;
  position: relative\9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  width: 100%;
  z-index: 1;
}
/* line 120, screen.scss */
#restrictor .restriction-wrap .checkboxgroupadd_field .filter_items_hidden .filter_items, #restrictor .restriction-wrap .timerangepopup_field .filter_items_hidden .filter_items {
  padding: 40px 15px 55px;
}
/* line 123, screen.scss */
#restrictor .restriction-wrap .checkboxgroupadd_field .filter_items_hidden .filter_items > h3, #restrictor .restriction-wrap .timerangepopup_field .filter_items_hidden .filter_items > h3 {
  background: transparent url("/media/page/icos-sprites.png") no-repeat -5000px;
  behavior: url("/media/pagebase/ie8/backgroundsize.min.htc") \9;
  background-size: 560px 560px;
  font-family: "miriadregular", Arial, helvetica, sans-serif;
  font-size: 114%;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  display: block;
  height: 40px;
  line-height: 130%;
  padding: 10px 30px 10px 50px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
/* line 137, screen.scss */
#restrictor .restriction-wrap .checkboxgroupadd_field .filter_items_hidden .filter_items .filter_note,
#restrictor .restriction-wrap .checkboxgroupadd_field .filter_items_hidden .filter_items .group_header, #restrictor .restriction-wrap .timerangepopup_field .filter_items_hidden .filter_items .filter_note,
#restrictor .restriction-wrap .timerangepopup_field .filter_items_hidden .filter_items .group_header {
  display: none;
}
/* line 141, screen.scss */
#restrictor .restriction-wrap .checkboxgroupadd_field .filter_items_hidden .filter_items .filter_submit, #restrictor .restriction-wrap .timerangepopup_field .filter_items_hidden .filter_items .filter_submit {
  background: transparent url("/media/catalog/btn-ok.png") no-repeat left top;
  behavior: url("/media/pagebase/ie8/backgroundsize.min.htc") \9;
  background-size: 26px 52px;
  bottom: 20px;
  display: block;
  height: 26px;
  overflow: hidden;
  position: absolute;
  right: 20px;
  width: 26px;
  -webkit-transition: 0s ease-in-out;
  -moz-transition: 0s ease-in-out;
  -o-transition: 0s ease-in-out;
  -ms-transition: 0s ease-in-out;
  transition: 0s ease-in-out;
}
/* line 153, screen.scss */
#restrictor .restriction-wrap .checkboxgroupadd_field .filter_items_hidden .filter_items .filter_submit span, #restrictor .restriction-wrap .timerangepopup_field .filter_items_hidden .filter_items .filter_submit span {
  display: none;
}
/* line 157, screen.scss */
#restrictor .restriction-wrap .checkboxgroupadd_field .filter_items_hidden .filter_items .filter_submit:hover, #restrictor .restriction-wrap .timerangepopup_field .filter_items_hidden .filter_items .filter_submit:hover {
  background-position: left -26px;
}
/* line 161, screen.scss */
#restrictor .restriction-wrap .checkboxgroupadd_field .filter_items_hidden .filter_items .filter_check_all,
#restrictor .restriction-wrap .checkboxgroupadd_field .filter_items_hidden .filter_items .filter_reset_date, #restrictor .restriction-wrap .timerangepopup_field .filter_items_hidden .filter_items .filter_check_all,
#restrictor .restriction-wrap .timerangepopup_field .filter_items_hidden .filter_items .filter_reset_date {
  bottom: 20px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 86%;
  height: 26px;
  line-height: 28px;
  left: 20px;
  position: absolute;
  text-transform: lowercase;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
/* line 175, screen.scss */
#restrictor .restriction-wrap .checkboxgroupadd_field .filter_items_hidden .filter_items .filter_check_all:hover,
#restrictor .restriction-wrap .checkboxgroupadd_field .filter_items_hidden .filter_items .filter_reset_date:hover, #restrictor .restriction-wrap .timerangepopup_field .filter_items_hidden .filter_items .filter_check_all:hover,
#restrictor .restriction-wrap .timerangepopup_field .filter_items_hidden .filter_items .filter_reset_date:hover {
  color: #000;
}
/* line 179, screen.scss */
#restrictor .restriction-wrap .checkboxgroupadd_field .filter_items_hidden .filter_items .filter_close, #restrictor .restriction-wrap .timerangepopup_field .filter_items_hidden .filter_items .filter_close {
  background: transparent url("/media/catalog/arrow-filter-headings.png") no-repeat 140px -40px;
  behavior: url("/media/pagebase/ie8/backgroundsize.min.htc") \9;
  background-size: 80px 80px;
  cursor: pointer;
  display: block;
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  text-indent: -5000px;
  width: 100%;
}
/* line 191, screen.scss */
#restrictor .restriction-wrap .checkboxgroupadd_field .filter_items_hidden .filter_items .filter_item, #restrictor .restriction-wrap .timerangepopup_field .filter_items_hidden .filter_items .filter_item {
  display: block;
  margin: 0 0 2px 0;
}
/* line 195, screen.scss */
#restrictor .restriction-wrap .checkboxgroupadd_field .filter_items_hidden .filter_items .filter_item input,
#restrictor .restriction-wrap .checkboxgroupadd_field .filter_items_hidden .filter_items .filter_item label, #restrictor .restriction-wrap .timerangepopup_field .filter_items_hidden .filter_items .filter_item input,
#restrictor .restriction-wrap .timerangepopup_field .filter_items_hidden .filter_items .filter_item label {
  display: block;
  float: left;
}
/* line 200, screen.scss */
#restrictor .restriction-wrap .checkboxgroupadd_field .filter_items_hidden .filter_items .filter_item input, #restrictor .restriction-wrap .timerangepopup_field .filter_items_hidden .filter_items .filter_item input {
  margin: 3px 0 0 3px;
  width: 16px;
}
/* line 204, screen.scss */
#restrictor .restriction-wrap .checkboxgroupadd_field .filter_items_hidden .filter_items .filter_item input:hover, #restrictor .restriction-wrap .checkboxgroupadd_field .filter_items_hidden .filter_items .filter_item input:checked + label, #restrictor .restriction-wrap .timerangepopup_field .filter_items_hidden .filter_items .filter_item input:hover, #restrictor .restriction-wrap .timerangepopup_field .filter_items_hidden .filter_items .filter_item input:checked + label {
  color: #fff;
}
/* line 209, screen.scss */
#restrictor .restriction-wrap .checkboxgroupadd_field .filter_items_hidden .filter_items .filter_item label, #restrictor .restriction-wrap .timerangepopup_field .filter_items_hidden .filter_items .filter_item label {
  color: #000;
  font-family: Arial, helvetica, sans-serif;
  font-size: 90%;
  padding-left: 17px;
  height: auto;
  width: 171px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 218, screen.scss */
#restrictor .restriction-wrap .checkboxgroupadd_field .filter_items_hidden .filter_items .filter_item label:hover, #restrictor .restriction-wrap .timerangepopup_field .filter_items_hidden .filter_items .filter_item label:hover {
  color: #fff;
}
/* line 228, screen.scss */
#restrictor .restriction-wrap.term .input_field {
  background-color: #fff;
  behavior: url("/media/pagebase/ie8/PIE.htc") \9;
  position: relative\9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: left;
  height: 40px;
  margin: 10px 0 0 40px;
  width: 150px;
}
/* line 236, screen.scss */
#restrictor .restriction-wrap.term .input_field label,
#restrictor .restriction-wrap.term .input_field input,
#restrictor .restriction-wrap.term .input_field .dateIcon {
  display: block;
  float: left;
}
/* line 242, screen.scss */
#restrictor .restriction-wrap.term .input_field label,
#restrictor .restriction-wrap.term .input_field input {
  height: 40px;
  padding: 5px 0;
  line-height: 30px;
}
/* line 248, screen.scss */
#restrictor .restriction-wrap.term .input_field label {
  font-family: "miriadlight", Arial, helvetica, sans-serif;
  font-size: 114%;
  font-style: normal;
  font-weight: normal;
  color: #000;
  margin-left: -50px;
  text-align: right;
  text-transform: lowercase;
  width: 30px;
}
/* line 256, screen.scss */
#restrictor .restriction-wrap.term .input_field input {
  border-width: 0;
  font-family: "miriadregular", Arial, helvetica, sans-serif;
  font-size: 128%;
  font-style: normal;
  font-weight: normal;
  color: #000;
  text-align: right;
  width: 110px;
}
/* line 263, screen.scss */
#restrictor .restriction-wrap.term .input_field .dateIcon {
  cursor: pointer;
  width: 40px;
}
/* line 268, screen.scss */
#restrictor .restriction-wrap.term .input_field.date_to {
  margin-bottom: 10px;
}
/* line 275, screen.scss */
#restrictor .restriction-wrap:hover > .heading {
  color: #34b5b9;
}
/* line 279, screen.scss */
#restrictor .restriction-wrap.active {
  z-index: 2;
}

/* line 285, screen.scss */
.filtered_items {
  margin: -10px 0;
}
/* line 288, screen.scss */
.filtered_items .filter_items_visible {
  background: transparent url("/media/page/icos-sprites.png") no-repeat -5000px;
  display: none;
  behavior: url("/media/pagebase/ie8/backgroundsize.min.htc") \9;
  background-size: 560px 560px;
  padding: 10px 30px 10px 50px;
}
/* line 294, screen.scss */
.filtered_items .filter_items_visible.has-filtered-content {
  display: block;
}
/* line 298, screen.scss */
.filtered_items .filter_items_visible .remove_button {
  background: #34b5b9 url("/media/catalog/ico-filter-delete.png") no-repeat right -46px;
  behavior: url("/media/pagebase/ie8/backgroundsize.min.htc") \9;
  background-size: 15px 60px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 86%;
  line-height: 115%;
  margin: 0 1px 1px 0;
  padding: 3px 22px 3px 10px;
}
/* line 311, screen.scss */
.filtered_items .filter_items_visible .remove_button:hover {
  background-position: right 7px;
}
/* line 315, screen.scss */
.filtered_items .filter_items_visible .filter_remove_all {
  display: none;
}
/* line 319, screen.scss */
.filtered_items .filter_remove_all {
  margin-top: 10px;
  padding-left: 50px;
}
/* line 323, screen.scss */
.filtered_items .filter_remove_all a {
  background-color: #000;
  behavior: url("/media/pagebase/ie8/PIE.htc") \9;
  position: relative\9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 86%;
  line-height: 115%;
  margin: 0 auto;
  padding: 3px 10px;
  text-decoration: none;
  text-transform: lowercase;
}
/* line 335, screen.scss */
.filtered_items .filter_remove_all a:hover {
  background-color: #ca0e00;
}

/* TERM (TERMIN) */
/* line 343, screen.scss */
.filtered_items #term_visible,
#restrictor #restriction-wrap-term > .heading {
  background-position: -35px -480px;
}

/* line 347, screen.scss */
#restrictor #restriction-wrap-term .timerangepopup_field .filter_items_hidden .filter_items > h3 {
  background-position: 5px -520px;
}

/* COUNTRY (ZEME) */
/* line 352, screen.scss */
.filtered_items #countries_visible,
#restrictor #restriction-wrap-countries > .heading {
  background-position: -115px -400px;
}

/* line 356, screen.scss */
#restrictor #restriction-wrap-countries .checkboxgroupadd_field .filter_items_hidden .filter_items > h3 {
  background-position: -75px -440px;
}

/* STYLE (ZAMERENI) */
/* line 361, screen.scss */
.filtered_items #styles_visible,
#restrictor #restriction-wrap-styles > .heading {
  background-position: -195px -320px;
}

/* line 365, screen.scss */
#restrictor #restriction-wrap-styles .checkboxgroupadd_field .filter_items_hidden .filter_items > h3 {
  background-position: -155px -360px;
}

/* BOARD (UBYTOVANI A STRAVA) */
/* line 370, screen.scss */
.filtered_items #boards_visible,
#restrictor #restriction-wrap-boards > .heading {
  background-position: -275px -240px;
}

/* line 374, screen.scss */
#restrictor #restriction-wrap-boards .checkboxgroupadd_field .filter_items_hidden .filter_items > h3 {
  background-position: -235px -280px;
}

/* TRANSPORT (DOPRAVA) */
/* line 379, screen.scss */
.filtered_items #transports_visible,
#restrictor #restriction-wrap-transports > .heading {
  background-position: -355px -160px;
}

/* line 383, screen.scss */
#restrictor #restriction-wrap-transports .checkboxgroupadd_field .filter_items_hidden .filter_items > h3 {
  background-position: -315px -200px;
}

/* CUSTOMER (TYP ZAKAZNIKA) */
/* line 388, screen.scss */
.filtered_items #customers_visible,
#restrictor #restriction-wrap-customers > .heading {
  background-position: -435px -80px;
}

/* line 392, screen.scss */
#restrictor #restriction-wrap-customers .checkboxgroupadd_field .filter_items_hidden .filter_items > h3 {
  background-position: -395px -120px;
}

/* TAG (PRIZNAK) */
/* line 397, screen.scss */
.filtered_items #tags_visible,
#restrictor #restriction-wrap-tags > .heading {
  background-position: -515px top;
}

/* line 401, screen.scss */
#restrictor #restriction-wrap-tags .checkboxgroupadd_field .filter_items_hidden .filter_items > h3 {
  background-position: -475px -40px;
}

/* line 406, screen.scss */
.styles_list ul {
  display: block;
  list-style-type: none;
  margin: 0;
}
/* line 300, ../../../framework/page/media/mixins.scss */
.styles_list ul li {
  display: block;
}
/* line 409, screen.scss */
.styles_list ul li {
  margin-bottom: 8px;
}
/* line 412, screen.scss */
.styles_list ul li a {
  color: transparent;
  display: block;
  text-decoration: none;
  background: transparent none no-repeat 15px top;
  behavior: url("/media/pagebase/ie8/backgroundsize.min.htc") \9;
  background-size: 20px 20px;
  color: #000;
  font-size: 93%;
  line-height: 130%;
  padding: 2px 0 2px 50px;
  padding-left: 50px;
}
/* line 422, screen.scss */
.styles_list ul li a:hover {
  color: #009ddf;
}
