/* ==================================================  globalni definice ================================================================= */
body, table, .main, option, input, button { font-family: Arial Regular, verdana, tahoma, sans-serif;}
body {font-size: 62.5%; margin:0;min-width:1260px; color: #231f20;}
body.printpage{min-width:0;}
* {box-sizing: border-box;}
tr { vertical-align: top; }									/*format radku hlavniho okna*/
h1, h2, h3, h4, h5 { margin: 0; }									/*format nadpisu*/
h1 {font-size:1.5em}
h2 {font-size:1.2em}
h3 {font-size:1.3em}
h4,h5 {font-size:1.2em}
/*format kombicka*/
select {width:auto; border: 1px solid #EEE; padding: 1px 5px 1px 0; cursor: pointer; height: 28px;
	-webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}	
select.multiple {height: auto; width: 100%;}
										
q{quotes:none;}
em{font-style: normal;}
select.multiselect {padding-top:0;padding-bottom:0;height:auto;}
u {text-decoration: none;}
label {font-size: 1.2em;}
input {vertical-align: bottom; border: 1px solid #EEE;
	-webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}
*:focus{
    outline: 0;
}
input[type="text"], input[type="password"] {height: 28px; padding: 1px 5px;}
textarea {border: 1px solid #EEE;
	-webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}
table th, table td {vertical-align:top;} /* pro operu */
div {text-align:left;margin:0;padding:0;}							
a { text-decoration: none; color: #2161bd; cursor:pointer;}	/*format odkazu*/
a:hover { text-decoration: underline; }			/*odkaz po najeti mysi*/
a img {border:0px}
hr { color: #7396EF; background-color: #7396EF; border:0px; height:1px }													/*barva vodorovne cary*/
form { margin:0px;}
p{margin:0;}
ul{list-style: none;margin:0;padding:0;}
.of_hidden {overflow: hidden !important;}
.of_visible {overflow: visible !important;}

.input_submit, .input_button {cursor:pointer; _cursor:hand;}	

::-webkit-input-placeholder { color:#bbb; }
::-moz-placeholder { color:#bbb; }
:-ms-input-placeholder { color:#bbb; }
input:-moz-placeholder { color:#bbb; }

.custom-select {  width: 100%;  height: 28px;  float: left;  overflow: hidden;  background: white url(img/asb_srchcont_arr_down.png) no-repeat 90% 50%; border: 1px solid #E3E3E3 ; 	
  -webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex; 	
  -webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex; 	
  -webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex; 	
  -webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex; 
}
.custom-select select {  padding: 4px 25px 8px 8px;  width: 100%;  border: none;  box-shadow: none;  background-color: transparent;  background-image: none;  -webkit-appearance: none;  -moz-appearance: none;  appearance: none; }
.custom-select:hover {background: url(img/asb_srchcont_arr_down_act.png) no-repeat 90% 50%; border: 1px solid #2161BD;}
.custom-select select:focus {outline: none;}
.custom-select select::-ms-expand {
    display: none;
}

.clear {_height: 0px; ?height: 0px; font-size: 0px; clear: both;}
div.clear {width:100%;height:0px;overflow:hidden !important;clear:both; margin: 0 !important;}
.noclear {clear:none;}

.emptychar {float:left;margin:0;padding:0;width:0;height:0;overflow:hidden;}

.cspan {background: url(img/refresh_icon.png) no-repeat; float: left; height: 32px; font-size: 0; width: 32px; margin: -4px 2px 0 2px; }

/***** UPRAVY PRO SEO *****/
.bold {font-weight:bold !important;}
.normal {font-weight:normal;}
.line_through {text-decoration:line-through !important;}
.nowrap { white-space:nowrap !important;}
.al_left { text-align:left !important;}
.al_right { text-align:right !important;}
.al_center { text-align:center !important;}
.val_middle { vertical-align:middle !important;}
.val_top { vertical-align:top !important;}
.val_bottom { vertical-align:bottom !important;}
.f_left { float:left !important;}
.f_right { float:right !important;}
.w100 { width:100%;}
table.w50 {width:50% !important;}	/* šířka tabulek - při 100% layoutu ponechat 50%, při vycentrované pevné šířce přepsat na 100% ;) */
.font_wingdings { font-family:wingdings;}
.inp_txt_qty {}
.ds_block{display:block !important;}
.ds_none{display:none !important;}
.ds_tbl{display:table !important;}
.ds_tblrow{display: table-row !important;}
.ds_tblcell{display: table-cell !important;}
.ds_inline{display:inline !important;}
/*podbarveni sudeho radku tabulky*/
.color_row { background-color: #FFF; }
.grey_scale{filter: url(css/grayscale.svg#greyscale);
filter: gray;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-o-filter: grayscale(100%);}
.out {float:left;margin:0;padding:0;}
.in {float:left;margin:0;padding:0;}
.border_none {border: none !important;}

.gallery_note img{width:0;height:0;overflow:hidden;}

.rndimg{display:inline;}
.rndimg .outer{display:inline;}
.rndimg .outer .inner{margin:auto;
	-webkit-border-top-left-radius: 1ex; -khtml-border-radius-topleft: 1ex; -moz-border-radius-topleft: 1ex; border-top-left-radius: 1ex;
	-webkit-border-top-right-radius: 1ex; -khtml-border-radius-topright: 1ex; -moz-border-radius-topright: 1ex; border-top-right-radius: 1ex;
	-webkit-border-bottom-left-radius: 1ex; -khtml-border-radius-bottomleft: 1ex; -moz-border-radius-bottomleft: 1ex; border-bottom-left-radius: 1ex;
}

/* ================================================= konec globalni definice ================================================================= */

.menulog { color: black; font-weight: bold;position:absolute;right:0px;bottom:0px;text-align:right}	/*format napisu uzivatele a firmy*/
.menulog_img {border:1px solid gray}

.btnn {text-align:center;margin:0;padding:0;white-space: nowrap;}
.btnn a {display:block;float:left;text-decoration: none;white-space: nowrap; background: #2161bd;
	-webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}

.resbtnn {display: none;} 

.btnn a:hover {background: #2658A1;}
.btnn a p {display:block;float:left;margin:0;padding:0;width:15px;white-space: nowrap;}
.btnn a strong {font-size: 10px;} /* musi byt !!! */
.btnn a em {display:block;float:left;margin:0;padding:0;width:15px;white-space: nowrap;}
.btnn a strong {display:block;float:left;margin:0;padding:0;white-space: nowrap;font-weight:bold;color:#fff;line-height:1.5;}
.btnn a strong p, .btnn a strong q{display:block;float:left;margin:0; padding: 5px 0 ;width:auto;white-space: nowrap;font-size:1.2em;font-weight:bold;background:none;}
.btnn a span {display:block;float:left;width:15px;white-space: nowrap;}
.btnn.disabled {display:none !important;}
.btnn.inv a {background: #D9D9D9;}
.btnn.inv a:hover {background: #C9C9C9;}
.btnn.inv a strong {color: #231f20;}
.btnn.cancel a {background: #D9D9D9;}
.btnn.cancel a:hover {background: #C9C9C9;}
.btnn.cancel a strong {color: #231f20;}
.btn.config {width: 100%; float: left; display: block; clear: both; margin-top: 15px}
.btn.config a {background: #00b388; width: 100%; float: left; border-radius: 0.5ex; color: white;}
.btn.config a span {width: 100%; float: left; text-align: center; padding: 5px 0; font-size: 15px;}

#maincont{position:relative;clear:both; background: #F8F8F8;}
#topcont {position:absolute;left:0;right:auto;top:0;bottom:auto;width:100%;}
.outercont{padding: 105px 275px 0 275px;}
.outercont.full {padding: 105px 20px 0 275px;}
.innercont{margin:0;padding:0;width:100%;}
.wrapcont{float:left;margin:0 0 0 -275px;padding:0;width:100%;}
#leftcont{position:relative;float:left;padding:0 10px 0 0px; width:275px; margin: 0;}
#centercont{position:relative;float:right;padding:0 10px;margin:0 -275px 0 0;width:100%;height:auto; min-height: 700px; overflow:hidden;}
.outercont.full #centercont {padding-right: 11px;}
#rightcont{position:relative;float:right;margin-right:-275px;width:265px; padding: 0; background: #F8F8F8;}

.tstrun{width:468px; height:75px; margin:5px auto;}

/*format tabulky*/
.tabform {width:100%; font-size: 1.2em;}
.tabform tr {vertical-align: middle; height: 15pt;background:none;}
.tabform tr.hdr {background:none; }
.tabform td {padding-left:2px; padding-right:2px;background:none;}
.tabform td h2 {margin:0px;font-weight:normal; font-size: 1.2em;}
.tabform th {padding-left:2px; padding-right:2px; color:#231f20; background:none;border:none;}
.tabform th a { color:white;}

.tabform.valtable {} 
.tabform.valtable th {float:none;display: table-cell;width:auto;}
.tabform.valtable td {width:auto;}
.tabform.valtable .color_row td {}
.tabform.valtable a {color:#231f20; float: left;}
.tabform.valtable th a {margin-right: 4px;}
.tabform.valtable th p {padding: 5px 0;}
.tabform.valtable p {float: left;}
.tabform.valtable .btnn {float: left;}
.tabform.valtable .btnn.print {float: right;}

/*format tabulky v rezimu editace*/
.tabedit {font-size: 1.2em;}
.tabedit th {text-align:left; padding:10px 5px;}			
.tabedit td {padding:5px; vertical-align: middle;}
.tabedit tr.btncell th .btnn{float:right;}	

/*format tlacitek*/
.button { background-color: #5774D2; font-weight: bold; color:white; }	
/*symboly dle statusu produktu*/
.char { font-family: wingdings; }

/* ======================================================================================================================================================================================= */

.boxcont {margin:0 0 15px 0;padding:0;width:190px;height:auto;}
.boxcont .hdr {float:left;margin:0;padding:0;}
.boxcont .hdr .l {float:left;font-size:0;width:0;height:auto;overflow:hidden;}
.boxcont .hdr .c {float:left;margin:0;padding:0;}
.boxcont .hdr .c p{float:left;margin:0;padding:0;}
.boxcont .hdr .r {float:left;font-size:0;width:0;height:auto;overflow:hidden;}
.boxcont .cnt {float:left;margin:0;padding:10px;}
.boxcont .ftr {float:left;width:auto;height:0;overflow:hidden;}
.boxcont .ftr table {}
.boxcont .ftr td.l {padding:0;font-size:0;width:0;}
.boxcont .ftr td.l div {margin:0;padding:0;font-size:0;width:0;height:0;overflow:hidden;}
.boxcont .ftr td.c {}
.boxcont .ftr td.c div {margin:0;padding:0;}
.boxcont .ftr td.c p {float:left;margin:0;padding:0;}
.boxcont .ftr td.r {font-size:0;width:0;}
.boxcont .ftr td.r div {margin:0;padding:0;font-size:0;width:0;height:0;overflow:hidden;}

.buybox{float:left;clear:left;}
.buybox form {display:block;float:left;}
.buybox form.btnloader .btnn:not(.inv) q {display: none;}
.buybox form.btnloader .btnn:not(.inv) strong {
  margin: 5px 18px 5px 10px;
  height: 18px;
  width: 18px;
  animation: rotate 1.5s infinite linear;
  border: 3px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
}
@keyframes rotate {
  0%    { transform: rotate(0deg); }
  100%  { transform: rotate(360deg); }
}

.buybox .inp_txt_qty {float:left; margin: 0;}
.buybox .inp_txt_qty .in {border: 1px solid #E3E3E3; float: left !important;
	-webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}
.buybox form > * {margin-left: 8px;}
.buybox .inp_txt_qty .in input {float: left; font-weight:bold; text-align: center;display:block; width:48px; height: 26px; border: none ; background: white; font-size: 1.2em;}
.buybox .inp_txt_qty .in p {float: right; padding: 7px 5px ; background: white;}
.buybox .glbact {float:left;display:none;}

.btnn.buy {display:block;float:left; position: relative;}
.btnn.buy a em {width:10px;}
.btnn.buy a span {width:10px;}
.btnn.buy.log a span {width:27px; height: 28px; border-left: 1px solid #6491d1; background: url(img/asb_menu_arr_down.png) no-repeat center center; background-size: 10px 6px;}
.btnn.buy .list{display: none; position:absolute; top: 29px; right: 0; width: 172px; background: white; border: 1px solid #E3E3E3; box-shadow: 0 0 5px #e3e3e3; z-index: 99;
	-webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}
.btnn.buy .list.act {display: block;}
.btnn.buy .list .hdr {background: #2161bd; color: white; text-align: center; font-size: 1.2em; font-weight: bold; float: left; padding: 5px 0 !important; width: 100%;
	-webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}


.btnn.buy .list .offerlist ul {float: left; width: 100% !important; margin: 0; height: 170px; overflow-x: hidden; position: relative;}
.btnn.buy .list .offerlist li {float: left; clear: left; width: 100% !important; padding: 0 10px; margin: 3px 0;}
.btnn.buy .list .offerlist li label {white-space: normal;}
.btnn.buy .list .offerlist .input_text {width: 150px; float: left; margin: 10px 10px 4px 10px; padding-left: 5px;}
.btnn.buy .list .offerlist .btnn {margin: 10px 52px;}
.btnn.buy .list .offerlist .btnn span{background: none; border: none ; width: 10px;}
.btnn.buy .list .offerlist .btnn strong q {padding-right: 0;}
.btnn.buy .list .offerlist .btnn.btnloader strong q {display: none;}
.btnn.buy .list .offerlist .btnn.btnloader strong {
  margin: 5px 12px 5px 11px;
  height: 18px;
  width: 18px;
  animation: rotate 1.5s infinite linear;
  border: 3px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
}
@keyframes rotate {
  0%    { transform: rotate(0deg); }
  100%  { transform: rotate(360deg); }
}

.btnn.buy.log a strong q {font-size: 1.2em; padding-right: 10px;}
.comp {}
.comp a {background:url(img/asb_comp_icon.png) no-repeat center center; cursor: pointer;}

.thumbimg {}
.thumbimg a {background:url('img/showthumbnailico.gif') no-repeat scroll 0 2px;color:#1987B0;padding:0 0 0 18px;text-decoration: underline;cursor: pointer;}

#loadingCont{z-index:5; width: 100%; text-align: center;}
#loadingCont .other, #loadingCont .inner {width: 100%; float: left;}
#loadingCont span{background:url('img/loading-small.gif') 0 0 no-repeat; color:#4489B8; padding:8px 0 0 38px;display: block; height: 32px; text-align: center; width: 135px; margin: 5px auto;}
#loadingCont.loadingprodlist{margin-top:30px;}

.stiqty {float:left; padding: 0;}
.stiqty .isbundle {float:left;text-align:center;padding:2px;}
.stiqty .isbundle strong {display: none;}
.stiqty .stiqtyin {float:left;text-align:center;padding:0; margin-right: 4px; background: #C3C3C3;}
.stiqty .stiqtyin a {float: left;}
.stiqty .stiqtyin a em{float: left; margin:0; padding: 3px 4px; color: #231F20; font-size: 10px; min-width: 54px; overflow: hidden;}
/*.stiqty .stiqtyin a em.car {background: url(img/auticko.gif) no-repeat 30px center;}*/
.stiqty .stiqtyin a em.car span {/*margin-right: 15px;*/}
.stiqty .stiqtyin a em span {font-weight: bold;}
.stiqty .stiqtyin .onstock {background: #3AB549; color: white;}
.stiqty .stiqtyin p a {margin:0;}
.stiqty .stiqtyin p {margin:-3px 0 0 0;color:#7B7B7B; font-size: 1.2em;}
.stiqtyno {background:url('img/.stiqty.gif') no-repeat scroll 0 0;}
.stiqtyyes {background:url('img/.stiqty.gif') no-repeat scroll 0 0;}
.stiqtyout {background:url('img/.stiqty.gif') no-repeat scroll 0 0;}

.statuscont {float:left;}
.sts, .hook, .bundle {float:left;}                 
.sts p, .bundle p ,.hook p {margin:0; color:#fff; font-weight: normal; font-size: 1em; text-transform: uppercase;}
.sts {cursor:pointer; opacity: .8; filter: alpha(opacity=80); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}

/*-------topcont------*/

#top {position:relative; float:left; margin:0; padding:0; width:100%; background-color: #333c4e;}
#top .left {float:left;}
#top .middle {width:100%; height:40px; position: relative;}
#top .right {float:right;}
#top .logo {width:141px; height:40px; margin-left: 30px; color:transparent; background-image: url(img/asb_logo.png); background-size: 141px 18px; background-repeat: no-repeat; background-position: center center; float: left;}

#bsktcont {display:block; position: absolute; z-index:4; float:left; right:30px; left:auto; top:15px; bottom:auto; padding:0; width:150px; height:auto; }          
#bsktcont.opened {width:400px;}

.opened .cnt {width:100%;}
#bsktcont.opened .cnt .out {width:100%;}
#bsktcont.opened .cnt .out .in {width:100%;}

#bsktcont .hdr {color:#177FA5; font-weight:bold; font-size:1.3em; padding:2px 40px 2px 0; width:auto; float: right; }
#bsktcont .cnt {float:right;width:auto;}
#bsktcont .cnt .common {float:right;}
#bsktcont .bsktcount {float:left;margin-top:7px; font-size: 1.3em;}
#bsktcont .cnt .amount {position:relative;clear:left; float:left; color:white; font-weight:normal; font-size: 1.2em; margin:2px 6px 0 0;}
#bsktcont .ftr {width:auto;width:auto;height:0;overflow:hidden;}

#bsktcont .btnn {float: left; margin: 0; background-image:url(img/asb_basket.png); background-position: left center; background-size: 16px 15px; background-repeat: no-repeat;}
#bsktcont .btnn.bskt a {background: none; background-image: url(img/asb_menu_arr_down.png); background-repeat: no-repeat; background-position: center right; background-size: 10px 6px; height:16px;width:33px;text-decoration: none; border: none ; border-radius:0;}

#bsktcont .basketdetailsframe {display:none; float:right; background: white; width:500px; clear:both; position: relative; right: -30px; top: 17px; border: 1px solid #e3e3e3; 
  box-shadow: 0 0 5px #e3e3e3;
  -webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}
#bsktcont .basketdetailsframe:before {content: ""; position: absolute; right: 29px; top: -20px; width: 24px; height: 20px; float: left; background: url(img/asb_basket_popup_arrow.png) no-repeat;}
#bsktcont .basketdetailsframe .hdr {width:auto; height:0; overflow:hidden;}
#bsktcont .basketdetailsframe .cnt {padding:0; width: 100%;}
#bsktcont .basketdetailsframe .cnt .out {}
#bsktcont .basketdetailsframe .cnt .in {}

#bsktcont .basketdetailsframe .refprice {display:none;}
#bsktcont .basketdetailsframe input {border:none;padding:0;}
#bsktcont .basketdetailsframe .colsviewer {display:none;}

#bsktcont .basketdetailsframe .stitab {background:none;}
#bsktcont .basketdetailsframe .stitab th {float:none;font-weight:normal;background:#EAEAEA !important;border-bottom:solid 2px #09396D;}
#bsktcont .basketdetailsframe .stitab tr {float:none;}
#bsktcont .basketdetailsframe .stitab td {background:#FFF !important;padding-top:4px;padding-bottom:4px;}

#bsktcont .basketdetailsframe .basketsumtab {width: 100%; color: #231f20;}
#bsktcont .basketdetailsframe .basketsumtab th {text-align: left; font-size: 1.2em; font-weight: normal; vertical-align: middle;}
#bsktcont .basketdetailsframe .basketsumtab td {text-align: right; font-size: 1.6em; vertical-align: middle;}
#bsktcont .basketdetailsframe .basketsumtab .wvat td {font-size: 2em; color: #3AB549; font-weight: bold;}
#bsktcont .basketdetailsframe .basketsumtab .wvat.log td {font-size: 1.6em; color: #231f20;}
#bsktcont .basketdetailsframe .basketsumtab .wovat.log td {font-size: 2em; color: #3AB549; font-weight: bold;}
#bsktcont .basketdetailsframe .basketsumtab .credit td {color: #918F8F; font-size: 1.2em;}

#bsktcont .basketdetailsframe .ordbasket_stilist{width:auto; margin: 0; background: none; padding: 0 20px 15px 20px;}
#bsktcont .basketdetailsframe .ordbasket_stilist.scroll .cnt {height: 365px; overflow-y: scroll;}
#bsktcont .basketdetailsframe .ordbasket_stilist .hdr {width: 100%; float: left; text-align: center; height: auto; padding: 5px 0 ; font-size: 1.2em; font-weight: bold; border-bottom: 1px solid #D0D2D3; color: #2161bd;}
#bsktcont .basketdetailsframe .ordbasket_stilist .prodbox {width: 100%; height: auto; margin: 0; border: none ; border-bottom: 1px solid #D0D2D3; box-shadow:  none ; padding: 5px 0 ;}
#bsktcont .basketdetailsframe .ordbasket_stilist .prodbox .name a {font-size: 1.2em; color: #231f20; width: 100%; float: left;}
#bsktcont .basketdetailsframe .ordbasket_stilist .prodbox .producent {font-size: 1em; width: auto; float: left;}
#bsktcont .basketdetailsframe .ordbasket_stilist .prodbox .code {font-size: 1em; width: auto; float: left; clear: none;}
#bsktcont .basketdetailsframe .ordbasket_stilist .prodbox .price {float: left; clear: left; padding: 6px 0 0 0;}
#bsktcont .basketdetailsframe .ordbasket_stilist .prodbox .wvat {}
#bsktcont .basketdetailsframe .ordbasket_stilist .prodbox .wovat {}
#bsktcont .basketdetailsframe .ordbasket_stilist .prodbox .wvat.total {display: none;}
#bsktcont .basketdetailsframe .ordbasket_stilist .prodbox .buybox {float: right; clear: none;}
#bsktcont .basketdetailsframe .ordbasket_stilist .prodbox .buybox .inp_txt_qty {margin-right: 8px;}
#bsktcont .basketdetailsframe .ordbasket_stilist .prodbox .buybox .inp_txt_qty .in input {font-size: 1.2em; font-weight: normal; color: #BDBBBC; width: 26px;}
#bsktcont .basketdetailsframe .ordbasket_stilist .prodbox .buybox .inp_txt_qty .in p {color: #BDBBBC;}
#bsktcont .basketdetailsframe .ordbasket_stilist .prodbox .buybox .btnn a {background: #2161bd;}
#bsktcont .basketdetailsframe .ordbasket_stilist .prodbox .buybox .btnn a strong q {font-size: 1.2em;}

#bsktcont .basketdetailsframe .ordbasket_stilist .prodbox.hook .producent {display: none;}


#bsktcont .basketdetailsframe .basketbuttonsbox {padding: 5px 0; float: left; width: 100%; border-bottom: 1px solid #D0D2D3;}
#bsktcont .basketdetailsframe .basketbuttonsbox #btnnOrd1Recalc {float: right;}
#bsktcont .basketdetailsframe #btnnOrd1Clear a {background: #D9D9D9; width: auto; height: auto;}
#bsktcont .basketdetailsframe #btnnOrd1Clear a strong p {color: #231f20;}
#bsktcont .basketdetailsframe .btnn.tobskt {float: right;}

#offercont {width:116px; height:78px;position:absolute; right:20px;left:auto;top:20px;bottom:auto;padding:5px 8px 5px 8px;}
          
#offercont .hdr{ color:#177FA5; font-weight:bold; font-size:1.3em; text-align:center; margin:auto; padding:2px 0 2px 0; }
#offercont .cnt {}
#offercont .bsktcount {float:left;margin-top:0px;}
#offercont .cnt .amount {color:#DB0000; font-weight:bold;width:100%;font-size:1.5em;margin-top:5px;}

/* xx */    

#registercont {position:absolute; right:30px; top:50px;padding:40px;width:980px; height:auto; background: white ; z-index: 99; border: 1px solid #e0e0e0; box-shadow: 0 0 2px #e0e0e0;
	-webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}

#registercont:after { content: ""; position: absolute; background: url(img/asb_popup_arr_up.png) no-repeat; width: 11px; height: 7px; left: 86%; top: -7px;}
    
#logoncont {position:absolute; right:30px; top:50px;padding:40px;width:420px; height:auto; background: white ; z-index: 99; border: 1px solid #e0e0e0; box-shadow: 0 0 2px #e0e0e0;
	-webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}
#logoncont:after { content: ""; position: absolute; background: url(img/asb_popup_arr_up.png) no-repeat; width: 11px; height: 7px; left: 90%; top: -7px;}
          
#logoncont .hdr {font-weight:bold; font-size:2.5em;}
#logoncont .ftr, #logedcont .ftr {display: none;}
#logedcont .hdr {text-align:left;float:left;width:100%; padding-bottom: 2px;}
#logedcont .hdr p {float:left; display:block; margin:0 0 7px 0;}
#logedcont .cnt {float: left;}
#logedcont .cnt a{ font-size:1.2em;}
#logedcont .cnt p{ margin:0;}
#logoncont .input_text, #logoncont .input_password {border: 1px solid #e3e3e3 ; width:100%; height: 39px; margin:20px 0 0 0; padding:5px 10px; display:block;float:left; color: #b3b3b3; font-style: normal !important;}
#logoncont .forgotpswd {float: right; font-size: 1.2em; color: #2161bd; margin-top: 20px; padding: 11px 0;}
#logoncont .logsave{ float: left; clear: both; margin: 20px 0 0 0;}
#logoncont .logsave input {margin: 1px 1px 1px 0;}
#logoncont .logsave label {color: black; text-decoration: none; font-size: 1.2em;}

#logoncont .tools span {background:url('img/logonsepbckg.gif') top left no-repeat;margin-left:4px;}

#logoncont .btnn {cursor:pointer;display:block;float:left; margin: 20px 0 0 0;}

#logoncont .hiddensubmit {position:absolute;visibility:hidden;}

#logedcont .tools {float:right;margin:0 0 0 0;}
#logedcont .tools a {color:#177FA5; text-decoration: underline;margin:0;padding:0;text-align:right;font-weight:normal;}
#logedcont .disc {color:#DB0000;margin:3px 0 0 0;}
#logedcont .disc a {color:#DB0000;}
#logedcont .credit {margin:3px 0 0 0;font-size:1.2em;}
#logedcont .credit span{ font-weight:bold;}

/*--------------------*/
/*----left column------*/
#leftcont .boxcont {float: left; width: 100%; background: white;}
#rightcont .boxcont {float: right; width: 100%; background: white; border: 1px solid #DADADA;
	-webkit-border-top-left-radius: 0.7ex; -khtml-border-radius-topleft: 0.7ex; -moz-border-radius-topleft: 0.7ex; border-top-left-radius: 0.7ex;
	-webkit-border-top-right-radius: 0.7ex; -khtml-border-radius-topright: 0.7ex; -moz-border-radius-topright: 0.7ex; border-top-right-radius: 0.7ex;
	-webkit-border-bottom-left-radius: 0.7ex; -khtml-border-radius-bottomleft: 0.7ex; -moz-border-radius-bottomleft: 0.7ex; border-bottom-left-radius: 0.7ex;
	-webkit-border-bottom-right-radius: 0.7ex; -khtml-border-radius-bottomright: 0.7ex; -moz-border-radius-bottomright: 0.7ex; border-bottom-right-radius: 0.7ex;
}
#rightcont .boxcont.unauthorized {display: none;}
.boxcont.contacts {width: 100%; margin: 20px 0 0 0; background: white; border: 1px solid #DADADA;
	-webkit-border-top-left-radius: 0.7ex; -khtml-border-radius-topleft: 0.7ex; -moz-border-radius-topleft: 0.7ex; border-top-left-radius: 0.7ex;
	-webkit-border-top-right-radius: 0.7ex; -khtml-border-radius-topright: 0.7ex; -moz-border-radius-topright: 0.7ex; border-top-right-radius: 0.7ex;
	-webkit-border-bottom-left-radius: 0.7ex; -khtml-border-radius-bottomleft: 0.7ex; -moz-border-radius-bottomleft: 0.7ex; border-bottom-left-radius: 0.7ex;
	-webkit-border-bottom-right-radius: 0.7ex; -khtml-border-radius-bottomright: 0.7ex; -moz-border-radius-bottomright: 0.7ex; border-bottom-right-radius: 0.7ex;
}
.nonlog .boxcont.contacts {display: none;}
.boxcont.contacts .cnt {width: 100%; padding: 0 ; float: left; border: none !important;}
.boxcont.contacts .cnt > div {width: 50%; float: left; background: url(img/asb_place_icon.png) no-repeat 3% 3px; font-size: 1.2em; margin: 15px 0 5px 0; padding: 0 1%; border-right: 1px solid silver ;}
.boxcont.contacts .cnt > div:last-child {border: none;}
.boxcont.contacts .cnt .google-maps {float: right;}
#rightcont .boxcont.contacts .cnt .google-maps {width: 100%;}
#rightcont .boxcont.contacts .cnt .google-maps a {width: 100%;}
#rightcont .boxcont.contacts .cnt .google-maps img {width: 100%;}
/*.boxcont.contacts .cnt .google-maps {  position: relative;  padding-bottom: 75%;  height: 0;  overflow: hidden;} 
.boxcont.contacts .cnt .google-maps iframe {  position: absolute;  top: 0;  left: 0;  width: 100% !important;  height: 100% !important;  }
*/
.boxcont.contacts .address {float: left; margin-bottom: 10px;}
.boxcont.contacts strong {font-weight: bold; padding-left: 26px;}
.boxcont.contacts p {padding-left: 26px;}
.boxcont.contacts .separ {padding-bottom: 15px;}


#rightcont .boxcont.contacts {display: block; margin: 0;}
#rightcont .boxcont.contacts .cnt > div {width: 100%; border-bottom: 1px solid #d0d2d3; border-right: none; padding:0 0 10px 0; margin: 10px 0 0 0;}
#rightcont .boxcont.contacts .cnt > div:last-child {border-bottom: none;}
#rightcont .boxcont.contacts .cnt iframe {width: 200px;}

#fixed_line .category {position: absolute; float: left; left: 30px; background: url(img/asb_category_icon.png) no-repeat left center; background-size: 18px 16px; font-size: 1.3em; font-weight: bold; color: white; text-transform: uppercase; padding: 16px 0 16px 30px; cursor: pointer; z-index: 9;}
#fixed_line .filters {position: absolute; float: left; left: 30px; background: url(img/asb_filters_bg.png) no-repeat left center; background-size: 18px 16px; font-size: 1.3em; font-weight: bold; color: white; text-transform: uppercase; padding: 16px 0 16px 30px; cursor: pointer; z-index: 9;}
               
                  
#fixed_line .boxcont .cnt {padding: 0; margin:0;}
#fixed_line .boxcont.srchcont {width: 100%; float: left; background: none; margin:6px 0 0 0; position: relative;height:44px;}
#fixed_line .boxcont.srchcont .cnt {padding: 0 285px; width: 100%;}
#fixed_line .boxcont.srchcont .cnt .bg {background: white; width: 100%; float: left; display: block;
	-webkit-border-top-left-radius: 1ex; -khtml-border-radius-topleft: 1ex; -moz-border-radius-topleft: 1ex; border-top-left-radius: 1ex;
	-webkit-border-top-right-radius: 1ex; -khtml-border-radius-topright: 1ex; -moz-border-radius-topright: 1ex; border-top-right-radius: 1ex;
	-webkit-border-bottom-left-radius: 1ex; -khtml-border-radius-bottomleft: 1ex; -moz-border-radius-bottomleft: 1ex; border-bottom-left-radius: 1ex;
	-webkit-border-bottom-right-radius: 1ex; -khtml-border-radius-bottomright: 1ex; -moz-border-radius-bottomright: 1ex; border-bottom-right-radius: 1ex;
}
#fixed_line .boxcont.srchcont .cnt .input_text {float: left; background: white url(img/asb_srchcont_bg.png) no-repeat 15px center; border:none;width:58%;margin:0;padding:0 0 0 39px;font-style:normal; font-size: 1.4em; height: 36px;
	-webkit-border-top-left-radius: 0ex; -khtml-border-radius-topleft: 0ex; -moz-border-radius-topleft: 0ex; border-top-left-radius: 0ex;
	-webkit-border-top-right-radius: 0ex; -khtml-border-radius-topright: 0ex; -moz-border-radius-topright: 0ex; border-top-right-radius: 0ex;
	-webkit-border-bottom-left-radius: 0ex; -khtml-border-radius-bottomleft: 0ex; -moz-border-radius-bottomleft: 0ex; border-bottom-left-radius: 0ex;
	-webkit-border-bottom-right-radius: 0ex; -khtml-border-radius-bottomright: 0ex; -moz-border-radius-bottomright: 0ex; border-bottom-right-radius: 0ex;
}
#fixed_line .boxcont.srchcont .cnt .custom-select {  width: 10%;  height: 36px;  float: left;  overflow: hidden;  background: #e1e7ef url(img/asb_srchcont_arr_down.png) no-repeat 90% 50%; border: none ; 	
  -webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex; 	
  -webkit-border-top-right-radius: 0ex; -khtml-border-radius-topright: 0ex; -moz-border-radius-topright: 0ex; border-top-right-radius: 0ex; 	
  -webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex; 	
  -webkit-border-bottom-right-radius: 0ex; -khtml-border-radius-bottomright: 0ex; -moz-border-radius-bottomright: 0ex; border-bottom-right-radius: 0ex; 
}

#fixed_line .boxcont.srchcont .cnt .custom-select > span {width: 80%; height: 36px; padding: 10px 8px; font-size: 1.4em; float: left; white-space: nowrap; overflow: hidden;}
#fixed_line .boxcont.srchcont .cnt .custom-select ul ul {display: none;}
#fixed_line .boxcont.srchcont .cnt .custom-select .i6lt_ul .active {font-weight: normal; text-transform: none; color: #231f20;}

#fixed_line .boxcont.srchcont .cnt .custom-select select {  padding: 8px 25px 8px 8px;  width: 115%; height: 36px;  border: none;  box-shadow: none;  background-color: transparent;  background-image: none;  -webkit-appearance: none;  -moz-appearance: none;  appearance: none; }

#fixed_line .boxcont.srchcont .cnt .custom-select select option {}

#fixed_line .boxcont.srchcont .cnt .custom-select select:focus {outline: none;}

#fixed_line .boxcont.srchcont .cnt .hint {font-style: normal !important; color: #bbb;}
#fixed_line .boxcont.srchcont .cnt .button {display:block;background: #333c4e; float:right;border:none;height:36px; width:10%;margin:0;padding:0; font-size: 1.4em; cursor: pointer;
  -webkit-border-top-left-radius: 0ex; -khtml-border-radius-topleft: 0ex; -moz-border-radius-topleft: 0ex; border-top-left-radius: 0ex;
	-webkit-border-bottom-left-radius: 0ex; -khtml-border-radius-bottomleft: 0ex; -moz-border-radius-bottomleft: 0ex; border-bottom-left-radius: 0ex;
}
/* -xx */
#fixed_line .boxcont.srchcont .cnt form > a {display:block; background: white; float: right; color:#2161bd; font-size: 1.2em; padding: 10px 13px 10px 0; width: 22%; text-align: right; height: 36px;}
#fixed_line .compcont {position: absolute; top: 15px; right: 245px; z-index: 6;}  
#fixed_line .compcont .hdr {display: none; border-bottom:none;}
#fixed_line .compcont .cnt {text-align:left;margin:0;}
#fixed_line .compcont .cnt a {display:block;float:left;color:#177FA5; text-decoration: underline;text-transform: capitalize;font-weight: bold;padding-top:3px; font-size: 1.3em;}

#fixed_line .compcont > .btnn {float: right;}
#fixed_line .compcont > .btnn a{background:url(img/asb_comp.png) center center no-repeat; width: 16px; height: 16px; background-size: 16px 16px; text-decoration: none; border: none ; border-radius:0;}      

#fixed_line .compcont .comparedetails {position:absolute; display:none; top:-26px; left:-12px; right:auto; bottom:auto; margin-left:190px; padding-left:18px;}   
#fixed_line .compcont .favourdetails {display:none; position: relative; top: 19px; width: 500px; right: 0; border: 1px solid #e3e3e3; box-shadow: 0 0 5px #e3e3e3; background: white; clear: both; padding: 0 20px 15px 20px;
  -webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}
#fixed_line .compcont .favourdetails:before {content: ""; position: absolute; right: 13px; top: -20px; width: 24px; height: 20px; float: left; background: url(img/asb_basket_popup_arrow.png) no-repeat;}
#fixed_line .compcont.contopened .favourdetails {display:block;}

#fixed_line .compcont .comparedetails table {width:400px; font-size: 1.2em;}
#fixed_line .compcont .comparedetails table th{border-bottom:solid 1px #09396D;}
#fixed_line .compcont .comparedetails table th.remowe{}
#fixed_line .compcont .comparedetails table td.remowe{}
#fixed_line .compcont .comparedetails .rmvcomp *{background:none;}
#fixed_line .compcont .comparedetails .rmvcomp p {display:none;}
#fixed_line .compcont .comparedetails .rmvcomp a{background: url('img/cross.png') no-repeat scroll 0 0;height:16px;width:16px;display:block;text-decoration: none;}
#fixed_line .compcont .comparedetails .btnn.removeall{float:left;width:120px;}
#fixed_line .compcont .comparedetails .btnn.removeall strong{display:block;float:left;clear:none;}
#fixed_line .compcont .comparedetails .btnn.removeall a{background:none;text-decoration: none; font-size: 1em;}
#fixed_line .compcont .comparedetails .arrowleft{display:block;position:absolute;height:30px;width:30px;top:10px;left:-30px;right:auto;bottom:auto;background:transparent url(img/bublearrwleft2.gif) no-repeat scroll 0 0;}

#fixed_line .favourcont {position: absolute; top: 15px; right: 184px; z-index: 5;}
#fixed_line .favourcont > .btnn {float: right; background-image: url(img/asb_favorites.png); background-position: left center; background-size: 16px 16px; background-repeat: no-repeat;}
#fixed_line .favourcont > .btnn a {width: 33px; height: 16px; border: none ; float: right; background: none; background-image: url(img/asb_menu_arr_down.png); background-repeat: no-repeat; background-position: center right; background-size: 10px 6px;}
#fixed_line .favourcont .favourdetails {display:none; position: relative; top: 19px; width: 500px; right: 0; border: 1px solid #e3e3e3; box-shadow: 0 0 5px #e3e3e3; background: white; clear: both; padding: 0 20px 15px 20px;
  -webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}
#fixed_line .favourcont .favourdetails:before {content: ""; position: absolute; right: 13px; top: -20px; width: 24px; height: 20px; float: left; background: url(img/asb_basket_popup_arrow.png) no-repeat;}
#fixed_line .favourcont.contopened .favourdetails {display:block;}
#fixed_line .favourcont.hover .favourdetails {display:block;}
#fixed_line .favourcont .favourdetails .hdr {width: 100%; float: left; text-align: center; height: auto; padding: 5px 0 ; font-size: 1.2em; font-weight: bold; border-bottom: 1px solid #D0D2D3; color: #2161bd;}
#fixed_line .favourcont .favourdetails .in, #fixed_line .favourcont .favourdetails .out {width: 100%;}
#fixed_line .favourcont .favourdetails.scroll ul {height: 486px; overflow-y: scroll;}
#fixed_line .favourcont .prodbox {width: 100%; height: auto; margin: 0; border: none ; border-bottom: 1px solid #D0D2D3; box-shadow:  none ; padding: 5px 0 ;}
#fixed_line .favourcont .prodbox .name a {font-size: 1.2em; color: #231f20; width: 100%; float: left;}
#fixed_line .favourcont .prodbox .producent {font-size: 1em; width: auto; float: left;}
#fixed_line .favourcont .prodbox .code {font-size: 1em; width: auto; float: left; clear: none;}
#fixed_line .favourcont .prodbox .price {float: left; clear: left; padding: 6px 0 0 0;}
#fixed_line .favourcont .prodbox .wvat {}
#fixed_line .favourcont .prodbox .wvat.total {display: none;}
#fixed_line .favourcont .prodbox .buybox {float: right; clear: none;}
#fixed_line .favourcont .prodbox .buybox .inp_txt_qty .in input {font-size: 1.2em; font-weight: normal; color: #BDBBBC; width: 26px;}
#fixed_line .favourcont .prodbox .buybox .inp_txt_qty .in p {color: #BDBBBC;}
#fixed_line .favourcont .prodbox .buybox .btnn a {background: #2161bd;}
#fixed_line .favourcont .prodbox .buybox .btnn a strong q {font-size: 1.2em;}
#fixed_line .favourcont .prodbox .btnn.remove {margin: 0 0 0 8px;}


#leftcont .boxcont.lastvisitedcont {overflow:hidden;}
#leftcont .boxcont.lastvisitedcont .hdr {margin:0; padding:4px 0 0 0; height:auto; text-align: center; border-bottom:solid 2px #09396D; cursor:pointer;}
#leftcont .boxcont.lastvisitedcont.contopened .hdr{}
#leftcont .boxcont.lastvisitedcont .ftr {margin:0; padding:0; width:100%; height:14px !important;}
#leftcont .boxcont.lastvisitedcont .cnt {clear:left; float:none;}
#leftcont .boxcont.lastvisitedcont .lastvisiteddetails {xdisplay:none; *xwidth:160px; overflow:hidden;}
#leftcont .boxcont.lastvisitedcont .lastvisiteddetails .hdr {width:0; height:0; overflow:hidden; border:none;}
#leftcont .boxcont.lastvisitedcont .lastvisiteddetails .cnt {padding:0;}
#leftcont .boxcont.lastvisitedcont .lastvisiteddetails table .img img {width:25px;}
#leftcont .boxcont.lastvisitedcont .lastvisiteddetails table th {display:none;}
#leftcont .boxcont.lastvisitedcont .lastvisiteddetails table td {padding:4px; width:auto;}
#leftcont .boxcont.lastvisitedcont .lastvisiteddetails table td.left {width:0;margin:0;padding:0;}
#leftcont .boxcont.lastvisitedcont .lastvisiteddetails table td.right {width:0;margin:0;padding:0}
#leftcont .boxcont.lastvisitedcont .lastvisiteddetails table .code {display:none;}
#leftcont .boxcont.lastvisitedcont .lastvisiteddetails table .img {padding:4px 4px 4px 0;}
#leftcont .boxcont.lastvisitedcont .lastvisiteddetails table .name {font-size:1.1em;padding:4px 0 4px 4px;}
#leftcont .boxcont.lastvisitedcont .lastvisiteddetails table .prc.wvat {display:none;}
#leftcont .boxcont.lastvisitedcont .lastvisiteddetails table .color_row {background:none !important;}


#leftcont .boxcont.lefttreecont {background: white; margin:0; padding:0; border: 1px solid #DADADA;
	-webkit-border-top-left-radius: 0.7ex; -khtml-border-radius-topleft: 0.7ex; -moz-border-radius-topleft: 0.7ex; border-top-left-radius: 0.7ex;
	-webkit-border-top-right-radius: 0.7ex; -khtml-border-radius-topright: 0.7ex; -moz-border-radius-topright: 0.7ex; border-top-right-radius: 0.7ex;
	-webkit-border-bottom-left-radius: 0.7ex; -khtml-border-radius-bottomleft: 0.7ex; -moz-border-radius-bottomleft: 0.7ex; border-bottom-left-radius: 0.7ex;
	-webkit-border-bottom-right-radius: 0.7ex; -khtml-border-radius-bottomright: 0.7ex; -moz-border-radius-bottomright: 0.7ex; border-bottom-right-radius: 0.7ex;
}   
#leftcont .boxcont.lefttreecont .hdr { background: #E0E7EF; width: 100%; padding: 0 0 8px 30px;}
#leftcont .boxcont.lefttreecont .cnt {float:left; padding: 0 10px 0 30px; width:100%; clear:left;}

#leftcont .boxcont.lefttreecont.fixed {position: absolute; margin: 0; padding: 0 0 0 30px ; width: 295px; display: block !important; z-index: 9; border: 1px solid #E3E3E3; box-shadow: 0 0 5px #e3e3e3; height: 500px; overflow-y: scroll; overflow-x: hidden; margin: -15px 0 0 -30px;
	-webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}
#leftcont .boxcont.lefttreecont.fixed .hdr .c div {margin-right: 10px;}
#leftcont .boxcont.lefttreecont.fixed .div_strid {width: 202px;}
#leftcont .boxcont.lefttreecont.fixed.scroll {position: fixed; top: 65px;}

#leftcont .boxcont.lefttreecont li.search {height: 36px; padding: 4px 0; overflow: hidden;}
#leftcont .boxcont.lefttreecont li.search input {width: 100%; display: block; background: url(img/asb_srchcont_bg.png) no-repeat 3px center; background-size: 13px 12px; padding-left: 20px; color: black; height: 30px;}

#leftcont .boxcont.lefttreecont ul ul li.search {display: none !important;} 

/* novy levy strom */
.i6lt_ul { /* width:100px; background:red; */}
.i6lt_ul ul li { margin-left:15px; max-width: 218px;}
.i6lt_ul ul ul li {max-width: 203px;}
.i6lt_ul span {display: none !important;}
.i6lt_plus span { background: url('img/tc_no.gif') no-repeat;}
.i6lt_minus span { background: url('img/tc_nc.gif') no-repeat;}
.i6lt_minus .i6lt_plus span { background: url('img/tc_no.gif') no-repeat;}
.i6lt_plus .i6lt_minus span { background: url('img/tc_nc.gif') no-repeat;}
.i6lt_not span { background: url('img/tc_i.gif') no-repeat;}

.boxcont.lefttreecont .hdr .c div {text-transform: uppercase; font-weight: bold; float:left; font-size: 1.1em; margin-right: 20px; position: relative; top: 10px;}
.boxcont.lefttreecont .hdr .c div:nth-child(3) {margin-right: 0 !important;}
.boxcont.lefttreecont .hdr .c div.active {border-bottom: 3px solid #2161bd ; padding-bottom: 8px;}
.boxcont.lefttreecont .hdr .c div.active a {color:#2161bd;}
.boxcont.lefttreecont .hdr .c div a{color:#000; float: left;}


.div_strid {display:block;float:left width: 100%;}
#div_strid_6 .search {display: none;}

.i6lt_ul {/* width:100px;background:red; */}
.i6lt_ul, .i6lt_ul ul {padding:0px;list-style:none;margin:5px 0;}
.i6lt_ul li {padding:0;float:left;width:100%; position: relative;}
/*.i6lt_ul li:not(.search) a:hover {background: #E3E8ED;}*/
.i6lt_ul li:last-child {border: none;}
.i6lt_ul ul {margin:0;}

.i6lt_ul li.i6lt_plus ul {display: none;}

.i6lt_ul .popup ul {position: absolute; top:-5px; left: 200px; width: 200px; background: white; border: 1px solid silver; z-index: 99; border: 1px solid #e3e3e3; box-shadow: 0 0 5px #e3e3e3;
  -webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}
.i6lt_ul .popup ul ul {top: -1px; left: 185px;}
.i6lt_ul .popup ul:before {content: ""; position: absolute; width: 8px; height: 18px; top: 3px; left: -8px; background: url(img/asb_popup_arr_left.png) no-repeat;}         
.i6lt_ul .popup ul li {padding: 0px 15px; margin: 0;}

.i6lt_ul * li {border-bottom:none;}

.i6lt_ul a {display:block;padding:0;font-size:1.2em;color:#231f20;padding:4px 0;}
.i6lt_ul ul a {border:none;font-weight:normal;}

.i6lt_plus span, .i6lt_minus span, .i6lt_not span {display:block;width:9px;height:10px;float:left;margin-right:5px;margin-top:9px;cursor:pointer; font-size: 0;}
.i6lt_plus span {background: url('img/ltreerightarrw.gif') no-repeat scroll 0px 1px;}
.i6lt_minus span {background: url('img/ltreebtmarrw.gif') no-repeat scroll 0px 3px;}

.i6lt_minus .i6lt_minus span {background: url('img/ltreeminus.gif') no-repeat scroll 0px 1px ;}
.i6lt_minus .i6lt_plus span {background: url('img/ltreeplus.gif') no-repeat scroll 0px 1px;}

.i6lt_minus .i6lt_not span {background: url('img/ltreerightarrw2.gif') no-repeat !important ;}

.i6lt_plus .i6lt_minus span {background: url('img/tc_nc.gif') no-repeat;}
.i6lt_not span {background:none !important;}
.i6lt_ul .active {font-weight:bold; text-transform: uppercase; color: #2161bd;}
.i6lt_ul ul .active {text-transform: none;}

#leftcont .boxcont.commaninfocont {padding:0;width:190px;height:auto;overflow:hidden;}
#leftcont .boxcont.commaninfocont .ftr {margin:0; padding:0; width:100%; height:14px !important;}
#leftcont .boxcont.commaninfocont .hdr {width:190px;border-bottom:solid 2px #09396D; }
#leftcont .boxcont.commaninfocont .cnt {background:url('img/DECmanagphone.gif') no-repeat left bottom;}
#leftcont .boxcont.commaninfocont .cnt div {float:left;margin:0;padding:2px 0 0 50px;width:auto;font-size:1.1em;}
#leftcont .boxcont.commaninfocont .cnt div p {margin:0;padding:0;}               
#leftcont .boxcont.commaninfocont .commanfname {font-weight:bold;}
#leftcont .boxcont.commaninfocont .commantel1 {}
#leftcont .boxcont.commaninfocont .commantel2 {}
#leftcont .boxcont.commaninfocont .commanemail {}  
#leftcont .boxcont.commaninfocont .cnt div img {} 

#leftcont .boxcont.tagscloud {width:190px;height:auto;overflow:hidden;}
#leftcont .boxcont.tagscloud .hdr {padding:0;width:190px;overflow:hidden;color:#DCDCDC;font-weight:bold;background: url('img/cloudstaghdr.jpg') top left no-repeat;border-bottom:none;}
#leftcont .boxcont.tagscloud .hdr p{color:#DCDCDC !important;}
#leftcont .boxcont.tagscloud .cnt {background: url('img/cloudstagcnt.gif') bottom left no-repeat;color:#494949;padding:8px 5px 10px 0;text-decoration: underline;float:left;width:185px;}
#leftcont .boxcont.tagscloud .cnt a {display:block;float:left;margin-bottom:3px;margin-left:10px;margin-top:3px;width:auto;}
#leftcont .boxcont.tagscloed .ftr {}   
#leftcont .boxcont.tagscloud .fsb {font-size:1.2em;}
#leftcont .boxcont.tagscloud .fsc {font-size:1.2em;}
#leftcont .boxcont.tagscloud .fsd {font-size:1.5em;}
#leftcont .boxcont.tagscloud .fse {font-size:1.6em;}
#leftcont .boxcont.tagscloud .fsf {font-size:1.7em;}
#leftcont .boxcont.wn2{background:none;overflow:hidden;}
#leftcont .boxcont.wn2 .hdr{height:0;}
#leftcont .boxcont.wn2 .cnt{margin:0;padding:0;width:190px;}

#leftcont .boxcont.fcb {background:none;overflow:hidden;}
#leftcont .boxcont.fcb .hdr {display: none;}
#leftcont .boxcont.fcb .cnt {padding: 0;}


/*------rozeviraci box-------*/

.closingcont {}
.closingcont .hdr .c:after {content:"+"; color:#0F6C99; font-weight:bold; font-size: 3em; font-family:'Courier New', Courier, 'Andale Mono', monospace; float: right; padding: 0 8px; position: relative; margin: -5px 0; text-shadow: 0px 0px 1px rgba(15, 108, 153, 0.8); color: -webkit-linear-gradient(#eee, #333);}
.closingcont.contopened .hdr .c:after {content: "-";}
.closingcont .cnt .hdr {background:none;} 

/*---center column----*/
#centercont .boxcont {}
#centercont .closingcont {border-bottom: 1px solid #ddd ;}
#centercont .closingcont .hdr {margin:0; width:100%; border:none !important; cursor:pointer;}
#centercont .closingcont .hdr .c {width: 100%;}
#centercont .closingcont .hdr p {padding:2px 0 0 10px; font-weight:normal; font-size: 1.3em; text-decoration: underline; color: #1987B0;}
#centercont .closingcont.contopened .hdr p {color: #5d5d5d; font-weight: bold; text-decoration: none;}
#centercont .closingcont.contopened .hdr {}
#centercont .closingcont.contopened .cnt .hdr{position:static;right:auto;width:100%;}
#centercont .closingcont .cnt .hdr {background:none;}

.navbar {clear:both;float:left;margin:0;padding:0;width:100%; border-bottom: 1px solid #d0d2d3;}
.navbar .out {padding-right:5px;}
.navbar .out in {padding:0;}
.navbar ul {display:block;float:left;margin:0;padding:0;width:100%;list-style-type: none;}
.navbar ul li {display:block;float:left; padding: 0 0 5px 0 ; margin-top: -2px;}
.navbar ul li span {display:block; float:left; color: #231f20; font-family: 'Comic Sans MS' ; font-size: 1.2em; margin-right: 5px;}
.navbar ul li:nth-child(2) span {display: none;}
.navbar ul li div.inbox {width:auto;background:none;}
.navbar ul li h1 {float:left;color:#2161bd;padding:0 5px 0 0;font-size:1.2em; font-weight: bold;}
.navbar ul li a {display:block;float:left;color:#2161bd;padding:0 5px 0 0;font-size:1.2em;}
.navbar ul li p {display:none;float:left;margin:0;padding:0;}
.navbar ul li.hp {display: none;}
.navbar ul li.hp a {color:#7D7D7D;padding-left:0;margin-left:-3px;}
.navbar ul li.hp span {background:none;}

/* prodbox gallery */
.prodbox {float:left; margin:9px; width:232px; height:356px; background: white; border: 1px solid #E3E3E3; box-shadow: 0 0 5px #e3e3e3;
	-webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;}
@-moz-document url-prefix() { 
  .prodbox {
     height: 367px;
  }
}  
.log .prodbox {height: 388px;}  
.prodbox .hdr {float:left; margin:0; padding:0 !important; width:100%;border:none;}
.prodbox .hdr .l {float:left; width:0; height:0; overflow:hidden; font-size:0;}
.prodbox .hdr .c {float:left; margin:0; padding:0; width: 100%;}
.prodbox .hdr .c p{float:left; margin:0; padding:0;}
.prodbox .hdr .r {float:left; width:0; height:0; overflow:hidden; font-size:0;}
.prodbox .ftr {float:left; width:auto;height:0;overflow:hidden;}
.prodbox .ftr td.l {padding:0;font-size:0;width:0;}
.prodbox .ftr td.l div {margin:0;padding:0;font-size:0;width:0;height:0;overflow:hidden;}
.prodbox .ftr td.c {}
.prodbox .ftr td.c div {margin:0;padding:0;}
.prodbox .ftr .c p {float:left; margin:0; padding:0;}
.prodbox .ftr td.c p {float:left;margin:0;padding:0;}
.prodbox .ftr td.r {font-size:0;width:0;}
.prodbox .ftr td.r div {margin:0;padding:0;font-size:0;width:0;height:0;overflow:hidden;}
.prodbox .cnt {float:left; padding:10px; width: 100%;}
.prodbox .cnt .out {float:left; width:100%;}
.prodbox .cnt .in {position:relative; float:left; width:100%;}
.prodbox h2 {display:block; margin:0; padding: 0 ; width:100%; overflow:hidden; font-size:1.2em; height: 46px;}
@-moz-document url-prefix(){
  .prodbox h2 {height: 50px;}
}
.prodbox h2 a {color: #231F20; font-weight: normal; width: 100%; float: left; text-decoration: none;}
.prodbox .img {clear:left; margin:0; padding:0; width:100%; height:182px; text-align:center;}
.prodbox .img img {clear:left; max-width: 160px; max-height: 160px;}
.prodbox .img img[data-src]{opacity:0}
.prodbox .name {float: left; width: 100%;} 
.prodbox .name.scroll h2 a:hover {
    -webkit-animation-name: move; -moz-animation-name: move; animation-name: move;
    -webkit-animation-duration: 1s; -moz-animation-duration: 1s; animation-duration: 1s;
    -webkit-animation-iteration-count: 1; -moz-animation-iteration-count: 1; animation-iteration-count: 1;
    -webkit-animation-timing-function: linear; -moz-animation-timing-function: linear; animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards;
}
@keyframes move {
    0% {
        margin-top: 0px;
    }
    100% {
        margin-top: -14px;
    }
}   
@-moz-keyframes move {
    0% {
        margin-top: 0px;
    }
    100% {
        margin-top: -15px;
    }
}
@-webkit-keyframes move {
    0% {
        margin-top: 0px;
    }
    100% {
        margin-top: -14px;
    }
}    
.prodbox .info {color: #ed3239; font-size: 1.1em; float: left; width: 100%; padding: 0 0 2px 0 ; height: 18px; overflow: hidden;}
.prodbox .producent {float: left; padding: 2px 5px 2px 0; font-size: 1.2em; color: #2161bd;}
.prodbox .code {float: left; clear: left; font-size: 1.2em; color: #918F8F; padding: 2px 0 ; height: 20px; overflow: hidden;}
.prodbox .code.scroll p:hover {
    -webkit-animation-name: move; -moz-animation-name: move; animation-name: move;
    -webkit-animation-duration: 1s; -moz-animation-duration: 1s; animation-duration: 1s;
    -webkit-animation-iteration-count: 1; -moz-animation-iteration-count: 1; animation-iteration-count: 1;
    -webkit-animation-timing-function: linear; -moz-animation-timing-function: linear; animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards;
}
.prodbox .note {margin:0; padding:0 0 2px 0; width:auto; height:87px; overflow:hidden;}
.prodbox .note p { margin:0; font-size:1.1em;}
.prodbox .price {float:left; clear: left; padding: 2px 0;}
.prodbox .wovat {display: none; float:left; font-size: 1.2em; font-weight: bold;}
.prodbox .wovat strong {display: none; font-weight: normal; font-size: 0.9em;}
.prodbox .wovat.log {display: block;}
.prodbox .wvat {clear:left; float:left; font-size: 1.2em; font-weight: bold;}
.prodbox .wvat strong {display: none; font-size: 0.9em;}
.prodbox .wvat.log {display: none;}
.prodbox .endprc {float: left; font-size: 1.2em; color: #918F8F; text-decoration: line-through;}
.prodbox .price p {display:inline; margin:0;}
.prodbox .price span {}
.prodbox .price u {text-decoration:none;}
.prodbox .btnn {float:right;margin-top:9px;}
.prodbox .btnn.buy {display: block; margin: 0 0 0 8px;}
.prodbox .btnn.config {margin: 0; position: absolute; bottom: 51px; right: 0; z-index: 9;}
.prodbox .btnn.config a {background: #00b388;}
.prodbox .btnn.config a strong {padding: 0 5px;}
.prodbox .btnn.config a q {font-size: 10px; padding: 2px 0;}
.prodbox .comp {float:right;}
.prodbox .comp a {font-size: 1.3em;}
.prodbox .dcp {}
.prodbox .dcp p {}
.prodbox .dcp span {}
.prodbox .dcp u {}
.prodbox .tools {float:left; margin:0; padding:2px 0; width:100%;}
.prodbox .recycle {display: none; float:right; margin:10px 0 0 0; padding:0;font-size:1.3em;}
.prodbox .recycle strong {font-weight:normal;font-size:0.9em;} 
.prodbox .recycle p {display:inline; margin:0; padding:0;}
.prodbox .recycle u {text-decoration:none;}
.prodbox .recycle .rf {float:left; margin:0; padding:0;}
.prodbox .buyqty {float:left;}
.prodbox .statuscont {position:absolute; width: 100%;}
.prodbox .statuscont .sts {position: relative; left: -11px;}
.prodbox .statuscont .sts p {font-size: 1.2em; font-weight: normal; text-transform: uppercase; padding: 5px 10px ;}
.prodbox .statuscont .icons {float: left; position: absolute; top: 165px; width: 100%;}
.prodbox .statuscont .saleqty {float: left; margin: 2px 0 0 0; position: relative;}
.prodbox .statuscont .saleqty img {width: 16px;}
.prodbox .statuscont .hook {float: left; margin: 2px 8px 0 0; position: relative;}
.prodbox .statuscont .hook img {width: 16px;}
.prodbox .statuscont .condoffer {float: left; margin: 2px 8px 0 0; position: relative;}
.prodbox .statuscont .condoffer img {width: 16px;}
.prodbox .statuscont .bundle {float: left; margin: 2px 6px 0 0; position: relative;}
.prodbox .statuscont .bundle img {width: 16px;}
.prodbox .statuscont .discpercbox {position: absolute; float: right; right: -11px; top: -10px; background:  url(img/asb_sale_bg.png) no-repeat top right; width: 84px; height: 86px; padding: 0 ;}
.prodbox .statuscont .discpercbox span {float: right; padding: 15px 10px;}
.prodbox .statuscont .tosiffavyes,
.prodbox .statuscont .tosiffavno,
.prodbox .statuscont .watchdognew,
.prodbox .statuscont .watchdogedit {float: right;}
.prodbox .statuscont .tosiffavyes a {width: 16px; height: 18px; float: right; background: url(img/asb_favorites_icon.png) no-repeat bottom center; background-size: 16px 16px; text-decoration: none; margin-left: 4px;}
.prodbox .statuscont .tosiffavno a {width: 22px; height: 18px; float: right; background: url(img/asb_favorites_icon_act.png) no-repeat bottom center; background-size: 22px 18px; text-decoration: none; margin-left: 4px;}
.prodbox .statuscont .watchdognew a {width: 16px; height: 18px; float: right; background: url(img/asb_watchdog_icon.png) no-repeat bottom center; background-size: 16px 16px; text-decoration: none;  margin-left: 4px;}
.prodbox .statuscont .watchdogedit a {width: 22px; height: 18px; float: right; background: url(img/asb_watchdog_icon_act.png) no-repeat bottom center; background-size: 22px 18px; text-decoration: none;  margin-left: 4px;}
.prodbox .statuscont .comp a {width: 16px; height: 18px; float: right; background: url(img/asb_comp_icon.png) no-repeat bottom center; background-size: 16px 16px; text-decoration: none;  margin-left: 4px;}
.asb.case span {position: absolute; top: -3px; right: -5px; background: #ED1C24; font-size: 0.75em; font-weight: bold; color: white; width: 10px; height: 10px; text-align: center;
  -webkit-border-top-left-radius: 2ex; -khtml-border-radius-topleft: 2ex; -moz-border-radius-topleft: 2ex; border-top-left-radius: 2ex;
	-webkit-border-top-right-radius: 2ex; -khtml-border-radius-topright: 2ex; -moz-border-radius-topright: 2ex; border-top-right-radius: 2ex;
	-webkit-border-bottom-left-radius: 2ex; -khtml-border-radius-bottomleft: 2ex; -moz-border-radius-bottomleft: 2ex; border-bottom-left-radius: 2ex;
	-webkit-border-bottom-right-radius: 2ex; -khtml-border-radius-bottomright: 2ex; -moz-border-radius-bottomright: 2ex; border-bottom-right-radius: 2ex;
}

/*----bubble--------*/
#bubbles {position:absolute;top:12px;left:150px;bottom:auto;right:auto; width:350px;overflow:hidden; margin:0px; padding:0px;}
#bubbles .top {position:relative; width:99%; height:29px; overflow:hidden; margin:0px; padding:0px; z-index:1;}
#bubbles .top a {display:block; float:left;margin:0px 5px 0px 0px; padding:0px; text-align:center; font-weight:bold; border:0px; background:url('img/hdbubleleft2.gif') right top no-repeat;padding:0 10px;width:auto;}
#bubbles .top a.active {height:58px; background:url('img/hdbubleleftact3.gif') right top no-repeat;padding-bottom:4px;}
#bubbles .top a span {position:relative; display:block;height:20px; overflow:hidden; margin:3px auto 0px auto; overflow:hidden;color:#177FA5;float:left;}
#bubbles .top a.active span{color:#000;}
#bubbles .bottom {position:relative; top:-2px; width:100%;height:75px; overflow:hidden; margin:0px; padding:0px; background:#ffffff; z-index:1;
	-webkit-border-top-right-radius: 1ex; -khtml-border-radius-topright: 1ex; -moz-border-radius-topright: 1ex; border-top-right-radius: 1ex;
	-webkit-border-bottom-left-radius: 1ex; -khtml-border-radius-bottomleft: 1ex; -moz-border-radius-bottomleft: 1ex; border-bottom-left-radius: 1ex;
	-webkit-border-bottom-right-radius: 1ex; -khtml-border-radius-bottomright: 1ex; -moz-border-radius-bottomright: 1ex; border-bottom-right-radius: 1ex;
}
#bubbles .bottom .border{display:none;}
/*#bubbles .bottom .border {position:absolute; overflow:hidden;}
#bubbles .bottom .border.t {top:0px; left:0px; width:100%; height:2px;}
#bubbles .bottom .border.b {bottom:0px; left:0px; width:100%; height:2px; z-index:5;}
#bubbles .bottom .border.l {top:0px; left:0px; width:2px; height:100%;}
#bubbles .bottom .border.r {top:0px; right:0px; width:2px; height:100%;}*/
#bubbles .bottom .border.tl {}/*{top:0px; left:0px; width:8px; height:8px; xbackground:url('img/bubcorbg2.png') left top no-repeat;}*/
#bubbles .bottom .border.tr {top:0px; right:0px; width:8px; height:8px; background:url('img/bubcorbg3.gif') right top no-repeat;}
#bubbles .bottom .border.bl {bottom:0px; left:0px; width:8px; height:8px; background:url('img/bubcorbg3.gif') left bottom no-repeat; z-index:10;}
#bubbles .bottom .border.br {bottom:0px; right:0px; width:8px; height:8px; background:url('img/bubcorbg3.gif') right bottom no-repeat; z-index:10;}
#bubbles .bottom #content_off {position:absolute; top:0; left:10px; width:100%; height:75px; overflow:hidden; background:#fff; z-index:20;}
#bubbles .bottom .content {display:none;position:relative; top:0px; width:100%; overflow:hidden; margin:0px autoo; padding:0px;}
#bubbles .bottom .content.active{display:block;}
#bubbles .bottom .content .jcarousel-container {position:relative; width:100%;/* xheight:172px;*/ margin:0px; padding:0px; border:0px;}
#bubbles .bottom .content .jcarousel-clip {position:relative; width:90%; /* docasna sirka */ /*xheight:80px;*/ margin:0px auto; padding:0px; border:0px;}
#bubbles .bottom .content .jcarousel-next {position:absolute; top:10px; right:0px; width:15px; height:58px; background:url('img/npagearrowact.gif') left 20px no-repeat;}
#bubbles .bottom .content .jcarousel-prev {position:absolute; top:10px; left:0px; width:15px; height:58px; background:url('img/ppagearrowact.gif') left 20px no-repeat;}
#bubbles .bottom .content .jcarousel-next-disabled {/*xbackground:url('img/npagearrowact.gif') left 17px no-repeat;*/background:none;}
#bubbles .bottom .content .jcarousel-prev-disabled {/*xbackground:url('img/ppagearrowact.gif') left 17px no-repeat;*/background:none;}
#bubbles .bottom .content .jcarousel-list {position:relative; height:75px;}
#bubbles .bottom .content .jcarousel-list li {float:left; list-style:none; width:80px; height:75px; margin:0;}
#bubbles .bottom .content .jcarousel-list li a {position:relative; display:block; width:80px; height:75px; margin:0px; padding:0px; text-align:center; background:url("img/bub2bg.png") no-repeat scroll right 10px transparent;}
#bubbles .bottom .content .jcarousel-list li a.active {background:url('img/df_bub2_bg_active.gif') left top no-repeat;}
#bubbles .bottom .content .jcarousel-list li a img {position:absolute; top:8px; left:15px; width:40px; height:40px; margin:0px; padding:0px; border:0px;}
#bubbles .bottom .content .jcarousel-list li a span {position:relative; display:block; top:47px; left:-6px; width:80px; height:20px; overflow:hidden; margin:0px auto; font-weight:normal;color:#177FA5;line-height:1;}

/*------spresentree lite-------*/
.strlitecont {}
.strlitecont .sptlitehead {display: none;}
.strlitecont h2, .strlitecont h3{margin:0;}
.strlitecont h2 {font-size: 1.8em;}
.strlitecont ul{float:none;margin:0;padding:0;list-style: none;float:left;width:720px;min-height:61px;}
.strlitecont ul li{text-align:left;background: none;position:relative;float:left;width:720px;}
.strlitecont ul li a{color:#1987B0;font-weight:bold;line-height:40px;display:block;}
.strlitecont ul ul{float:left;width:610px;margin:0;padding:0;background:none;background:url("img/srchcontbckg.gif") repeat-x scroll left top #D1E6F3;padding:10px 10px 10px 100px;border:none;}
.strlitecont ul ul li{float:left;background:none;width:191px;text-align:left;height:auto;margin:0;padding:5px 0;}
.strlitecont ul ul li a{background:url(img/navbarrarrw.gif) no-repeat scroll 0 5px;padding-left:10px;line-height:1em;font-weight:normal;color:#177FA5;}
.strlitecont ul ul ul {display:none;}
.strlitecont .others {clear:both;position:relative;margin:0;padding:0;}
.strlitecont .others p{text-align:left;background:none;height:40px;font-size:1.8em;color:#1987B0;font-weight:bold;margin:0;padding:0;line-height:40px;}
.strlitecont .others ul{float:left;width:610px;background:none;background:url("img/srchcontbckg.gif") repeat-x scroll left top #D1E6F3;padding:10px 10px 10px 100px;}
.strlitecont .others ul li{float:left;width:191px;text-align:left;height:auto;background:none;padding:5px;}
.strlitecont .others ul li a{font-weight:normal;background:url(img/navbarrarrw.gif) no-repeat scroll 0 5px;padding-left:10px;line-height:1em;display:block;color:#177FA5;}
.strlitecont .img{position:absolute;top:43px;left:3px;right:auto;bottom:auto;height:75px;overflow:hidden;}
.strlitecont .img img {width:75px;}
.strlitecont .others .img img {/*background:url(img/no_img.gif) left top no-repeat;*/;width:75px;height:75px;}
/*-----------------*/
.legend {clear:both; margin-top:25px; border-top:solid 2px #E6E7E8; font-size: 1.3em;}
.legend strong {color:#000;}
.legend .in {overflow:hidden;}
.legend ul {float:left; padding:0; list-style-type: none;}
.legend ul li {float:left; width:28%; margin-left:-2px; padding-left:30px; border-left:solid 1px #E4E8EA;}
.legend .stockitem {}
.legend .stockitem strong {}
.legend .stockitem span {}
.legend .onestatus {float:left;margin:0;padding:0;width:100%;}
.legend .onestatus .short {float:left;margin:0;padding:0;}
.legend .sts,.legend .hook,.legend .bundle {clear:none !important; float:left; padding:3px 2px 3px 2px;} 
.legend .sts {margin:4px 8px 4px 0;}
.legend .stiitems div {margin:0 0 10px 0;}
.legend .stistates > div {margin:0 0 10px 0;}
.legend .stock .item {clear:left; margin:0 0 10px 0; padding-bottom:10px;}
.legend .availability div {clear:both; margin:0 0 10px 0;}
.legend .availability p{display:inline;}
.legend .bundle,
.legend .hook {display:inline; margin-right:5px !important;}
.legend .bundle {background: #9B9B9B;}
.legend .hook {background: #3AB549;}          

/*-----dokumenty--------*/

/*-----paticka-----*/
#footercont{background: #f2f2f2; border-top: 1px solid #d0d2d3;}
#footercont .boxcont {width:100%;background: none; margin: 0; color:#676767;}
#footercont .boxcont .cnt {text-align: center; float:none; padding: 10px;}
#footercont p {font-size: 1.2em; color: #8A8889;}
#footercont .boxcont p.copy {float: right;}
#footercont .boxcont p.copy .web {display:inline;}
#footercont .boxcont p.firm {float: left;}
#footercont .boxcont a {color:#288FB5;text-decoration: underline;}
#footercont .boxcont .web {display: none; color:#676767;font-weight:bold;}

#footercont .boxcont.feedback {position: fixed; background: url(img/asb_feedback_icon.png) no-repeat 90% center rgba(33,97,189,0.8); bottom: 10px; padding: 20px 90px 20px 20px; width:264px; margin: 0 auto; float: none; left: 0;}
#footercont .boxcont.feedback p {font-size: 1.4em; font-weight: bold; color: white;}
#footercont .boxcont.feedback span {font-size: 1.4em; color: white;}
#footercont .boxcont.feedback a {font-weight: bold; color: white; text-decoration: none;}

#footercont .boxcont.banner {position: fixed; bottom: 10px; padding: 0; width:600px; margin: 0 auto; float: none; left: 0; right: 0; background: white;}
#footercont .boxcont.banner div {border: 1px solid #E3E3E3; box-shadow: 0 0 5px #e3e3e3; padding: 20px;}
#footercont .boxcont.banner img {width: 100%; height: auto; }

#footercont .boxcont .close {position: absolute; top: 2px; right: 5px; text-decoration: none;}
#footercont .boxcont .close:before {content: "x"; font-size: 1.4em; font-weight: bold;}


/*--------------------*/

/* definice stylu pro addons*/
.colsviewer {display: none; float:left;width:auto;font-size: 1.2em;}
.colsviewer .cmDiv{background:none !important;border:none;padding-bottom:3px !important;}
.colsviewer .main{background:none !important;border:none;}
.colsviewer a{border:none !important;color:#1987B0 !important;text-decoration: underline !important;}
.colon{color:green;cursor:pointer;background: url('img/tick.png') top left no-repeat;padding:0 0 0 20px !important;}
.coloff{color:red;cursor:pointer;background: url('img/cross.png') top left no-repeat;padding:0 0 0 20px !important}
#thumbimg{	position:absolute;	border:2px solid #0C4789;	background:#09396D;	display:none;color:#fff;margin:0;padding:0;}
#thumbimg p {padding:5;margin:0;color:#fff;}

#stiqtypreview{	position:absolute;	border:2px solid #0C4789;	background:#fff;	display:none;color:#0C4789;margin:0;padding:0;}
#stiqtypreview p {padding:5;margin:0;color:#0C4789;}
/*popup message*/
#popupbckg{display:none;position:fixed;height:100%;width:100%;top:0;left:0;background: white; border: 1px solid #F3F3F3; z-index:99;}
#popupbckg_offer{display:block;position:fixed;height:100%;width:100%;top:0;left:0;background: transparent; border: 1px solid #F3F3F3; z-index:1;}        
#popupbckg_params{display:block;position:fixed;height:100%;width:100%;top:0;left:0;background: transparent; border: 1px solid #F3F3F3; z-index:1;}

.popupcont{display:none;position:fixed;z-index:99;padding:10px; float: left;background-color: rgba(33,97,189,0.8); box-shadow: 0 0 5px #F3F3F3; width: 250px; height: 225px; cursor: pointer;}      
.popupcont .outer,
.popupcont .inner{float:left;}
.popupcont .hdr {display: none; float:left;width:100%;}
.popupcont .hdr .l{float:left;width:auto;}      
.popupcont .hdr .c{float:left;width:auto;}
.popupcont .hdr .r{float:right;width:auto;}     
.popupcont .cnt {clear:both;float:left;padding:5px;color:white;}
.popupcont .cnt .out{float:left;width:auto;}
.popupcont .cnt .in{float:left;width:auto;}
.popupcont .ftr {display: none; clear:both;float:left;width:auto;}
.popupcont .ftr .l{float:left;width:auto;}      
.popupcont .ftr .c{float:left;width:auto;}
.popupcont .ftr .r{float:left;width:auto;}  
.popupcont .cnt .in p{white-space: nowrap;}
.popupcont .popupclose{margin:5px;}
.popupcont .text {color: white; font-size: 1.7em; font-weight: bold; position: relative; top: 135px; width: 100%; text-align: center; padding: 0 10px;}

.popupcont.basketadd {background-image: url(img/asb_popup_bskt_icon.png); background-position: center 20px; background-repeat: no-repeat;}
.popupcont.basketadd .status.ok {float: left; background: url(img/asb_addtobskt_ok.png) no-repeat; display: none; font-size: 1.6em; font-weight: bold; color: #2161bd; padding:15px 0 15px 60px; height: 50px;}
.popupcont.basketadd .thumbnail {float: left; display: block; width: 75px; height: 75px; background: url(img/no_img_2.gif); border: 2pt solid silver;}
.popupcont.basketadd .thumbnail img {width: 75px; height: 75px;}
.popupcont.basketadd .arrow {float: left; background: url(img/basket_arrow.png) no-repeat; display: block; width: 48px; height: 48px; margin: 20px 15px 0 15px;}
.popupcont.basketadd .basket {float: left; background: url(img/basket.gif) no-repeat; display: block; width: 90px; height: 75px;}
.popupcont.basketadd .cnt {clear:both;float:left;padding:5px;}
.popupcont.basketadd .ordbaskets_cont {width: 100%; float: left;}
.popupcont.basketadd .ordbaskets_cont .boxcont,
.popupcont.basketadd .ordbaskets_cont .rowbox {width: 100%; float: left; background: none; margin: 0;}
.popupcont.basketadd .ordbaskets_cont .img {width: 100%; text-align: center; margin: 10px 0; float: left; }
.popupcont.basketadd .ordbaskets_cont img {width: 160px;}
.popupcont.basketadd .ordbaskets_cont .wovat{display:none;}
.popupcont.basketadd .stiplname{float:left; font-size: 1.2em; color: #231f20; clear: left; padding: 2px 0 ;}
.popupcont.basketadd .stiplname p {white-space: normal;}
.popupcont.basketadd .sticode {font-size: 1.2em; color: #918F8F; float: left; clear: left; padding: 2px 0 ;}      
.popupcont.basketadd .producent {font-size: 1.2em; color: #2161bd; float: left; clear: left; padding: 2px 0 ; }
.popupcont.basketadd .wvat{color:#231f20;float: right; font-size: 2em; font-weight: bold;}
.popupcont.basketadd .wvat em {margin-left: 4px;}
.popupcont.basketadd .endprc {font-size: 1.6em; text-decoration: line-through; color: #918F8F; float: right; clear: right;}
.popupcont.basketfailure p {padding-bottom: 15px; padding-top: 5px;}
.popupcont.basketfailure .cnt {clear:both;float:left;padding:5px 60px 5px 5px;color:#4287B0;}
.popupcont.basketfailure .status.err {float: left; background: url(img/err_icon.png) no-repeat; display: block; width: 32px; height: 32px; padding-right: 15px; margin-left: 5px;}
.popupcont.basketinfobox {margin-top:130px;}
.popupcont.basketmsgbox .hdr,.popupcont.basketmsgbox .ftr{display:none;}
.popupcont.basketmsgbox .tabitem .msgheader td{color:#ff0000 !important;padding-bottom:10px;font-weight:bold !important;}
.popupcont.basketmsgbox .tabitem {border:none !important;background: none;}
.popupcont.basketmsgbox .tabitem th{text-align:left}
.popupcont.basketmsgbox .tabitem td{padding-right:15px;color:#084994 !important;font-weight:normal !important;}
.popupcont.basketmsgbox .tabitem .sticode{font-weight:bold !important;}

.popupcont.isfavouradd, .popupcont.isfavourrem {background-image: url(img/asb_popup_favorite_icon.png); background-position: center 20px; background-repeat: no-repeat;}isfavourrem {background-image: url(img/asb_popup_favorite_icon.png); background-position: center 20px; background-repeat: no-repeat;}
.popupcont.msgaddcomp, .popupcont.msgerrcomp {background-image: url(img/asb_popup_comp_icon.png); background-position: center 20px; background-repeat: no-repeat;}
.popupcont.offeradd {background-image: url(img/asb_popup_offer_icon.png); background-position: center 20px; background-repeat: no-repeat;}

/*----jcarousel----*/
.jcarousel-container {position: relative;width:100%;border:solid 1px #FFF;}
.jcarousel-clip {z-index: 2;padding: 0;margin: 0;overflow: hidden;position: relative;margin:20px 50px 20px 50px;}
.jcarousel-list {z-index: 1;overflow: hidden;position: relative;top: 0;left: 0;margin: 0;padding: 0;}
.jcarousel-list li, .jcarousel-item {float: left;list-style: none;margin:0 10px 0 10px;
/* We set the width/height explicitly. No width/height causes infinite loops. */
width: 75px;height: 75px;}
.jcarousel-next {z-index: 3;display: none;background:red; position: absolute;top: 43px;right: 5px;width: 32px;height: 32px;cursor: pointer;background:url(img/galleryarrwright.gif) no-repeat scroll 11px 10px ;}
.jcarousel-prev {z-index: 3;display: none;background:red;position: absolute;top: 43px;left: 5px;width: 32px;height: 32px;cursor: pointer;background:url(img/galleryarrwleft.gif) no-repeat scroll 11px 10px ;}

/* ============================================================================================================================================================================ */

.reg_antispam_tab {width: 200px}
.reg_antispam_tab td {vertical-align: middle}
.reg_antispam_tab input {width:105px}

#whispercnt {position: relative; width: 100%; padding: 0 285px;}

#whisperholder {position: relative; float: left; display: none; top:0px; width: 100%; background: white; border:1px solid #e3e3e3;
  box-shadow: 0 0 5px #e3e3e3; z-index: 99;}

#whisper-box {width: 80%; float: left; overflow:hidden; z-index:9;}  
#whisper-box.closed{display:none; } 
#whisper-box .whimg img{width:40px;height:40px;}
#whisper-box .whcode{position:absolute;top:auto;left:auto;right:5px;bottom:3px; display: none;}
#whisper-box .whcode a {color:#535154;}
#whisper-box .whcount{height:14px;overflow:hidden;text-align: right;}
#whisper-box .whcount u{margin-right:5px;}

#whisper-box.halfsize{width:306px;}
#whisper-box.closed{display:none;} 
#whisper-box .similar_results {width:98%;float:left;clear:left;}
#whisper-box .similar_results h2{color:#1987B0;text-align:center;font-size:12px;}
#whisper-box .exatc_results {width:98%;float:left;clear:left;}
#whisper-box .exatc_results h2{color:#000;text-align:center;font-size:12px;}
#whisper-box .whspitem{width:100%; position:relative;float:left;border:solid 1px #D0D2D3; border-left:1px solid white; border-right: 0; padding:12px 0;cursor: pointer;overflow:hidden;margin-top: -1px;}
#whisper-box .whspitem.spttreeitem strong{font-weight: normal;}
#whisper-box .whspitem.spttreeitem strong b{font-weight: bold;}
#whisper-box .whspitem.spttreeitem .whname{left:4px;}
#whisper-box .whspitem.act {background:#D5E1F3;border: 1px solid #2161BD ; position: relative; z-index: 9;}
#whisper-box .whimg{float: left; margin:0 20px;}
#whisper-box .whimg img{width:40px;height:40px;}
#whisper-box .whname {float: left; width: 60%; padding-right: 10px;}
#whisper-box .whname strong {font-size: 1.2em; font-weight: normal; color: black; height: 40px; float: left; overflow: hidden; line-height: 1.8;}
#whisper-box .whcount{height:14px;overflow:hidden;text-align: right;color:#535154;}
#whisper-box .whcount u{margin-right:5px;}
#whisper-box .note,#whisper-box .pricewotax,#whisper-box .price.wtax,#whisper-box .tobskt,#whisper-box .comp{display:none;}
#whisper-box .price.wtax {display: block; float: right; font-size: 1.2em; font-weight: bold; padding: 11px 10px 11px 0;}
#whisper-box .price.wovat {display: none;}
.log #whisper-box .price.wvat {display: none;}
.log #whisper-box .price.wovat {display: block;}

#whisper-box .buy {float: right; margin:6px 19px 6px 0;}
#whisper-box .buy a {background: #2161bd; color: white; width: 57px; height: 28px; float: left; display: block; font-size: 1.2em; font-weight: bold; text-decoration: none; text-align: center; padding-top: 5px;
	-webkit-border-top-left-radius: 0.3ex; -khtml-border-radius-topleft: 0.3ex; -moz-border-radius-topleft: 0.3ex; border-top-left-radius: 0.3ex;
	-webkit-border-top-right-radius: 0.3ex; -khtml-border-radius-topright: 0.3ex; -moz-border-radius-topright: 0.3ex; border-top-right-radius: 0.3ex;
	-webkit-border-bottom-left-radius: 0.3ex; -khtml-border-radius-bottomleft: 0.3ex; -moz-border-radius-bottomleft: 0.3ex; border-bottom-left-radius: 0.3ex;
	-webkit-border-bottom-right-radius: 0.3ex; -khtml-border-radius-bottomright: 0.3ex; -moz-border-radius-bottomright: 0.3ex; border-bottom-right-radius: 0.3ex;
}

#whisper-box .sptholder {float: left; width: 100%; height: 110px; overflow-x: hidden; overflow-y: scroll;}
#whisper-box .sptholder .whspitem {padding: 0; margin-left: 20px; border: none ;}
#whisper-box .sptholder .whspitem.act {background: none;} 
#whisper-box .sptholder .whspitem .whname {width:auto; padding: 0 ;}
#whisper-box .sptholder .whspitem.act .whname strong {text-decoration: underline;}
#whisper-box .sptholder .whspitem .whname strong {font-size: 1.2em; line-height: 1.4; padding: 4px 0 ; height: auto;}
#whisper-box .sptholder .whspitem:first-child .whname strong {padding-top: 10px;}
#whisper-box .sptholder .whspitem:last-child .whname strong {padding-bottom: 10px;}

#whisper-box .productholder .items{overflow-x: hidden; overflow-y: scroll; float: left; width: 100%; height: 420px;} 
#whisper-box .productholder .items .itemcnt {float: left; width: 100%;}

#nextwspitems {font-size:13px;color:#005483;margin-bottom:10px;}

#frqsrchword-box {width:20%; float: right; overflow:hidden; padding: 18px 20px;height:532px;}
#frqsrchword-box p{margin:0;padding:0 0 10px 0;font-size: 1.2em;}
#frqsrchword-box span {display:block;background:#efefef;padding:4px 3px;}
#frqsrchword-box p.act {background:#ffffff;cursor: pointer;}
#frqsrchword-box p.fk{display:block;height:0px;padding:0;overflow:hidden;}
#frqsrchword-box .title {font-size: 1.2em; font-weight: bold; padding-bottom: 15px;}


#whisperoverlayer{width:100%;height:100%;position:absolute;background: transparent;top:0;z-index:11px;}

#sptnav{position:absolute;width:100%;background:#0B3E77;z-index:9;float:left;top:-17px;}
#sptnav a{display:block;float:left;color:#E4F5FF;position:relative;padding:3px 6px 6px 6px;font-weight:bold; font-size: 1.3em;
-webkit-border-top-left-radius: 1ex; -khtml-border-radius-topleft: 1ex; -moz-border-radius-topleft: 1ex; border-top-left-radius: 1ex;
-webkit-border-top-right-radius: 1ex; -khtml-border-radius-topright: 1ex; -moz-border-radius-topright: 1ex; border-top-right-radius: 1ex;
}
#sptnav a:hover{background:#D5EAF5;color:#0B3E77;}
#sptnav .abspart{background:#D5EAF5;float:left;display:none;position:absolute;top:19px;left:0px;padding:10px;width:700px;
	-webkit-border-top-right-radius: 1ex; -khtml-border-radius-topright: 1ex; -moz-border-radius-topright: 1ex; border-top-right-radius: 1ex;
	-webkit-border-bottom-left-radius: 1ex; -khtml-border-radius-bottomleft: 1ex; -moz-border-radius-bottomleft: 1ex; border-bottom-left-radius: 1ex;
	-webkit-border-bottom-right-radius: 1ex; -khtml-border-radius-bottomright: 1ex; -moz-border-radius-bottomright: 1ex; border-bottom-right-radius: 1ex;
}
#sptnav a ul{float:left;}
#sptnav ul a{color:#0B3E77;}
#sptnav a li{float:left;}
#sptnav h2{height:auto;font-size:0.7em;}
#sptnav h2 a{font-weight:bolcd;background:#0B3E77;color:#E4F5FF;width:150px; }
#sptnav a a{-webkit-border-radius: 0ex; -khtml-border-radius: 0ex; -moz-border-radius: 0ex; border-radius: 0ex;}
#sptnav h2 a:hover{background:#0B3E77;color:#E4F5FF;}
#sptnav .level9{width:170px;}
#sptnav .level9 li{clear:left;width:150px;}
#sptnav h3 a{font-size:0.7em;font-weight:normal;width:100%;}
#sptnav h3 a:hover{text-decoration: none;background:#E6F1F7;}
#sptnav .img {display:none;}
#sptnav .others{float:left;clear:left;}
#sptnav .others p{font-size:0.7em;font-weight:bold;background:#0B3E77;color:#E4F5FF;width:150px;padding:3px 6px 6px 6px;}
#sptnav .others a:hover{background:none;text-decoration: underline;}

.discpercbox {background:none repeat scroll 0 0 rgba(77, 188, 91, 0.9);color:#fff;padding:5px;font-size:1.2em;position:absolute;top:0px; opacity: .8; filter: alpha(opacity=80); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}

#strongPass {width: 150px; float: left; padding-left: 5px;}
#strongPass span {padding-left: 5px;}
#strongPass .line {background: silver; margin-top: 2px;}
#strongPass .line span {height: 0px; display: block;}

#passMsg {float: left; color: red; padding-left: 5px; font-weight: bold;}

.notfound.boxcont { width: 100%;}
.notfound.boxcont .hdr { border-bottom: 2px solid #09396D;padding: 4px 0 0; width: 100%; }
.notfound.boxcont .hdr p { color: #1987B0; font-size: 19px; padding: 5px 0; }
.notfound.boxcont .cnt strong {  display: block; padding: 4px 0;font-size: 17px;  }
.notfound.boxcont .cnt ul  { display: block; margin: 12px 0 12px 20px; list-style-type: circle;}
.notfound.boxcont .cnt ul li {list-style-type: circle;}


.user-errors { padding: 20px; }

.cetelem_table {width:700px;}
.cetelem_table td {width:50%; vertical-align:top;}
.cetelem_table table {width:100%; font-size:11px; background:#C8C8C8;}
.cetelem_table table th {vertical-align:middle; text-align:right;}
.cetelem_table table th.title {height:30px; text-align:center; font-size:14px; color:black;}
.cetelem_table table td {vertical-align:middle; padding:5px;}
.cetelem_table table td input {vertical-align:middle; margin-right:5px;}
.cetelem_table table td input[name=primaplatba] {width:60px;}
.cetelem_table table td input[name=pocetsplatek] {width:30px;}
.cetelem_table table td .button {font-size:13px; font-weight:normal; color:black; background:none;}

/* webmenu */

.webmenu { text-align: center;background: #E3EEF4;padding: 5px 0 10px 0; }
.webmenu h3 { text-align: left;  }
.webmenu.category { background: none; }
.webmenu.article { background: none; }
.webmenu.article-detail { background: none; }

.webmenu .webmenucat { display: inline-block; width: 150px; vertical-align: top;  }
.webmenu .webmenucat a { color:  #676767;text-decoration: underline; }
.webmenu .webmenucat a:hover { text-decoration: none; }
.webmenu .webmenucat a.title { font-weight: bold; font-size: 13px; display: block; margin: 0 0 10px 0;color: #676767 }
.webmenu .webmenucat li { font-size: 12px; }

.webmenu.category .webmenuarticle { float: none;position: relative;margin: 0 0 10px 0;border-bottom: 1px solid #7A7B7C;padding: 0 0 10px 0;}
.webmenu.category h3 { padding: 0 0 10px 0;text-align: left; }
.webmenu.category .webmenuarticle img { float: left; }
.webmenu.category .webmenuarticle a.title { display: block;font-weight: bold;  }
.webmenu.category .webmenuarticle .date { position: absolute; right: 5px; top: 5px; }
.webmenu.category .webmenuarticle .anotation { }

.webmenu.article-detail { position: relative; } 
.webmenu.article-detail span.date { position: absolute; right: 10px; top: 10px; }
.webmenu.article-detail .anotation { font-style: italic;margin: 10px 0 20px 0;font-size: 13px; }
.webmenu.article-detail .content { font-size: 12px; }

#zipcodes {  background: none repeat scroll 0 0 white;  border: 1px solid #aaaaaa;  height: 150px;  left: 0;  overflow: auto;  padding: 5px;  position: absolute;  right: 0;  width: 350px;  z-index: 9; top: 24px; }  
#zipcodes table {font-size: 11px;  width: 100%; } 
#zipcodes table th {  font-size: 11px;  text-align: left; } 
#zipcodes table td {  font-size: 11px;  text-align: left; }
.prel {  position: relative; } 


/* fix-search */ 
#fixed_line {position: absolute; background-color: #2161bd; width: 100%; float: left; clear: both; height: 50px; z-index: 12; top: 40px; min-width: 1260px;}
#fixed_line.fix {position: fixed !important; top: 0;}


.tabformcont.newreg .out {width:100%}
.tabformcont.newreg .in {width:100%}
.tabformcont.newreg .hdr {}
.tabformcont.newreg .hdr h1 {font-size:2.5em;font-weight:bold;}
.tabformcont.newreg .hdr .l {width:auto;height:0;overflow:hidden;}
.tabformcont.newreg .hdr .r {width:auto;height:0;overflow:hidden;}
.tabformcont.newreg .cnt {}
.tabformcont.newreg .ftr {height:0;width:auto;overflow:hidden;}
.tabformcont.newreg .ftr td.l div {width:auto;height:0;overflow:hidden;}
.tabformcont.newreg .ftr td.c div {width:auto;height:0;overflow:hidden;}
.tabformcont.newreg .ftr td.r div {width:auto;height:0;overflow:hidden;}

.tabformcont.login2fa .login2fa_msg {font-size: 14px; color: red; padding: 10px 0; float: left; clear: left; width: 100%;}
.tabformcont.login2fa h2 {padding: 5px 0; float: left; clear: left; width: 100%;}
.tabformcont.login2fa .rowbox {padding: 5px 0; float: left; clear: left; width: 100%;}
.tabformcont.login2fa .labeltext {float: left; font-size: 12px; margin-right: 5px;}
.tabformcont.login2fa label {padding: 2px 5px 2px 20px;}
.tabformcont.login2fa .btnn {float: left; margin-right: 10px;}

.boxcont.registration {background: none; width: 50%; float: left; margin: 0;}
.boxcont.registration.full {width: 100%;}
.boxcont.registration .rowbox {float: left; clear: left; margin-top: 18px; width: 95%; font-size: 1.2em;}
.boxcont.registration .title {width: 100%; float: left; font-size: 1.6em; color: #808080; margin-top: 15px;}
.boxcont.registration .title span {float: left; clear: left; font-size: 0.9em;}
.boxcont.registration .text {width: 100%; float: left; clear: left; margin-top: 5px;}
.boxcont.registration .text p {font-size: 12px;}
.boxcont.registration .labeltext {float: left; width: 28%; padding: 10px 0;}
.boxcont.registration .labeltext:not(.notreq):after {content: "*";}
.boxcont.registration.full .labeltext {width: 14%;}
.boxcont.registration img {float: left; margin: 5px 0;}
.boxcont.registration .vertext {width: 40%; float: left; margin: 0 5px;}
.boxcont.registration .cspan {margin: 3px 0;}
.boxcont.registration input, .boxcont.registration select {height: 38px; border: 1px solid #e3e3e3; width: 72%; padding: 2px 10px;}
.boxcont.registration.full input {width: 20%;}
.boxcont.registration input[type=checkbox] {width: auto; height: auto;}
.boxcont.registration label {color: black;}

/* Base for label styling */ 
[type="checkbox"]:not(:checked), [type="checkbox"]:checked {  position: absolute;  left: -9999px; } 
[type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {  position: relative;  padding-left: 24px;  cursor: pointer; float: left;} 
/* checkbox aspect */ 
[type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before {  content: '';  position: absolute;  left:0; top: 0px;  width: 14px; height: 14px;  border: 1px solid #D9D9D9;  background: white;  border-radius: 3px; } 
[type="checkbox"]:checked + label:before {  background: #2161BD;  border: 1px solid #2161BD; } 
/* checked mark aspect */ 
[type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after {  content: '✔';  position: absolute;  top: -1px; left: 4px;  font-size: 12px;  color: white;  transition: all .2s; font-weight: normal; } 
/* checked mark aspect changes */ 
[type="checkbox"]:not(:checked) + label:after {  opacity: 0;  transform: scale(0); } 
[type="checkbox"]:checked + label:after {  opacity: 1;  transform: scale(1); } 
/* disabled checkbox */ 
[type="checkbox"]:disabled:not(:checked) + label:before, [type="checkbox"]:disabled:checked + label:before {  box-shadow: none;  border-color: #bbb;  background-color: #ddd; } 
[type="checkbox"]:disabled:checked + label:after {  color: #999; } 
[type="checkbox"]:disabled + label {  color: #aaa; } 
/* hover style just for information */ 
label:hover:before {  border: 1px solid #2161BD !important; }

/* Base for label styling */ 
[type="radio"]:not(:checked), [type="radio"]:checked {  position: absolute;  left: -9999px; } 
[type="radio"]:not(:checked) + label, [type="radio"]:checked + label {  position: relative;  padding-left: 20px;  cursor: pointer; } 
/* radio aspect */ 
[type="radio"]:not(:checked) + label:before, [type="radio"]:checked + label:before {  content: '';  position: absolute;  left:0; top: 0px;  width: 13px; height: 13px;  border: 1px solid #D9D9D9;  background: white;  border-radius: 8px; margin-top: 2px; } 
[type="radio"]:checked + label:before {  background: #2161BD;  border: 1px solid #2161BD; } 
/* checked mark aspect */ 
[type="radio"]:not(:checked) + label:after, [type="radio"]:checked + label:after {  content: '•';  position: absolute;  top: 2px; left: 0;  font-size: 15px;  color: white;  transition: all .2s; font-weight: bold; line-height: 1; width: 15px; height: 15px; text-align: center; } 
/* hack for FF */
@-moz-document url-prefix() { 
  [type="radio"]:not(:checked) + label:after, [type="radio"]:checked + label:after {
     top: 1px;
  }
}
/* checked mark aspect changes */ 
[type="radio"]:not(:checked) + label:after {  opacity: 0;  transform: scale(0); } 
[type="radio"]:checked + label:after {  opacity: 1;  transform: scale(1); } 
/* disabled radio */ 
[type="radio"]:disabled:not(:checked) + label:before, [type="radio"]:disabled:checked + label:before {  box-shadow: none;  border-color: #bbb;  background-color: #ddd; } 
[type="radio"]:disabled:checked + label:after {  color: #999; } 
[type="radio"]:disabled + label {  color: #aaa; } 
/* hover style just for information */ 
label:hover:before {  border: 1px solid #2161BD !important; }


#rightcont .boxcont .hdr {width: 100%; padding: 5px 0; cursor:pointer; background: #E0E7EF; padding-right: 15px;}
#rightcont .boxcont .hdr .c p {font-size: 1.2em; font-weight: bold; text-transform: uppercase; max-width: 80px;}
#rightcont .boxcont .hdr .c span {margin-left: 2px; font-weight: normal;}
#rightcont .boxcont .hdr .c span:before {content: "(";}
#rightcont .boxcont .hdr .c span:after {content: ")";}
#rightcont .boxcont .hdr .r {float: right; font-size: 1.2em; color: #2161BD; height: auto; width:auto;}
#rightcont .boxcont .cnt {clear:left; padding: 10px 20px; width: 100%; border-top:1px solid #D0D2D3;}

#rightcont .boxcont.sti_relation .hdr {border: none;}
#rightcont .boxcont.sti_relation .hdr p {max-width: 100%; padding: 0 10px;}
#rightcont .boxcont.sti_relation .cnt .prodbox {display: none; width: 100%; height: auto; margin: 0 0 20px 0; padding: 10px 12px ; background: none; border:1px solid #e3e3e3; box-shadow: 0 0 5px #e3e3e3;}
#rightcont .boxcont.sti_relation .cnt .prodbox .cnt {border: none;}
#rightcont .boxcont.sti_relation .cnt .prodbox:nth-child(-n+3) {display: block;}
#rightcont .boxcont.sti_relation .cnt .prodbox .img {width: 40px; height: 40px; float: left; margin-right: 7px;}
#rightcont .boxcont.sti_relation .cnt .prodbox .name {float: right; width: 150px; margin-bottom: 10px; overflow: hidden;}
#rightcont .boxcont.sti_relation .cnt .prodbox .name a{color: black;}
#rightcont .boxcont.sti_relation .cnt .prodbox .name p {display: none;}
#rightcont .boxcont.sti_relation .cnt .prodbox .data {float: left;}
#rightcont .boxcont.sti_relation .cnt .prodbox .stiqty {display: none;}
#rightcont .boxcont.sti_relation .cnt .prodbox img {width: 40px;}
#rightcont .boxcont.sti_relation .cnt .prodbox .cnt {padding: 0 ;}
#rightcont .boxcont.sti_relation .cnt .prodbox .price {margin: 0; color: black; float: left; clear: left; padding: 8px 0;}
#rightcont .boxcont.sti_relation .cnt .prodbox .price strong {display: none;}
#rightcont .boxcont.sti_relation .cnt .prodbox .price .wovat {display: none;}
.log #rightcont .boxcont.sti_relation .cnt .prodbox .price .wovat {display: block;}
.log #rightcont .boxcont.sti_relation .cnt .prodbox .price .wvat {display: none;}
#rightcont .boxcont.sti_relation .cnt .prodbox .tools {width: 83px; margin: 0; padding: 0 ; background: none; float: right;}
#rightcont .boxcont.sti_relation .cnt .prodbox .buybox {float: right;}
#rightcont .boxcont.sti_relation .cnt .prodbox .btnn.buy {margin: 0;}
#rightcont .boxcont.sti_relation .cnt .prodbox .inp_txt_qty {display: none;}
#rightcont .boxcont.sti_relation .cnt .more {float: left; cursor: pointer; color: #2161bd; font-size: 1.2em;}
#rightcont .boxcont.sti_relation .cnt .more * {float: left;}
#rightcont .boxcont.sti_relation .cnt .more span {text-transform: lowercase; margin-left: 3px;}
#rightcont .boxcont.sti_relation .categories {display: none;}

#rightcont .boxcont.sti_relation_condoffer .hdr {border: none ;}
#rightcont .boxcont.sti_relation_condoffer .hdr p {max-width: 100%;}
#rightcont .boxcont.sti_relation_condoffer .cnt .prodbox {display: none; width: 100%; height: auto; margin: 0 0 20px 0; padding: 10px 12px ; background: none; border:1px solid #e3e3e3; box-shadow: 0 0 5px #e3e3e3;}
#rightcont .boxcont.sti_relation_condoffer .cnt .prodbox:nth-child(-n+3) {display: block;}
#rightcont .boxcont.sti_relation_condoffer .cnt .prodbox .img {width: 40px; height: 40px; float: left;}
#rightcont .boxcont.sti_relation_condoffer .cnt .prodbox .name {float: right; width: 160px; margin-bottom: 15px; overflow: hidden;}
#rightcont .boxcont.sti_relation_condoffer .cnt .prodbox .name a{font-size: 1.2em; color: black;}
#rightcont .boxcont.sti_relation_condoffer .cnt .prodbox img {width: 40px;}
#rightcont .boxcont.sti_relation_condoffer .cnt .prodbox .cnt {padding: 0 ;}
#rightcont .boxcont.sti_relation_condoffer .cnt .prodbox .price {margin: 0; color: black; float: left; clear: left;}
#rightcont .boxcont.sti_relation_condoffer .cnt .prodbox .price strong {display: none;}
#rightcont .boxcont.sti_relation_condoffer .cnt .prodbox .price .wovat {display: none;}
#rightcont .boxcont.sti_relation_condoffer .cnt .prodbox .tools {width: 78px; margin: 0; padding: 0 ; background: none; float: right;}
#rightcont .boxcont.sti_relation_condoffer .cnt .prodbox .buybox {float: right;}
#rightcont .boxcont.sti_relation_condoffer .cnt .prodbox .btnn.buy {margin: 0;}
#rightcont .boxcont.sti_relation_condoffer .cnt .prodbox .inp_txt_qty {display: none;}
#rightcont .boxcont.sti_relation_condoffer .cnt .more {float: left; cursor: pointer; color: #2161bd; font-size: 1.2em;}
#rightcont .boxcont.sti_relation_condoffer .cnt .more * {float: left;}
#rightcont .boxcont.sti_relation_condoffer .cnt .more span {text-transform: lowercase; margin-left: 3px;}
#rightcont .boxcont.sti_relation_condoffer .categories {display: none;}

#rightcont .boxcont.sti_relation_condoffer_master .hdr {border: none ;}
#rightcont .boxcont.sti_relation_condoffer_master .hdr p {max-width: 100%;}
#rightcont .boxcont.sti_relation_condoffer_master .cnt .prodbox {display: none; width: 100%; height: auto; margin: 0 0 20px 0; padding: 10px 12px ; background: none; border:1px solid #e3e3e3; box-shadow: 0 0 5px #e3e3e3;}
#rightcont .boxcont.sti_relation_condoffer_master .cnt .prodbox:nth-child(-n+3) {display: block;}
#rightcont .boxcont.sti_relation_condoffer_master .cnt .prodbox .img {width: 40px; height: 40px; float: left;}
#rightcont .boxcont.sti_relation_condoffer_master .cnt .prodbox .name {float: right; width: 160px; margin-bottom: 15px; overflow: hidden;}
#rightcont .boxcont.sti_relation_condoffer_master .cnt .prodbox .name a{font-size: 1.2em; color: black;}
#rightcont .boxcont.sti_relation_condoffer_master .cnt .prodbox .name p {display: none;}
#rightcont .boxcont.sti_relation_condoffer_master .cnt .prodbox .stiqty {display: none;}
#rightcont .boxcont.sti_relation_condoffer_master .cnt .prodbox img {width: 40px;}
#rightcont .boxcont.sti_relation_condoffer_master .cnt .prodbox .cnt {padding: 0 ;}
#rightcont .boxcont.sti_relation_condoffer_master .cnt .prodbox .price {margin: 0; color: black; float: left; clear: left; padding: 5px 0 0 0; font-size: 1.2em; width: 100%;}
#rightcont .boxcont.sti_relation_condoffer_master .cnt .prodbox .price span {float: right; font-weight: bold;}
#rightcont .boxcont.sti_relation_condoffer_master .cnt .prodbox .price strong {display: none;}
#rightcont .boxcont.sti_relation_condoffer_master .cnt .prodbox .price .wovat {display: none;}
#rightcont .boxcont.sti_relation_condoffer_master .cnt .prodbox .tools {width: 83px; margin: 0; padding: 0 ; background: none; float: right;}
#rightcont .boxcont.sti_relation_condoffer_master .cnt .prodbox .buybox {float: right;}
#rightcont .boxcont.sti_relation_condoffer_master .cnt .prodbox .btnn.buy {margin: 0;}
#rightcont .boxcont.sti_relation_condoffer_master .cnt .prodbox .inp_txt_qty {display: none;}
#rightcont .boxcont.sti_relation_condoffer_master .cnt .more {float: left; cursor: pointer; color: #2161bd; font-size: 1.2em;}
#rightcont .boxcont.sti_relation_condoffer_master .cnt .more * {float: left;}
#rightcont .boxcont.sti_relation_condoffer_master .cnt .more span {text-transform: lowercase; margin-left: 3px;}
#rightcont .boxcont.sti_relation_condoffer_master .categories {display: none;}

#rightcont .boxcont.topproductcont .prodbox {margin:0; border: none ; border-bottom: 1px solid #d0d2d3 ; box-shadow:none; width: 100%; height: auto; padding: 10px 0;}
#rightcont .boxcont.topproductcont .prodbox .cnt {border: none ;}
#rightcont .boxcont.topproductcont .prodbox .title a {color: #231f20; font-size: 1.2em; text-decoration: none;}
#rightcont .boxcont.topproductcont .prodbox .wovat {display: block;}
#rightcont .boxcont.topproductcont .prodbox .wvat {display: none;}
#rightcont .boxcont.topproductcont .prodbox .comp {display: none;}
#rightcont .boxcont.topproductcont .prodbox .tools {padding: 0;}
#rightcont .boxcont.topproductcont .prodbox .price {padding: 6px 0 8px 0;}



#rightcont .closingcont .hdr .c:before {content:""; background: url(img/asb_closing_arr_down.png) no-repeat left top; float: left;  position: relative; width: 20px; height: 16px; 
  -webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
#rightcont .closingcont.contopened .hdr .c:before {
  -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

#rightcont .closingcont .cnt ul li {font-size: 1.2em; position: relative; float: left; clear: left; width: 100%;}
#rightcont .closingcont .cnt ul li .name {padding: 2px 0; overflow: hidden;}
#rightcont .closingcont .cnt ul li .price {color: #BDBBBC; padding: 2px 0; cursor: pointer; float: left;}
#rightcont .closingcont .cnt ul li .price.red {color: red;}
#rightcont .closingcont .cnt ul .more {padding: 4px 0; color: #2161bd; cursor: pointer;}
#rightcont .closingcont .cnt ul li .pdf a {position: relative; background: url(img/asb_pdf.png) no-repeat; width: 15px; height: 16px; float: right; top: -10px; cursor: pointer; text-decoration: none;}

#rightcont .reclaimscont.closingcont .cnt ul li .pdf a{position: absolute; right: 0; top: 0;}
#rightcont .offerscont.closingcont .cnt ul li {padding-bottom: 5px;}

#rightcont .closingcont .cnt ul li .popup {background: white; width: 220px; position: absolute; top: 50px; left: -120px; z-index: 9; padding: 10px 20px; border:1px solid #e3e3e3;
  box-shadow: 0 0 5px #e3e3e3;
  -webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}
#rightcont .closingcont .cnt ul li .popup:before { content: ""; position: absolute; background: url(img/asb_popup_arr_up.png) no-repeat; width: 11px; height: 7px; left: 70%; top: -7px;}
#rightcont .closingcont .cnt ul li .popup .name {font-size: 1.3em; color: black; font-weight: bold;}
#rightcont .closingcont .cnt ul li .popup p {float: left; width: 55px;}
#rightcont .closingcont .cnt ul li .popup a {color: #666666;}

#rightcont .closingcont .hdr .c:after {content: none; }
#rightcont .closingcont.contopened .hdr .c:after {content: none;}

#rightcont .infocont {font-size: 1.3em; color: #666666; padding: 20px;}
#rightcont .infocont p {float: left; padding-right: 5px;}
#rightcont .infocont div {width: 100%; padding: 5px 0; float: left;}
#rightcont .infocont .img {padding: 10px; width: 222px; text-align: center;
  -webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}
#rightcont .infocont .img img {max-width: 202px;}
#rightcont .infocont .name a {color: black; font-weight: bold; padding: 5px 0 10px 0; float: left; font-size: 14px;}
#rightcont .infocont .saldo span {color: #FF0000;}
#rightcont .manager {position: relative; text-decoration: underline;}
#rightcont .manager span {cursor: pointer;}
#rightcont .manager .popup {background: white; width: 285px; position: absolute; top: 35px; right: 30px; z-index: 9; padding: 10px 20px; border:1px solid #e3e3e3;
  box-shadow: 0 0 5px #e3e3e3;
  -webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}
#rightcont .manager .popup:before { content: ""; position: absolute; background: url(img/asb_popup_arr_up.png) no-repeat; width: 11px; height: 7px; left: 75%; top: -7px;}
#rightcont .manager .popup .name {font-size: 1.3em; color: black; font-weight: bold;}
#rightcont .manager .popup p {float: left; width: 55px;}
#rightcont .manager .popup a {color: #666666;}

#leftcont .filters {position: relative; border: 1px solid #DADADA;
	-webkit-border-top-left-radius: 0.7ex; -khtml-border-radius-topleft: 0.7ex; -moz-border-radius-topleft: 0.7ex; border-top-left-radius: 0.7ex;
	-webkit-border-top-right-radius: 0.7ex; -khtml-border-radius-topright: 0.7ex; -moz-border-radius-topright: 0.7ex; border-top-right-radius: 0.7ex;
	-webkit-border-bottom-left-radius: 0.7ex; -khtml-border-radius-bottomleft: 0.7ex; -moz-border-radius-bottomleft: 0.7ex; border-bottom-left-radius: 0.7ex;
	-webkit-border-bottom-right-radius: 0.7ex; -khtml-border-radius-bottomright: 0.7ex; -moz-border-radius-bottomright: 0.7ex; border-bottom-right-radius: 0.7ex;
}
#leftcont .filters .fltrleftsave {font-size: 1.2em; float: left;}
.nonlog #leftcont .filters .fltrleftsave {display: none;}
#leftcont .filters .fltrleftclear {font-size: 1.2em; float: right;}
#leftcont .filters .custom-select {background-position: 98% 50%; margin: 0;}

#fixed_line .srchcategory {position: absolute; top: 36px; background: white; float: left; display: block; width: 300px; height: 500px; overflow-y:scroll; overflow-x: hidden ; border:1px solid #e3e3e3; padding: 0 10px ;z-index:100;
  box-shadow: 0 0 5px #e3e3e3;
  -webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex
}

#fixed_line .srchcategory li {display: block !important;}
#fixed_line .srchcategory li.search {display: none !important;}

div::-webkit-scrollbar-thumb:active {
  border:3px dotted white;
}

/* global style for buttons */
button.submit {background: #2161bd; padding: 5px 10px; margin: 0; border: none; float: left; position: relative; cursor: pointer; font-size: 1.2em; font-weight: bold; color: white;
  -webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
} 
button.submit:hover {background: #2658A1;}
button.submit:before {content: ""; width: 10px; float: left; position: absolute; left: 0; top: 0;}
button.submit:after {content: ""; width: 10px; float: right; position: absolute; right: 0; top: 0;}

button.link {background: #2161bd; padding: 5px 10px; margin: 0; border: none; float: left; position: relative; cursor: pointer; font-size: 1.2em; font-weight: bold; color: white;	
  -webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
} 
button.link:hover {background: #2658A1;}
button.link:before {content: ""; width: 10px; float: left; position: absolute; left: 0; top: 0;}
button.link:after {content: ""; width: 10px; float: right; position: absolute; right: 0; top: 0;}

button.link.inv {background: #D9D9D9; color: #231f20;}
button.link.inv:hover {background: #C9C9C9;}

/* end global style for buttons */


.popuprelation {border: 1px solid #D9D9D9;   
  -webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex; 	
  -webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex; 	
  -webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex; 	
  -webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex; 
}
.popuprelation .title {float: left; width: 100%; padding: 10px 0; color: #2161bd; font-size: 1.4em; text-align: center; font-weight: bold; background: #F2F2F2;}

#reminds ul {position: absolute; width: 235px; right: 8px; float: left; background: white; border: 1px solid #333C4E; cursor: default;}
#reminds ul li {float: left; clear: both; padding: 5px 0; margin: 0 10px; width: 215px; border-bottom: 1px solid #D0D2D3;} 
#reminds ul li:last-child {border: none;}                                   
#reminds ul li a {color: #2161bd; font-weight: bold; font-size: 1.2em;}
#reminds ul li span {float: right; color: #666666; font-size: 1.2em;}
#reminds ul li p {float: left; clear: left; color: #231F20; font-size: 1.2em;}
#reminds ul li.title {background:  url(img/asb_message_title_icon.png) 45px center no-repeat; text-align: center; font-size: 1.4em; font-weight: bold; color: #231F20; padding-left: 30px;}
#reminds ul li.btn {cursor: pointer; background: #2161bd; color: white; padding: 5px; text-align: center; font-size: 1.1em; font-weight: bold; margin-top: 10px;
  -webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex; 	
  -webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex; 	
  -webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex; 	
  -webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex; 
}


.boxcont.savefilters {position: absolute; top: 40px; left: 60px; padding: 15px; background: white; border: 1px solid #e3e3e3; box-shadow: 0 0 5px #e3e3e3;
  -webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}
.boxcont.savefilters a {font-size: 1.2em; width: 100%; float: left; border: 1px solid #e3e3e3; text-align: center; padding: 5px 0; margin: 2px 0; text-decoration: none; color: #666666;
  -webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex
}

#newsletter {position: fixed; top: 0; left: 0; width: 100%; height: 100%; float: left; display: block; background-color: rgba(10,10,10,0.7);  z-index: 99;}
#newsletter img {position: relative; top: calc(50% - 385px); left: calc(50% - 450px); box-shadow: 0 0 5px #e3e3e3;}
#newsletter span {position: relative; top: calc(50% - 370px); right: calc(50% - 435px); font-size: 2.5em; font-weight: bold; float: right; display: block; z-index: 99; cursor: pointer;}

#centercont .documents {overflow-x: scroll; width: 100%;}

#cookieUseAgreement {position: fixed; display: block; bottom: 0; width: 100%; background-color: rgba(255,255,255,0.8); font-size: 1.2em; border-top: 1px solid #E6E6E6;}
#cookieUseAgreement .info {padding: 15px 10%; float: left; width: 100%;}
#cookieUseAgreement p {float: left; max-width: 85%;}
#cookieUseAgreement button {float: right;}

.homeinfo { position: absolute; top: 90px; width: 100%; background: #333c4e; color: white; padding: 10px; text-align: center; font-size: 1.4em; }
.homeinfo a { text-decoration: underline; color: white; }
/* .outercont.homepageinfo { padding-top: 140px; } */


/* registration new */
.pos-rel {position: relative;}
.boxcont.registration.search {position: relative;}
.boxcont.registration.search .search {width: 50%; margin: 0 25%;}
.boxcont.registration.search input {width: 100%; margin-top: 10px;}
.boxcont.registration.search span {float: left; width: 50%; font-size: 14px; padding: 10px 0; margin: 0 25%;}
.boxcont.registration.search .whisper {position: absolute; top: 48px; width: 50%; background: white; border: 1px solid #e3e3e3;
	-webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}
.boxcont.registration.search .whisper li {font-size: 14px; cursor: pointer; padding: 4px 10px;}
.boxcont.registration.search .whisper li:hover {background: rgba(67,74,84,0.05);}
.boxcont.registration input:read-only {cursor: not-allowed;	color: #ccd1d9; background: #f5f5f5;}
.boxcont.registration .info {float: left; position: absolute; top:5px; right: -30px;}
.boxcont.registration .title .info {
	position: relative;
	top: -3px;
	float: right;
	right: auto;
	margin-left: 5px;
}
.boxcont.registration .info:before {
  display: block;
  content: "";
  width: 25px;
  height: 25px;
  background: url(img/info.png) no-repeat center center;
  background-size: 100% auto;
}
.boxcont.registration .info:hover span {
  display: block;
}
.boxcont.registration .info span {
  display: none;
  position: absolute;
  border: 1px solid #C0C0C0;
  background: #FFFFFF;
  padding: 10px;
  min-width: 200px;
  border-top-right-radius: 0.5ex;
  border-bottom-right-radius: 0.5ex;
  border-bottom-left-radius: 0.5ex;
  border-top-left-radius: 0.5ex;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 2;
  left: 0;
}

.boxcont.registration-confirm {width: 100%; padding: 10px 20px; border: 1px solid #4BB543; background-color:rgba(75, 181, 67, 0.25);
	-webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}
.boxcont.registration-confirm p {font-size: 16px;}

.favourdetails .prodbox .price .wovat { display:block;}
.favourdetails .prodbox .price .wvat { display:none;}

/* COOKIE */
#cookieConsent{position:fixed;bottom:0;float:left;clear:left;width:100%;height:0;min-height:0;background:rgba(250,250,250,.95);box-shadow:2px 2px 14px 4px silver;z-index:1;display:flex;justify-content:center;align-items:top;transition:all 250ms ease}
#cookieConsent.open{min-height:170px;height:calc(100vh / 6);align-items:center}
#cookieConsent .boxcont{width:100%;max-width:780px;padding:10px;margin:0}
#cookieConsent .boxcont .hdr{width: 100%; padding: 0;}
#cookieConsent .boxcont .hdr p{font-size: 1.2rem; font-weight: bold;}
#cookieConsent .boxcont .cnt {float: left; width: 100%; padding: 5px 0;}
#cookieConsent .boxcont .cnt p{text-align: left;font-size: 1.2em;}
#cookieConsent .boxcont .buttons{display:flex;justify-content:flex-end;gap:5px;padding:5px 0}
#cookieConsent .boxcont .buttons .btn{margin:0}
#cookieConsent .boxcont .buttons .btn.allow-necessary{display:none}
#cookieConsent .boxcont .ftr{width:100%;display:flex;align-items:center;justify-content:space-between;height:auto;overflow:visible;}
#cookieConsent .boxcont .ftr .options input,.user-document input[type='checkbox']{float:left;margin-left:0;}
#cookieConsent .boxcont .ftr .options label,.user-document label{float:left;font-size:12px;padding:2px 0 2px 24px;margin-right:5px;}
#cookieConsent .boxcont .ftr .link{float:right;font-size:12px;}

#cookieConsent .btn,.user-document .btn{position:relative;float:left;background:#2161bd;color:#fff;font-size:13px;font-weight:bold;text-align:center;text-decoration:none;padding:5px 10px;margin:5px;border:none;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;border-top-left-radius:2px;-webkit-background-clip:padding-box;background-clip:padding-box;box-shadow:0 1px 1px rgba(0,0,0,.2);cursor:pointer}
#cookieConsent .btn-big{padding:10px 20px;font-size:1.2em}
#cookieConsent .btn-inv{background:rgba(90,90,90,.8);box-shadow:0 0 1px 0 rgba(90,90,90,.8)}

.user-document {width: 100%;}
.user-document ol{padding-left:1em}
.user-document h1,.user-document h2,.user-document h3,.user-document ol,.user-document p{margin:.5em 0}
.user-document ul{padding-left:1.2em;list-style:disc}.user-document ul li{float:none}
.user-document ul li a{font-size:1em}
.user-document .cookie-type{float:left;clear:left;padding:5px;}
.user-document .cookie-type p{float:left;clear:left;}
.user-document .cnt{padding:0;}
.user-document .ftr{height:auto;overflow:visible;clear: left;}

@media screen and (max-width:780px){
  #cookieConsent.open{min-height:180px}
}
@media screen and (max-width:640px){
  #cookieConsent.open{min-height:270px}
  #cookieConsent .boxcont .buttons{flex-direction:column-reverse}
  #cookieConsent .boxcont .buttons .btn-big{font-size:1em;padding:5px 10px}
}

.modal-popup {
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  left: 0;
  overflow-y: auto;
  padding: 10px;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 99;
  width: inherit;
}
.modal-popup .boxcont {
	float: left;
	width: 100%;
	margin: 0;
}
.modal-popup .boxcont .hdr, .modal-popup .boxcont .cnt, .modal-popup .boxcont .ftr {
	width: 100%;
	padding: 5px 0;
	height: auto;
}
.modal-popup .gdpr-detail {
  display: block;
}
.modal-popup .btn {
  position: relative;
  float: left;
  background: rgba(0, 96, 159, 0.9);
  color: white;
  font-size: 1.3rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 5px 10px;
  margin: 3px 5px 3px 0;
  min-width: 60px;
  border: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  transition: opacity 0.2s;
}
.modal-content {
  position: relative;
  width: 50%;
  background: #FFFFFF;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 5px 3px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0 0 5px 3px rgba(50, 50, 50, 0.5);
  box-shadow: 0 0 5px 3px rgba(50, 50, 50, 0.5);
  display: inline-block;
  max-width: 100%;
  outline: none;
  padding: 25px;
  text-align: left;
  font-size: 1.2em;
}
.modal-content .btn-close {
  position: absolute;
  top: 5px;
  right: 10px;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  color: #204471;
  font-size: 1.8em;
  min-width: auto;
  box-shadow: none;
}
.modal-content .btn-close:hover {
  background: #FFFFFF;
}
.boxcont.efa {
	width: 100%
}
.boxcont.efa .hdr, .boxcont.efa .cnt {
	width: 100%;
	padding: 0
}
.boxcont.efa .hdr p {
	font-size: 2em;
	font-weight: bold;
}
.boxcont.efa .cnt {
	font-size: 1.4em;
	padding: 10px 0;
}
.boxcont.efa .cnt p {
	padding: 4px 0;
}

/* COOKIE */
#cookieConsent{position:fixed;bottom:0;float:left;clear:left;width:100%;height:0;min-height:0;background:rgba(250,250,250,.95);box-shadow:2px 2px 14px 4px silver;z-index:1;display:flex;justify-content:center;align-items:top;transition:all 250ms ease}
#cookieConsent.open{min-height:190px;height:calc(100vh / 6);align-items:center}
#cookieConsent .boxcont{width:100%;max-width:780px;padding:10px;margin:0}
#cookieConsent .boxcont .hdr{width: 100%; padding: 0;}
#cookieConsent .boxcont .hdr p{font-size: 1.2rem; font-weight: bold;}
#cookieConsent .boxcont .cnt {float: left; width: 100%; padding: 5px 0;}
#cookieConsent .boxcont .cnt p{text-align: left;font-size: 1.2em;}
#cookieConsent .boxcont .buttons{display:flex;gap:15px;padding:5px 0;align-items: center;}
#cookieConsent .boxcont .buttons .btn{margin:0}
#cookieConsent .boxcont .buttons .allow-necessary{flex: 1 0 0;}
#cookieConsent .boxcont .buttons .link{font-size:12px;}
#cookieConsent .boxcont .ftr{width:100%;display:flex;align-items:center;justify-content:space-between;height:auto;overflow:visible;}
#cookieConsent .boxcont .ftr .options input,.user-document input[type='checkbox']{float:left;margin-left:0;}
#cookieConsent .boxcont .ftr .options label,.user-document label{float:left;font-size:12px;padding:2px 0 2px 24px;margin-right:5px;}
#cookieConsent .boxcont .ftr .link{float:right;font-size:12px;}

#cookieConsent .btn,.user-document .btn{position:relative;float:left;background:#2161bd;color:#fff;font-size:13px;font-weight:bold;text-align:center;text-decoration:none;padding:5px 10px;margin:5px;border:none;border-top-right-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px;border-top-left-radius:2px;-webkit-background-clip:padding-box;background-clip:padding-box;box-shadow:0 1px 1px rgba(0,0,0,.2);cursor:pointer}
#cookieConsent .btn-inv,.user-document .btn-inv{color: black; background: none; border: 1px solid black; box-shadow: none;}
#cookieConsent .btn-big{padding:10px 20px;font-size:1.2em}
#cookieConsent .btn-inv{background:rgba(90,90,90,.8);box-shadow:0 0 1px 0 rgba(90,90,90,.8)}

.user-document {width: 100%;}
.user-document ol{padding-left:1em}
.user-document h1,.user-document h2,.user-document h3,.user-document ol,.user-document p{margin:.5em 0}
.user-document ul{padding-left:1.2em;list-style:disc}.user-document ul li{float:none}
.user-document ul li a{font-size:1em}
.user-document .cookie-type{float:left;clear:left;padding:5px;}
.user-document .cookie-type p{float:left;clear:left;}
.user-document .cnt{padding:0; width: 100%;}
.user-document .ftr{height:auto;overflow:visible;clear: left;}

@media screen and (max-width:780px){
  #cookieConsent.open{min-height:220px}
}
@media screen and (max-width:640px){
  #cookieConsent.open{min-height:320px}
  #cookieConsent .boxcont .buttons{flex-direction:column-reverse}
  #cookieConsent .boxcont .buttons .btn-big{font-size:1em;padding:5px 10px}
}

.pswd-info .hdr p {font-weight: bold; font-size: 1.2rem;}
.pswd-info .cnt {font-size: 1.2em;}





.tns-outer {
  padding: 0!important
}
.tns-outer [hidden] {
  display: none!important
}
.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer
}
.tns-slider {
  transition: all 0s
}
.tns-slider > .tns-item {
  box-sizing: border-box
}
.tns-horizontal.tns-subpixel {
  white-space: nowrap
}
.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal
}
.tns-horizontal.tns-no-subpixel:after {
  content: '';
  display: table;
  clear: both
}
.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%
}
.tns-no-calc {
  position: relative;
  left: 0
}
.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px
}
.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  transition: transform 0s, opacity 0s
}
.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto!important
}
.tns-gallery > .tns-moving {
  transition: all .25s
}
.tns-autowidth {
  display: inline-block
}
.tns-lazy-img {
  transition: opacity .6s;
  opacity: .6
}
.tns-lazy-img.tns-complete {
  opacity: 1
}
.tns-ah {
  transition: height 0s
}
.tns-ovh {
  overflow: hidden;
  float: left
}
.tns-visually-hidden {
  position: absolute;
  left: -10000em
}
.tns-transparent {
  opacity: 0;
  visibility: hidden
}
.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0
}
.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1
}
.tns-vpfix {
  white-space: nowrap
}
.tns-vpfix > div, .tns-vpfix > li {
  display: inline-block
}
.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden
}
.tns-t-ct {
  width: 2333.3333333%;
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0
}
.tns-t-ct:after {
  content: '';
  display: table;
  clear: both
}
.tns-t-ct > div {
  width: 1.4285714%;
  width: calc(100% / 70);
  height: 10px;
  float: left
}

.tns-nav {
  display: flex;
  float: left;
  width: 100%;
  justify-content: center;
}

.tns-nav button {
  width: 12px;
  height: 12px;
  background-color: #869791;
  border: none;
  border-radius: 20px;
  margin: 5px 7px;
  opacity: 0.5;
}

.tns-nav button.tns-nav-active, .tns-nav button:hover {
  opacity: 1;
}

#wn5-mw {
  width: 100%;
}

#wn5-mw .boxcont {
  margin: 0;
}

#wn5-mw .tns-item a {
  border: 2px solid #DADADA;
  border-radius: 5px;
}
#wn5-mw .tns-item a {
  width: 100%;
  float: left;
}
#wn5-mw .tns-item img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 5px;
}


/*text pri zobrazeni top produktu z kategorie*/
.top_product {color:#5774D2;font-weight:bold;}

#webnews .wn_price {font-weight:bold}
#webnews .wn3 {clear:both;float:left;margin-top:10px;min-height:100px;}
#webnews .wn3 p {margin:0px;}
#webnews .wn3 img {float:left;margin-right:5px;}
#webnews .wn3_topinfo {font-weight:bold}
#webnews .wn3_top {font-weight:bold;color:red}

#webnews .wn10 {width:140px;text-align:center;overflow:hidden;margin:0px;padding:3px;border:1px solid silver;border-top:0pt}
#webnews .wn10 a {font-weight:bold}
#webnews .wn10 img {width:75px;height:75px;border:0px;margin:10px;padding:0px}
#webnews_detail {width:100%;float:left;font-size:1.1em;margin:0;padding:0;}

#webnews {margin:0;padding:0;width:100%}
#webnews h1{color:#fff;height:0;overflow:hidden;}
#webnews .out {float:none;clear:both;margin:0;padding:0;width:100%}
#webnews .in {float:none;clear:both;margin:0;padding:0;width:100%}
#webnews .boxcont .hdr {margin:0;padding:0;width:100%;}
#webnews .boxcont .hdr p {color:black;font-size:1.4em;font-weight: bold; padding:15px 0 20px 70px; text-transform: uppercase; }
#webnews .boxcont.wn3 {clear:none;float:left;margin:18px 0 10px 0;min-height:100px;width:32.3333%;background:white; border: 1px solid #DADADA; min-width: 220px; margin-right:0.75%;
	-webkit-border-top-left-radius: 0.7ex; -khtml-border-radius-topleft: 0.7ex; -moz-border-radius-topleft: 0.7ex; border-top-left-radius: 0.7ex;
	-webkit-border-top-right-radius: 0.7ex; -khtml-border-radius-topright: 0.7ex; -moz-border-radius-topright: 0.7ex; border-top-right-radius: 0.7ex;
	-webkit-border-bottom-left-radius: 0.7ex; -khtml-border-radius-bottomleft: 0.7ex; -moz-border-radius-bottomleft: 0.7ex; border-bottom-left-radius: 0.7ex;
	-webkit-border-bottom-right-radius: 0.7ex; -khtml-border-radius-bottomright: 0.7ex; -moz-border-radius-bottomright: 0.7ex; border-bottom-right-radius: 0.7ex;
}
#webnews .boxcont.wn3.news {margin-left: 0.75%; margin-right: 0.75%;}
#webnews .boxcont.wn3.atraction {margin-left: 0.75%; margin-right: 0;}
#webnews .boxcont.wn3 .hdr {width:100%; background: #E0E7EF; 	
  -webkit-border-top-left-radius: 0.7ex; -khtml-border-radius-topleft: 0.7ex; -moz-border-radius-topleft: 0.7ex; border-top-left-radius: 0.7ex;
	-webkit-border-top-right-radius: 0.7ex; -khtml-border-radius-topright: 0.7ex; -moz-border-radius-topright: 0.7ex; border-top-right-radius: 0.7ex;
}
#webnews .boxcont.wn3 .hdr p {background:url(img/asb_wn3_bg.png) no-repeat 20px 10px;}
#webnews .boxcont.wn3.news .hdr p {background:url(img/asb_wn3_news_bg.png) no-repeat 20px 10px;}
#webnews .boxcont.wn3.atraction .hdr p {background:url(img/asb_wn3_atraction_bg.png) no-repeat 20px 8px;}

#webnews .boxcont.wn3 .cnt {width: 100%; padding:0;}
#webnews .boxcont.wn3 ul {display:block;margin:0;padding:0;width:100%;list-style-type: none;}
#webnews .boxcont.wn3 ul li {display:block;float:left;margin:0;padding:3px 0px;width:90%; margin: 5px 5%; color:#2161bd; border-bottom: 1px solid #E6E6E6 ;}
#webnews .boxcont.wn3 ul li:first-child {padding-top: 20px;}
#webnews .boxcont.wn3 ul li p, 
#webnews .boxcont.wn3 ul li a {color:#2161bd; float: left; font-size: 1.2em;}
#webnews .boxcont.wn3 ul li .img {display: none;}       
#webnews .boxcont.wn3 ul li .note {display: none;}
#webnews .boxcont.wn3 ul li .producent {float: left; clear: left; color: black; font-size: 1.1em; padding-top: 4px;}
#webnews .boxcont.wn3 ul li .date {float: right; color: #CBCBCB; font-size: 1.2em; padding-top: 3px;}
#webnews .boxcont.wn3 ul .boxcont {float:left;width:100%;background:none;}
#webnews .boxcont.wn3 ul .boxcont .hdr {margin:0;color:#09396D;border:none;}
#webnews .boxcont.wn3 ul .boxcont .hdr h2 {margin:0;text-decoration: underline; font-size: 0.9em; color: black;}
#webnews .boxcont.wn3 ul .boxcont .cnt {float:left;margin:0;padding:0;width:100%;}
#webnews .boxcont.wn3 ul .boxcont .topinfo {font-weight:bold;margin:7px 0 4px 0;}
#webnews .boxcont.wn3 ul .boxcont .topinfo span {
	-webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
  }
#webnews .boxcont.wn3 ul .boxcont .topinfo .topwn span {background:#ed3239;color:#FFF;padding:3px;}
#webnews .boxcont.wn3 ul .boxcont .topinfo .date span {background:#ADADAD;color:#FFF;padding:3px;}
#webnews .boxcont.wn3 ul .boxcont .imgwn {height:83px;width:83px;overflow:hidden;float:left;margin-top:-50px; margin-bottom: -50px;}
#webnews .boxcont.wn3 ul .boxcont .imgwn img{float:left;}
#webnews .boxcont.wn3 ul .boxcont .imgwn .out{float:left;}
#webnews .boxcont.wn3 ul .boxcont .imgwn .in{float:left;}
#webnews .boxcont.wn3 ul .boxcont .note {margin:0;padding:0 10px 0 115px;width:auto;}
#webnews .boxcont.wn3 ul .boxcont .note .out{display:inline;}
#webnews .boxcont.wn3 ul .boxcont .note .in{display:inline;}
#webnews .boxcont.wn3 ul .boxcont .note p{display:inline;color:#494949;}
#webnews .boxcont.wn3 ul .boxcont .detwn {float:right;display:inline;color:#288FB5;}
#webnews .boxcont.wn3 ul .boxcont .detwn a {color:#288FB5;text-decoration:underline;}
#webnews .boxcont.wn3 .nextwn {text-align: center; border-top: 1px solid #f1f1f2 ; padding: 18px 0; margin: 10px 0 0 0; border-bottom: none ; width: 100%;}
#webnews .boxcont.wn3 .nextwn a {float: none;}

#webnews .wn5 {position: relative; float:left; clear: left; width: 100%; padding: 0 0 30px 0; background: white; border: 1px solid #DADADA; box-shadow: 0 0 5px #DADADA;
	-webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}
#webnews .wn5 ul{list-style: none;float:left;margin:0;padding:0;}
#webnews .wn5 ul li{float:left; margin:0; padding:0;}
#webnews .wn5 ul li img {float: right;}
#webnews .wn5 ul li canvas {display: none;}
#webnews .wn5 ul li .banner_wn5 {width: 100%; position: relative; float: left;}
#webnews .wn5 ul li .banner_wn15 {width: 100%; position: relative; float: left;}
#webnews .wn5 ul li .name {position: absolute; left: 65px; top: 80px; float: left; font-size: 2.4em; font-weight: bold; width:55%;}
#webnews .wn5 ul li .subname {float: left; clear: both; font-size: 20px; font-weight: normal;}
#webnews .wn5 ul span{display:block; float: left; clear: left;}
#webnews .wn5 ul span a{display:block;}
#webnews .wn5 .jcarousel-container{background: transparent;border:none;float:left;}
#webnews .wn5 .jcarousel-clip{margin:0;} 
#webnews .wn5 .jcarousel-next {top: auto;bottom:20px;right: 10px;left:auto;width: 19px;height: 19px;cursor: pointer;background:url(img/npagearrowact.gif) no-repeat scroll 0 0px;}
#webnews .wn5 .jcarousel-prev {top: auto;bottom:20px;right: 35px;left:auto;width: 19px;height: 19px;cursor: pointer;background:url(img/ppagearrowact.gif) no-repeat scroll 0 0px ;}
#webnews .wn5 .jcarousel-control-paging{float:right;margin:0 10px 0 0;}
#webnews .wn5 .jcarousel-control-paging a{background:url(img/wn5pagingabckg.gif) repeat-x scroll left top transparent;xborder:1px solid #C1C1C1;display:block;float:left;height:17px;margin:auto;padding:3px 0 0 6px;vertical-align:middle;width:13px;color:#AAAAAA;}
#webnews .wn5 .jcarousel-control-paging span.active a{background: #AAAAAA url(img/wn5pagingactivebckg.gif) repeat-x scroll left top transparent;color:#1987B0;}
#webnews .wn5 .jcarousel-control-paging span.first a{background: url(img/wn5pagingfistbckg.gif) left top no-repeat;}
#webnews .wn5 .jcarousel-control-paging span.first.active a{background: url(img/wn5pagingfistactivebckg.gif) left top no-repeat;}
#webnews .wn5 .jcarousel-control-paging span.last a{width:22px;}
#webnews .wn5 .jcarousel-control-paging span.last.active a{background: url(img/wn5paginglastactivebckg.gif) left top no-repeat;width:22px;}

#webnews .boxcont.wn7 {background:none;width:49%;float:right; overflow: hidden;}
#webnews .boxcont.wn7 .hdr {border-bottom:solid 2px #09396D;padding:4px 0 0 0;width:100%;}
#webnews .boxcont.wn7 .cnt {width: 100%;}
#webnews .boxcont.wn7 .cnt ul {padding:4px 0 0 0;margin:0;list-style-type: decimal;color:#288FB5;}
#webnews .boxcont.wn7 .cnt ul li{border-bottom:2px solid #E4E8EA;list-style-position: inside;margin:0 -10px 0 -10px;padding:3px 0 3px 0;}

#webnews .boxcont.wn8 {background:none;width:49%;float:left; overflow: hidden;}
#webnews .boxcont.wn8 .hdr {border-bottom:solid 2px #09396D;padding:4px 0 0 0;width:100%;}
#webnews .boxcont.wn8 .cnt {width: 100%;}
#webnews .boxcont.wn8 .cnt ul {padding:4px 0 0 0;margin:0;list-style-type: decimal;color:#288FB5;}
#webnews .boxcont.wn8 .cnt ul li{border-bottom:2px solid #E4E8EA;list-style-position: inside;margin:0 -10px 0 -10px;padding:3px 0 3px 0;}

#webnews .boxcont.wn9 {width:100%;}
#webnews .boxcont.wn9 > .cnt {float:left;margin-top:7px; padding: 0 ;}
#webnews .boxcont.wn9 .hdr {}
#webnews .boxcont.wn9 .prodbox {}
#webnews .boxcont.wn9 .prodbox .hdr {border:none;}
#webnews .boxcont.wn9 .prodbox .wvat span {}
#webnews .boxcont.wn9 .prodbox .tools {}
#webnews .boxcont.wn9 .prodbox .tools .btnn.buy {display: block;}
#webnews .boxcont.wn9 .prodbox .tools .stiqty {width: 85px;}
#webnews .boxcont.wn9 .prodbox .tools .stiqty .stiqtyin {float: none;}
#webnews .boxcont.wn9 .prodbox .btnn.buy{display:none;}
#webnews .boxcont.wn9 .prodbox .btnn.detail {display:none; margin-top: 17px;}

#webnews .boxcont.wn10 {width:140px;text-align:center;overflow:hidden;margin:0px;padding:3px;border:1px solid silver;border-top:0pt}
#webnews .boxcont.wn10 a {font-weight:bold}
#webnews .boxcont.wn10 img {width:75px;height:75px;border:0px;margin:10px;padding:0px}

#webnews .boxcont.wn15 {height:100px;width:100%;text-align: center;vertical-align: middle;}
#webnews .boxcont.wn15 div {width:450px; height:80px;margin:auto;vertical-align: middle;}

#webnews .boxcont.wn18 {background:none;width:100%;float:left;}
#webnews .boxcont.wn18 .hdr {border-bottom:solid 2px #09396D;padding:4px 0 0 0;width:100%;}
#webnews .boxcont.wn18 .cnt {width: 100%;}
#webnews .boxcont.wn18 .cnt ul {padding:4px 0 0 0;margin:0;list-style-type: decimal;color:#288FB5;}
#webnews .boxcont.wn18 .cnt ul li{border-bottom:2px solid #E4E8EA;list-style-position: inside;margin:0 -10px 0 -10px;padding:3px 0 3px 0;}

#webnews_detail .newscont{clear:both;background:none;float:none;width:100%;}
#webnews_detail .newscont .hdr{border-bottom:solid 2px #09396D;padding:4px 0 0 0;float:none;}
#webnews_detail .newscont .hdr .c p {color:#1987B0;padding:5px 0 5px 10px; font-size:1.9em;}
#webnews_detail .newscont img {max-width: 100%; height: auto;}

#webnews_detail .topinfo {font-weight:bold;}
#webnews_detail .topinfo span {
 	-webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}
#webnews_detail .topinfo .topwn {margin:7px 0 4px 0;}
#webnews_detail .topinfo .topwn span {background:#ed3239;color:#FFF;padding:3px;}
#webnews_detail .topinfo .date {margin:7px 0 4px 0;}
#webnews_detail .topinfo .date span {background:#ADADAD;color:#FFF;padding:3px;}
#webnews_detail .detwn {float:right;display:inline;color:#288FB5;}
#webnews_detail .detwn a {color:#288FB5;text-decoration:underline;}

.webnewslist .hdr {padding: 0 0 10px 0; border-bottom: 1px solid #e6e7e8;}
.webnewslist .hdr p {background: url(img/asb_wn3_news_bg.png) no-repeat left center; background-size: 32px; font-size: 2em; font-weight: bold; padding: 3px 0 0 40px; height: 32px;}  
.webnewslist.action .hdr p {background: url(img/asb_wn3_bg.png) no-repeat left center;}
.webnewslist.atraction .hdr p {background: url(img/asb_wn3_atraction_bg.png) no-repeat left center;}      
.webnewslist .cnt {float: left; width: 100%; padding: 10px 0;}       
.webnewslist .cnt .tools {float: left; width: 100%; margin-bottom: 10px;}
.webnewslist .cnt .tools .custom-select {max-width: 200px; float: left; margin-right: 10px;}  
.webnewslist .cnt .tools .btnn {float: left; margin-right: 10px;}   
.webnewslist .cnt ul {float: left; clear: both; width: 100%; border: 1px solid #e6e7e8; background: white;  	
  -webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}        
.webnewslist .cnt ul li {float: left; width: 100%; border-bottom: 1px solid #e6e7e8; padding: 10px;}
.webnewslist .cnt ul li:last-child{border: none ;}  
.webnewslist .cnt ul li.title {background: #F2F2F2; font-size: 1.4em; font-weight: bold; padding: 10px 0;}    
.webnewslist .cnt ul li.title p {float: left; padding-left: 60px; width: 185px;}   
.webnewslist .cnt ul li.title span {float: left;}
.webnewslist .cnt ul li .img {float: left; width: 175px; text-align: center;}
.webnewslist .cnt ul li .data {float: right; width: calc(100% - 175px);}
.webnewslist .cnt ul li .data p,
.webnewslist .cnt ul li .data a {float: left; font-size: 1.6em; font-weight: bold; color: #2161bd; padding: 0 0 10px 0;}
.webnewslist .cnt ul li .note {float: left; clear: both; font-size: 1.2em; color: #231f20;}
.webnewslist .cnt ul li .producent {float: left; font-size: 1.2em; color: #999999; padding: 10px 0 0 0;}
.webnewslist .cnt ul li .producent:empty {display: none;}
.webnewslist .cnt ul li .producent:after {content: "|"; padding: 0 5px;}
.webnewslist .cnt ul li .date {float: left; font-size: 1.2em; color: #999999; padding: 10px 0 0 0;}
.webnewslist .cnt ul li .info {float: left; clear: left;}

/* responsive jcarousel banner */

#webnews .jcarousel-control-next {background-color: rgba(0, 0, 0, 0.25);  height: 3.75em;  margin-top: -2em;  position: absolute;  text-indent: -9999px;  top: 50%;  width: 3.75em;  z-index: 3; outline: 0 none;  right: 1.5%; } 
#webnews .jcarousel-control-next:after {  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #FFFFFF;  border-style: solid;  border-width: 0.75em 0 0.75em 0.75em;  content: "";  margin-right: -0.375em;  margin-top: -0.75em;  position: absolute;  right: 50%;  top: 50%; } 
#webnews .jcarousel-control-prev {background-color: rgba(0, 0, 0, 0.25);  height: 3.75em;  margin-top: -2em;  position: absolute;  text-indent: -9999px;  top: 50%;  width: 3.75em;  z-index: 3; left: 1.5%;  outline: 0 none; } 
#webnews .jcarousel-control-prev:after {  border-color: rgba(0, 0, 0, 0) #FFFFFF rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);  border-style: solid;  border-width: 0.75em 0.75em 0.75em 0;  content: "";  left: 50%;  margin-left: -0.375em;  margin-top: -0.75em;  position: absolute;  top: 50%; }
#webnews .jcarousel-pagination {position: absolute;  bottom: 10px;  margin: 0 auto;  text-align: center;  width: 100%;  display: block;}
#webnews .jcarousel-pagination a {  text-decoration: none;  display: inline-block;  font-size: 11px;  height: 10px;  width: 10px;  line-height: 10px;  background: #fff;  color: #4E443C;  border-radius: 10px;  text-indent: -9999px;  margin-right: 7px;  -webkit-box-shadow: 0 0 2px #4E443C;  -moz-box-shadow: 0 0 2px #4E443C;  box-shadow: 0 0 2px #4E443C; }
#webnews .jcarousel-pagination a.active {  background: #cfccca;  color: #fff;  opacity: 1; }
#webnews .jcarousel {  position: relative;  overflow: hidden; } 
#webnews .jcarousel ul {  width: 20000em;  position: relative;  list-style: none;  margin: 0;  padding: 0; } 
#webnews .jcarousel li {  float: left; } .jcarousel img {  display: block;  max-width: 100%;  height: auto !important; } 
#webnews.jcarousel-control-prev.inactive, #webnews.jcarousel-control-next.inactive {  opacity: .25;  cursor: default; }

/* responsive banner */
#webnews .rslides {  position: relative;  list-style: none;  overflow: hidden;  width: 100%;  padding: 0;  margin: 0;  }
#webnews .rslides li {  -webkit-backface-visibility: hidden;  position: absolute;  display: none;  width: 100%;  left: 0;  top: 0;  } 
#webnews .rslides li:first-child {  position: relative;  display: block;  float: left;  } 
#webnews .rslides img {  display: block;  height: auto;  float: left;  width: 100%;  border: 0;  } 
#webnews .rslides_nav {  background-color: rgba(0, 0, 0, 0.25);  height: 3.75em;  margin-top: -2em;  position: absolute;  text-indent: -9999px;  top: 50%;  width: 3.75em;  z-index: 3; }
#webnews .rslides_nav.next {  outline: 0 none;  right: 1.5%; } 
#webnews .rslides_nav.next:after {  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #FFFFFF;  border-style: solid;  border-width: 0.75em 0 0.75em 0.75em;  content: "";  margin-right: -0.375em;  margin-top: -0.75em;  position: absolute;  right: 50%;  top: 50%; } 
#webnews .rslides_nav.prev {  left: 1.5%;  outline: 0 none; } 
#webnews .rslides_nav.prev:after {  border-color: rgba(0, 0, 0, 0) #FFFFFF rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);  border-style: solid;  border-width: 0.75em 0.75em 0.75em 0;  content: "";  left: 50%;  margin-left: -0.375em;  margin-top: -0.75em;  position: absolute;  top: 50%; }

#pp_full_res { line-height: 1.2 !important;}
.contacts { margin: 0 0 30px 0;clear: both;}
.contacts .boxcont { width: 100%; background: none; }
.contacts .boxcont .hdr p { color: #1987B0; font-size: 19px; padding: 5px 0; }
.contacts .boxcont .hdr { border-bottom: 2px solid #09396D;padding: 4px 0 0; margin: 0;width: 100%; }
.contacts h3 { color: #1987B0; margin: 20px 0;}
.contacts > div { position: relative; }
.contacts .contactHide { position: absolute; right: 0; top: 0; }


.contact { width: 150px;border: 1px solid #E4E8EA;float: left;margin: 0 10px 0 0;text-align: center;height: 220px; }
#pp_full_res .contact { height: 240px; }
#pp_full_res .contact-title { font-weight: bold; font-size: 13px; padding: 2px 0;text-align: center; }

.contact .cnt { float: none; }
.contact .cnt .out { float: none; }
.contact .cnt .out .in { float: none;text-align: center; }
.contact .cnt .img { max-width: 150px;height: 100px;margin: auto;text-align: center; padding: 5px; }
.contact .cnt .img img { max-width: 150px; height: 100px;}
.contact .cnt a { text-decoration: underline; }
.contact .cnt strong { color: #1987B0; }
.contact .cnt .icq { text-align: center; }
.contact .cnt .icq img { vertical-align: middle; margin: 0 5px 0 0px; }
.contact .cnt .skype { text-align: center }
.contact .cnt .skype img { vertical-align: middle; margin: 0 5px 0 0px; }
.contact .detailcontact {color: #7B7B7B }
.contact .addData { text-align: center;display: none; }

@media screen and (max-width: 1600px) {
  #centercont .boxcont.filters {padding: 12px 10px 50px 10px;}
  #stilist_fltr_sort {margin: 0;}
  #stiprcsrch {width: 520px;}
  #slider-range {width: 60%;}
}
/* rules for small desktop*/
@media screen and (max-width: 1520px) {
  /* topcont */
   .menu.right .credit {display: none;}
   
   /* scrollbar for tables */
   
   .tabformcont .tabform.valtable {float: left; display: block; overflow-x: scroll;}
}


@media screen and (max-width: 1200px) {
  /* topcont */
   .menu .menu_head {padding: 11px 5px;}
}

@media screen and (max-width: 1100px) {
  /* topcont */
   .menu .menu_head.old {display: none;}
}

@media screen and (max-width: 1260px) {

   body {min-width: 1004px;}
   
   .outercont.stoitem {padding: 105px 20px 0 275px;}
   .outercont.stoitem  #rightcont {display: none;}
   
   /* webnews */
   #webnews .boxcont.wn3 {width: 100%; margin: 5px 0 !important;}
   
   /* search */
   #fixed_line {min-width: 0;}
   #fixed_line .boxcont.srchcont .cnt .custom-select {width: 15%;}
   #fixed_line .boxcont.srchcont .cnt form > a {width: 36%;}
   #fixed_line .boxcont.srchcont .cnt .input_text {width: 39%;}
   #fixed_line .boxcont.srchcont .cnt .button {color: transparent; background-image: url(img/asb_srch_icon.png); background-size: 20px 20px; background-position: center center; background-repeat: no-repeat; }
   
   #stilist_fltr_producers .cnt form {width: 100%;}
   #centercont .boxcont.subcats {width: 100%;}
   
   #stoitem_detail .sti_img {width: 39%;}
   #stoitem_detail .sti_info {width: 59%;}
   #stoitem_detail .jcarousel li {width: 250px;}
   #stoitem_detail .jcarousel img {max-width: 250px;}
   
   /* watchdog */
   .stiwatchdogs .watchdoglists .hdr span {display: none;}
   .stiwatchdogs .watchdoglistbox .info {width: 60%; padding-bottom: 10px;}
   
   /* ordbasket */
   .basketcont .boxcont.I6_basket_div .labeltext {width: 100px;}
   
   /* box contacts */
  .boxcont.contacts {float: left; margin: 5px 0;}
  .boxcont.contacts .cnt > div {width: 100%; margin: 10px 0; border: none ;}
  .boxcont.contacts strong {padding-left: 35px;}
  .boxcont.contacts p {padding-left: 35px;}
   
}

/* rules for tablets */
@media screen and (max-width: 1024px) {

  body {min-width: 748px; /*font-size: 75%;*/}

  /* responsive menu button */
  #res_menu_btn {display: block; background: url(img/asb_res_menu_icon.png) no-repeat center center; width: 40px; height: 40px; float: left;}
  .nonlog #res_dashboard_btn {display: none;}
  
  /* top cont */
  #top .logo {margin-left: 0px;} 
  #menu_right > li:first-child {margin-right: 10px;}
  
  /* left cont */
  #leftcont {padding: 0 0 0 10px;}
  #leftcont .boxcont.lefttreecont {font-size: 1.2em;}
  #leftcont .boxcont.lefttreecont .hdr {padding: 0 10px;}
  #leftcont .boxcont.lefttreecont .cnt {padding: 0 10px;}      
  #leftcont .boxcont.lefttreecont .hdr .c {padding-bottom: 7px;}   
  #leftcont .boxcont.lefttreecont .hdr .c div {margin-right: 14px;}  
  
  /* centercont */
  #centercont {padding: 0 10px;}
  
  /* menu*/
  .menu .menu_head {padding: 11px 0.5em;}
  
  /* left menu */
  #menu {display: none; position: absolute; left: 0; top: 40px; width: 100%; float: left;}
  #menu li {clear: left; width: 50%; background: #333c4e; border-bottom: 1px solid white;}
  #menu li ul {position: relative; width: 100%; top: 0; box-shadow:none; border-radius: 0; float: left; padding: 0;}
  #menu li ul:after {display: none;}
  #menu li ul li {width: 100%; background: #2161bd; padding: 10px;}
  #menu li ul li:first-child {border-top: 1px solid white;}
  #menu li ul li:last-child {border-bottom: none;}
 
  /* right menu */
  .menu.right li ul {position: absolute; width: 50%; right: 0;}  
  .menu.right li ul li {border-bottom: 1px solid white; width: 100%; padding: 11px;}
  .menu.right li ul:after {display: none;}
  .menu li ul {top: 40px; box-shadow:none; border-radius: 0; float: left; padding: 0;} 
  .menu li.dashboard {display: block !important; margin: 0 5px 0 15px;}  
  
  /* basket */
  #bsktcont {right: 10px; width: auto;}
  #bsktcont .btnn.bskt {background-size: 20px 20px;}
  #bsktcont .btnn.bskt a {background: none; width: 20px; height: 20px;}
  #bsktcont .cnt .amount {display: none;}
  
  /* favorite cont */
  #fixed_line .favourcont {right: 50px;}
  #fixed_line .favourcont > .btnn {background-size: 20px 20px;}
  #fixed_line .favourcont > .btnn a {background: none; width: 20px; height: 20px;}
  
  /* compare cont */
  #fixed_line .compcont > .btnn a {width: 20px; height: 20px; background-size: 20px 20px;}
  
  /* compare cont */
  #fixed_line .compcont {right: 90px;} 
  .nonlog #fixed_line .compcont {right: 10px;}    
  
  /* whisper box */
  #whispercnt {padding: 0 10px;}         
  
  /* disable rightcont */
  .outercont {padding: 105px 0 0 275px;}
  .outercont.full {padding: 105px 0 0 275px;} 
  .outercont.stoitem {padding: 105px 0 0 275px;}
  #rightcont {display: none; position: absolute;}
  #rightcont.act {display: block; width: calc(100% - 275px); margin: 0; padding: 0 10px;}
  
  #registercont {width: calc(100% - 20px); right: 10px; padding: 20px;} 
  #logoncont {right: 10px; padding: 20px;}
  
  /* search */
  #fixed_line .boxcont.srchcont .cnt {padding: 0 120px 0 40px;}
  .nonlog #fixed_line .boxcont.srchcont .cnt {padding: 0 40px 0 40px;}
  #fixed_line .boxcont.srchcont .cnt .custom-select {width: 21%;}
  #fixed_line .boxcont.srchcont .cnt form > a {display: none;}
  #fixed_line .boxcont.srchcont .cnt .input_text {width: 60%;}
  #fixed_line .boxcont.srchcont .cnt .button {width: 16%;}
  
  #fixed_line .category {padding: 16px 0; left: 10px; font-size: 0; color: transparent; width: 20px; height: 50px;}
  #fixed_line .filters {padding: 16px 0; left: 10px; font-size: 0; color: transparent; width: 20px; height: 50px;}
  .boxcont.savefilters {left: 10px; top: 45px;}
    
  /* box contacts */
  .nonlog .boxcont.contacts {display: block;}
  #rightcont .boxcont.contacts {display: none;}
  
  /* max 3 news
  #webnews .boxcont.wn3 ul li:not(.nextwn):nth-child(n+4) {display: none;}
  */
  
  .boxcont.gallarea .prodbox {width: 49%; margin: 9px 1% 9px 0;}
  .boxcont.gallarea .prodbox:nth-child(2n) {margin: 9px 0 9px 1%;}
  
  #stilist_fltr_stores {padding-bottom: 20px;}
  
  #leftcont .loadfilter {padding: 10px;}
  #fltrleftparamsinput {padding: 10px;}
  #fltrleftparamsactive {padding: 0 10px;}
  #fltrleftparamsbtnn {padding:  5px 10px;}
  
  #stiprcsrch {width: 100%; margin: 10px 0;}
  
  .stitabarea .stitab {display: block; float: left; min-width: 700px; overflow-y: scroll;}
  .stitabarea .stitab .code {display: none;}
  
  .legend .hdr {display: none;}
  .legend ul li {width: 100%; padding: 10px 0 ; border: none ; margin: 0;}
  
  /* feedback */
  #footercont .boxcont.feedback  {width: 80%; font-size: 0.8em;}
  
  #newsletter {display: none;}   
  
  /* basket*/
  .basketcont .boxcont.I6_basket_div.addbynum .cnt {padding: 10px ;}
  .basketcont .boxcont.I6_basket_div.addbynum span {padding-bottom: 10px;}
  .basketcont .boxcont.I6_basket_div.addbynum .plaintext {padding-top: 5px;}
  .basketcont .boxcont.I6_basket_div.addbynum a {display: none;}
  .basketcont .boxcont.I6_basket_div.addbynum .input_text.fillsticode {clear: left; width: 120px; padding-left: 0; margin-left: 0;}
  .basketcont .boxcont.ordbasket_stilist .stitab .thimg {display: none;}        
    
}

@media screen and (max-width: 768px) {

  body {min-width: 620px;}
  
  #fixed_line.filters .boxcont.srchcont .cnt {padding: 0 120px 0 70px;}
  
  #footercont .boxcont .web {display: block;}
  
  #fixed_line .category {display: none !important;}
  #fixed_line .filters {display: none !important;}
  #res_tree_btn {position: absolute; float: left; left: 10px; background: url(img/asb_category_icon.png) no-repeat left center; background-size: 18px 16px; padding: 16px 0; cursor: pointer; z-index: 9; width: 20px; height: 50px;}
  #res_filters_btn {position: absolute; float: left; left: 40px; background: url(img/asb_filters_icon.png) no-repeat left center; background-size: 18px 16px; padding: 16px 0; cursor: pointer; z-index: 9; width: 20px; height: 50px;}
  #res_search_btn {position: absolute; float: left; left: 40px; background: url(img/asb_srch_icon.png) no-repeat left center; background-size: 18px 16px; padding: 16px 0; cursor: pointer; z-index: 9; width: 20px; height: 50px;}
  #fixed_line.filters #res_search_btn {left: 70px;}
   
  /* disable leftcont */
  .outercont {padding: 105px 0 0 0;}
  .outercont.full {padding: 105px 0 0 0;}
  .outercont.stoitem {padding: 105px 0 0 0;}
  #leftcont {display: none; position: absolute; z-index: 9;}
  #leftcont.act {display: block; width: 100%; margin: 0; padding: 0 10px;}
  #leftcont.opened {display: block;}
  
  /* centercont */
  .wrapcont {margin: 0;}
  #centercont {margin: 0;}
  
  /* rightcont*/
  #rightcont.act {width: 100%;}
  
  #logoncont {width: calc(100% - 20px);}
  
  /* registration */
  .boxcont.registration {width: 100%;}
  
  #stilist_fltr_producers form .param {width: 33.33%;}
  #centercont .boxcont.subcats .cnt ul li {width: 33.33%;}
  
  
  #fixed_line .boxcont.srchcont {display: none; position: absolute; margin: 0; top: 50px; background: #333c4e; height: auto; border-top: 1px solid white; border-bottom: 1px solid white;}
  #fixed_line .boxcont.srchcont.act {display: block;}
  #fixed_line .boxcont.srchcont .cnt {padding: 0 5px 5px 5px;}
  .nonlog #fixed_line .boxcont.srchcont .cnt {padding: 0 5px 5px 5px;}
  #fixed_line.filters .boxcont.srchcont .cnt {padding: 0 5px 5px 5px;}
  #fixed_line .boxcont.srchcont .cnt .bg {background: #333c4e;}
  #fixed_line .boxcont.srchcont .cnt .custom-select {width: calc(100% + 10px); background: #333c4e url(img/asb_srchcont_arr_down_white.png) 15px 50% / 10px 7px no-repeat; border-bottom: 1px solid white; height: 41px; margin: 0 0 5px -5px; padding-left: 5px;}
  #fixed_line .boxcont.srchcont .cnt .custom-select > span {color: white; padding-left: 30px;}
  #fixed_line .boxcont.srchcont .cnt .input_text {width: 90%;}
  #fixed_line .boxcont.srchcont .cnt .button {width: 10%; border-radius: 0;}
  #fixed_line .srchcategory {width: calc(100% - 10px);}
  #whispercnt {padding: 0 5px;}
  
  /* pretty photo */
  .pp_pic_holder.facebook { width: 96%!important; left: 2%!important; overflow: hidden; }
  .pp_pic_holder.facebook iframe {width: 100%!important; min-height: 280px;}
  div.facebook .pp_content_container .pp_left { padding-left: 0!important; }
  div.facebook .pp_content_container .pp_right { padding-right: 0!important; }
  .pp_content { width: 100%!important; height: auto!important; min-height: 320px;}
  .pp_fade { width: 100%!important; height: 100%!important; }
  a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
  #pp_full_res img { width: 100%!important; height: auto!important; }
  .pp_details { width: 100%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -2px!important; }
  a.pp_close { right: 5%!important; top: 5px!important; }
  
  /* lefttree special */
  #leftcont.act {padding: 0; margin-top: -14px;}
  #leftcont .boxcont.lefttreecont {border: none;	-webkit-border-top-left-radius: 0ex; -khtml-border-radius-topleft: 0ex; -moz-border-radius-topleft: 0ex; border-top-left-radius: 0ex;
	-webkit-border-top-right-radius: 0ex; -khtml-border-radius-topright: 0ex; -moz-border-radius-topright: 0ex; border-top-right-radius: 0ex;
	-webkit-border-bottom-left-radius: 0ex; -khtml-border-radius-bottomleft: 0ex; -moz-border-radius-bottomleft: 0ex; border-bottom-left-radius: 0ex;
	-webkit-border-bottom-right-radius: 0ex; -khtml-border-radius-bottomright: 0ex; -moz-border-radius-bottomright: 0ex; border-bottom-right-radius: 0ex;
  }
  
  #leftcont .boxcont.lefttreecont .hdr {padding: 0 ;}
  #leftcont .boxcont.lefttreecont .hdr .c {padding: 0; width: 100%; float: left; clear: left; display: block; }
  #leftcont .boxcont.lefttreecont .hdr .l {display: none;}
  #leftcont .boxcont.lefttreecont .hdr .r {display: none;}
  #leftcont .boxcont.lefttreecont .hdr .c .hdr_strid {width: 100%; float: left; clear: left; margin: 0; border: none ; padding: 10px 10px 10px 40px; background: #E1E7EF; border-bottom: 1px solid white; top: 0;}
  .boxcont.lefttreecont .hdr .c div.active a {text-decoration: underline;}
  #leftcont .boxcont.lefttreecont li.search {display: none;}
  
  #leftcont .boxcont.lefttreecont .cnt {padding: 0;}
  .i6lt_ul {float: left; margin: 0; width: 100%;}
  .i6lt_ul li {border:none; border-bottom: 1px solid white; background: #E6E7E8; padding: 0 ; width: 100%; max-width: none;}
  .i6lt_ul li a {padding: 10px; width: 100%;}
  .i6lt_ul .active {background: #343C4F; color: white; text-transform: none; font-weight: normal;}
  
  .i6lt_ul ul li {margin: 0; background: #EFEFEF; max-width: none;}
  .i6lt_ul ul li a {padding-left: 40px;}
  
  .i6lt_ul ul ul li {margin: 0; background: #F8F8F8; border-bottom: 1px solid #E5E5E5; max-width: none;}
  .i6lt_ul ul ul li a {padding-left: 60px;}
  
  .i6lt_ul ul ul ul li {margin: 0; background: white; border-bottom: 1px solid #E5E5E5; max-width: none;}
  .i6lt_ul ul ul ul li a {padding-left: 80px;}
  
  /* ordbaskets */
  
  .basketcont .boxcont.I6_basket_div.halfw {width: 100% !important;}
  
}

@media screen and (max-width: 640px) {

  body {min-width: 460px;}
  
  /* menu */
  #menu li {width: 100%;}
  .menu.right li ul {width: 100%;}
  
  #slider-range {width: 40%;}
  
  .stitabarea .stitab {min-width: 350px;}
  
   #stoitem_detail .sti_img {width: 100%;}
   #stoitem_detail .sti_info {width: 100%;}
   #stoitem_detail .jcarousel li {width: 350px;}
   #stoitem_detail .jcarousel img {max-width: 350px;}
   
   #stoitem_detail .sti_detail_head .hdr .c h1 {font-size: 1.6em;}
   
   #webnews_detail .newscont .wnnote img {max-width: 100%; height: auto;}
   
   .tabformcont .tabform.valtable {min-width: 320px; overflow-y: scroll; display: block; float: left;}
   
   /* pretty photo */
  .asynccall #stoitem_detail .sti_relation.vipcondoffer .prodbox .hdr h2 a {width: 300px;}
  .asynccall #stoitem_detail .sti_relation.vipcondoffer .prodbox .cnt .note {width: 275px;}
   
}

@media screen and (max-width: 480px) {

  body {min-width: 320px;}
  
  .nonlog #top .logo {width: 77px; background-position: left center;}
  
  .menu.right li {margin-left: 10px;}
  .menu .menu_head {padding: 1em 0 1em 10px;}
  .nonlog .menu.right li {padding-left: 0;}
  .nonlog .menu.right li a {padding-left: 0; font-size: 1.2em;}
  .menu.right li.company p {color: transparent; font-size: 0; background-image: url(img/asb_user_icon.png); background-size: 20px 20px; background-repeat: no-repeat; background-position: center; width: 20px; padding-right: 0;}  
  
  #whisper-box {width: 100%;}
  #frqsrchword-box {display: none;}
  
  #fltrprcinterv {position: relative; padding-top: 25px;}
  #slider-range {width: 90%;}
  #stipricedeafrominfo {position: absolute; top: 0; text-align: left;}
  #stipricedeatoinfo {position: absolute; top: 0; right: 0; text-align: right;}
  
  .boxcont.contacts .cnt .google-maps {display: none;}
  
  /* feedback */
  #footercont .boxcont.feedback  {display: none;}
  
  /* footercont */
  #footercont .boxcont p {float: none !important; margin-bottom: 5px;}
  
  #stilist_fltr_producers form .param {width: 50%;}
  #centercont .boxcont.subcats .cnt ul li {width: 50%;} 
  
  .boxcont.gallarea .prodbox {width: 100%; margin: 9px 0;}
  
  .webnewslist .cnt .tools .custom-select {width: 100%; margin: 0; max-width: 100%; background-position: 95% 50%;}
  .webnewslist .cnt .tools .btnn {margin-top: 10px;}
  .webnewslist .cnt ul li.title p {display: none;}
  .webnewslist .cnt ul li .img {display: none;}
  .webnewslist .cnt ul li .data {width: 100%;}
  
    /* basket*/
  .basketcont .boxcont.I6_basket_div.addbynum .cnt {padding: 10px 5px;}
  .basketcont .boxcont.I6_basket_div.addbynum span {font-size: 1.1em;}
  .basketcont .boxcont.I6_basket_div.addbynum .input_text.fillsticode {width: 80px;}
  .basketcont .boxcont.ordbasket_stilist .stitab {min-width: 280px; overflow-y: scroll; float: left; display: block;}
  
  /* watchdog */
  .stiwatchdogs .watchdoglistbox .info {width: 100%;}
  .stiwatchdogs .watchdoglistbox .settings {width: 100%; padding-bottom: 10px;}
  .stiwatchdogs .watchdoglistbox .tabform.valtable {display: table;}
  .stiwatchdogs .watchdoglistbox .img {width: 100%;} 
  .stiwatchdogs .watchdoglistbox .img a {margin: 0 auto; display: block; width: 90px;}
  
  /* pretty photo */
  .asynccall #stoitem_detail .sti_relation.vipcondoffer .prodbox .cnt .img {display: none;}
  .asynccall #stoitem_detail .sti_relation.vipcondoffer .prodbox .hdr {left: 35px;}
  .asynccall #stoitem_detail .sti_relation.vipcondoffer .prodbox .hdr h2 a {width: 200px;}
  .asynccall #stoitem_detail .sti_relation.vipcondoffer .prodbox .cnt .note {left: 35px; width: 175px;}
  
}/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-content { border: 1px solid #E3E3E3; background: #EEEEEE;
  -webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header { background: #2161bd; border: 1px solid #2161bd;}
.ui-widget-header a { color: #222222/*{fcHeader}*/; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: white url(img/asb_slider_handle.png) no-repeat center center;   
  -webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active {}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1/*{borderColorHighlight}*/; background: #fbf9ee/*{bgColorHighlight}*/ url(img/jqui/ui-bg_glass_55_fbf9ee_1x400.png)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/; color: #363636/*{fcHighlight}*/; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636/*{fcHighlight}*/; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a/*{borderColorError}*/; background: #fef1ec/*{bgColorError}*/ url(img/jqui/ui-bg_glass_95_fef1ec_1x400.png)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/; color: #cd0a0a/*{fcError}*/; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a/*{fcError}*/; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a/*{fcError}*/; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(img/jqui/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-content .ui-icon {background-image: url(img/jqui/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-header .ui-icon {background-image: url(img/jqui/ui-icons_222222_256x240.png)/*{iconsHeader}*/; }
.ui-state-default .ui-icon { background-image: url(img/jqui/ui-icons_888888_256x240.png)/*{iconsDefault}*/; }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(img/jqui/ui-icons_454545_256x240.png)/*{iconsHover}*/; }
.ui-state-active .ui-icon {background-image: url(img/jqui/ui-icons_454545_256x240.png)/*{iconsActive}*/; }
.ui-state-highlight .ui-icon {background-image: url(img/jqui/ui-icons_2e83ff_256x240.png)/*{iconsHighlight}*/; }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(img/jqui/ui-icons_cd0a0a_256x240.png)/*{iconsError}*/; }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-top { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-right {  -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-left { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa/*{bgColorOverlay}*/ url(img/jqui/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityOverlay}*/; }
.ui-widget-shadow { margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/; padding: 8px/*{thicknessShadow}*/; background: #aaaaaa/*{bgColorShadow}*/ url(img/jqui/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityShadow}*/; -moz-border-radius: 8px/*{cornerRadiusShadow}*/; -webkit-border-radius: 8px/*{cornerRadiusShadow}*/; border-radius: 8px/*{cornerRadiusShadow}*/; }/* Datepicker
----------------------------------*/
.ui-datepicker {display:none;font-size:0.8em;}
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header {position:relative; padding:.2em 0; border: none; background: #E1E7EF; height: 25px;}
.ui-datepicker .ui-state-default {background: white;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {}
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover {}
.ui-datepicker .ui-datepicker-next-hover {}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;height:1.6em}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; font-size: 1.4em;}
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover }
.ui-datepicker-rtl .ui-datepicker-next:hover {}
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

#ui-datepicker-div {width: 70em !important; border: 1px solid black;}/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: 4px; }
.ui-slider-horizontal .ui-slider-handle { top: -6px; margin-left: -0.6em; }
.ui-slider-horizontal .ui-slider-range { top: -1px; height: 4px; border: none; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: 0.5em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }#menu {position: relative; z-index: 99;}
#menu.act {display: block;}
#menu_right {z-index: 99; float: right;}
#menu_right > li:first-child {margin-right: 30px;}
.menu {display:inline; float:left; margin:0; padding:0;}
.menu li {display:block; float:left; padding:0; list-style:none;}    
.menu li span {display:block; float:left; margin:0; padding:0; width:auto;}
.menu .menu_head {display:block; float:left; margin:0; padding:11px; width:auto; font-size:1.4em; color:white; text-align:center; text-decoration:none; white-space:nowrap;}
.menu > li > a {display:block; float:left; margin:0; padding:11px; width:auto; font-size:1.4em; color:white; text-align:center; text-decoration:none; white-space:nowrap;}
.menu .menu_head.old {text-decoration: underline;}
.menu .menu_head.reg {position: relative;}
.menu .menu_head.reg:before {content: "/"; position: absolute; left: 0; color: white !important;}
.menu a:hover, .menu .menu_head:hover {color: #999ea7;}
.menu a.bold {font-weight:bold;}

/* submenu */
.menu li ul {display: none; left: auto; position: absolute; top: 50px; width: 400px; padding: 10px 0; z-index: 99; background-color: #333C4E;
	-webkit-border-top-left-radius: 0.5ex; -khtml-border-radius-topleft: 0.5ex; -moz-border-radius-topleft: 0.5ex; border-top-left-radius: 0.5ex;
	-webkit-border-top-right-radius: 0.5ex; -khtml-border-radius-topright: 0.5ex; -moz-border-radius-topright: 0.5ex; border-top-right-radius: 0.5ex;
	-webkit-border-bottom-left-radius: 0.5ex; -khtml-border-radius-bottomleft: 0.5ex; -moz-border-radius-bottomleft: 0.5ex; border-bottom-left-radius: 0.5ex;
	-webkit-border-bottom-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
  -webkit-box-shadow: 0 0 2px 0 #333C4E; box-shadow: 0 0 2px 0 #333C4E;
}
.menu li ul:after { content: ""; position: absolute; background: url(img/asb_popup_arr_up2.png) no-repeat 10% bottom; width: 100%; height: 13px; left: 0; top: -13px;}
#menu li:hover ul, .menu li.act ul {display: block;}     
#menu li.hover ul, .menu li.act ul {display: block;}       
.menu li ul li {float: left; width: 200px; padding: 5px 5px 5px 20px;}
.menu li ul li a {font-size:1.4em; color:white;text-decoration: none;}

/* TOP RIGHT menu */
.menu.right li.company p {float: left; background:  url(img/asb_menu_arr_down.png) no-repeat right center; background-size: 10px 6px; height: 40px; font-weight: bold; cursor: pointer; padding-right: 22px;}
.menu.right li.login a {padding-right: 0;}
.menu.right li ul {width: 190px; right: 30px;}
.menu.right li ul:after { content: ""; position: absolute; background: url(img/asb_popup_arr_up2.png) no-repeat; width: 12px; height: 7px; left: 92%; top: -7px;}
.menu.right li ul a {float: left;}
.menu.right li, .menu.right a, .menu.right div {float: right;}
.menu.right .credit {font-size: 1.4em; color: #999ea7; padding:11px 11px 22px 11px;}
.menu.right a {color: white; text-decoration: none;}
.menu.right a:hover {color: #999ea7;}
.menu.right .message {background-image:  url(img/asb_message_icon.png); background-size: 25px 16px; background-repeat: no-repeat; background-position: center center; width: 25px; height: 40px; cursor: pointer; position: relative;}
.menu.right .message span.count {color: white; position: absolute; width: 20px; height: 20px; right: -5px; top: 3px; font-size: 1.1em; text-align: center; background: #E42227; padding: 2px 0;
	-webkit-border-top-left-radius: 5ex; -khtml-border-radius-topleft: 5ex; -moz-border-radius-topleft: 5ex; border-top-left-radius: 5ex;
	-webkit-border-top-right-radius: 5ex; -khtml-border-radius-topright: 5ex; -moz-border-radius-topright: 5ex; border-top-right-radius: 5ex;
	-webkit-border-bottom-left-radius: 5ex; -khtml-border-radius-bottomleft: 5ex; -moz-border-radius-bottomleft: 5ex; border-bottom-left-radius: 5ex;
	-webkit-border-bottom-right-radius: 5ex; -khtml-border-radius-bottomright: 5ex; -moz-border-radius-bottomright: 5ex; border-bottom-right-radius: 5ex;
}
.menu.right .dashboard {display: none; background-image:  url(img/asb_dashboard_icon.png); background-size: 20px 20px; background-repeat: no-repeat; background-position: center center; width: 20px; height: 40px; cursor: pointer;}
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(img/prettyimg/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(img/prettyimg/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(img/prettyimg/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(img/prettyimg/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(img/prettyimg/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(img/prettyimg/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(img/prettyimg/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(img/prettyimg/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_expand:hover{background:url(img/prettyimg/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(img/prettyimg/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_contract:hover{background:url(img/prettyimg/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{background:url(img/prettyimg/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;height:30px;width:30px}
div.pp_default .pp_gallery ul li a{background:url(img/prettyimg/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{left:auto;position:static}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(img/prettyimg/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(img/prettyimg/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px}
div.pp_default a.pp_arrow_next{background-position:-82px -3px;left:52px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;position:relative;width:110px}
div.pp_default .pp_nav .currentTextHolder{color:#999;font-family:Georgia;font-size:11px;font-style:italic;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(img/prettyimg/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(img/prettyimg/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(img/prettyimg/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(img/prettyimg/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(img/prettyimg/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(img/prettyimg/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(img/prettyimg/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(img/prettyimg/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(img/prettyimg/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(img/prettyimg/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(img/prettyimg/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(img/prettyimg/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{background:url(img/prettyimg/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_rounded .pp_nav .pp_play{background:url(img/prettyimg/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(img/prettyimg/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(img/prettyimg/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(img/prettyimg/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(img/prettyimg/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(img/prettyimg/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(img/prettyimg/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(img/prettyimg/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(img/prettyimg/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(img/prettyimg/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(img/prettyimg/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(img/prettyimg/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(img/prettyimg/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(img/prettyimg/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(img/prettyimg/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(img/prettyimg/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{background:url(img/prettyimg/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_rounded .pp_description{color:#fff;margin-right:85px}
div.dark_rounded .pp_nav .pp_play{background:url(img/prettyimg/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(img/prettyimg/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(img/prettyimg/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(img/prettyimg/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(img/prettyimg/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(img/prettyimg/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(img/prettyimg/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(img/prettyimg/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(img/prettyimg/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(img/prettyimg/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(img/prettyimg/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(img/prettyimg/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{background:url(img/prettyimg/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(img/prettyimg/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(img/prettyimg/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(img/prettyimg/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(img/prettyimg/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(img/prettyimg/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(img/prettyimg/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(img/prettyimg/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(img/prettyimg/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(img/prettyimg/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(img/prettyimg/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{background:url(img/prettyimg/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_square .pp_nav .pp_play{background:url(img/prettyimg/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(img/prettyimg/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(img/prettyimg/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(img/prettyimg/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(img/prettyimg/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(img/prettyimg/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(img/prettyimg/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(img/prettyimg/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(img/prettyimg/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(img/prettyimg/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(img/prettyimg/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(img/prettyimg/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(img/prettyimg/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(img/prettyimg/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(img/prettyimg/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{background:url(img/prettyimg/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:22px}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(img/prettyimg/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(img/prettyimg/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(img/prettyimg/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(img/prettyimg/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(img/prettyimg/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(img/prettyimg/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(img/prettyimg/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(img/prettyimg/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(img/prettyimg/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(img/prettyimg/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;overflow:hidden;width:55px}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(img/prettyimg/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(img/prettyimg/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(img/prettyimg/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{display:block;line-height:22px;position:absolute;right:0;text-indent:-10000px;top:0}
.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(img/prettyimg/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(img/prettyimg/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}div.cmDiv
{
	border: 1px solid black;
	background-color: #eee;
}
.clickMenu
{
	margin: 0;
	padding: 0;
	cursor: default;
}
.clickMenu, .clickMenu ul
{
	list-style: none;
}
.clickMenu ul
{
	margin: 0;
	padding: 2px;
	border: 1px solid black;
	background-color: #eee;
	min-width: 100px; /* ie doesnt know this :/ */
	//float: left;/*ie again*/
	//width: 100%;/*and again*/
}
.clickMenu div.outerbox
{
	display: none;
	min-width: 106px; /* firefox produces animation-flickering when the box is bigger than this :/ */
}
.clickMenu div.inner
{
	//top: 20px; /* for ie */
	left: 0;
	margin: 0;
}
.clickMenu div.inner div.outerbox
{
	margin: 0;
	left: 98px;
	//left: 90px; /* for ie */
	top: -3px;
}
.clickMenu li
{
	position: relative;
	padding: 0 20px 0 2px;
	/*white-space: nowrap; does not really work in ie */
}
.clickMenu li.main
{
	float: left;
	padding: 0 10px;
	background-color: #eee;
	//height: 20px; /* for ie */
}
.clickMenu li.main li
{
	z-index: 2;
	min-width: 78px;
}
.clickMenu li.hover
{
	z-index: 1 !important; /* the hover z-index has to be below the normal one the hovering items may be drawn over a submenu */
	background-color: #aaa;
}
.clickMenu img.liArrow
{
	position: absolute;
	right: 5px;
	top: 0.41em;
}
.clickMenu a
{
	text-decoration: none;
	color: black;
	cursor: default;
}
/* thats for the shadowbox */
html>body div.outerbox
{
	padding: 0 5px 5px 0;
}
html>body div.shadowbox1
{
	position: absolute;
	right: 0;
	bottom: 5px;
	width: 5px;
	height: 100%;
	background: url(img/myshadow.png) no-repeat right top;
}
html>body div.shadowbox2
{
	position: absolute;
	bottom: 0;
	right: 5px;
	height: 5px;
	width: 100%;
	background: url(img/myshadow.png) left bottom;
}
html>body div.shadowbox3
{
	position: absolute;
	bottom: 0;
	right: 0;
	height: 5px;
	width: 5px;
	background: url(img/myshadow.png) no-repeat right bottom;
}
html>body .innerbox
{
	margin: 0;
	display: inherit;
}@media screen and (max-width: 1600px) {
  #centercont .boxcont.filters {padding: 12px 10px 50px 10px;}
  #stilist_fltr_sort {margin: 0;}
  #stiprcsrch {width: 520px;}
  #slider-range {width: 60%;}
}
/* rules for small desktop*/
@media screen and (max-width: 1520px) {
  /* topcont */
   .menu.right .credit {display: none;}
   
   /* scrollbar for tables */
   
   .tabformcont .tabform.valtable {float: left; display: block; overflow-x: scroll;}
}


@media screen and (max-width: 1200px) {
  /* topcont */
   .menu .menu_head {padding: 11px 5px;}
}

@media screen and (max-width: 1100px) {
  /* topcont */
   .menu .menu_head.old {display: none;}
}

@media screen and (max-width: 1260px) {

   body {min-width: 1004px;}
   
   .outercont.stoitem {padding: 105px 20px 0 275px;}
   .outercont.stoitem  #rightcont {display: none;}
   
   /* webnews */
   #webnews .boxcont.wn3 {width: 100%; margin: 5px 0 !important;}
   
   /* search */
   #fixed_line {min-width: 0;}
   #fixed_line .boxcont.srchcont .cnt .custom-select {width: 15%;}
   #fixed_line .boxcont.srchcont .cnt form > a {width: 36%;}
   #fixed_line .boxcont.srchcont .cnt .input_text {width: 39%;}
   #fixed_line .boxcont.srchcont .cnt .button {color: transparent; background-image: url(img/asb_srch_icon.png); background-size: 20px 20px; background-position: center center; background-repeat: no-repeat; }
   
   #stilist_fltr_producers .cnt form {width: 100%;}
   #centercont .boxcont.subcats {width: 100%;}
   
   #stoitem_detail .sti_img {width: 39%;}
   #stoitem_detail .sti_info {width: 59%;}
   #stoitem_detail .jcarousel li {width: 250px;}
   #stoitem_detail .jcarousel img {max-width: 250px;}
   
   /* watchdog */
   .stiwatchdogs .watchdoglists .hdr span {display: none;}
   .stiwatchdogs .watchdoglistbox .info {width: 60%; padding-bottom: 10px;}
   
   /* ordbasket */
   .basketcont .boxcont.I6_basket_div .labeltext {width: 100px;}
   
   /* box contacts */
  .boxcont.contacts {float: left; margin: 5px 0;}
  .boxcont.contacts .cnt > div {width: 100%; margin: 10px 0; border: none ;}
  .boxcont.contacts strong {padding-left: 35px;}
  .boxcont.contacts p {padding-left: 35px;}
   
}

/* rules for tablets */
@media screen and (max-width: 1024px) {

  body {min-width: 748px; /*font-size: 75%;*/}

  /* responsive menu button */
  #res_menu_btn {display: block; background: url(img/asb_res_menu_icon.png) no-repeat center center; width: 40px; height: 40px; float: left;}
  .nonlog #res_dashboard_btn {display: none;}
  
  /* top cont */
  #top .logo {margin-left: 0px;} 
  #menu_right > li:first-child {margin-right: 10px;}
  
  /* left cont */
  #leftcont {padding: 0 0 0 10px;}
  #leftcont .boxcont.lefttreecont {font-size: 1.2em;}
  #leftcont .boxcont.lefttreecont .hdr {padding: 0 10px;}
  #leftcont .boxcont.lefttreecont .cnt {padding: 0 10px;}      
  #leftcont .boxcont.lefttreecont .hdr .c {padding-bottom: 7px;}   
  #leftcont .boxcont.lefttreecont .hdr .c div {margin-right: 14px;}  
  
  /* centercont */
  #centercont {padding: 0 10px;}
  
  /* menu*/
  .menu .menu_head {padding: 11px 0.5em;}
  
  /* left menu */
  #menu {display: none; position: absolute; left: 0; top: 40px; width: 100%; float: left;}
  #menu li {clear: left; width: 50%; background: #333c4e; border-bottom: 1px solid white;}
  #menu li ul {position: relative; width: 100%; top: 0; box-shadow:none; border-radius: 0; float: left; padding: 0;}
  #menu li ul:after {display: none;}
  #menu li ul li {width: 100%; background: #2161bd; padding: 10px;}
  #menu li ul li:first-child {border-top: 1px solid white;}
  #menu li ul li:last-child {border-bottom: none;}
 
  /* right menu */
  .menu.right li ul {position: absolute; width: 50%; right: 0;}  
  .menu.right li ul li {border-bottom: 1px solid white; width: 100%; padding: 11px;}
  .menu.right li ul:after {display: none;}
  .menu li ul {top: 40px; box-shadow:none; border-radius: 0; float: left; padding: 0;} 
  .menu li.dashboard {display: block !important; margin: 0 5px 0 15px;}  
  
  /* basket */
  #bsktcont {right: 10px; width: auto;}
  #bsktcont .btnn.bskt {background-size: 20px 20px;}
  #bsktcont .btnn.bskt a {background: none; width: 20px; height: 20px;}
  #bsktcont .cnt .amount {display: none;}
  
  /* favorite cont */
  #fixed_line .favourcont {right: 50px;}
  #fixed_line .favourcont > .btnn {background-size: 20px 20px;}
  #fixed_line .favourcont > .btnn a {background: none; width: 20px; height: 20px;}
  
  /* compare cont */
  #fixed_line .compcont > .btnn a {width: 20px; height: 20px; background-size: 20px 20px;}
  
  /* compare cont */
  #fixed_line .compcont {right: 90px;} 
  .nonlog #fixed_line .compcont {right: 10px;}    
  
  /* whisper box */
  #whispercnt {padding: 0 10px;}         
  
  /* disable rightcont */
  .outercont {padding: 105px 0 0 275px;}
  .outercont.full {padding: 105px 0 0 275px;} 
  .outercont.stoitem {padding: 105px 0 0 275px;}
  #rightcont {display: none; position: absolute;}
  #rightcont.act {display: block; width: calc(100% - 275px); margin: 0; padding: 0 10px;}
  
  #registercont {width: calc(100% - 20px); right: 10px; padding: 20px;} 
  #logoncont {right: 10px; padding: 20px;}
  
  /* search */
  #fixed_line .boxcont.srchcont .cnt {padding: 0 120px 0 40px;}
  .nonlog #fixed_line .boxcont.srchcont .cnt {padding: 0 40px 0 40px;}
  #fixed_line .boxcont.srchcont .cnt .custom-select {width: 21%;}
  #fixed_line .boxcont.srchcont .cnt form > a {display: none;}
  #fixed_line .boxcont.srchcont .cnt .input_text {width: 60%;}
  #fixed_line .boxcont.srchcont .cnt .button {width: 16%;}
  
  #fixed_line .category {padding: 16px 0; left: 10px; font-size: 0; color: transparent; width: 20px; height: 50px;}
  #fixed_line .filters {padding: 16px 0; left: 10px; font-size: 0; color: transparent; width: 20px; height: 50px;}
  .boxcont.savefilters {left: 10px; top: 45px;}
    
  /* box contacts */
  .nonlog .boxcont.contacts {display: block;}
  #rightcont .boxcont.contacts {display: none;}
  
  /* max 3 news
  #webnews .boxcont.wn3 ul li:not(.nextwn):nth-child(n+4) {display: none;}
  */
  
  .boxcont.gallarea .prodbox {width: 49%; margin: 9px 1% 9px 0;}
  .boxcont.gallarea .prodbox:nth-child(2n) {margin: 9px 0 9px 1%;}
  
  #stilist_fltr_stores {padding-bottom: 20px;}
  
  #leftcont .loadfilter {padding: 10px;}
  #fltrleftparamsinput {padding: 10px;}
  #fltrleftparamsactive {padding: 0 10px;}
  #fltrleftparamsbtnn {padding:  5px 10px;}
  
  #stiprcsrch {width: 100%; margin: 10px 0;}
  
  .stitabarea .stitab {display: block; float: left; min-width: 700px; overflow-y: scroll;}
  .stitabarea .stitab .code {display: none;}
  
  .legend .hdr {display: none;}
  .legend ul li {width: 100%; padding: 10px 0 ; border: none ; margin: 0;}
  
  /* feedback */
  #footercont .boxcont.feedback  {width: 80%; font-size: 0.8em;}
  
  #newsletter {display: none;}   
  
  /* basket*/
  .basketcont .boxcont.I6_basket_div.addbynum .cnt {padding: 10px ;}
  .basketcont .boxcont.I6_basket_div.addbynum span {padding-bottom: 10px;}
  .basketcont .boxcont.I6_basket_div.addbynum .plaintext {padding-top: 5px;}
  .basketcont .boxcont.I6_basket_div.addbynum a {display: none;}
  .basketcont .boxcont.I6_basket_div.addbynum .input_text.fillsticode {clear: left; width: 120px; padding-left: 0; margin-left: 0;}
  .basketcont .boxcont.ordbasket_stilist .stitab .thimg {display: none;}        
    
}

@media screen and (max-width: 768px) {

  body {min-width: 620px;}
  
  #fixed_line.filters .boxcont.srchcont .cnt {padding: 0 120px 0 70px;}
  
  #footercont .boxcont .web {display: block;}
  
  #fixed_line .category {display: none !important;}
  #fixed_line .filters {display: none !important;}
  #res_tree_btn {position: absolute; float: left; left: 10px; background: url(img/asb_category_icon.png) no-repeat left center; background-size: 18px 16px; padding: 16px 0; cursor: pointer; z-index: 9; width: 20px; height: 50px;}
  #res_filters_btn {position: absolute; float: left; left: 40px; background: url(img/asb_filters_icon.png) no-repeat left center; background-size: 18px 16px; padding: 16px 0; cursor: pointer; z-index: 9; width: 20px; height: 50px;}
  #res_search_btn {position: absolute; float: left; left: 40px; background: url(img/asb_srch_icon.png) no-repeat left center; background-size: 18px 16px; padding: 16px 0; cursor: pointer; z-index: 9; width: 20px; height: 50px;}
  #fixed_line.filters #res_search_btn {left: 70px;}
   
  /* disable leftcont */
  .outercont {padding: 105px 0 0 0;}
  .outercont.full {padding: 105px 0 0 0;}
  .outercont.stoitem {padding: 105px 0 0 0;}
  #leftcont {display: none; position: absolute; z-index: 9;}
  #leftcont.act {display: block; width: 100%; margin: 0; padding: 0 10px;}
  #leftcont.opened {display: block;}
  
  /* centercont */
  .wrapcont {margin: 0;}
  #centercont {margin: 0;}
  
  /* rightcont*/
  #rightcont.act {width: 100%;}
  
  #logoncont {width: calc(100% - 20px);}
  
  /* registration */
  .boxcont.registration {width: 100%;}
  
  #stilist_fltr_producers form .param {width: 33.33%;}
  #centercont .boxcont.subcats .cnt ul li {width: 33.33%;}
  
  
  #fixed_line .boxcont.srchcont {display: none; position: absolute; margin: 0; top: 50px; background: #333c4e; height: auto; border-top: 1px solid white; border-bottom: 1px solid white;}
  #fixed_line .boxcont.srchcont.act {display: block;}
  #fixed_line .boxcont.srchcont .cnt {padding: 0 5px 5px 5px;}
  .nonlog #fixed_line .boxcont.srchcont .cnt {padding: 0 5px 5px 5px;}
  #fixed_line.filters .boxcont.srchcont .cnt {padding: 0 5px 5px 5px;}
  #fixed_line .boxcont.srchcont .cnt .bg {background: #333c4e;}
  #fixed_line .boxcont.srchcont .cnt .custom-select {width: calc(100% + 10px); background: #333c4e url(img/asb_srchcont_arr_down_white.png) 15px 50% / 10px 7px no-repeat; border-bottom: 1px solid white; height: 41px; margin: 0 0 5px -5px; padding-left: 5px;}
  #fixed_line .boxcont.srchcont .cnt .custom-select > span {color: white; padding-left: 30px;}
  #fixed_line .boxcont.srchcont .cnt .input_text {width: 90%;}
  #fixed_line .boxcont.srchcont .cnt .button {width: 10%; border-radius: 0;}
  #fixed_line .srchcategory {width: calc(100% - 10px);}
  #whispercnt {padding: 0 5px;}
  
  /* pretty photo */
  .pp_pic_holder.facebook { width: 96%!important; left: 2%!important; overflow: hidden; }
  .pp_pic_holder.facebook iframe {width: 100%!important; min-height: 280px;}
  div.facebook .pp_content_container .pp_left { padding-left: 0!important; }
  div.facebook .pp_content_container .pp_right { padding-right: 0!important; }
  .pp_content { width: 100%!important; height: auto!important; min-height: 320px;}
  .pp_fade { width: 100%!important; height: 100%!important; }
  a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
  #pp_full_res img { width: 100%!important; height: auto!important; }
  .pp_details { width: 100%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -2px!important; }
  a.pp_close { right: 5%!important; top: 5px!important; }
  
  /* lefttree special */
  #leftcont.act {padding: 0; margin-top: -14px;}
  #leftcont .boxcont.lefttreecont {border: none;	-webkit-border-top-left-radius: 0ex; -khtml-border-radius-topleft: 0ex; -moz-border-radius-topleft: 0ex; border-top-left-radius: 0ex;
	-webkit-border-top-right-radius: 0ex; -khtml-border-radius-topright: 0ex; -moz-border-radius-topright: 0ex; border-top-right-radius: 0ex;
	-webkit-border-bottom-left-radius: 0ex; -khtml-border-radius-bottomleft: 0ex; -moz-border-radius-bottomleft: 0ex; border-bottom-left-radius: 0ex;
	-webkit-border-bottom-right-radius: 0ex; -khtml-border-radius-bottomright: 0ex; -moz-border-radius-bottomright: 0ex; border-bottom-right-radius: 0ex;
  }
  
  #leftcont .boxcont.lefttreecont .hdr {padding: 0 ;}
  #leftcont .boxcont.lefttreecont .hdr .c {padding: 0; width: 100%; float: left; clear: left; display: block; }
  #leftcont .boxcont.lefttreecont .hdr .l {display: none;}
  #leftcont .boxcont.lefttreecont .hdr .r {display: none;}
  #leftcont .boxcont.lefttreecont .hdr .c .hdr_strid {width: 100%; float: left; clear: left; margin: 0; border: none ; padding: 10px 10px 10px 40px; background: #E1E7EF; border-bottom: 1px solid white; top: 0;}
  .boxcont.lefttreecont .hdr .c div.active a {text-decoration: underline;}
  #leftcont .boxcont.lefttreecont li.search {display: none;}
  
  #leftcont .boxcont.lefttreecont .cnt {padding: 0;}
  .i6lt_ul {float: left; margin: 0; width: 100%;}
  .i6lt_ul li {border:none; border-bottom: 1px solid white; background: #E6E7E8; padding: 0 ; width: 100%; max-width: none;}
  .i6lt_ul li a {padding: 10px; width: 100%;}
  .i6lt_ul .active {background: #343C4F; color: white; text-transform: none; font-weight: normal;}
  
  .i6lt_ul ul li {margin: 0; background: #EFEFEF; max-width: none;}
  .i6lt_ul ul li a {padding-left: 40px;}
  
  .i6lt_ul ul ul li {margin: 0; background: #F8F8F8; border-bottom: 1px solid #E5E5E5; max-width: none;}
  .i6lt_ul ul ul li a {padding-left: 60px;}
  
  .i6lt_ul ul ul ul li {margin: 0; background: white; border-bottom: 1px solid #E5E5E5; max-width: none;}
  .i6lt_ul ul ul ul li a {padding-left: 80px;}
  
  /* ordbaskets */
  
  .basketcont .boxcont.I6_basket_div.halfw {width: 100% !important;}
  
}

@media screen and (max-width: 640px) {

  body {min-width: 460px;}
  
  /* menu */
  #menu li {width: 100%;}
  .menu.right li ul {width: 100%;}
  
  #slider-range {width: 40%;}
  
  .stitabarea .stitab {min-width: 350px;}
  
   #stoitem_detail .sti_img {width: 100%;}
   #stoitem_detail .sti_info {width: 100%;}
   #stoitem_detail .jcarousel li {width: 350px;}
   #stoitem_detail .jcarousel img {max-width: 350px;}
   
   #stoitem_detail .sti_detail_head .hdr .c h1 {font-size: 1.6em;}
   
   #webnews_detail .newscont .wnnote img {max-width: 100%; height: auto;}
   
   .tabformcont .tabform.valtable {min-width: 320px; overflow-y: scroll; display: block; float: left;}
   
   /* pretty photo */
  .asynccall #stoitem_detail .sti_relation.vipcondoffer .prodbox .hdr h2 a {width: 300px;}
  .asynccall #stoitem_detail .sti_relation.vipcondoffer .prodbox .cnt .note {width: 275px;}
   
}

@media screen and (max-width: 480px) {

  body {min-width: 320px;}
  
  .nonlog #top .logo {width: 77px; background-position: left center;}
  
  .menu.right li {margin-left: 10px;}
  .menu .menu_head {padding: 1em 0 1em 10px;}
  .nonlog .menu.right li {padding-left: 0;}
  .nonlog .menu.right li a {padding-left: 0; font-size: 1.2em;}
  .menu.right li.company p {color: transparent; font-size: 0; background-image: url(img/asb_user_icon.png); background-size: 20px 20px; background-repeat: no-repeat; background-position: center; width: 20px; padding-right: 0;}  
  
  #whisper-box {width: 100%;}
  #frqsrchword-box {display: none;}
  
  #fltrprcinterv {position: relative; padding-top: 25px;}
  #slider-range {width: 90%;}
  #stipricedeafrominfo {position: absolute; top: 0; text-align: left;}
  #stipricedeatoinfo {position: absolute; top: 0; right: 0; text-align: right;}
  
  .boxcont.contacts .cnt .google-maps {display: none;}
  
  /* feedback */
  #footercont .boxcont.feedback  {display: none;}
  
  /* footercont */
  #footercont .boxcont p {float: none !important; margin-bottom: 5px;}
  
  #stilist_fltr_producers form .param {width: 50%;}
  #centercont .boxcont.subcats .cnt ul li {width: 50%;} 
  
  .boxcont.gallarea .prodbox {width: 100%; margin: 9px 0;}
  
  .webnewslist .cnt .tools .custom-select {width: 100%; margin: 0; max-width: 100%; background-position: 95% 50%;}
  .webnewslist .cnt .tools .btnn {margin-top: 10px;}
  .webnewslist .cnt ul li.title p {display: none;}
  .webnewslist .cnt ul li .img {display: none;}
  .webnewslist .cnt ul li .data {width: 100%;}
  
    /* basket*/
  .basketcont .boxcont.I6_basket_div.addbynum .cnt {padding: 10px 5px;}
  .basketcont .boxcont.I6_basket_div.addbynum span {font-size: 1.1em;}
  .basketcont .boxcont.I6_basket_div.addbynum .input_text.fillsticode {width: 80px;}
  .basketcont .boxcont.ordbasket_stilist .stitab {min-width: 280px; overflow-y: scroll; float: left; display: block;}
  
  /* watchdog */
  .stiwatchdogs .watchdoglistbox .info {width: 100%;}
  .stiwatchdogs .watchdoglistbox .settings {width: 100%; padding-bottom: 10px;}
  .stiwatchdogs .watchdoglistbox .tabform.valtable {display: table;}
  .stiwatchdogs .watchdoglistbox .img {width: 100%;} 
  .stiwatchdogs .watchdoglistbox .img a {margin: 0 auto; display: block; width: 90px;}
  
  /* pretty photo */
  .asynccall #stoitem_detail .sti_relation.vipcondoffer .prodbox .cnt .img {display: none;}
  .asynccall #stoitem_detail .sti_relation.vipcondoffer .prodbox .hdr {left: 35px;}
  .asynccall #stoitem_detail .sti_relation.vipcondoffer .prodbox .hdr h2 a {width: 200px;}
  .asynccall #stoitem_detail .sti_relation.vipcondoffer .prodbox .cnt .note {left: 35px; width: 175px;}
  
}.sts9 {background-color:#804000;}.sts10 {background-color:#000000;}.sts12 {background-color:#8000FF;}.sts1 {background-color:#FF8000;}.sts21 {background-color:#0000FF;}.sts26 {background-color:#400080;}.sts24 {background-color:#0080C0;}.sts23 {background-color:#29B9C0;}.sts19 {background-color:#29B9C0;}.sts22 {background-color:#C0C0C0;}.sts3 {background-color:#FF0000;}.sts20 {background-color:#FF8000;}.sts14 {background-color:#808080;}.sts2 {background-color:#FF00FF;}/* USER CSS STYLES */
@charset "utf-8";

#static_page h1 {
  font-size: 1.6em;
  border-bottom: solid 1px #e6e7e8;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#static_page {
  font-size: 1.2em;
  padding: 5px 0px;
}

/*#static_page ol, #static_page ul{
	width:90%;*/
}

#static_page ol li {
  margin: 10px 0px;
}

#static_page ol ul li {
  margin: 0px 0px;
}

#static_page ul li {
  margin: 5px 0px;
}

#static_page .hidebar {
  float: left;
  display: none;
  width: 100%;
}

#static_page .tran {
  color: #999999;
}

#static_page .btn {
  display: block;
  background: #d9d9d9;
  border-radius: 0.5ex;
  padding: 5px 10px;
  box-sizing: border-box;
  float: left;
  font-weight: bold;
  margin: 10px 0px;
  color: #000;
  width: 100%;
  height: auto;
}

#static_page .btn_klasik {
  float: left;
  box-sizing: border-box;
  overflow: hidden;
  display: block;
  padding: 5px 10px;
  background: #d9d9d9;
  border-radius: 0.5ex;
  margin-right: 5px;
  color: #333333;
  font-weight: bold;
}

#static_page .icons {
  margin: auto;
}

#static_page .icons a {
  padding: 5px 15px;
}

#static_page .icons a img {
  margin-right: 5px;
}

#static_page .contact {
  float: left;
  width: 50%;
  height: auto;
  margin: 0px;
  border: none;
  text-align: left;
  padding-right: 20px;
}

#static_page .static_ul {
  list-style-type: disc !important;
  padding-left: 20px;
}

#hladame .showHideDiv {
  border: 1px solid #dadada;
  border-bottom-left-radius: 1ex;
  border-bottom-right-radius: 1ex;
  padding: 15px 20px 15px 20px;
  margin-bottom: 20px;
}

#static_page .btn_hore {
  padding: 10px;
}

#static_page .kariera_menu a {
  display: block;
  float: left;
  font-size: 1.2em;
  margin-left: 2%;
}

#static_page .kariera h2 {
  background: #f2f2f2;
  border-bottom: 1px solid #d8d8d7;
  padding: 10px;
  padding-left: 15px;
  border-top-left-radius: 1ex;
  border-top-right-radius: 1ex;
}

#static_page .tlacove_spravy h2 {
  background: #f2f2f2;
  padding: 10px;
  padding-left: 15px;
  border-top-left-radius: 1ex;
  border-top-right-radius: 1ex;
}

#static_page .kariera div {
  margin-top: 20px;
  border: 1px solid #d8d8d7;
  border-radius: 1ex;
  background-color: #ffffff
}

#static_page .tlacove_spravy div {
  margin-top: 20px;
  border: 1px solid #d8d8d7;
  border-radius: 1ex;
}