﻿.catalog-ico
{
	background-color:transparent;
	background-image: url("../img/catalog/ico-sprite.png?v=1.0.0002");
	background-repeat: no-repeat;
}
.cat-filter-wrapper
{
	display: none;
}

/* ****************** ITEMLIST ******************** */
.catalog-list-top-wrapper
{
	display: block;
	position: relative;
	width: 880px;
	height: 210px;
	overflow: hidden;
	margin-bottom: 30px!important;
	margin-top: 20px!important;
	padding: 0 40px;
}
.catalog-list-top-info
{
	bottom: -12px;
	color: #2e4c6c;
	display: block;
	font-size: 15px;
	position: absolute;
	right: 0;
	font-weight: bold;
	font-weight: 600;
}

.catalog-list-top-wrapper .owl-stage-outer
{
	z-index: 2;
}
.catalog-list-top-wrapper .owl-nav
{
	position: absolute;
	top: 0;
	left: -40px;
	width: 960px;
	height: 148px;
	z-index: 1;
}
.catalog-list-top-wrapper .owl-nav > div
{
	position: absolute;
	top: 0;
	width: 30px;
	height: 100%;
	opacity: .75;
}
.catalog-list-top-wrapper .owl-nav > div:hover
{
	opacity: 1;
}
.catalog-list-top-wrapper .owl-nav .owl-prev
{
	left: 0;
}
.catalog-list-top-wrapper .owl-nav .owl-next
{
	right: 0;
	text-align: right;
}
.catalog-list-top-wrapper .owl-nav > div span
{
	width: 15px;
	padding-top: 59px;
	display: inline-block;
}
.catalog-item-not-found
{
	color: #2e4c6c;
	font-weight: bold;
	font-weight: 600;
	text-align: center;
	font-size: 120%;
}
.catalog-item
{
	display: block;
	float: left;
	width: 300px;
	height: 110px;
	margin-right: 20px!important;
	margin-bottom: 40px!important;
	margin-top: 0px!important;
}
.thin .catalog-item
{
	width: 285px;
	margin-right: 15px!important;
}
.catalog-list-top-wrapper .catalog-item
{
	width: 148px;
	height: 210px;
	margin-right: 0px!important;
	margin-bottom: 0px!important;
}

/* ** obrazek ** */
.catalog-item .catalog-item-image
{
	display:block;
	margin-right: 20px;
	background: #e9e9e9;
	width: 108px;
	height: 108px;
	padding: 1px;
	float: left;
}
.thin .catalog-item .catalog-item-image
{
	margin-right: 10px;
}
.catalog-list-top-wrapper .catalog-item .catalog-item-image
{
	float: none;
	width: 146px;
	height: 146px;
	margin-right: 0px;
}
.catalog-item .catalog-item-image a
{
	display: inline-block;
	width: 108px;
	height: 108px;
	background: #fff;
	vertical-align: middle;
	text-align: center;
	text-decoration: none!important;
}
.catalog-list-top-wrapper .catalog-item .catalog-item-image a
{
	width: 146px;
	height: 146px;
}
.catalog-item .catalog-item-image a::after, 
.catalog-item .catalog-item-image a::before {
    content: "";
    display: inline-block;
    height: 108px;
    vertical-align: middle;
    width: 1px;
}
.catalog-list-top-wrapper .catalog-item .catalog-item-image a::after, 
.catalog-list-top-wrapper .catalog-item .catalog-item-image a::before {
    height: 146px;
}
.catalog-item .catalog-item-image a img
{
	max-width: 100px;
	max-height: 100px;
	vertical-align: middle;
	text-align: center;
}
.catalog-list-top-wrapper .catalog-item .catalog-item-image a img
{
	max-width: 146px;
	max-height: 146px;
	width: auto !important;
	height: auto !important;
	display: inline-block !important;
}

/* ** text ** */
.catalog-item .catalog-item-text
{
	display: block;
	width: 170px;
	height: 110px;
	float: left;
	position: relative;
}
.thin .catalog-item .catalog-item-text
{
	width: 165px;
}
.catalog-list-top-wrapper .catalog-item .catalog-item-text
{
	width: 148px;
	height: 44px;
	float: none;
}
.catalog-item .catalog-item-text .catalog-item-name
{
	text-decoration: none;
	font-weight: bold;
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	display: block;
	margin-bottom: 10px;
}
.catalog-list-top-wrapper .catalog-item .catalog-item-text .catalog-item-name
{
	margin-top: 10px;
}
.catalog-item .catalog-item-text .catalog-item-name:hover
{
	text-decoration: underline;
}

/* ** hodnoceni/cena ** */
.catalog-item .catalog-item-text .catalog-item-rating,
.catalog-item .catalog-item-text .catalog-item-price
{
	font-size: 13px;
	display: block;
	color: #424242;
	position: absolute;
	width: 100%;
}
.catalog-item .catalog-item-text .catalog-item-rating
{
	bottom: 36px;
}
.catalog-item .catalog-item-text .catalog-item-price
{
	bottom: 18px;
}
.catalog-item .catalog-item-text .catalog-item-rating span,
.catalog-item .catalog-item-text .catalog-item-price span
{
	float: right;
	color: #f59f10;
	font-weight: bold;
	font-weight: 600;
}
.catalog-item .catalog-item-text .catalog-item-price span a
{
	color: #f59f10;
	text-decoration: none;
}
.catalog-item .catalog-item-text .catalog-item-price > span {
  height: 18px;
  max-width: 130px;
  overflow: hidden;
  text-align: right;
  text-overflow: ellipsis;
}

/* ** porovnani ** */
.catalog-item .catalog-item-text .catalog-item-compare
{
	display: block;
	position: absolute;
	bottom: -2px;
	left: 0;
	right: 0;
}
.catalog-item .catalog-item-text .catalog-item-compare a
{
	color: #424242;
	text-decoration: none;
	line-height: 15px;
	height: 18px;
	width: 144px;
	display: block;
	padding-right: 26px;
	background-position: 100% -7px;
	background-color:transparent;
	background-image: url("../img/catalog/ico-compare-small.png");
	background-repeat: no-repeat;
}
.thin .catalog-item .catalog-item-text .catalog-item-compare a
{
	width: 139px;
}
.catalog-item .catalog-item-text .catalog-item-compare a.active
{
	background-position: 100% -1px;
	background-image: url("../img/catalog/ico-remove-small.png");
}
.catalog-item .catalog-item-text .catalog-item-compare a:hover
{
	color: #f59f10;
}
.catalog-item .catalog-item-text .catalog-item-compare input
{
	display: none;
}
.catalog-item .catalog-item-text .catalog-item-compare input:focus
{
	outline: none;
}


