#layered_block_left {
	width: 240px;
}

#layered_block_left h4 {
	margin-bottom: 10px;
  padding-left: 16px;
  background: no-repeat url('/themes/nfcstore/img/nadpis-filter.png');
  font-size: 11px;
  text-transform: uppercase;
  font-weight: normal;
  color: #FFF;
  line-height: 16px;
}
#enabled_filters {
  padding-left: 33px;
  padding-top: 8px;
  background: no-repeat url('/themes/nfcstore/img/pozadi-filtr.png');
  
    
  
}
#enabled_filters .layered_subtitle_enabled {
	font-size: 15px;
  line-height: 20px;
  color: #005688;
  margin-left: -11px;
  
}

#enabled_filters li {
  margin-top: 6px;
  left: 33px;
  font-size: 12px;
  color: #005688;
  line-height: 19px;
}

#enabled_filters li a {
	float: right;
  padding-right: 5px;
  display: inline-block;
	height: 18px;
	width: 18px;
	text-indent: -5000px;
	background: url(/themes/nfcstore/img/icon/close-filter.png) no-repeat 0 0 transparent;
	/*background: url(/themes/nfcstore/css/modules/blocklayered/delete.gif) no-repeat 0 0 transparent;*/
	cursor: pointer;
  
  
}
#enabled_filters li a:hover {
  background: url(/themes/nfcstore/img/icon/close-filter.png) no-repeat 0% 100% transparent;
  color: #005688;
}


#layered_block_left .layered_close {
	float: right;
	padding-right: 18px;
}
#layered_block_left span.layered_close a,
#layered_block_left span.layered_close a {
	display:inline-block;
	height:9px;
	width:9px;
	text-decoration: none;
  margin-top: 5px;
	text-indent:-5000px;
  background:no-repeat url('/themes/nfcstore/img/icon/open-close.png') 0% 100%;
  position: absolute;
  z-index: 1;
  
	
}
#layered_block_left span.closed a {
	background:no-repeat url('/themes/nfcstore/img/icon/open-close.png');
  background-position: 0 0;
	display:inline-block;
	text-indent:-5000px;
  margin-top: 5px;
	width:9px;
  height: 9px;
}

#layered_block_left .layered_subtitle {
	display:inline;
	color:#005688;
	font-size:16px;
  line-height: 18px;
  
	
}
#layered_block_left .label {
  padding:8px 0px 0px 22px;
  height: 35px;
  margin-bottom: -8px;
}

#layered_block_left .label:hover {
  /*background: no-repeat url('/themes/nfcstore/img/arrow_hover.png');*/
  /*background-position: 65px 0px;*/
  
}


#layered_block_left ul {
	clear: both;
	padding: 5px 0; 
}
#layered_block_left ul  li {padding:0px 0}
#layered_block_left ul li label {cursor: pointer;}

#layered_block_left div.block_content {
  
}

#layered_block_left div.div_filtry {
	border-bottom: 1px dotted #9cbfd1;
}
#layered_block_left #enabled_filters , #layered_url_filter_block{
	font-size: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom: 1px dotted #9cbfd1;
}


#layered_block_left div.div_filtry:hover {
	background: url('/themes/nfcstore/img/pozadi-filtr.png') no-repeat;
  
}

#layered_block_left ul.ul_filtry {
	padding-left: 33px;
}
#layered_block_left ul.ul_filtry:hover {
	background-color: white;
}
#layered_block_left ul.ul_filtry {
	font-size: 12px;
  color: #005688;
  line-height: 25px;
}

#layered_block_left ul.ul_filtry a {
	color: #005688;
}

}
#layered_block_left ul li {
	list-style-type: none;
}
#layered_block_left div > form > div > div {
	margin-top: 0px;
  margin-bottom: 0px;
}

#layered_block_left #enabled_filters ul li {
	margin-left: 0;
	padding-left: 0;
}


/* Style moved form the template to the css  */

#layered_block_left #enabled_filters ul li:hover {
	background: inherit;
	color: inherit;
}
#layered_block_left #enabled_filters a {
	text-decoration: none;
	
}


#layered_block_left ul li input.checkbox {
	vertical-align: middle;
	margin-left: 2px;
}
#layered_block_left ul li .disabled {
	color: #666;
}
#layered_block_left .color-option {
	border: 1px solid #666666;
	height: 16px;
	margin-left: 0;
	padding: 0;
	width: 16px;
}
#layered_block_left .color-option.disable {
	opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5; 
}
#layered_block_left .nomargin a {
	display: inline;
}
#layered_form .select {
	width: 165px;
}
#layered_form .color-option {
	margin-left: 0;
	width: 16px;
	height: 16px;
	padding:0;
	border: 1px solid #666;
}
#layered_form  .color-option.on {
	border: 1px solid red;
}
#layered_form input[type=radio] {
	margin-left: 2px;
	vertical-align: middle;
  
}
.layered_price_range {
	margin-left: 7px;
}
.layered_price_range_unit {
	margin-right: 7px;
}
.layered_slider_container {
	margin: 6px 0 6px 7px; width: 91%;
}
.layered_slider {
	margin-top:5px;
}
.layered_input_range_min {
	width:30px;
}
.layered_input_range_max {
	width:40px;
}
.layered_list_selected {
	font-weight: bold;
}
.layered_list {
	display: block;
	cursor: pointer;
}
.layered_list:hover {
	font-weight: bold;
}
.layered_ajax_loader p {
	margin: 20px 0;
	text-align: center;
}
.hide-action {
	text-align: center;
	text-align: right;
	display: block;
	cursor: pointer;
}
.hide-action:hover {
	font-weight: bold;
}
#layered_form div div ul {
	max-height: 400px;
	overflow-x: auto;
}

/*
     FILE ARCHIVED ON 15:16:04 Jul 02, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:24:48 Jun 14, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 1.096
  load_resource: 524.253
  PetaboxLoader3.resolve: 493.072
  PetaboxLoader3.datanode: 20.97
*/