/* ****************** FILTER PARAMS ******************** */
.cat-filter-sort 
{
	display: block;
	margin-bottom: 50px!important;
}
.cat-filter-sort::after
{
	display: block;
	clear: both;
	content:"";
}

/* ** razeni ** */
.cat-filter-sort > div
{
	padding-right: 19px!important;
	margin-left: 19px!important;
	float: left;
}
.cat-filter-sort > div:first-child
{
	margin-left: 0px!important;
}
.cat-filter-sort .sort-divider
{
	border-right: 1px solid #e7e7e7;
}
.cat-filter-sort .sort-type
{
	color: #424242;
	vertical-align: middle;
	display: block;
	margin-bottom: 11px;
}
.cat-filter-sort .sort-type span
{
	color: #2e4c6c;
	margin-right:3px!important;
	font-weight: bold;
	font-weight: 600;
}
.cat-filter-sort .sort-type a
{
	display: inline-block;
	width: 17px;
	height: 18px;
	margin-left: 2px!important;
	margin-right: 0px!important;
	vertical-align:middle;
}
.cat-filter-sort .sort-type a.downward
{
	background-position: -37px -7px;
}
.cat-filter-sort .sort-type a.upward
{
	background-position: -37px -37px;
}
.cat-filter-sort .sort-type a.downward.active
{
	background-position: -7px -7px;
}
.cat-filter-sort .sort-type a.upward.active
{
	background-position: -7px -37px;
}

/* ***** combo *** */
.cat-filter-sort .sort-select-wrapper .sort-type
{
	margin-bottom: 5px;
}
.cat-filter-sort .sort-select-wrapper div {
	border: 2px solid #F59F10;
	width: 275px;
	overflow: hidden;
	background-color: #fff;
	background-position: 100% -62px;
	background-image: url("../img/catalog/ico-sprite.png?v=1.0.0002");
	background-repeat: no-repeat;
}

.cat-filter-sort .sort-select-wrapper div select {
	color: #424242;
	padding: 2px 4px;
	width: 110%;
	line-height: 21px;
	border: none;
	box-shadow: none;
	background: transparent;
	background-image: none;
	-webkit-appearance: none;
}
.cat-filter-sort .sort-select-wrapper div select option {
	color: #424242;
}
.cat-filter-sort .sort-select-wrapper div select:focus {
	outline: none;
}


/* ***** slidery *** */
.cat-filter-sort .slider-range
{
	color: #424242;
	vertical-align: middle;
	display: inline-block;
}
.cat-filter-sort .slider-range-price
{    
	width: 65px;
}
.cat-filter-sort .slider-equipment
{    
	width: 25px;
}
.cat-filter-sort .slider-range-max
{    
	margin-left: 6px;
	text-align: right;
}
.cat-filter-sort .slider-range-min
{    
	text-align: left;
}
.cat-filter-sort .sort-slider
{
	display: inline-block;
	line-height: 17px;
	margin-left: 3px;
	margin-right: 3px;
	vertical-align: middle;
	width: 180px;
	background: #eee!important;
}
.cat-filter-sort.thin .sort-slider
{
	width: 160px;
}
.cat-filter-sort .sort-slider .ui-state-hover,
.cat-filter-sort .sort-slider .ui-state-focus,
.cat-filter-sort .sort-slider .ui-state-active,
.cat-filter-sort .sort-slider .ui-state-default
{
	background: #f59f10!important;
	border-color: #f59f10!important;
}
.cat-filter-sort .sort-slider .ui-corner-all
{
	border-top-left-radius: 1em!important;
	border-top-right-radius: 1em!important;
	border-bottom-left-radius: 1em!important;
	border-bottom-right-radius: 1em!important;
}
.cat-filter-sort .sort-slider .ui-widget-header
{
	background: #ffe8c2!important;
}

/* ***** radio/checkbox *** */
.cat-filter-custombutton
{
	display: block;
	position: relative;
	padding-left: 100px!important;
	margin-bottom: 10px!important;
}
.cat-filter-custombutton.long
{
	padding-left: 300px!important;
}
#filterParams .cat-filter-custombutton.filterParamTab999999
{
	padding-left: 0px!important;
}
.cat-filter-custombutton .cat-filter-blocklabel
{
	display: block;
	position: absolute;
	width: 100px;
	left: 0;
	top: 0;
	font-weight: bold;
	font-weight: 600;
	color: #2e4c6c;
}
.cat-filter-custombutton.long .cat-filter-blocklabel
{
	width: 300px;
	color: #2e4c6c;
	font-weight: normal;
	font-weight: 400;
	line-height: 26px;
}
.cat-filter-custombutton span
{
	display: inline-block;
	width: 120px;
	margin-bottom: 7px;
}
.cat-filter-custombutton span.long
{
	width: 160px;
}
.cat-filter-custombutton.thin span.long
{
	width: 580px;
}
.cat-filter-custombutton.long span
{
	width: auto;
	margin-right: 10px;
}
.cat-filter-custombutton input[type=radio],
.cat-filter-custombutton input[type=checkbox]
{
	display: none;
}
.cat-filter-custombutton input[type=radio] + label,
.cat-filter-custombutton input[type=checkbox] + label {
	color: #424242;
}
#filterParams .cat-filter-custombutton.filterParamTab999999 input[type=checkbox] + label
{
	display:inline-block;
	width: 150px;
}
.cat-filter-custombutton input[type=radio] + label::before,
.cat-filter-custombutton input[type=checkbox] + label::before {
	display:inline-block;
	font-size: 9px;
	width:13px;
	height:13px;
	border: 1px solid #424242;
	color: #424242;
	margin-right:7px;
	margin-top:-2px;
	text-align: center;
	vertical-align:middle;
	cursor:pointer;
	content: "";
}
.cat-filter-custombutton input[type=radio] + label::before {
	border-radius: 13px;
}
.cat-filter-custombutton input[type=checkbox] + label::before {
	border-radius: 2px;
}
.cat-filter-custombutton input[type=radio]:checked + label,
.cat-filter-custombutton input[type=checkbox]:checked + label {
	color: #2e4c6c;
}
.cat-filter-custombutton input[type=checkbox]:checked + label {
	font-weight: bold;
}

.cat-filter-custombutton input[type=radio]:checked + label::before,
.cat-filter-custombutton input[type=checkbox]:checked + label::before {
	color: #2e4c6c;
	border: 1px solid #2e4c6c;
}
.cat-filter-custombutton input[type=radio]:checked + label::before {
	content: "\2022";
	background: #2e4c6c;
}
.cat-filter-custombutton input[type=checkbox]:checked + label::before {
	content: "\2713";
}
.cat-filter-custombutton #chb_reset + label,
.cat-filter-custombutton #chb_reset:checked + label {
	color: #F59F10;
	cursor: pointer;
	text-decoration: underline;
	font-weight: normal;
	font-weight: 400;
}
.cat-filter-custombutton #chb_reset + label::before,
.cat-filter-custombutton #chb_reset:checked + label::before {
	content: "\02718";
	border-color: transparent;
	cursor: default;
	color: #F59F10;
}
.cat-filter-custombutton select,
.cat-filter-custombutton input[type=text]
{
	width: 200px;
	border-radius: 5px;
	border: 1px solid #2e4c6c;
	color: #2e4c6c;
}
.cat-filter-custombutton select:focus,
.cat-filter-custombutton input[type=text]:focus
{
	outline: none;
}
.cat-filter-custombutton select option
{
	color: #2e4c6c;
}
.cat-filter-custombutton input[type=text]
{
	width: 190px;
	padding: 0 4px 2px;
	color: #2e4c6c;
}

.cat-filter-custombutton input[type=text]::-webkit-input-placeholder {color: #2e4c6c;opacity: .7;}
.cat-filter-custombutton input[type=text]:-moz-placeholder {color: #2e4c6c;opacity: .7;}
.cat-filter-custombutton input[type=text]::-moz-placeholder {color: #2e4c6c;opacity: .7;}
.cat-filter-custombutton input[type=text]:-ms-input-placeholder {color: #2e4c6c;opacity: .7;}
.cat-filter-custombutton input[type=text]::placeholder {color: #2e4c6c;opacity: .7;}

.cat-filter-append-button > span
{
	display: inline-block;
	vertical-align:top;
	margin-left: 3px;
	margin-bottom: 0px;
}

.cat-filter-append-button > span::after
{
	display: inline-block;
	color: #fff;
	background:#2e4c6c;
	border-radius: 5px;
	content: "Potvrdit"; /*"\2713";*/
	padding:3px 8px;
	vertical-align:top;
	font-size:90%;
	cursor:pointer;
	float: left;
}


/* **** vyrobci seznam *** */
.cat-filter-manufacturer
{
	display: none;
}
.cat-filter-manufacturer-toggle
{
	cursor:pointer;
	color: #424242;
}
.cat-filter-manufacturer-toggle::before {
	display:inline-block;
	font-size: 9px;
	width:13px;
	height:13px;
	border: 1px solid #424242;
	color: #424242;
	margin-right:4px;
	margin-top:-2px;
	text-align: center;
	vertical-align:middle;
	border-radius: 2px;
	content: "\25bc";
}
.cat-filter-manufacturer-toggle.active
{
	/*color: #f59f10;*/
}
.cat-filter-manufacturer-toggle.active::before {
	/*border: 1px solid #f59f10;
	color: #f59f10;*/
	content: "\25b2";
}
.catalog-manufacturer-link
{
	color: #f59f10;
	font-weight: bold;
	padding-left: 4px !important;
	display: inline-block;
	padding-right: 11px !important;
	border-right: 1px solid #696969 !important;
	margin-right: 11px !important;
	line-height: 100%;
	margin-bottom: 7px!important;
}
.cat-filter-custombutton input[type="checkbox"]:checked + label .catalog-manufacturer-link
{
	color: #2e4c6c;
}
/* **** toggle full params *** */
.cat-filter-full
{
	text-align:center;
	margin-bottom: 25px;
}
.cat-filter-full a
{
	color: #f59f10;
	font-size: 16px;
	padding-right: 30px;
	background-position: 100% -62px;
}
.cat-filter-full.opened a
{
	background-position: 100% -90px;
}


/* *** parametry rozsirene *** */
#fastCheckFilter
{
	margin-bottom: 25px!important;
}
#fastCheckFilter.thin {
	margin-bottom: 20px !important;
	padding-left: 0!important;
}
.cat-filter-advanced
{
	display: block;
	margin-bottom: 50px!important;
}
.cat-filter-advanced.cat-filter-detail
{
	display: block;
}
.cat-filter-advanced-toggle
{
	text-align: center;
	margin-top: 50px!important;
	margin-bottom: 50px!important;
}
.cat-filter-advanced-toggle span
{
	text-align: center;
	cursor:pointer;
	color: #f59f10;	
	border: 1px solid #f59f10;
	padding: 6px 15px;
	font-size: 18px;
	display: inline-block;
}
#filterTabs
{
	margin: 0px!important;
	padding: 0px!important;
	list-style: none;
	font-weight: bold;
	font-weight: 600;
	float: left;
	width: 270px;
}

#filterTabs li
{
	margin: 0 0 2px!important;
	padding: 5px 10px;
	background: #f7f7f7;
	border: 1px solid #eee;
	border-right: 0px solid;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	cursor: pointer;
}

#filterTabs li a
{
	color: #2e4c6c;
	text-decoration: none!important;
}
#filterTabs li.active
{
	background: #2e4c6c;
	border-color: #2e4c6c;
}
#filterTabs li.highlighted
{
	background: #2e4c6c;
	border-color: #2e4c6c;
}
#filterTabs li:hover,
#filterTabs li.active:hover,
#filterTabs li.highlighted:hover
{
	background: #f59f10;
	border-color: #f59f10;
}
#filterTabs li.empty
{
	background: transparent;
	border-width: 0px;
	cursor: default;
}

#filterTabs li:hover a,
#filterTabs li.active a,
#filterTabs li.highlighted a
{
	color: #fff;
}
#filterTabs li.empty:hover a
{
	color: #2e4c6c;
	text-decoration: underline!important;
}
#filterParams
{
	position: relative;
	margin-left: 270px;
	padding: 20px 20px 10px;
	border: 5px solid #2e4c6c;
	background: #f7f7f7;
}
#filterParams::after
{
	display: block;
	width: 100%;
	height: 1px;
	clear: both;
	content:"";
}
#filterParams > div
{
	display: none;
}
.cat-filter-detail #filterParams > div
{
	display: block;
}


/* ****************** SEARCHBOX ******************** */
.catalog-search-result-wraper
{
	margin-bottom: 20px!important;
	position: relative;
}
.catalog-search-result-wraper > a
{
	color: #f59f10;
	display: inline-block;
	font-size: 16px;
	height: 25px !important;
	padding: 10px 0!important;
	float: right;
}
.catalog-search-result-wraper > #chb_reset
{
	position: relative;
	padding-left: 23px !important;
}
.catalog-search-result-wraper > #chb_reset:before
{
	content: "\2716";
	display: inline-block;
	font-size: 140%;
	position: absolute;
	left: 0;
	top: 5px;
}
.catalog-search-result-wraper #search-cat {
  background: #f59f10;
  bottom: 0;
  color: #ffffff;
  display: block !important;
  float: none;
  height: auto !important;
  padding-bottom: inherit !important;
  padding-left: 15px !important;
  padding-right: 13px !important;
  padding-top: inherit !important;
  position: absolute;
  right: 156px;
  text-decoration: none;
  top: 0;
  z-index: 10;
  line-height: 43px;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
	background-image: url(../img/catalog/ico-search.png);
	background-repeat: no-repeat;
	background-position: center center;
  min-width: 22px;
}
.catalog-search-result-wraper.thin #search-cat {
	right: 0;
}
.catalog-search-result-wraper.noico #search-cat {
	background-image: none;
}
#search-text
{
	width: 725px;
	padding: 10px 20px 10px 45px;
	font-size: 15px;
	border: 2px solid #f59f10;
	color: #2e4c6c;
	font-weight: bold;
	font-weight: 600;
	outline: none;
	background: transparent url("../img/catalog/ico-search-input.png") no-repeat center left;
}
.thin #search-text
{
	width: 521px;
}
#search-text::-webkit-input-placeholder {color: #2e4c6c;opacity: 1;font-weight:normal;font-weight:600}
#search-text:-moz-placeholder {color: #2e4c6c;opacity: 1;font-weight:normal;font-weight:600;}
#search-text::-moz-placeholder {color: #2e4c6c;opacity: 1;font-weight:normal;font-weight:600;}
#search-text:-ms-input-placeholder {color: #2e4c6c;opacity: 1;font-weight:normal;font-weight:600;}
#search-text::placeholder {color: #2e4c6c;opacity: 1;font-weight:normal;font-weight:600;}

.catalog-search-result-wraper .tt-menu
{
	left: -20px!important;
	margin-top: -2px!important;
	padding: 0 0px!important;
	width: 996px;
	border: 2px solid #f59f10;
	border-radius: 0px!important;
	box-shadow: none!important;
	background-color: #fff;
}
.catalog-search-result-wraper.thin  .tt-menu
{
	width: 636px!important;
}
.catalog-search-result-wraper .tt-suggestion
{
	font-size: inherit!important;
	line-height: inherit!important;
}
.catalog-search-result-wraper .tt-dataset-makers,
.catalog-search-result-wraper .tt-dataset-phones
{
	padding: 18px 18px;
}
.catalog-search-result-wraper .tt-dataset-makers
{
	background: #f6f6f6;
}
.catalog-search-result-wraper .tt-dataset-makers:empty
{
	padding: 0px;
}
.catalog-search-result-wraper .catalog-search-result-header
{
	font-size: 15px;
	font-weight: normal;
	font-weight: 400;
	color: #f59f10;
}
.catalog-search-result-wraper div.catalog-search-result-header
{
	padding-bottom: 18px;
}
.catalog-search-result-wraper .catalog-search-result
{
	text-decoration: none!important;
	font-size: 15px!important;
	font-weight: bold;
	font-weight: 600;
}
.catalog-search-result-wraper .catalog-search-result::after
{
	content: ", ";
}
.catalog-search-result-wraper .catalog-search-result:last-child::after
{
	content: "";
}
.catalog-search-result-wraper .catalog-search-result:hover
{
	text-decoration: underline!important;
}
.catalog-search-result-wraper .catalog-item {
    margin-bottom: 20px !important;
}

/* ********************* COMPARE *********************** */
.compare-panel
{
	margin-top: 50px!important;
	display: none;
}
.compare-panel #compare-items
{
	margin-top: 20px!important;
}

#cat-compare-link
{
	display: none;
	display: block;
	float: right;
	height: 110px;
	line-height: 110px;
	margin-bottom: 40px!important;
	margin-right: 20px!important;
	margin-top: 0!important;
	width: 300px;
    	background: #f59f10;
	color: #fff;
	font-size: 30px;
	text-decoration: none!important;
	text-transform: uppercase;
	text-align: center;
}
#cat-compare-link:hover
{	
	background: #2e4c6c;
}

/* ********************* DETAIL *********************** */
.cat-filter-advanced.cat-filter-detail #filterTabs
{
	width: 130px;
}
.cat-filter-advanced.cat-filter-detail #filterParams
{
	margin-left: 130px;
}
.cat-filter-advanced.cat-filter-detail .cat-value-table
{
	width: 100%;
}
.cat-filter-advanced.cat-filter-detail .cat-value-table td
{
	line-height: 26px;
}
.cat-filter-advanced.cat-filter-detail .cat-value-table td.label
{
	width: 250px;
}
.cat-filter-advanced.cat-filter-detail .cat-value-table td.title
{
	font-weight: bold;
	font-weight: 600;
	text-transform: uppercase;
}
.cat-filter-advanced.cat-filter-detail #filterParams img
{
	max-width:120px;
	max-height:120px;
}


/* ********************* ITEM DETAIL *********************** */
/* *** TAGS *** */
.catalog-detail .cat-tags
{
	line-height: 24px;
	margin-bottom: 20px;
}
.catalog-detail .cat-tags a
{
	text-decoration: none;
	color: #f59f10;
}
.catalog-detail .cat-tags a:hover
{
	text-decoration: underline;
}
.catalog-detail .cat-tags a.breadcumb-home {
  background: url("../img/icons/ico-home.png?v=1.0.0001") no-repeat left -2px;
  display: inline-block;
  height: 18px;
  vertical-align: middle !important;
  width: 16px;
}
.catalog-detail .cat-tags .catalog-item-compare
{
	float: right;
}
.catalog-detail .cat-tags .catalog-item-compare a
{
	display: inline-block;
	padding-right: 35px!important;
	background: url("../img/catalog/ico-compare.png") no-repeat right 0;
}

/* *** MAIN BLOCK *** */
.catalog-detail .catalog-item-tile
{
	display: block;
	position: relative;
	min-height: 300px;
	overflow: hidden;
	margin-top:20px;
	margin-bottom:40px;
}
.catalog-detail .catalog-item-tile.without-image
{
	min-height: 120px;
}
.catalog-detail .catalog-item-tile .catalog-item-img
{
	display: block;
	height: auto;
	overflow: hidden;
	width: 215px;
}
.catalog-detail .catalog-item-tile.without-image .catalog-item-img
{
	/* height: 120px; */
}

.catalog-detail .catalog-item-tile .catalog-item-img img
{
	max-height: 100%;
	max-width: 200px;
	height: auto;
}
.catalog-detail .catalog-item-tile.without-image .catalog-item-img img
{
	/* max-height: 120px; */
}

.catalog-detail .catalog-item-tile .catalog-item-data
{
	display: block;
	top: 0px;
	left: 215px;
	bottom: 0px;
	right: 0px;
	position: absolute;
}
.catalog-detail .catalog-item-tile .catalog-item-data .catalog-item-rating
{
	display: block;
	top: 0px;
	left: 0px;
	position: absolute;
	font-size: 16px;
	font-weight: bold;
	font-weight: 700;
	color: #bdbdbd;
}
.catalog-detail .catalog-item-tile .catalog-item-data .catalog-item-rating span
{
	color: #f59f10;
	font-size: 70px;
	line-height: 60px;
	float: left;
}
.catalog-detail .catalog-item-tile .catalog-item-data .catalog-item-price
{
	display: block;
	top: 0px;
	left: 130px;
	right: 0;
	position: absolute;
	font-weight: normal!important;
	font-weight: 400!important;
	color: #777;
}
.catalog-detail .catalog-item-tile .catalog-item-data .catalog-item-price
{
	display: block;
	top: 0px;
	left: 130px;
	position: absolute;
	font-weight: normal!important;
	font-weight: 400!important;
	color: #777;
}
.catalog-detail .catalog-item-tile .catalog-item-data .catalog-item-price a {
	color: #777!important;
	font-weight: normal!important;
	font-weight: 400!important;
	text-decoration: none;
}
.catalog-detail .catalog-item-tile .catalog-item-data .catalog-item-price a:hover {
	text-decoration: underline;
}
.catalog-detail .catalog-item-tile .catalog-item-data .catalog-item-price .hce,
.catalog-detail .catalog-item-tile .catalog-item-data .catalog-item-price .price,
.catalog-detail .catalog-item-tile .catalog-item-data .catalog-item-price .price a
{
	color: #9dc02e!important;
	font-size: 150%;
	font-weight: bold!important;
	font-weight: 700!important;
}
.catalog-detail .catalog-item-tile .catalog-item-data .catalog-item-price .hce:before
{
	content: "od\00a0 ";
	float: left;
}
.catalog-detail .catalog-item-tile .catalog-item-data .catalog-item-review
{
	display: block;
	top: 115px;
	left: 130px;
	position: absolute;
	font-size: 16px;
	font-weight: bold;
	font-weight: 700;
}
.catalog-detail .catalog-item-tile .catalog-item-data .catalog-item-review a
{
	color: #f59f10;
	text-decoration: underline;
}
.catalog-detail .catalog-item-tile .catalog-item-data .catalog-item-review a:hover
{
	text-decoration: underline;
}
.catalog-detail .catalog-item-tile .catalog-item-data .catalog-item-gallery
{
	display: block;
	bottom: 0px;
	left: 0px;
	position: absolute;
}
.catalog-detail .catalog-item-tile .catalog-item-data .catalog-item-price .hce-alzaurl
{
	bottom: -32px;
	display: block;
	float: none!important;
	font-weight: normal!important;
	font-weight: 400!important;
	position: absolute;
	border-top: 1px solid #d0d0d0;
	padding-top: 6px;
}
.catalog-detail .catalog-item-tile .catalog-item-data .catalog-item-price .hce-alzaurl span
{
	color: #2d4d6d;
}

/* *** MAIN PROPERTIES *** */
.catalog-detail .catalog-item-tile .catalog-item-data strong.title
{
	display: block;
	color: #2d4d6d;
	font-size: 16px;
	font-weight: bold;
	font-weight: 700;
	padding-bottom: 10px;
}

.catalog-detail ul.catalog-item-data
{
	list-style: none;
}
.catalog-detail ul.catalog-item-data li
{
	line-height: 30px;
}
.catalog-detail ul.catalog-item-data li span
{
	display: inline-block;
	width: 145px;
	padding-left:30px;
	color: #2d4d6d;
	font-weight: bold;
	font-weight: 700;
	background-color:transparent;
	background-image: url("../img/catalog/ico-sprite-detail.png");
	background-repeat: no-repeat;
	background-position: 0px 0px
}
.catalog-detail ul.catalog-item-data li span.rozmery
{
	background-position: 0px 5px
}
.catalog-detail ul.catalog-item-data li span.displej
{
	background-position: 0px -26px
}
.catalog-detail ul.catalog-item-data li span.site
{
	background-position: 0px -56px
}
.catalog-detail ul.catalog-item-data li span.konektivita
{
	background-position: 0px -86px
}
.catalog-detail ul.catalog-item-data li span.pametabaterie
{
	background-position: 0px -116px
}
.catalog-detail ul.catalog-item-data li span.procesor
{
	background-position: 0px -146px
}
.catalog-detail ul.catalog-item-data li span.os
{
	background-position: 0px -176px
}
.catalog-detail ul.catalog-item-data li span.fotoaparat
{
	background-position: 0px -206px
}

/* *** PARAMS *** */
.catalog-item-data.tabPage h2:not(.forumBoxHead)
{
	border-bottom: 1px solid #d0d0d0;
	color: #2d4d6d;
	font-weight: normal;
	font-weight: 400;
	margin-bottom: 0;
	margin-top: 30px!important;
	padding-bottom: 0!important;
	font-size: 23px;
}
.catalog-item-data.tabPage h2:last-of-type:not(.forumBoxHead) {
	margin-bottom: 30px!important;
}
.catalog-item-data.tabPage .ar-list .ar-row:first-child
{
	margin-top: 30px!important;
}
.catalog-item-data.tabPage .ar-list .ar-row .ar-txt h2
{
	border-bottom: 0px solid;
	font-weight: bold;
	font-weight: 700;
	margin-top: 0px!important;
	padding-bottom: 0px!important;
	font-size: 17px;
}
.catalog-item-data.tabPage .ar-list .ar-row .ar-txt h2:last-of-type {
	margin-bottom: 0px!important;
}
.catalog-item-data.tabPage h3
{
	color: #f59f10;
	font-size: 125%;
	font-weight: normal;
	font-weight: 400;
	margin: 30px 0 5px!important;
	padding-left: 7px!important;
}
.catalog-item-data.tabPage.thin h3
{
	margin: 24px 0 -6px!important;
	padding-left: 0px!important;
}
.catalog-item-data-row 
{
	padding: 6px 7px!important;
}
.thin .catalog-item-data-row 
{
	text-align: right;
}
.thin .catalog-item-data-row h3,
.thin .catalog-item-data-row span
{
	text-align: left;
}
.catalog-item-data-row.even
{
	background: #f5f5f5;
}
.catalog-item-data-row .title
{
	color: #2d4d6d;
	display: inline-block;
	font-weight: bold;
	font-weight: 700;
	width: 250px;
	vertical-align:top!important;
}
.catalog-item-data-row .field
{
	display: inline-block;
	width: 318px;
	vertical-align:top!important;
	height: auto;
}
.thin .catalog-item-data-row .field
{
	width: 157px;
	padding-right: 7px;
	overflow:hidden;
	text-overflow: ellipsis;
}
.catalog-item-data-row .heading
{
	margin-top: -13px;
}
.catalog-item-detail-icon {
	color: #fff;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-repeat: none;
	background-position: 50% 50%;
	font-size: 0;
	margin-top: -2px !important;
	margin-right: 6px !important;
	vertical-align: middle !important;
}
.catalog-item-detail-icon.plus
{
	background-image: url("../img/catalog/ico-plus.png");
}
.catalog-item-detail-icon.minus
{
	background-image: url("../img/catalog/ico-minus.png");
}
.catalog-item-detail-icon.os
{
	background-image: url("../img/catalog/ico-undefined.png");
}
.catalog-item-detail-icon.info
{
	background-image: url("../img/catalog/ico-info.png");
	position: relative;
	cursor: help;
	margin-right: 2px!important;
}

.catalog-item-detail-icon.info .fctrl-info
{
	background: #f79f10;
	position: absolute;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	color: #fff;
	padding: 10px!important;
	top: 0px;
	left: 20px;
	min-width: 200px;
}

/* *** TABS *** */
.catalog-item-tabs
{
    display: block;
    height: 68px;
    list-style: none;
    margin-top: 40px!important;
    overflow: hidden;
    padding: 0 !important;
    width: 100%;
}
.catalog-item-tabs li
{
    border-bottom: 2px solid #f59f10;
    display: block;
    float: left;
    height: 64px;
    position: relative;
    width: 150px;
	text-align: center;
}
.catalog-item-tabs.long li
{
    width: 120px;
}
.catalog-item-tabs.short li
{
    width: 200px;
}
.catalog-item-tabs li.active
{
    border-bottom: 2px solid #fff;
}
.catalog-item-tabs li a
{
    border-left: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    display: inline-block;
    height: 52px;
    position: relative;
    width: 149px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	padding-top:11px!important;
	font-weight:bold; 
	padding-top: 12px!important; 
	line-height: 18px;
}
.catalog-item-tabs li.normal-last a
{
	border-right: 1px solid #d0d0d0;
	width: 148px;
}
.catalog-item-tabs li.active a
{
	border-left: 2px solid #f59f10;
	border-right: 2px solid #f59f10;
	border-top: 2px solid #f59f10;
	height: 52px;
	width: 146px;
	color: #f59f10;
}
.catalog-item-tabs.long li a
{
    width: 120px;
}
.catalog-item-tabs.short li a
{
    width: 199px;
}
.catalog-item-tabs.short li.normal-last a
{
    width: 198px;
}
.catalog-item-tabs.long li.active a,
.catalog-item-tabs.long li.last a
{
    width: 116px;
}
.catalog-item-tabs.short li.active a
{
    width: 196px;
}
.catalog-item-tabs li.last
{
    border-bottom: 2px solid #9dc02e!important;
    background: #9dc02e!important;
}
.catalog-item-tabs li.last a
{
	border-left: 2px solid #9dc02e!important;
	border-right: 2px solid #9dc02e!important;
	border-top: 2px solid #9dc02e!important;
	height: 44px;
	padding-top:20px!important;
	width: 142px;
	color: #fff!important;
	font-weight: bold;
	font-weight: 700;
}

/* *** CATALOG ITEM GALLERY *** */
.catalog-item-gallery span
{
	display: block;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: center;
	padding: 1px;
	background: #d8d8d8;
	margin-right: 10px;
	float: left;
}
.catalog-item-data.tabPage.Photos h3
{
	margin: 30px 0 10px!important;
}
.tabPage.Photos .catalog-item-gallery span 
{
	margin: 7px 7px 7px 7px;
	width: 178px;
	height: 178px;
}
.catalog-item-gallery span.hidden
{
	display: none;
}
.catalog-item-gallery span.last
{
	width: auto;
	height: 102px;
	padding: 0px;
	background: #fff;
	margin-right: 0px;
}
.catalog-item-gallery span a
{
	display: block;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: center;
	background: #fff;
	color: #d8d8d8;
	text-decoration: none!important;
	line-height: 95px;
}
.tabPage.Photos .catalog-item-gallery span a
{
	width: 178px;
	height: 178px;
	line-height: 175px;
}
.catalog-item-gallery span.last a
{
	width: auto;
	height: 102px;
	line-height: 100px;
	font-size: 60px;
	font-weight: normal;
	font-weight: 300;
}
.catalog-item-gallery span a img
{
	max-width: 96px;
	max-height: 96px;
	vertical-align: middle;
}
.tabPage.Photos .catalog-item-gallery span a img
{
	max-width: 176px;
	max-height: 176px;
}


/* *** CATALOG DUEL *** */
.catalog-detail-compare-header {
	position: relative;
	display: block;
	height: 170px;
	margin-top: 20px!important;
}
.catalog-detail-compare-header .vs {
	position: absolute;
	left: 280px;
	top: 57px;
	width: 40px;
	height: 35px;
	z-index: 3;
	background: url("../img/catalog/ico-compare-large.png") no-repeat center center;
}
.catalog-detail-compare-header > div {
	position: absolute;
	display: block;
	width: 250px;
}
.catalog-detail-compare-header > div.first {
	left: 0;
	text-align: right;
}
.catalog-detail-compare-header > div.last {
	right: 0;
	text-align: left;
}
.catalog-detail-compare-header > div.compare-header-image {
	bottom: 20px;
}
.catalog-detail-compare-header > div.compare-header-image span a {
	position: relative;
	display: inline-block;
	width: 140px;
	height: 140px;
}
.catalog-detail-compare-header > div.compare-header-image span a img {
	position: absolute;
	display: block;
	width: 120px;
	height: 120px;
	bottom: 10px;
	left: 10px;
}
.catalog-detail-compare-header > div.compare-header-image span a:after {
	content: "";
	display: block;
	border: 1px solid #d8d8d8;
	bottom: 0;
	width: 138px;
	height: 138px;
	position: absolute;
	z-index: 2;
}
.catalog-detail-compare-header > div.compare-header-image.first span a:after {
	right: 0;
}
.catalog-detail-compare-header > div.compare-header-image.last span a:after {
	left: 0;
}

/* *** CATALOG ITEM COMPARE BASKET *** */
#catalog-compare-basket
{
	position: fixed;
	right: 0px;
	left: 0;
	bottom: 0px;
	z-index: 300001;
	height: 100px;
	padding-top: 55px;
	overflow: hidden;
	background: #F5F5F5;
	border-bottom: 1px solid #696969;
}
#catalog-compare-basket .bx-head
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: #2d4d6d!important;
}
#catalog-compare-basket .bx-head h2
{
	font-size: 16px;
	font-weight: 400;
}
#catalog-compare-basket .bx-head h2 span
{
	color: #F59F10;
}
#catalog-compare-basket .bx-head small
{
	font-size: 15px;
	right: 24px;
	bottom: 8px;
	line-height: 23px;
}
#catalog-compare-basket .bx-head small a {
	background: url("../img/catalog/ico-remove.png") no-repeat 0 1px;
    	padding-left: 26px;
	display: inline-block;
}
#catalog-compare-basket .content-wrapper
{
	position: absolute;
	bottom: 25px;
	left: 50px;
	right: 325px;
	height: 70px;
	overflow: hidden;
}
#catalog-compare-basket .complink
{
	display: block;
	position: absolute;
	bottom: 25px;
	right: 20px;
	width: 230px;
	height: 70px;
	overflow: hidden;
	font-weight: 700;
	font-size: 125%;
	line-height: 70px;
	color: #fff!important;
	text-decoration: none!important;
	background: #F59F10;
	text-align: center;
	z-index: 1001;
	text-transform: uppercase;
}
#catalog-compare-basket .complink:hover
{
	text-decoration: underline!important;
}
#catalog-compare-basket .content-wrapper .content
{
	position: relative;
	display: block;
	width: 10000px;
}
#catalog-compare-basket .catalog-item
{
	margin-bottom: 0px!important;
	height: 70px;
	width: 250px;
}
#catalog-compare-basket .catalog-item .catalog-item-text .catalog-item-compare a.active
{
	background-position: 0px -1px;
	padding-right: 0px;
	padding-left: 21px;
}
#catalog-compare-basket .catalog-item  .catalog-item-image
{
	height: 68px;
	width: 68px;
	margin-right: 10px!important;
}
#catalog-compare-basket .catalog-item .catalog-item-image a {
	height: 68px;
	width: 68px;
}
#catalog-compare-basket .catalog-item .catalog-item-image a::after, 
#catalog-compare-basket .catalog-item .catalog-item-image a::before {
	height: 68px;
}
#catalog-compare-basket .catalog-item .catalog-item-image a img {
 	max-height: 58px;
	max-width: 58px;
}
#catalog-compare-basket .catalog-item .catalog-item-text {
	height: 70px;
}
.compare-basket-roller
{
	display: block;
	position: absolute;
	bottom: 25px;
	width: 40px;
	height: 70px;
	cursor: default;
}
.compare-basket-roller.left
{
	background: url("../img/catalog/ico-roller-prev.png") no-repeat 50% 10px;
	left: 5px;
}
.compare-basket-roller.right
{
	background: url("../img/catalog/ico-roller-next.png") no-repeat 50% 10px;
	right: 255px;
}
.compare-basket-roller.left.active,
.compare-basket-roller.right.active
{
	cursor: pointer;
	background-position: 50% -40px;
}
.compare-basket-roller.left.active:hover,
.compare-basket-roller.right.active:hover
{
	background-position: 50% -89px;
}

/* *** CATALOG FULL COMPARE *** */
.catalog-item-data-wrapper {
	width: 960px;
	overflow: hidden;
	height: auto;
	position:relative;
}
.catalog-item-data-wrapper .catalog-item-data {
	width: 10000px;
	position:relative;
}
.catalog-item-data-wrapper .catalog-item-data .catalog-item-data-row {
    text-align: left!important;
}
.catalog-item-data-wrapper .catalog-item-data.tabPage h3 {
    display: inline-block;
    width: 250px;
}
.catalog-item-data-wrapper .catalog-item-data-row .heading {
    margin: 27px 0 -1px;
}
.catalog-item-data-wrapper .catalog-item-data-row .field {
	width: 165px;
}
.catalog-item-data-wrapper.il-3 .catalog-item-data-row .field {
    width: 223px;
}
.catalog-item-data-wrapper.il-2 .catalog-item-data-row .field,
.catalog-item-data-wrapper.il-1 .catalog-item-data-row .field {
    width: 340px;
}
.catalog-item-data-wrapper .catalog-item-data-row.header {
	position: relative;
	margin-top: 30px;
}
.catalog-item-data-wrapper .catalog-item-data-row.header .compare-roller {
	display: block;
	width: 40px;
	position: absolute;
	top: 0;
	bottom: 0;
	cursor: default;
}
.catalog-item-data-wrapper.il-4 .catalog-item-data-row.header .compare-roller,
.catalog-item-data-wrapper.il-3 .catalog-item-data-row.header .compare-roller,
.catalog-item-data-wrapper.il-2 .catalog-item-data-row.header .compare-roller,
.catalog-item-data-wrapper.il-1 .catalog-item-data-row.header .compare-roller {
	display: none;
}
.catalog-item-data-wrapper .catalog-item-data-row.header .compare-roller.active {
	cursor: pointer;
}
.catalog-item-data-wrapper .catalog-item-data-row.header .compare-roller.left {
	left: 197px; /* 242px; */
}
.catalog-item-data-wrapper .catalog-item-data-row.header .compare-roller.right {
	left: 930px;
}
.catalog-item-data-wrapper .catalog-item-data-row.header .compare-roller span {
	display: block;
	width: 40px;
	height: 70px;
	position: absolute;
	top: 33px;
	left: 0;
	background-repeat: no-repeat;
	background-position: 50% 10px;
}
.catalog-item-data-wrapper .catalog-item-data-row.header .compare-roller.left span {
	background-image: url("../img/catalog/ico-roller-prev.png");
}
.catalog-item-data-wrapper .catalog-item-data-row.header .compare-roller.right span{
	background-image: url("../img/catalog/ico-roller-next.png");
}
.catalog-item-data-wrapper .catalog-item-data-row.header .compare-roller.active span {
	background-position: 50% -40px;
}
.catalog-item-data-wrapper .catalog-item-data-row.header .compare-roller.active:hover span {
	background-position: 50% -89px;
}
.catalog-item-data-wrapper .catalog-item-data-row.header .field {
 /*   text-align: center!important; */
}
.catalog-item-data-wrapper .catalog-item-data-row.header .field > a {
  background: url("../img/catalog/ico-remove-small.png") no-repeat left center;
  display: inline-block;
  margin-top: 3px;
  padding-left: 21px;
  text-decoration: none;
}
.catalog-item-data-wrapper .catalog-item-data-row.header .field span {
	display: block;
	width: 100%;
	/* text-align: center!important; */
}
.catalog-item-data-wrapper .catalog-item-data-row.header .field span a {
	position: relative;
	display: inline-block;
	width: 120px;
	height: 120px;
}
.catalog-item-data-wrapper .catalog-item-data-row.header .field span a img {
	position: absolute;
	display: block;
	width: 120px;
	height: 120px;
	bottom: 0;
	left: 0;
}
.catalog-item-data-wrapper .catalog-item-data-row.header .field span a:after {
	content: "";
	display: block;
	border: 1px solid #d8d8d8;
	bottom: 0;
	left: 0;
	width: 118px;
	height: 118px;
	position: absolute;
	z-index: 2;
}

.bx-cat {
    margin-bottom: 0px !important;
    margin-top: 10px !important;
}

.bx-cat .bx-head {
    background-color: transparent!important;
}
.bx-cat .bx-head a {
    color: #2E4C6C!important;
}

#requestProgress
{
	background: rgba(255, 255, 255, 0.6) url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nNjJweCcgaGVpZ2h0PSc2MnB4JyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgY2xhc3M9InVpbC1kZWZhdWx0Ij48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0ibm9uZSIgY2xhc3M9ImJrIj48L3JlY3Q+PHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzMnIHJ5PSczJyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMjgpJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8+PC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSczJyByeT0nMycgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMzAgNTAgNTApIHRyYW5zbGF0ZSgwIC0yOCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjA4MzMzMzMzMzMzMzMzMzMzcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q+PHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzMnIHJ5PSczJyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSg2MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTI4KSc+ICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuMTY2NjY2NjY2NjY2NjY2NjZzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nMycgcnk9JzMnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDkwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMjgpJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC4yNXMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8+PC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSczJyByeT0nMycgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMTIwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMjgpJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC4zMzMzMzMzMzMzMzMzMzMzcycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q+PHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzMnIHJ5PSczJyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgxNTAgNTAgNTApIHRyYW5zbGF0ZSgwIC0yOCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjQxNjY2NjY2NjY2NjY2NjdzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nMycgcnk9JzMnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTI4KSc+ICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuNXMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8+PC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSczJyByeT0nMycgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMjEwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMjgpJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC41ODMzMzMzMzMzMzMzMzM0cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q+PHJlY3QgIHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzMnIHJ5PSczJyBmaWxsPScjMDAwMDAwJyB0cmFuc2Zvcm09J3JvdGF0ZSgyNDAgNTAgNTApIHRyYW5zbGF0ZSgwIC0yOCknPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0nb3BhY2l0eScgZnJvbT0nMScgdG89JzAnIGR1cj0nMXMnIGJlZ2luPScwLjY2NjY2NjY2NjY2NjY2NjZzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nMycgcnk9JzMnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDI3MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTI4KSc+ICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuNzVzJyByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPjwvcmVjdD48cmVjdCAgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nMycgcnk9JzMnIGZpbGw9JyMwMDAwMDAnIHRyYW5zZm9ybT0ncm90YXRlKDMwMCA1MCA1MCkgdHJhbnNsYXRlKDAgLTI4KSc+ICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSdvcGFjaXR5JyBmcm9tPScxJyB0bz0nMCcgZHVyPScxcycgYmVnaW49JzAuODMzMzMzMzMzMzMzMzMzNHMnIHJlcGVhdENvdW50PSdpbmRlZmluaXRlJy8+PC9yZWN0PjxyZWN0ICB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSczJyByeT0nMycgZmlsbD0nIzAwMDAwMCcgdHJhbnNmb3JtPSdyb3RhdGUoMzMwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMjgpJz4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9J29wYWNpdHknIGZyb209JzEnIHRvPScwJyBkdXI9JzFzJyBiZWdpbj0nMC45MTY2NjY2NjY2NjY2NjY2cycgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz48L3JlY3Q+PC9zdmc+) no-repeat center center;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000000;
}


/* *** CATALOG BOX LIST *** */
.catalog-page-box li {
	text-align: center !important;
	float: left;
	width: 97px !important;
	border-bottom: 0px solid;
	padding: 20px 0 0;
	margin-bottom: -10px;
}

.catalog-page-box li img {
	max-width: 97px !important;
}

.catalog-page-box .catalog-box-item-name
{
	font-size: 90%;
	padding: 0 10px;
	display: inline-block;
	max-height: 53px;
	overflow: hidden;
}

.catalog-page-box .catalog-box-item-name:hover
{
	text-decoration: underline!important;
}

.catalog-page-box .ar-chapters .chapter-next
{
	width: auto;
}

.catalog-chapters li a
{
	color: #000000!important;
	font-size: 13.5px;
	line-height: 1.5em;
}