/* ==================================================  globalni definice ================================================================= */
body, table, .main, option, input, button, select { font-family: Helvetica, tahoma, verdana, arial, sans-serif;}
body {font-size: 62.5%; min-width:1140px;}
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.4em}
h3 {font-size:1.3em}
h4,h5 {font-size:1.2em}
select {width:auto; border: 1px solid #EEE; padding: 1px 5px 1px 0;vertical-align: middle;margin: 0 5px 0 0;
	-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;
}											/*format kombicka*/
q{quotes:none;}
em{font-style: normal;}
select.multiselect {padding-top:0;padding-bottom:0;height:auto;}
u {text-decoration: none;}
label {color:#1987B0;text-decoration: underline;}
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;
}
input[type="text"], input[type="password"] {height: 20px;}
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: black; 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; color: #353535;}
ul{list-style: none;margin:0;padding:0;}

.input_submit, .input_button {cursor:pointer; _cursor:hand;}

.clear {_height: 0px; ?height: 0px; font-size: 0px; clear: both;}
div.clear {width:100%;height:0px;overflow:hidden !important;clear:both;}
.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;}
span.webdings {float:left;display:inline-block;margin:0; padding:0 4px;background:url('img/DECwebdings_a.gif') no-repeat center transparent;}
/*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;}

.gallery_note img{width:0;height:0;overflow:hidden;}

.hint {}

.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; float: left;border: 1px solid #33802e; background: url('img/btnn_bg.png') center center repeat-x;
  -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;
}
.btnn a {display:block;float:left;text-decoration: none;white-space: nowrap;}

.btnn a p {display:block;float:left;margin:0;padding:0;width:17px;white-space: nowrap;}
.btnn a strong {font-size: 10px;} /* musi byt !!! */
.btnn a em {display:block;float:left;margin:0;padding:0;width:17px;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{display:block;float:left;margin:0;width:auto;white-space: nowrap;font-size:1.2em;line-height:1.9;font-weight:normal;text-transform: uppercase;background:none;}
.btnn a strong q{display:block;float:left;margin:0;width:auto;white-space: nowrap;font-size:1.2em;line-height:1.9;font-weight:normal;text-transform: uppercase;background:none;}
.btnn a span {display:block;float:left;width:17px;white-space: nowrap;}
.btnn.disabled {display:none !important;}
.btnn.paycard {padding: 20px 40px; float: none; margin: 0 auto; width: 500px; height: 100px;}
.btnn.paycard a strong q {font-size: 1.8em;}
.tabformcont.msgbox .infotext {text-align: center; padding: 10px; margin: 30px 0 10px 0; font-size: 16px; width: calc(100% - 16px); background: rgba(255,255,255,0.5); clear: both;}
.center-content {width: 100%; text-align: center; float: left; margin: 20px 0 30px 0;}

#maincont{position:relative;clear:both;border-top:1px solid #fff;}
/*
#maincont{position:relative;clear:both; max-width: 1000px; margin: 0 auto;}
*/
#topcont {position:absolute;left:0;right:auto;top:0;bottom:auto;width:100%;}
.outercont{padding: 185px 0 0 200px;}
.innercont{margin:0;padding:0;width:100%;}
.wrapcont{float:left;margin:0 0 0 -200px;padding:0;width:100%;}
#leftcont{position:relative;float:left;padding:0;width:200px;}
#centercont{position:relative;float:left;padding:0;margin:0 -200px 0 0;width:100%;height:auto;overflow:visible !important;}
#rightcont{position:relative;float:right;margin-right:-180px;min-height:300px;padding:5px;width:180px;}
#rightcont .boxcont{background:none;width:auto;padding:0;margin:0;}
#rightcont .boxcont:hover{opacity: 0.8; filter: alpha(opacity=80); /* For IE8 and earlier */}
#rightcont .boxcont .hdr,
#rightcont .boxcont .ftr {display:none;}
#top #wn4 { position: absolute; margin:0; width: auto; right: -235px; background: initial; padding: 0;}
#top #wn4 .cnt { padding:0; }
#top .owl-special-promo {display: block; float: left; width: 220px;}
#top .owl-special-promo  li{ display: block;float: left;width: 100%;}
#top .owl-special-promo  li a img { max-height: 182px;}
#top .owl-special-promo  .owl-pagination { display: none; }

#leftcontcom{position:relative;float:left;margin-left:-180px;min-height:300px;padding:5px;width:180px;}
#leftcontcom .boxcont{background:none;width:auto;padding:0;margin:0;}
#leftcontcom .boxcont:hover{opacity: 0.8; filter: alpha(opacity=80); /* For IE8 and earlier */}
#leftcontcom .boxcont .hdr,
#leftcontcom .boxcont .ftr {display:none;}

.tstrun{width:468px; height:75px; margin:5px auto;}

/*format tabulky*/
.tabform {width:100%;background: #D1E6F3 url('img/srchcontbckg.gif') top left repeat-x; font-size: 1.1em;}
.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.0em;}
.tabform th {padding-left:2px; padding-right:2px; color:#5D5D5D; background:none;border:none;}
.tabform th a { color:white;}
.tabform .btnn a strong p {font-size: 1.1em;}

.tabform.payonline {padding: 30px; font-size: 22px;}
.tabform.payonline .btnn {float:none; display: inline-block; margin-top: 20px; font-size: 16px; padding: 5px 0; }
.tabform.payonline .btnn a strong {font-size: 13px;}

.tabform.valtable {}
.tabform.valtable th {float:none;display: table-cell;border-bottom:2px solid #09396D;width:auto;}
.tabform.valtable td {width:auto;}
.tabform.valtable .color_row td {background:#ededed;}
.tabform.valtable a {color:#177FA5;text-decoration: underline;}

/*format tabulky s polozkama*/
.tabitem  { font-size: 1.1em; background-color: #DFEFFF; }
.tabitem tr { height: 14pt; }
.tabitem th { background-color: transparent; color: #084994; height: 14pt; border: none; }
.tabitem th a { color:#084994; text-decoration:none; }

/*format tabulky v rezimu editace*/
.tabedit { background-color: #FFFFD0;}
.tabedit th { background:none;text-align:right; padding:5px 4px 5px 10px;}
.tabedit tr.btncell th .btnn{float:right;}
.tabedit td {padding:5px 4px 5px 10px;}
.tabedit tr { vertical-align: middle;}

/*format tlacitek*/
/*.button { background-color: #5774D2; font-weight: bold; color:white; }*/
.button { text-align:center;margin:0;padding:0;white-space: nowrap; float: left;border: 1px solid #33802e; background: url('img/btnn_bg.png') center center repeat-x;
  -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;}
/*symboly dle statusu produktu*/
.char { font-family: wingdings; }

/* ======================================================================================================================================================================================= */

.boxcont {margin:15px 0 0 0;padding:0;width:190px;height:auto;background: #D1E6F3 url('img/srchcontbckg.gif') top left repeat-x;}
.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:8px 11px 12px 11px;}
.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 .inp_txt_qty {float:left;}
.buybox .inp_txt_qty input {width:27px; height: 18px; font-weight:bold;text-align: center;float:left;display:block; border: 1px solid #DDD;}
.buybox .glbact {float:left;display:none;}
.buybox .btnn.buy {display:block;margin:0 0 0 8px;float:left;

}
/*.buybox .btnn.buy a {background: url(img/btnbuy.gif) top left no-repeat;width:23px;height:22px; border: none ; border-radius: 0;}*/
.buybox .btnn.buy a { width:20px;height:19px;border:none;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: transparent url('img/cart_ico.png') 3px 2px / 15px 14px no-repeat;
}
.buybox .btnn.buy * {background:none;}
.buybox .btnn.buy p,.buybox .btnn.buy q {display:none;}
.buybox .btnn.buy.doffer {}

.comp {}
.comp a {background:url('img/compareico.gif') no-repeat scroll 0 3px;color:#1987B0;padding:0 0 0 18px;text-decoration: underline;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;}
#loadingCont img{background:url('img/loading-small.gif') 0 0 no-repeat;width:32px;height:32px;float:left;}
#loadingCont .inner{vertical-align: middle;}
#loadingCont span{color:#4489B8;margin:8px 0 0 5px;display: block;float:left;}
#loadingCont.loadingprodlist{margin-top:30px;}
.strcont #loadingCont {display:none;}

.stiqty {float:left; padding:5px;}
.stiqty .isbundle {float:left;text-align:center;padding:2px;}
.stiqty .stiqtyin {float:left;text-align:center;padding:0 6px 0 6px;}
.stiqty .stiqtyin a {font-size: 1.3em;}
.stiqty .stiqtyin a p,.stiqty .stiqtyin a em{margin:0;display:inline;}
.stiqty .stiqtyin a em.imgout {display: none;}
.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; opacity: .8; filter: alpha(opacity=80); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}
.sts, .hook, .bundle {clear:left;float:left; padding:3px 2px 3px 2px; opacity: .8; filter: alpha(opacity=80); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  /*
	-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-right-radius: 0.5ex; -khtml-border-radius-bottomright: 0.5ex; -moz-border-radius-bottomright: 0.5ex; border-bottom-right-radius: 0.5ex;
  */}
.hook, .bundle {background:#09396D !important;}
.sts p, .bundle p ,.hook p {margin:0; color:#fff; font-weight: bold;}
.sts {cursor:pointer;}
.sts.sts30 { opacity: 1; }
.sts.sts30 .sts_link { float: left; text-decoration: none !important; }
.sts.sts30 p {color:#000000;text-transform: uppercase; }

/*-------topcont------*/

#top {position:relative; float:left; margin:0; padding:0; width:100%;border-top: 10px solid #009cd6;height:109px;background:#FFFFFF;}
#top .left {float:left; width:572px; height:119px; background:#FFFFFF url('img/i6logotopleft.jpg') top left no-repeat;display:none;}
#top .middle {width:100%; height:119px; overflow:hidden; background:#FFFFFF url('img/i6logotopcntr.jpg') top left repeat-x;}
#top .right {float:right; width:452px; height:119px; display:none;}
#top .logo {position:absolute; top:15px; left:5px; right:auto; bottom:auto; width:150px; height:100px; font-size:0; background: url(img/logo.png) no-repeat center center;}
#top .infobox {float:left;position: relative;top: 10px;}
#top .infobox span {font-size: 12px;}
#top .infobox strong {padding: 0 0 0 20px;}


#bsktcont.opened {}
#bsktcont.opened .cnt .cnt {width:100%;margin:0;background:transparent;}
#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; margin-top:10px; margin-bottom:3px; width:100%; color:#005b81; font-weight:bold; font-size: 1.5em;}
#bsktcont .ftr {width:auto;width:auto;height:0;overflow:hidden;}

#bsktcont .btnn {cursor:pointer;float:left;margin:4px 0 0 17px;}
/*#bsktcont .btnn a {background:url('img/btnbskt.gif') top left no-repeat;height:22px;width:35px;text-decoration: none; border: none ; border-radius:0;}*/
#bsktcont .btnn a {width:35px;height:22px;text-decoration: none;
background: url('img/cart_ico.png') 9px 1px / 19px 18px no-repeat;
}
#bsktcont .btnn a em {background:none;}
#bsktcont .btnn a strong {background:none;}
#bsktcont .btnn a span {background:none;}

#bsktcont .basketdetailsframe {display:none;width: 518px;position: absolute;z-index: 99;top: 30px;right:0;}
#bsktcont .basketdetailsframe .hdr{}
#bsktcont .basketdetailsframe .cnt {padding:0;}
#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;border: 3px solid #ffbb00;border-radius: 5px;background:#fff;}
#bsktcont .basketdetailsframe .stitab th {float:none;font-weight:normal;background:#ffbb00 !important;border: 0 !important;border-radius:0;text-align:center;height:auto !important;color:white;padding:5px;}
#bsktcont .basketdetailsframe .stitab th:last-child {border-right:0;}
#bsktcont .basketdetailsframe .stitab th.code,
#bsktcont .basketdetailsframe .stitab th.producent {display:none;}
#bsktcont .basketdetailsframe .stitab td.code,
#bsktcont .basketdetailsframe .stitab td.producent {display:none;}
#bsktcont .basketdetailsframe .stitab tr {float:none;}
#bsktcont .basketdetailsframe .stitab td {background:#fff !important;padding-top:4px;padding-bottom:4px;font-size:11px !important;max-width:250px;padding:5px 10px;}
#bsktcont .basketdetailsframe .stitab td a{font-weight:bold;}
#bsktcont .basketdetailsframe .stitab td:last-child{display:none;}
#bsktcont .basketdetailsframe .ordbasket_stilist{width:auto; margin: 0; background: none;}
#bsktcont .basketdetailsframe .btnn {display:none;}
#bsktcont .basketdetailsframe .basketsumtab {width:100%;background:#EAEAEA !important;border-top:solid 2px #09396D; font-size: 1.3em;display:none;}
#bsktcont .basketdetailsframe .basketsumtab th {color:#5D5D5D;font-weight:normal;text-align: right;}
#bsktcont .basketdetailsframe .basketsumtab td {text-align: right;padding-right:8px;}
#bsktcont .basketdetailsframe .basketsumtab td.price {color:#CA0000;font-weight:bold;}

#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 */
#logoncont {display:none;}
#logoncont, #logedcont {background: #002046;width: 100%;float: left;}

#logoncont .hdr, #logedcont .hdr {color:#177FA5; font-weight:bold; font-size:1.3em; text-align:center; margin:auto; padding:2px 0 4px 0; }
#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: none ; width:115px;margin:0 4px 0 0;padding:2px 5px 0 5px;display:block;float:left;}
#logoncont .tools {position:relative; margin:10px 0 4px 0; font-size: 1.3em;}
#logoncont .tools a {color:#177FA5;text-decoration: underline;margin:0;padding:0;}
#logoncont .logsave{display:inline-block;}

#logoncont .tools span {background:url('img/logonsepbckg.gif') top left no-repeat;margin-left:4px;}

#logoncont .btnn {cursor:pointer;display:block;float:left;}
/*#logoncont .btnn a {background:url('img/btnlogin.gif') top left no-repeat;height:22px;width:35px;text-decoration: none; border: none ; border-radius:0;}*/
#logoncont .btnn a {width:35px;height:22px; text-decoration: none;
background: url('img/key_ico.png') 7px 4px / 21px 11px no-repeat;
}
#logoncont .btnn a em {background:none;}
#logoncont .btnn a strong {background:none;}
#logoncont .btnn a span {background:none;}

#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 {background: url(img/srchcontbckg.gif) repeat-x #d1e6f3 !important; float: left;
	-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;
}
#leftcont .boxcont .hdr {width:190px;}
#leftcont .boxcont .hdr .c {width: 100%;}
#leftcont .boxcont .hdr .c p {font-size: 1.5em; color:#1987B0; font-weight:normal; padding:2px 0 5px 10px;}
#leftcont .boxcont .cnt {width:190px; padding: 10px; margin:0;}

#leftcont .boxcont.srchcont {margin:0;}
#leftcont .boxcont.srchcont .hdr {height:5px;overflow:hidden;border-bottom:none;}
#leftcont .boxcont.srchcont .ftr {width:auto;height:0;overflow:hidden;border-bottom:none;}
#leftcont .boxcont.srchcont .cnt { vertical-align: bottom;}
/* +xx */
#leftcont .boxcont.srchcont .cnt .input_text {border:none;width:128px;margin:0 0 0 -5px;padding:4px 0 0 5px;font-style:normal;float:left;}
#leftcont .boxcont.srchcont .cnt input[type=submit] {background: url('img/srchbtnbckg.jpg') top left no-repeat;border:none;height:22px;width:35px;margin:0;padding:0;}
#leftcont .boxcont.srchcont .cnt .input_submit,#leftcont .boxcont.srchcont .cnt .button {border: none !important;width:35px !important;height:22px !important;margin:0 !important;padding:0 !important;cursor:pointer;text-decoration:none !important;
background: url('img/loupe_ico.png') 12px 3px / 14px 14px no-repeat !important;
}
#leftcont .boxcont.srchcont .cnt .btnn {float: left;width:35px;height:22px;margin-left:5px; ;padding:0 ;cursor:pointer;text-decoration:none;}
#leftcont .boxcont.srchcont .cnt .button:focus {outline: 0;}
#leftcont .boxcont.srchcont .cnt .button {display:block;float:right;}
/* -xx */
#leftcont .boxcont.srchcont .cnt a {display:block;color:#177FA5; text-decoration: underline;text-align:right;margin-top:3px; font-size: 1.3em;}

/* responsive menu */
#leftcont .boxcont.res_menu {display: none; float: right; clear: both;}

#leftcont .boxcont.compcont {position:relative;}
#leftcont .boxcont.compcont .hdr {display: none; border-bottom:none;}
#leftcont .boxcont.compcont .cnt {text-align:left;margin:0;}
#leftcont .boxcont.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;}
#leftcont .boxcont.compcont .btnn.btncomp {float:right;}
/*#leftcont .boxcont.compcont .btnn.btncomp a{background:url('img/compbtn.jpg') top left no-repeat;height:22px;width:35px;text-decoration: none; border: none ; border-radius:0;}*/
#leftcont .boxcont.compcont .btnn.btncomp a {width:35px;height:22px; border: none;text-decoration: none;
background: url('img/weights_ico.png') 9px 3px / 17px 14px no-repeat;
}
#leftcont .boxcont.compcont .btnn.btncomp * {background:none;}

#leftcont .boxcont.compcont .comparedetails {position:absolute; display:none; top:-26px; left:-12px; right:auto; bottom:auto; margin-left:190px; padding-left:18px;}
#leftcont .boxcont.compcont .comparedetails .hdr {width:auto; height:0; overflow:hidden; border-bottom:none;}
#leftcont .boxcont.compcont .comparedetails .cnt{border:solid 2px #D3D3D3;background: #EAEAEA url('img/compbckg.jpg') top left repeat-x;padding:10px;position:relative;width: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;
	-webkit-border-bottom-right-radius: 1ex; -khtml-border-radius-bottomright: 1ex; -moz-border-radius-bottomright: 1ex; border-bottom-right-radius: 1ex;}
#leftcont .boxcont.compcont .comparedetails .out{}
#leftcont .boxcont.compcont .comparedetails .in{padding:7px;}
#leftcont .boxcont.compcont .comparedetails table {width:400px; font-size: 1.2em;}
#leftcont .boxcont.compcont .comparedetails table th{border-bottom:solid 1px #09396D;}
#leftcont .boxcont.compcont .comparedetails table th.remowe{}
#leftcont .boxcont.compcont .comparedetails table td.remowe{}
#leftcont .boxcont.compcont .comparedetails .rmvcomp *{background:none;}
#leftcont .boxcont.compcont .comparedetails .rmvcomp p {display:none;}
#leftcont .boxcont.compcont .comparedetails .rmvcomp a{background: url('img/cross.png') no-repeat scroll 0 0;height:16px;width:16px;display:block;text-decoration: none;}
#leftcont .boxcont.compcont .comparedetails .btnn.removeall{float:left;width:120px;}
#leftcont .boxcont.compcont .comparedetails .btnn.removeall strong{display:block;float:left;clear:none;}
#leftcont .boxcont.compcont .comparedetails .btnn.removeall a{background:none;text-decoration: none; font-size: 1em;}
#leftcont .boxcont.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;}

#leftcont .boxcont.favourcont {}
#leftcont .boxcont.favourcont .hdr {border-bottom:solid 2px #09396D; padding:4px 0 0 0; text-align: center; cursor:pointer;height:30px;}
#leftcont .boxcont.favourcont.contopened .hdr{}
#leftcont .boxcont.favourcont .cnt{clear:left;float:none;}
#leftcont .boxcont.favourcont .ftr {margin:0; padding:0; width:100%; height:14px !important;}
#leftcont .boxcont.favourcont .favourdetails {display:none;}
#leftcont .boxcont.favourcont .favourdetails .hdr {width:0;height:0;overflow:hidden;border:none;}
#leftcont .boxcont.favourcont .favourdetails .cnt {padding:0;}
#leftcont .boxcont.favourcont .favourdetails .stitab {}
#leftcont .boxcont.favourcont .favourdetails .stitab h2 {margin:0;}
#leftcont .boxcont.favourcont .favourdetails .stitab h2 a {color:#000 !important;font-size:0.8em;font-weight:normal;}
#leftcont .boxcont.favourcont .favourdetails .stitab .hdr {display:none;}
#leftcont .boxcont.favourcont .favourdetails .stitab td {color:#000;padding:4px 2px 4px 2px;}
#leftcont .boxcont.favourcont .favourdetails .stitab .img img{width:25px;}
#leftcont .boxcont.favourcont .favourdetails .stitab .code{display:none;}
#leftcont .boxcont.favourcont .favourdetails .stitab .producent{display:none;}
#leftcont .boxcont.favourcont .favourdetails .stitab .prc.wovat{display:none;}
#leftcont .boxcont.favourcont .favourdetails .stitab .rf{display:none;}
#leftcont .boxcont.favourcont .favourdetails .stitab .af{display:none;}
#leftcont .boxcont.favourcont .favourdetails .stitab .rfaf{display:none;}
#leftcont .boxcont.favourcont .favourdetails .stitab .prc.wvat{display:none;}
#leftcont .boxcont.favourcont .favourcontanchor {color:#177FA5;display:block;float:left; font-size: 1.3em;}
#leftcont .boxcont.favourcont .btnshowfavour {float:right;}
#leftcont .boxcont.favourcont .btnshowfavour a {
background: url('img/star_ico.png') 10px 1px / 18px 18px no-repeat;
}
#leftcont .boxcont.favourcont .favourdetails{}

#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 {margin:15px 0 0 0;padding:0;background:none !important;}
#leftcont .boxcont.lefttreecont .cnt {padding:0;margin:0;float:none;width:190px;clear:left;}

/* novy levy strom */
.i6lt_ul { /* width:100px; background:red; */}
.i6lt_ul, .i6lt_ul ul { padding:0px; margin:0px; margin-left:2px; list-style:none;}
.i6lt_ul ul li { margin-left:15px;}
.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;}

.td_strid_block, .td_strid_hide {text-transform: uppercase; font-weight: bold; float:left; text-align:center; vertical-align: middle;height:27px;width:48%; font-size: 1.3em; line-height: 2;
	-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;
}
.td_strid_block {width: 49%; background: url('img/ltreeblockbckg.jpg') repeat-x; border: 1px solid #0c4d91; border-bottom: 0 ;}
.td_strid_block a {color:#BCDFF1;}
.td_strid_hide {background: url("img/ltreehidebckg.jpg") repeat-x; border: 1px solid #ced3d7 ; border-bottom: 0 ; }
.td_strid_hide a{color:#000;}
#td_strid_1 {float: right;}

.div_strid_block {display:block;float:left;background:#09396D;width:190px;height:auto;overflow:hidden;}
.div_strid_hide {display:none;float:left;background:#09396D;width:190px;}

.i6lt_ul {/* width:100px;background:red; */}
.i6lt_ul, .i6lt_ul ul {padding:0px;list-style:none;margin:5px 10px 5px 10px;}
.i6lt_ul li {border-bottom:solid 1px #2E5783;padding:0;float:left;width:100%;}
.i6lt_ul li:last-child {border: none;}
.i6lt_ul ul {margin-bottom:15px;}

.i6lt_ul * li {border-bottom:none;}

.i6lt_ul ul li {margin-left:5px;}
.i6lt_ul a {display:block;padding:0 10px 0 14px;font-size:1.2em;color:white;margin:6px 0 6px 0;font-weight:bold;}
.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;}
.i6lt_ul ul .active {color:#F9B602;}

#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;margin-bottom: 10px;}
#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;}
#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.4em;}
#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 {background: #ececec; 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 0 5px 0;width:100%;border-bottom: solid 1px #E4E8EA;}
.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: 3px 0 ;}
.navbar ul li span {display:block; float:left; color: #479fc0; font-family: 'Comic Sans MS' ;}
.navbar ul li div.inbox {width:auto;background:none;}
.navbar ul li h1 {float:left;font-weight:bold;text-transform: capitalize;color:#479FC0;padding:0 4px 0 6px;font-size:1.1em;}
.navbar ul li a {display:block;float:left;text-decoration: underline;color:#479FC0;padding:0 4px 0 6px;text-transform: capitalize;font-size:1.0em;}
.navbar ul li p {display:block;float:left;margin:0;padding:0;}
.navbar ul li.active {}
.navbar ul li.hp {}
.navbar ul li.hp a {color:#7D7D7D;padding-left:0;margin-left:-3px;}
.navbar ul li.hp span {background:none;}

/* prodbox gallery */
.prodbox {position:relative; float:left; margin:5px; width:250px; height:310px; background: white url(img/prodboxgallerybckg.png) left bottom repeat-x; border: 1px solid #e4e8ea;
	-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;}
.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:5px 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:5px 10px; width:100%; height:40px; overflow:hidden; text-align:left; font-size:1.3em;}
.prodbox h2 a {margin:0; text-decoration: underline; color:#353535 !important;}
.prodbox .img {clear:left; margin:0; padding:0; width:100%; height:80px; text-align:center;}
.prodbox .img img {clear:left;}
.prodbox .img img[data-src]{opacity:0}
.prodbox .note {margin:0; padding:0 0 4px 0; width:auto; height:87px; overflow:hidden;}
.prodbox .note p { margin:0; font-size:1em; color: #005b81;}
.prodbox .price {float:left; margin-top:9px; color:#CA0000;}
.prodbox .wovat {float:left; font-size: 1.3em;}
.prodbox .wovat strong {font-weight: normal; font-size: 0.9em;}
.prodbox .wvat {clear:left; float:left; font-size: 1.4em; font-weight: bold;}
.prodbox .wvat strong {font-size: 0.9em;}
.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 .comp {float:right; margin-top:2px; text-align:right;}
.prodbox .comp a {font-size: 1.3em;}
.prodbox .dcp {}
.prodbox .dcp p {}
.prodbox .dcp span {}
.prodbox .dcp u {}
.prodbox .tools {float:left; margin:10px 0 0 0; padding:8px 1px 0px 1px; width:100%; background: url('img/prodboxtoolsbckg.gif') top left repeat-x;}
.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; top:0px; left:0px; right:auto; bottom:auto;}
.prodbox .statuscont .sts {clear: both;}
.prodbox .statuscont .sts.sts30 { padding: 5px; }
.prodbox .statuscont .sts.sts30 p{font-size: 1rem;}
.prodbox .statuscont .sts.sts30 span { display: none; }
.prodbox .statuscont .hook {display: none;}
.prodbox .statuscont .bundle {clear: both;margin-top:1px;}
.prodbox .statuscont img {position: absolute;top: -160px;left: 0;max-width: 70px;}
.prodbox .energy_class {position:absolute; top:228px; right:8px;}

/*----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 #09396D; 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;}
/*-----dokumenty--------*/

/*-----paticka-----*/
#footercont{}
#footercont .boxcont {width:100%;background: none; margin: 0; color:#676767;}
#footercont .boxcont .cnt {text-align: center; float:none; padding: 10px;}
#footercont .boxcont p.copy {float: right;}
#footercont .boxcont p.firm {float: left;}
#footercont .boxcont a {color:#288FB5;text-decoration: underline;}
#footercont .boxcont .web {color:#676767;font-weight:bold;}
#henry-benefity-foot{color: #28aee4;width:100%; padding-top: 10px; font-size:1.2em;}
#henry-benefity-foot-inner{float:left; width: calc(100% / 7.1);text-align:center; padding-bottom:25px;}
#henry-benefity-foot-inner-posl{float: left; width: calc(100% / 7.1); text-align:center; padding-bottom:25px;}

#henry-pecat-spolahlivosti{padding-left:30px;padding-right:30px;font-size:12px;color: #353535;}
#henry-pecat-spolahlivosti-pic{float:left;width:120px;margin-right:20px;}
#henry-pecat-spolahlivosti-nadpis{font-size:13px; padding: 15px 15px 15px 15px;}

/*--------------------*/

/*--------------------*/

/* definice stylu pro addons*/
.colsviewer {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:#000000;border:1px solid #cecece;z-index:2;}
.popupcont{display:none;position:fixed;z-index:3;font-size:1.5em;font-weight:bold;padding:0;box-shadow: 0 0 20px #888888;}
.popupcont a:hover {text-decoration:none;}
.popupcont .outer{border:5px solid #09396D;float:left;margin:-5px 0 0 -5px; background: #E6F6FF;}
.popupcont .inner{float:left;}
.popupcont .hdr {float:left;width:100%; text-transform: uppercase;}
.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:20px;color:#009cd6;}
.popupcont .cnt .out{float:left;width:auto;}
.popupcont .cnt .in{float:left;width:auto;}
.popupcont .ftr {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.basketadd .outer {}
.popupcont.basketadd p {padding-bottom: 15px; padding-top: 5px;}
.popupcont.basketadd .status.ok {float: left; background: url(img/ok_icon.png) no-repeat; display: block; width: 32px; height: 32px; padding-right: 15px; margin-left: 5px;}
.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 40px;color:#4287B0;}
.popupcont.basketadd .ordbaskets_cont .img, .popupcont.basketadd .ordbaskets_cont .sticode, .popupcont.basketadd .ordbaskets_cont .wovat{display:none;}
.popupcont.basketadd .stiplname{float:left;width:250px;}
.popupcont.basketadd .stiplname p{white-space: normal;}
.popupcont.basketadd .wvat{color:#CA0000;float: 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;}

/*----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}

/*#whisper-box {position:absolute; left: 6px; top: 43px; width: 306px; background-color: #fff;overflow:hidden;border:solid 3px #D1E6F3;
	-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;
  box-shadow: 2px 2px 9px #EEEEEE;z-index:8;}
*/
#whisper-box {position:absolute; left: 195px; top:0; width: 780px; background-color: #fff;overflow:hidden;border:solid 3px #B5D5EA;
	-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;
  box-shadow: 2px 2px 20px 0 #dddddd;z-index:9;}
#whisper-box.closed{display:none; }
#whisper-box .whspitem{position:relative;width:100%;border-top:solid 1px #D1E6F3;background:#fff;margin-top:-1px;padding:0;height:45px;}
#whisper-box .whspitem.act {background:#F3FAFF;}
#whisper-box .whimg{position:absolute;top:2px;left:3;right:auto;bottom:auto;}
#whisper-box .whimg img{width:40px;height:40px;}
#whisper-box .whcode{position:absolute;top:auto;left:auto;right:5px;bottom:3px;}
#whisper-box .whcode a {color:#535154;}
#whisper-box .whname{position:absolute;top:4px;left:52px;right:auto;bottom:auto;}
#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{position:relative;float:left;width:259px;border-bottom:solid 1px #E8E8E8;border-right:solid 1px #E8E8E8;margin-top:-1px;padding:0;height:45px;color:#005684;cursor: pointer;overflow:hidden;}
#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:#F3FAFF;}
#whisper-box .whimg{position:absolute;top:2px;left:3;right:auto;bottom:auto;}
#whisper-box .whimg img{width:40px;height:40px;}
#whisper-box .whname{position:absolute;top:4px;left:52px;right:auto;bottom:auto;background:#fff;}
#whisper-box .whspitem.act .whname{background:#F3FAFF;}
#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 .pricewtax,#whisper-box .tobskt,#whisper-box .comp{display:none;}

/*naseptavac do tela shopu*/
#whisper-cont{background:#eff4f6;padding:0 6px;float:left;width:706px;}
#whisper-cont .similar_results{width:718px;clear:left;float:left;color:#fff;background:#bacfdd;text-align:center;height:26px;padding-top:4px;border-bottom: 6px solid #FFFFFF;border-top: 6px solid #FFFFFF; margin: 0 0 6px -6px;}
#whisper-cont .similar_results h2{display:inline;background:url(img/lupaico.png) 0 0 no-repeat;padding-left:30px;padding-bottom:4px;padding-top:3px;font-size:13px;line-height: 1.7;}
#whisper-cont .exatc_results{width:718px;clear:left;float:left;color:#fff;text-align:center;background:#2a221f;height:26px;padding-top:4px;border-bottom: 6px solid #FFFFFF;margin:0 0 6px -6px;}
#whisper-cont .exatc_results h2{display:inline;background:url(img/lupaico.png) 0 0 no-repeat;padding-left:30px;padding-bottom:4px;padding-top:3px;font-size:13px;  line-height: 1.7;}
#whisper-cont .whspitem{position:relative;float:left;width:100%;height:88px;margin-top:-1px;padding:0;color:#005684;cursor: pointer;overflow:hidden;margin-bottom:6px;background:#fff;}
#whisper-cont .whspitem.spttreeitem{height:auto;overflow:hidden;}
#whisper-cont .whspitem.spttreeitem strong{font-weight:bold;}
#whisper-cont .whspitem.spttreeitem strong b{font-weight: normal;}
#whisper-cont .whspitem.spttreeitem .whname{left:4px;line-height:1.5;padding:10px;position:static;width:auto;}
#whisper-cont .whspitem.spttreeitem .whname a{height:auto;}
#whisper-cont .whspitem.spttreeitem .whimg{display:none;}
#whisper-cont .whspitem.act {box-shadow: 2px 2px 9px #222222; }
#whisper-cont .whimg{position:absolute;top:0px;left:8px;right:auto;bottom:auto;}
#whisper-cont .whimg img{width:88px;height:88px;}
#whisper-cont .whcode{display:none;}
#whisper-cont .whname{position:absolute;top:10px;left:118px;right:auto;bottom:auto;background:#fff;width:420px;overflow:hidden;}
#whisper-cont .whname a{display:block;color:#005483;font-size:13px;height:18px;overflow: hidden;}
#whisper-cont .whname b{text-decoration: underline;}
#whisper-cont .note{color:#535353;position:absolute;left:118px;top:31px;width:420px;height:49px;overflow:hidden;line-height:1.5;}
#whisper-cont .pricewotax{position:absolute;right:14px;top:30px;color:#8B8B8B;font-size:13px;font-weight:normal;}
#whisper-cont .pricewtax{position:absolute;right:14px;top:5px;color:#CE0101;font-size: 17px;font-weight:bold;}
#whisper-cont .tobskt{position:absolute;bottom:8px;right:43px;right:11px;background: url("img/tsbbtnbuy3.gif") no-repeat scroll 0 0 #1A608E;color: #FFFFFF;font-size: 11px;font-weight: bold;height: 31px;line-height: 2.7;padding-left: 11px;width: 76px;text-align:center;}
#whisper-cont .comp{position:absolute;right: 11px;bottom:8px;background: url("img/tsbcompareico3.gif") no-repeat scroll 0 0 #2A221F;height: 31px;width: 31px;font-size:1px;display:none;}
#nextwspitems {font-size:13px;color:#005483;margin-bottom:10px;}

#frqsrchword-box {position:absolute; left: 0; top:42px; width:170px; background-color: #F3FAFF;overflow:hidden;font-size:1.1em;border:solid 6px #D2E7F3;border-bottom:solid 3px #D2E7F3;border-top: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: 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;
  box-shadow: 2px 2px 9px #EEEEEE;z-index:8;display:none;padding:4px;}
/*#frqsrchword-box.closed{display:none;}
*/#frqsrchword-box p{position:relative;width:auto;background:#F3FAFF;padding:0;height: auto;margin:0;padding:0;color:#394D61;}
#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;}


/*---porovnavani---------*/

#xstiparcomp {width: 100%; margin: 0;}
#xstiparcomp .hdr {display: none;}
#xstiparcomp .cnt {padding: 0;}
#xstiparcomp .ftr {display: none;}
#xstiparcomp th {width: 150px;}
#xstiparcomp td {width: 200px;}
#xstiparcomp tr:hover {background: #C8E6FF;}
#xstiparcomp tr:hover th {background: #D1E6F3;}
#xstiparcomp .btnn {margin: 0 auto; float: none;}
#xstiparcomp .Thumbnail img {padding: 2px 62px; width: 75px; height: 75px; border: none;}
#xstiparcomp tr.Thumbnail a {padding: 2px 0; display: block;}
#xstiparcomp .tabform {background: none;}
#xstiparcomp .btnn.rmvcomp a strong p {font-size: 1em;}

#sptnav.fixed {position: fixed;top: 109px;}

#sptnav{width: 100%;background: #00b1f0;z-index: 9;float: left;padding: 0;-webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius: 3px;-moz-border-radius-bottomright: 3px;-moz-border-radius-bottomleft: 3px;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom: 7px solid #ffbb00;}
#sptnav .i6subtitem{float:left;border-right:1px solid #005b81;width: calc(100% / 13);text-align: center;padding-top:5px;padding-bottom:5px;}
#sptnav .i6subtitem:last-child{border:none;}
#sptnav #i6subt_25751384 a{background: url("img/menu-1.png") no-repeat center 5px/ 35px;} /* Notebooky */
#sptnav #i6subt_25751488 a{background: url("img/menu-smartphony-a-gps.png") no-repeat center 5px/ 35px;} /* Smartphony a GPS */
#sptnav #i6subt_25748998 a{background: url("img/menu-2.png") no-repeat center 5px/ 40px;} /* PC komponenty */
#sptnav #i6subt_25748390 a{background: url("img/menu-3.png") no-repeat center 5px/ 35px;} /* Periférie */
#sptnav #i6subt_25891704 a{background: url("img/menu-herna-zona.png") no-repeat center 5px/ 35px;} /* Herná zóna */
#sptnav #i6subt_25891705 a{background: url("img/menu-4.png") no-repeat center 5px/ 25px;} /* Software a e-knihy */
#sptnav #i6subt_25750593 a{background: url("img/menu-5.png") no-repeat center 5px/ 35px;} /* Čierna technika */
#sptnav #i6subt_25895254 a{background: url("img/menu-mala-biela-technika.png") no-repeat center 5px/ 35px;} /* Malá biela technika */
#sptnav #i6subt_25751887 a{background: url("img/menu-velka-biela-technika.png") no-repeat center 5px/ 35px;} /* Veľká biela technika */
#sptnav #i6subt_25895255 a{background: url("img/menu-sport-zdravie.png") no-repeat center 5px/ 35px;} /* Šport, zdravie */
#sptnav #i6subt_25891703 a{background: url("img/menu-nabytok.png") no-repeat center 5px/ 35px;} /* Nábytok */
#sptnav #i6subt_25748759 {background: url("img/menu-specialne-ceny.png") no-repeat center 5px/ 35px;} /* Špeciálne ceny */
#sptnav #i6subt_1576420 a{background: url("img/menu-6.png") no-repeat center 5px/ 35px;}
#sptnav #i6subt_46239 a{background: url("img/menu-7.png") no-repeat center 5px/ 35px;}
#sptnav #i6subt_669676 a{background: url("img/menu-8.png") no-repeat center 5px/ 30px;}
#sptnav #i6subt_25750968 a{background: url("img/menu-9.png") no-repeat center 5px/ 48px;} /* Záhrada a hobby */

#sptnav a {color: white; font-size: 1.1em;line-height: 1.3em;font-weight: bold;border-radius: 3px;padding: 30px 0 0 0;margin: 5px 0 0 0;text-transform: uppercase;overflow: hidden;vertical-align: middle;height: 60px;display: table-cell;width: 10%; text-transform: uppercase;}
#sptnav a:hover {text-decoration:none; }
#sptnav .i6subtitem:hover{background:#ffbb00;color:#000;text-decoration:none; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;}
#sptnav .abspart{background: #ffbb00;float: left;display: none;position: absolute;left: 0px;padding: 10px;width: 1140px;margin:0;z-index:9;overflow-y:auto;max-height:500px;max-height: calc(100vh - 250px);top:65px;}
#sptnav .abspart ul li:nth-child(4n+1) {clear:left;}
#sptnav .abspart a {background:none !important; padding:5px; height:auto;font-size: 12px;margin: 0;}
#sptnav .absparts{background: #ffbb00;float: left;position: absolute;left: 0px;padding: 10px;width: 1140px;margin:0;z-index:9;overflow-y:auto;max-height:500px;max-height: calc(100vh - 250px);top:65px;}
#sptnav .absparts a {display:none;}
#sptnav .abspart .level6 > li > h2 > a {height: 60px};
#sptnav a ul{float:left;}
#sptnav ul a{color:#0B3E77;background:none;}
#sptnav ul li {display:block;}
#sptnav ul li {background:none;width:auto;border:none;}
#sptnav ul ul {display:block;position:relative;top:auto;border:none;background:none; margin-left:65px;}
#sptnav a li{float:left;line-height: normal;margin: 0 10px 10px 0;padding: 0;width:265px;}
#sptnav a li li {margin: 0 10px 0 0;}
#sptnav h2{height:auto;font-size:1em;}
#sptnav h2 a {background: none;color: #000; width:265px; position:relative !important; padding-left:65px !important; xborder:none; overflow:initial;}
#sptnav h2 img {position:absolute; top:0px; left:0px; width:60px; max-height:60px;}
#sptnav a a{-webkit-border-radius: 0ex; -khtml-border-radius: 0ex; -moz-border-radius: 0ex; border-radius: 0ex;}
#sptnav h2 a:hover{color:#000;}
#sptnav .level9{width:auto;}
#sptnav .level9 li{clear:left;width:auto}
#sptnav .level9 li.over{display:none;}
#sptnav h3 a{font-size:0.7em;font-weight:normal;width:100%;color:#000;}
#sptnav h3 a:hover{text-decoration: none;color:#000;}
#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;}
#sptnav .more a { text-transform: none; }

.discpercbox{background:none repeat scroll 0 0 rgba(204, 0, 0, 0.7);color:#fff;font-weight:bold;padding:5px;font-size:2em;position:absolute;top:-55px;box-shadow: 3px 3px 2px grey;
	-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;
}

#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; }

/*
.class a {display:block; width:100px; height:30px; padding-left:15px; text-align:left; font-size:24px; font-weight:bold; text-decoration:none; text-transform:uppercase; color:white; background:url('img/class_bg.gif') right top no-repeat;}
.class a sup {position:relative; top:-7px; vertical-align:middle; font-size:17px;}
.class a.c1 {background-color:#00a651;}
.class a.c2 {background-color:#50b848;}
.class a.c3 {background-color:#bfd730;}
.class a.c4 {background-color:#fff200;}
.class a.c5 {background-color:#fdb913;}
.class a.c6 {background-color:#f37021;}
.class a.c7 {background-color:#ed1c24;}
*/

/* ===== standard button start ===== */
.st_btn {position:relative; display:block; float:left; text-align:center;}
.st_btn_l {position:absolute; display:block; width:10px; height:100%; top:0px; left:0px; font-size:1px;}
.st_btn_c {position:absolute; display:block; top:0px; left:10px; bottom:0px; right:10px; font-size:1px;}
.st_btn_r {position:absolute; display:block; width:10px; height:100%; top:0px; right:0px; font-size:1px;}
.st_btn input {position:relative; margin:0px; padding:0px; font-family:arial; text-align:center; border:0px; background:none;}

.st_btn_normal {height:22px;}
.st_btn_normal .st_btn_l {background:url("img/btnnleftbckg.gif") left top no-repeat;}
.st_btn_normal .st_btn_c {background:url("img/btnncntrbckg.gif") center top repeat-x;}
.st_btn_normal .st_btn_r {background:url("img/btnnrightbckg.gif") right top no-repeat;}
.st_btn_normal input {height:22px; font-size:12px; font-weight:bold; color:white;}

.st_btn_bigger {height:36px;}
.st_btn_bigger .st_btn_l {background:url("img/btnnleftbckgBig.gif") left top no-repeat;}
.st_btn_bigger .st_btn_c {background:url("img/btnnleftlbckgBig.gif") center top repeat-x;}
.st_btn_bigger .st_btn_r {background:url("img/btnnrightbckgBig.gif") right top no-repeat;}
.st_btn_bigger input {height:36px; font-size:14px; font-weight:bold; color:white;}
/* ===== standard button end ===== */


/* global style for buttons */
button.submit {background: url(img/btnn_bg.png) repeat-x left center; padding: 2px 10px; margin: 0; border: 1px solid #33802e; float: left; position: relative; cursor: pointer; font-size: 1.2em; color: white; text-transform: uppercase;
  -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;
}
button.submit:hover {}
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: url(img/btnn_bg.png) repeat-x left center; padding: 2px 10px; margin: 0; border: 1px solid #33802e; float: left; position: relative; cursor: pointer; font-size: 1.2em; color: white; text-transform: uppercase;
  -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;
}
/*button.link:hover {color:#009cd6;}*/
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;}
/* end global style for buttons */

/* 
.energy_class a {display:block; width:55px; height:20px; padding-left:3px; text-align:left; font-size:17px; line-height:19px; font-weight:bold; text-decoration:none; text-transform:uppercase; color:white;}
.energy_class a.big {width:75px; height:30px; padding-left:5px; font-size:24px; line-height:32px;}
.energy_class a sup {position:relative; top:-5px; vertical-align:middle; font-size:12px;}
.energy_class a.big sup {top:-7px; font-size:17px;}
.energy_class a.c1 {background:url('img/energy_class_1.png') right center no-repeat;}
.energy_class a.c2 {background:url('img/energy_class_2.png') right center no-repeat;}
.energy_class a.c3 {background:url('img/energy_class_3.png') right center no-repeat;}
.energy_class a.c4 {background:url('img/energy_class_4.png') right center no-repeat;}
.energy_class a.c5 {background:url('img/energy_class_5.png') right center no-repeat;}
.energy_class a.c6 {background:url('img/energy_class_6.png') right center no-repeat;}
.energy_class a.c7 {background:url('img/energy_class_7.png') right center no-repeat;}
*/

#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;}
#cookieUseAgreement p {float: left; max-width: 85%;}
#cookieUseAgreement button {float: right;}

/* ===== n e w ===== */

body {margin:0px; background:#fbfbfb;}

#maincont {border:none;}
.outercont {padding:198px 0px 0px 0px;width:1140px;margin:0 auto;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.outercont.with_wn51 {padding-top:234px}
.outercont.logged {padding:226px 0px 0px 0px;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.outercont.logged.with_wn51 {padding-top: 262px;}
.outercont.open {padding:286px 0px 0 0px;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.wrapcont {margin:0px 0px 0px 0px;}
#centercont {margin:0px 0px 0px 0px;}
#leftcont {display:none;}
.centered {width:1140px; margin:0 auto;position:relative;}

table.w50 {width:100% !important;}

.btnn {border:none; border-radius:3px; background:#00b1f0;}
.btnn.noveheslo {background-color: #ffbb00;}
.btnn.noveheslo:hover {background-color: #009036; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;}
.btnn a strong p {font-size:17px !important; font-weight:bold; text-transform:none; color:black;}

button.link {font-weight:bold; text-transform:none; color:black; border:none; border-radius:3px; background:#009cd6;}
button.submit {font-weight:bold; text-transform:none; color:black; border:none; border-radius:3px; background:#009cd6;}

button.button_prihlasit_sa {font-weight:bold; text-transform:none; color:white; border:none; border-radius:3px; background-color: #00b1f0; padding: 5px 10px 5px 10px; cursor: pointer;}
button.button_prihlasit_sa:hover {background-color: #008f42; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;}

button.button_registrovat_sa {font-weight:bold; text-transform:none; color:white; border:none; border-radius:3px; background-color: #00b1f0; padding: 5px 10px 5px 10px; cursor: pointer;}
button.button_registrovat_sa:hover {background-color: #ffbb00; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;}

.button_specialne_ceny {text-align:right; border: 1px solid #ffbb00; font-weight:bold; text-transform:none; color:white; border-radius:3px; background-color: #00b1f0; margin:5px; padding:5px; cursor: pointer; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;}
.button_specialne_ceny:hover {background-color: #00b745; color: black; border: 1px solid #009036;}

#button_specialne_ceny_id {display:block;width:100%;padding:0px;margin:0px;height:15px;}

input[type="text"], input[type="password"] {border:1px solid #959597; border-radius:3px; height: 35px; padding:5px;}
textarea {border:1px solid #959597; border-radius:3px;}
select {border:1px solid #959597; border-radius:3px;padding:7px;}

#top .middle {height:100px; background:none;float:left;}#top .logo {top: -10px;width: 270px;height: 95px;background: url('img/he_logo.png') no-repeat center / 100% 95px;position: relative;float: left;}
#top .left {background:none;}

#top.fixed {position:fixed;background:#005b81;z-index:99;height:109px; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;}
#top.fixed .infobox {color: white; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;}
#top.fixed .infobox a {color: white; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;}
#top.fixed .he_log_in{ }
#top.fixed #bsktcont { }
#top.fixed .srchcont { }
.news_wn51.fixed{position: fixed; top: 0;}

#bsktcont {float: right;clear: right;width: auto;height: 58px;margin: 0;padding: 0px;background: #00b1f0;border: 10px solid #00b1f0;-webkit-border-top-right-radius: 10px;-moz-border-radius-topright: 10px;border-top-right-radius: 10px;border-left:0;position:relative;}
#bsktcont .hdr {float: left;font-size: 15px;padding: 8px 0 8px 40px;color: #009cd6;-webkit-border-top-left-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-bottomleft: 5px;border-top-left-radius: 5px;border-bottom-left-radius: 5px;background:white url('img/he_prod_basket.png') 10px no-repeat; height: 37px;}
#bsktcont .cnt {float: left;width: 115px;padding: 7px;background: white;-webkit-border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-moz-border-radius-topright: 5px;-moz-border-radius-bottomright: 5px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;height: 37px;}
#bsktcont .cnt .common {float:left;}
#bsktcont .cnt .amount {clear:none; width:auto; margin:0px; padding:2px 0px 0px 0px; font-size:15px; font-weight:bold; color:black;}
#bsktcont .bsktcount {font-size: 15px;margin: 0px;position: absolute;background: red;left: 20px;border-radius: 20px;width: 20px; height:20px;text-align: center;top: 1px;color: #fff;}
#bsktcont .btnn {position:relative; top:-22px; left:-45px; width:150px; height:100%; margin:0; padding:0; border:none; background:none;}
#bsktcont .btnn a {width:100%; height:100%; background:none;}

#logoncont .hdr{display:none;}
#logoncont .cnt{width:100%;color:white;}
#logoncont .cnt * {display:none;}

#logedcont {font-size:12px;padding: 7px 0;}
#logedcont .hdr {display:none;}
#logedcont .cnt {width:100%;color:white;}
#logedcont .cnt a {font-size:12px;color:white;font-weight:bold;}
#logedcont .cnt a p {display:none;}
#logedcont .cnt .credit {display:none;}
#logedcont .cnt .he_log_user_detail {width:25%;float:left;text-align: left;padding: 0 45px;}
#logedcont .cnt .he_log_user {width: 48%;float: left;text-align: center;}
#logedcont .cnt .he_log_user.internal_user { width: 35%; }
#logedcont .cnt .he_log_in_out {width:27%;float:left;text-align: right;padding: 0 40px 0 0;}
#logedcont .cnt .he_log_in_out.internal { width: 40%; }
#logedcont .cnt .he_log_in_out a {}
#logedcont .cnt .he_log_in_out a.adv {}
#logedcont .cnt .he_log_in_out .link {color: white;background: none;padding: 0;font-size: 12px;margin: 0;border: 0;float:none;}
#logedcont .cnt .he_log_in_out .link:hover {text-decoration:underline;}
#logedcont .cnt .user-menu.userhide{visibility: hidden;height:0;padding: 0;margin: 0;border: none;z-index: 0;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
#logedcont .cnt .user-menu.userhide ul li{border:none;}
#logedcont .cnt .user-menu.userhide ul li a {font-size:0;}
#logedcont .cnt .user-menu {height:55px;float: left;width: 100%;padding: 10px 0;margin: 5px 0 0 0;border-top: 1px solid white;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
#logedcont .cnt .user-menu ul li{width: 25%;float: left;text-align: center;border-right: 4px solid #023874;padding: 10px 0;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;  transition: all 0.5s ease;}
#logedcont .cnt .user-menu ul li:last-child{border:none;}
#logedcont .cnt .user-menu ul li a{font-size:12px;}
#logedcont .cnt .showbut{position: absolute;display: block;background: transparent url("img/arrow-top-menu-down.png") no-repeat scroll center center / 100% auto;z-index: 1;left: 1100px;width: 40px;height: 40px;top: 15px;cursor:pointer;-webkit-transition: all 0.5s ease;    -moz-transition: all 0.5s ease;  -o-transition: all 0.5s ease;transition: all 0.5s ease;}
#logedcont .cnt .showbut.hide{background: transparent url("img/arrow-top-menu-up.png") no-repeat scroll center center / 100% auto;top:75px;-webkit-transition: all 0.5s ease;    -moz-transition: all 0.5s ease;    -o-transition: all 0.5s ease;    transition: all 0.5s ease;}

#top .he_log_in {float:right;position: relative;height: 42px;padding: 2px 0;}
#top .he_log_in a{position:absolute;left: 15px;bottom: 5px;font-size: 10px;}
#top .he_log_in .link{background: none;padding: 0;font-size: 16px;margin: 0 0 0 15px;border: 0;float: none;}

#top .srchcont {float: right; width: 322px;height: 58px;margin: 0;padding: 0px;background: #00b1f0;border: 10px solid #00b1f0;-webkit-border-top-left-radius: 10px;-moz-border-radius-topleft: 10px;border-top-left-radius: 10px;position:relative;}
#top .srchcont .hdr {display:none;}
#top .srchcont .cnt {padding:0px;}
#top .srchcont .ftr {display:none;}
#top .srchcont form { height:37px;}
#top .srchcont form a {display:none;}
#top .srchcont form input[type=text] {float: left;width: 265px;height: 100%;font-size: 15px;font-weight: bold;border: none;color: #005b81;border-radius: 5px;padding: 0 0 10px 10px;border-radius: 0;-webkit-border-top-left-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-bottomleft: 5px;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
#top .srchcont form .btnn {float: right;width: 34px;height: 100%;margin-right: 2px;border: none;background: white url('img/he_search.png') no-repeat center / 70%;border-radius: 0;-webkit-border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-moz-border-radius-topright: 5px;-moz-border-radius-bottomright: 5px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
#top .srchcont form .btnn input {width:100%; height:100%; border:none; background:none;}
#top .srchcont .detsearch {position: absolute;bottom: 2px;margin: 0 0 0 10px;color: #00b1f0;font-size: 1.1em;}

.he_top_menu_ghost {height:60px;width:100%;display:block;}
.he_top_menu ul {float:left; height:100%; margin:0px; padding:0px;}
.he_top_menu ul li {position:relative; float:left; list-style:none; height:100%; padding:0px 15px 0 5px; font-size:13px; font-weight:bold; line-height:50px;}
.he_top_menu ul li a:hover {text-decoration:none; color:#009cd6;}
.he_top_menu ul ul {position:absolute; display:none; height:auto; left:0px; top:49px; margin:0px; padding:0px; border:1px solid #bebebf; border-top:none; border-bottom-left-radius:3px; border-bottom-right-radius:3px; background:#ebebec;}
.he_top_menu ul ul li {display:block; float:none; height:25px; padding:0px; line-height:normal; background:none;}
.he_top_menu ul ul a {display:block; width:250px; height:25px; margin-right:0px; padding:0px 20px; overflow:hidden; color:black; font-weight:normal; text-transform:none; text-decoration:none; line-height:25px; border:none; background: #e6e6e6 url('img/he_cat_arr.png') 220px center no-repeat;}
.he_top_menu ul ul a:hover {color:#009cd6; background-color:#e6e6e6;}
.he_top_menu ul li:hover > ul {display:block;}
.he_top_menu ul ul ul {left:250px; top:0px; border:1px solid #bebebf; border-radius:3px;}
.he_top_menu ul ul ul a {background:none;}
#whisper-box {width:525px; top:40px; left:0px;}

.navbar {margin:0px 0px 10px; padding:0px; font-size:13px; color:#a4a4a4; border:none;}
.navbar ul li span {width:8px; height:17px; overflow:hidden; font-size:220px; color:#a4a4a4; background: url('img/he_cat_arr.png') no-repeat center / 6px;}
.navbar ul li a {text-decoration:none; color:#a4a4a4;}
.navbar ul li a:hover {text-decoration:underline;}
.navbar ul li.hp a {color:#a4a4a4;}

.strlitecont ul {width:990px;}
.strlitecont ul li {float:left; width:310px; height:185px; margin:0px 20px 20px 0px; padding:0px; text-align:center; border:1px solid #cdcdcd; border-radius:3px; background:white;}
.strlitecont ul li a {color:#009cd6;}
.strlitecont ul li h2 {font-size:20px;}
.strlitecont ul li .img {left:56px; width:195px; height:135px;}
.strlitecont ul li .img img {width:195px; height:135px;}
.strlitecont ul ul {display:none;}
.strlitecont .others {}
.strlitecont .others p {color:#009cd6;}
.strlitecont .others ul {width:990px; padding:0px; background:none;}
.strlitecont .others ul li {float:left; width:310px; height:auto; margin:0px 20px 20px 0px; padding:0px; text-align:center; border:1px solid #cdcdcd; border-radius:3px; background:white;}
.strlitecont .others ul li a {padding:0px; color:#009cd6; background:none;}
.strlitecont .others ul li h3 {padding:10px 0px; font-size:20px;}

.legend {display:none;}

#footercont {position:relative; width:100%;margin: 10px 0 0 0;}
#footercont .footernav {background:#f3faff;float: left;width: 100%;padding: 15px 0;}
#footercont .footernav.white {background:#FFF;border-bottom: 7px solid #ffbb00;padding:0;}
#footercont .footernav.white li{text-align:center;padding:0 20px; width: auto}
#footercont .footernav.white img{height: 65px;margin: 15px 0;}
#footercont .footermenu {display:inline; color: #353535;}
#footercont .footermenu a {color: #353535;}
#footercont .footermenu > li{float:left; width:16.666666%;}
#footercont .footermenu li {font-size:13px;}
#footercont .footermenu li:first-child { }
#footercont .footermenu li:nth-child(2) { }
#footercont .footermenu li:nth-child(3) { }
#footercont .footermenu li:nth-child(4) { }
#footercont .footermenu li:last-child { }
#footercont .footermenu li ul li {padding:0 !important;}
#footercont .footermenu li.top {margin: 0 0 10px 0; font-size:16px; font-weight:bold;}
#footercont .footermenu li.clear {display:block; height:15px;}
#footercont .footermenu li.acer_partner img { padding:5px; }
#footercont .boxcont {clear:both;}
#footercont .boxcont .cnt {padding:25px 0px 0px 0px;}
#footercont .facebook {position:absolute; display:block; right:25px; bottom:45px; width:100px; height:39px; overflow:hidden; line-height:500px; background:url('img/he_facebook.png') left top no-repeat;}

.popupcont.basketadd {width:400px; height:240px; border:1px solid #d8d8d8 !important; border-radius:5px; background:white; box-shadow:0px 0px 20px #D2D2D2;}
.popupcont.basketadd .outer {float:none; margin:0px; padding:0px; border:none; background:none;}
.popupcont.basketadd .hdr {display:none;}
.popupcont.basketadd .cnt {margin:0px; padding:0px;}
.popupcont.basketadd .cnt > .out > .in {position:relative; width:400px; height:240px;}
.popupcont.basketadd .cnt > .out > .in > p {margin-top:60px; padding-bottom:10px; text-align:center; font-size:15px; color:#009036;}
.popupcont.basketadd .thumbnail {width:150px; height:100px; margin-left:125px; border:none; background:none;}
.popupcont.basketadd .thumbnail img {width:150px; height:100px;}
.popupcont.basketadd .status {display:none !important;}
.popupcont.basketadd .arrow {display:none;}
.popupcont.basketadd .basket {display:none;}
.popupcont.basketadd .boxcont {width:auto; margin-top:20px;}
.popupcont.basketadd .ordbaskets_cont {position:absolute; top:0px; left:50px; width:300px;}
.popupcont.basketadd .ordbaskets_cont .prc {display:none;}
.popupcont.basketadd .ordbaskets_cont .stiplname {width:auto;}
.popupcont.basketadd .ordbaskets_cont .stiplname p {height:38px; overflow:hidden; margin:0px; padding:0px; font-size:15px; color:#353535;}
.popupcont.basketadd button.link {position:absolute; bottom:20px; height:30px; margin:0px; font-size:13px;}
.popupcont.basketadd button.popupclose {left:20px; background:#cccccc; color: #353535;}
.popupcont.basketadd button.popupclose:hover {background: #ffbb00; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;}
.popupcont.basketadd button.to_basket {right:20px; padding-left:30px; background:#009036 url('img/he_buy_gallery.png') 5px center no-repeat; color: white;}
.popupcont.basketadd button.to_basket:hover {background: #00b745 url('img/he_buy_gallery.png') 5px center no-repeat; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;}


.popupcont.paymentsnav {font-size:1.2em;width:480px; height:240px; border:1px solid #d8d8d8 !important; border-radius:5px; background:white; box-shadow:0px 0px 20px #D2D2D2;}
.popupcont.paymentsnav .outer {float:none; margin:0px; padding:0px; border:none; background:none;}
.popupcont.paymentsnav .cnt {margin:0px; padding:0px;}
.popupcont.paymentsnav .cnt > .out > .in {position:relative; height:240px;padding:0 17px;}
.popupcont.paymentsnav .cnt > .out > .in > p {margin-top:60px; padding-bottom:10px; text-align:center; font-size:15px; color:#009036;}
.popupcont.paymentsnav .paymentinner{display: flex;justify-content: space-evenly;align-items: center;margin-top: 20px;}
.popupcont.paymentsnav .paymentinner a{flex-grow: 1;text-align: center;}
.popupcont.paymentsnav .paymentinner a.homecredit img{width: 200px;}
body > .paymentcont{display: none;}

#stiavldet {width:320px;}
#stoitemavaildetail .sathead{float:left;font-size:14px;margin-top:0;font-weight:bold;margin-bottom:8px;text-align:left;}
#stoitemavaildetail {width: 310px;padding: 5px;color: #535353;position: relative;font-size: 11px;border: 1px solid #555555;border-radius: 5px;}
#stoitemavaildetail .saout {background:#fff;padding:6px 0 6px 0;}
#stoitemavaildetail a{display:block;width:145px;color:#535353;height:20px;cursor: default;float:left;}
#stoitemavaildetail span{display:block;float:left;font-weight: bold;margin-left:12px;}
#stoitemavaildetail em{display:block;float:right;margin-right:8px;font-style: normal;}
#stoitemavaildetail .sat_1{background:url(img/sat_1_bg.gif) 4px 0 no-repeat; float:left;}
#stoitemavaildetail .sat_2{background:url(img/sat_2_bg.gif) 4px 0 no-repeat;display:none !important;}
#stoitemavaildetail .sat_3{background:url(img/sat_32_bg.gif) 4px 0 no-repeat; float:left;}
#stoitemavaildetail .sat_4{background:url(img/sat_41_bg.gif) 4px 0 no-repeat; }
#stoitemavaildetail .sat_5{background:url(img/sat_5_bg.gif) 4px 0 no-repeat;}
#stoitemavaildetail .sat_6{background:url(img/sat_6_bg.gif) 4px 0 no-repeat;}
#stoitemavaildetail .sat_11{background:url(img/sat_32_bg.gif) 4px 0 no-repeat;}
/*pokud nic neni na externim skladu nebudu ho zobrazovaat task181635 bod4*/
#stoitemavaildetail .sat_4.qudid_25,#stoitemavaildetail .sat_3.qudid_25{display:none;}

#stoitemavaildetail .satlegend {margin-top:15px;}
#stoitemavaildetail .satlegend p{padding-left:11px;margin:5px 0;position: relative;cursor: help;float:left;}
#stoitemavaildetail .satlegend p span { display: none;position: absolute; left: -110px; top: -60px;z-index: 99999999;}
#stoitemavaildetail .satlegend p:hover span { display: block;padding: 10px; border: #09396D 1px solid; background: white;float: none;width: 145px; z-index: 99999999999;font-weight: normal; }

#stoitemavaildetail .apeklogo{display:block;position:absolute;left:auto;bottom:auto;top:11px;right:11px;width:35px;height:35px;cursor: pointer;}

#stoitemavaildetail .courier_info .sat_1 {margin-bottom: 5px;}

.apekinet{   display:none;   color:#fff;float: left;font-size: 11px;font-weight: bold;padding:5px;cursor: pointer;text-align:center;width:125px;}
.apekinet.sat_1 {background:url(img/sat_1_bg.gif) 0 0; }
.apekinet.sat_2 {background:url(img/sat_2_bg.gif) 0 0; }
.apekinet.sat_3 {background:url(img/sat_3_bg.gif) 0 0; }
.apekinet.sat_4 {background:url(img/sat_4_bg.gif) 0 0; }
.apekinet.sat_5 {background:url(img/sat_5_bg.gif) 0 0; }
.apekinet.sat_6 {background:url(img/sat_6_bg.gif) 0 0; }
.apekinet.sat_11 {background:url(img/sat_3_bg.gif) 0 0; }

#apekavailinfo .inetarea,#apekavailinfo .storearea{clear: left;float: left;position: relative;margin-top:15px;}
#apekavailinfo .sathead{font-size:14px;font-weight:bold;color:#535353;padding-left: 4px;$white-space: nowrap;}
#apekavailinfo .apeklogo{display:block;display:block;position:absolute;left:auto;bottom:auto;top:0;right:0;width:35px;height:40px;cursor: pointer;background:url(img/tsbapeklogo.gif) right 0 no-repeat #fff;}
#apekavailinfo .sattbl {padding:8px;background:#D6E3EB;width:532px;color:#535353;}
#apekavailinfo .sattbl table{background:#fff;width:532px;border:solid 15px #fff;}
#apekavailinfo .sattbl table th,
#apekavailinfo .sattbl table td{border-bottom:dashed 1px #bfbfbf;border-left:dashed 1px #bfbfbf;color:#535353;text-align: center;padding:0;vertical-align: middle;height:22px;}
#apekavailinfo .sattbl table td:first-child,#apekavailinfo .sattbl table th:first-child{border-left:none;width:33%;}
#apekavailinfo a{display:block;width:172px;float:left;color:#535353;cursor: default;}
#apekavailinfo span{display:block;float:left;font-weight: bold;margin-left:12px;}
#apekavailinfo .sat_1{background:url(img/sat_1_bg.gif) 4px 0 no-repeat; }
#apekavailinfo .sat_2{background:url(img/sat_2_bg.gif) 4px 0 no-repeat;}
#apekavailinfo .sat_3{background:url(img/sat_3_bg.gif) 4px 0 no-repeat;}
#apekavailinfo .satlegend {margin: -18px 0 0;padding: 18px 0 20px 19px;background:#fff;}
#apekavailinfo .inetarea .satlegend{overflow:hidden;padding:0;float:left;margin-top:-18px;padding:0;width:100%;}
#apekavailinfo .satlegend p{padding-left:12px;display:inline;margin-right:12px;}
#apekavailinfo .apekcomment{clear: left;color: #535353;display: block;float: left;padding-right: 20px;width:515px;}

.stitab th {vertical-align:middle !important; height:42px !important; padding:0px ; font-size:12px !important; color:black;border-top:1px solid #1b7090 !important; border-bottom:1px solid #1b7090 !important; background:#009cd6 !important;}
.stitab th:first-child {border-left:1px solid #1b7090 !important; border-top-left-radius:5px; border-bottom-left-radius:5px;}
.stitab th:last-child {border-right:1px solid #1b7090 !important; border-top-right-radius:5px; border-bottom-right-radius:5px;}
.stitab td {vertical-align:middle !important; height:70px;padding:0px ; font-size:19px; color:black !important; background:#e4eff3;}
.stitab td:first-child {border-top-left-radius:5px; border-bottom-left-radius:5px;}
.stitab td:last-child {border-top-right-radius:5px; border-bottom-right-radius:5px;}
.stitab tr.toprow td {height:10px !important; margin:0px !important; padding:0px !important; font-size:1px !important; background:transparent !important;}
.stitab tr.btmrow td {display:none;}

.colsviewer {display:none;}

.prodbox {position:relative; width:270px; height:370px; margin:0px 20px 20px 0px; border:1px solid #d8d8d8; border-radius:5px; background:white;padding:30px;
transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;}
.prodbox .hdr h2 {height:54px; font-size:13px; font-weight:normal;padding:0;line-height:1.4em;}
.prodbox .hdr h2 a {text-decoration:none;font-weight:bold;}
.prodbox .cnt {padding:0;}
.prodbox .cnt .in {width:209px;}
.prodbox .img {position:absolute; top:0px; left:15px; width:auto; height:auto;}
.prodbox .img img {xwidth:195px; xheight:135px; width:auto;height:150px;}
.prodbox .note {height:0;font-size:11px; text-align:left;position: absolute;padding:0;background: white; -webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
    transition: height, 0.5s linear;}
.prodbox:hover .note {-webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
    transition: height, 0.5s linear;height:150px;width:100%;z-index:1;}
.prodbox:hover {
-moz-box-shadow: 0 0 50px 0 #7bcbea;
-webkit-box-shadow: 0 0 50px 0 #7bcbea;
box-shadow: 0 0 50px 0 #7bcbea;
-moz-box-shadow: 0 0 50px 0 #7bcbea;
-webkit-box-shadow: 0 0 50px 0 #7bcbea;
z-index:1;}
.prodbox .price {position:absolute; top:205px; left:-10px; width:124px; height:35px; margin:0px; color:#009cd6;}
.prodbox .price .wvat span {font-size:19px; font-weight:bold; color: #353535;}
.prodbox .price .wvat span em {float:right;}
.prodbox .price .wvat p {display:none;}
.prodbox .price .wvat strong {display:none;}
.prodbox .price .wovat {position:absolute; bottom:0px; color:#353535}
.prodbox .price .wovat p {display:none;}
.prodbox .price .wovat span {float:right; color: #005b81;}
.prodbox .price .wovat strong {float:left; padding-right:5px; font-size:13px;}
.prodbox .tools {position:absolute; top:205px; right:-10px; width:85px; margin:0px; padding:0px; color:#009cd6; background:none;}
.prodbox .tools .buybox {float:right;}
.prodbox .tools .checker {visibility:hidden;display:block;}
.prodbox .tools .inp_txt_qty {display:none;}
.prodbox .tools .btnn {width:85px; height:30px; margin:0px; border:none;}
.prodbox .tools .btnn a {width:100%; height:100%; background:url('img/he_buy_gallery.png') 3px center no-repeat;}
.prodbox .tools .btnn a strong {float:none; margin:5px 3px 0px 0px;}
.prodbox .tools .btnn a em {display:none;}
.prodbox .tools .btnn a q {display:inline; float:right; font-weight:bold; text-transform:none; color:white;}
.prodbox .tools .btnn a span {display:none;}
.prodbox .comp {display:none;}
.prodbox .stiqty .stiqtyin {display:none;}
.prodbox .recycle {display:none;}
.prodbox .statuscont {top:160px;left:-10px;}
.prodbox .statuscont p{font-size:2em;}
.prodbox .statuscontimg {position:absolute;top:0;right:-10px;width:75px;}
.prodbox .statuscontimg a {float:left;max-width:100%;}
.prodbox .statuscontimg img {max-width:100%;}
.prodbox .present {position:absolute; top: 158px;left: auto;right: 0; bottom:auto; background: url(img/bg_icon_darcek.png) no-repeat; width: 36px; height: 36px;}

.itskdoc {font-size:14px; color: #353535;}

/* ==================================================  text nad časovým odpočítavaním: "Akciová cena vyprší o:" ================================================================= */

#akciovacenavyprsi {color:red; font-size:1.4em; padding: 7px; font-weight: bold;}


@media screen and (max-width: 1140px) {
  #rightcont {display: none;}
  .sumome-share-client-wrapper {display: none !important;}
}

.basketadd .stinameclear{position: absolute;top: 20px;left: 50px;width: 300px;color:black;}

.basketadd-lite {position:absolute;z-index:9;;margin: 0 0 0 85px;padding:20px;background:white;border: 1px solid black;}
.basketadd-lite .stitab td{background:white;font-size: 13px;padding: 0 10px;height:auto;}
.basketadd-lite .stitab td.thimg img {max-width:95px;}
.basketadd-lite .stitab td.name {max-width:350px;}
.basketadd-lite .stitab td.name h2 {font-size:13px;}
.basketadd-lite .stitab td.name.sasname {width:auto;}
.basketadd-lite .stitab td.name.sasname span {color:green;}
.basketadd-lite .stitab td.prc {font-size: 19px;}
.basketadd-lite .stitab td.prc.wovat {visibility:hidden;}
.basketadd-lite .stitab td.prc.prcfavour {color:green !important;}
.basketadd-lite .stitab td.prc.prcclient {color:red !important;text-decoration:line-through;}
.basketadd-lite .stitab td.code.saschecktd {text-align: center;}
.basketadd-lite .stitab td.checker span {color:green;}
.basketadd-lite .stitab {margin: 0 0 30px 0;}
.basketadd .navbuttons {float:left;width:100%;}
.basketadd .navbuttons #btnnorblitetobask {float:right;background:none;}
.basketadd .navbuttons #btnnorblitetobask a{padding: 5px 10px;font-size: 15px;margin: 10px 0 0;background: green;color:white;border:1px solid black;border-radius:none;}
.basketadd .navbuttons #btnorbliteback {float:left;background:none;}
.basketadd .navbuttons #btnorbliteback a{padding: 5px 10px;font-size: 15px;margin: 10px 0 0;background: white;border:1px solid black;border-radius:none;}

/*textové info hlavička*/
.news_wn51  {height: 36px; padding: 10px; background: #FFBB00; width: 100%; overflow: hidden; }
.news_wn51 .wn51 {margin: 0 auto; width: 1140px; overflow: hidden}
.news_wn51 .wn51 p {font-size:14px; color: #000;}
.news_wn51 .wn51 a {color: #C52B2B; margin: 0 0 0 5px; display: inline-block;}

/* start energy class */
.energy_class {position:relative; float:left; width:60px; xdisplay:table; margin:0; top:180px; left:10px;   left:auto; right:auto; top:auto; bottom:auto;}
.energy_class p, .energy_class a {color:white !important; font-size:15px; font-weight:bold; padding:3px 10px 3px 20px; border:1px solid #000000; border-right:none; position:relative; height:28px; background-image:url('img/energy-class.png'); background-size:auto 100%; background-repeat:no-repeat; -webkit-border-top-right-radius:0; -webkit-border-bottom-right-radius:0; -webkit-border-bottom-left-radius:2px; -webkit-border-top-left-radius:2px; -moz-border-radius-topright:0; -moz-border-radius-bottomright:0; -moz-border-radius-bottomleft:2px; -moz-border-radius-topleft:2px; border-top-right-radius:0; border-bottom-right-radius:0; border-bottom-left-radius:2px; border-top-left-radius:2px; -moz-background-clip:padding; -webkit-background-clip:padding-box; background-clip:padding-box; display:initial;}
.energy_class p:after, .energy_class a:after, .energy_class p:before, .energy_class a:before {content:""; display:block; position:absolute; left:100%; width:0; height:0; border-style:solid;}
.energy_class p:after, .energy_class a:after {top:0px; border-width:12px;}
.energy_class p:before, .energy_class a:before {top:-1px; border-color:transparent transparent transparent #000000; border-width:13px;}
.energy_class a:hover {text-decoration:none; color:white;}
.energy_class_a {background:#00a651;}
.energy_class_a:after {border-color:transparent transparent transparent #00a651;}
.energy_class_b {background:#52b747;}
.energy_class_b:after {border-color:transparent transparent transparent #52b747;}
.energy_class_c {background:#bdd630;}
.energy_class_c:after {border-color:transparent transparent transparent #bdd630;}
.energy_class_d {background:#f5ea09;}
.energy_class_d:after {border-color:transparent transparent transparent #f5ea09;}
.energy_class_e {background:#feb813;}
.energy_class_e:after {border-color:transparent transparent transparent #feb813;}
.energy_class_f {background:#f37120;}
.energy_class_f:after {border-color:transparent transparent transparent #f37120;}
.energy_class_g {background:#ed1b25;}
.energy_class_g:after {border-color:transparent transparent transparent #ed1b25;}
#stoitem_detail .energy_class {position:relative; left:auto; top:auto; bottom:25px;}

.prodbox .energy_class {position:relative !important; top:252px !important;}
.xenergy_class .energy_class {position:relative; left:auto; top:auto; bottom:auto;}
.listbox .energy_class {position:relative !important; top:7px !important; right:-59px !important;}

.sptbanner .link {margin: 20px; text-align: center; position: relative; top: 10px;}
.sptbanner .link .btnn {padding: 10px 20px; margin: 0 auto; float: none; color: #fff; font-size: 16px; font-weight: bold;}

/* end energy class */
#stoitem_detail {}
#stoitem_detail .navbar {}
#stoitem_detail .navbar ul li:last-child {font-weight:bold;}
#stoitem_detail .in,#stoitem_detail .out{float:none;}

#stoitem_detail .msgbox {font-size: 1.4em;}

#stoitem_detail .tabform {width:100%;color:#5D5D5D;background:transparent;}
#stoitem_detail .tabform tr {background:transparent;}
#stoitem_detail .tabform tr td {color:#5D5D5D;border-bottom:solid 1px #E6E6E6;}
#stoitem_detail .tabform tr th {color:#1987B0;font-weight: normal;border-bottom:solid 2px #09396D;}
#stoitem_detail .tabform .name a {text-decoration:underline;}
#stoitem_detail .tabform .code a {color:#5D5D5D;}
#stoitem_detail form .tabform {margin-top:10px;}
#stoitem_detail form .tabform th {border:none;color:#5D5D5D;text-align: right;padding-right:10px;padding-top:4px;padding-bottom:4px;width:30%;}
#stoitem_detail form .tabform td {border:none;color:#000;text-align: left;padding-left:10px;padding-top:4px;padding-bottom:4px;}
#stoitem_detail form .tabform td input {margin:auto;}
#stoitem_detail form .tabform td textarea {width:70%;}
#stoitem_detail form .tabform .btnn {float:left;margin-right:15px;}
#stoitem_detail form .tabform label {color:#1987B0;text-decoration:underline;vertical-align: top;}
#stoitem_detail form .tabforminput[type=radio] {margin-right:8px;}

#stoitem_detail .sti_detail_head {clear:both;margin:0;padding-top:20px;}
#stoitem_detail .sti_detail_head .hdr {padding:0;border-bottom:2px solid #09396D; color:#1987B0;display:none;}
#stoitem_detail .sti_detail_head .cnt .hdr {display:block;}
#stoitem_detail .sti_detail_head .hdr .c h1 {font-size:2em;}
#stoitem_detail .sti_detail_head .hdr .l {width:auto;height:0;overflow:hidden;}
#stoitem_detail .sti_detail_head .hdr .r {width:auto;height:0;overflow:hidden;}
#stoitem_detail .sti_detail_head div .hdr {border-bottom:none;color:#000;}
#stoitem_detail .sti_detail_head .cnt {}
#stoitem_detail .sti_detail_head div .cnt {padding:0;}
#stoitem_detail .sti_detail_head .ftr {height:1px;}
#stoitem_detail .sti_detail_head .btnn.buy a {width:104px;height:26px; border: none; 
background: url('img/cart_ico.png') 7px 5px / 16px 15px no-repeat;
}

#stoitem_detail .sti_img {width:45%; float:left; position:relative;}
#stoitem_detail .sti_catimg {max-width: 150px;overflow: hidden;position: relative;float: right;clear: right;margin: 15px 15px 0 0;}
#stoitem_detail .sti_catimg img {width:100%;}
#stoitem_detail .sti_img .sti_bigimg {text-align:center; overflow:hidden;}
#stoitem_detail .sti_img .statuscont {position:absolute; top:30px; left:0px; right:auto; bottom:auto;}
#stoitem_detail .sti_img .statuscont .out, #stoitem_detail .sti_img .statuscont .in {float:left;}
#stoitem_detail .sti_img .statuscont .out .in > div{clear:left; margin-bottom:6px;}
#stoitem_detail .sti_img .statuscont .discpercbox {top:0px;left:400px;}
#stoitem_detail .sti_img .statuscont .out .in img {position: absolute;left: 20px;top: 40px;}
#stoitem_detail .sti_img .statuscont .sts30 { padding:0; transition: all 0.5s ease; } 
#stoitem_detail .sti_img .statuscont .sts30 p {padding:18px 10px 12px 0; text-align: center;}
#stoitem_detail .sti_img .statuscont .sts30 p:after { content: "";width: 47px;height: 35px;background: transparent url(img/click_here_1.png) no-repeat;background-size: 38% auto;background-position: 14px 10px;position: absolute;top: 6px;right: 9px; }
#stoitem_detail .sti_img .statuscont .sts30 p:after { content:"klikni sem";font-size: 0.5rem;white-space: nowrap;}
#stoitem_detail .sti_img .statuscont .sts30 span { background: #B3E339;padding: 3px 30px;float: left;font-weight: normal; } 
#stoitem_detail .sti_img .statuscont .sts30:hover { opacity: 0.8; }
#stoitem_detail .sti_img .statuscontimg {position:absolute; top:30px; right:0px;width:100px;}
#stoitem_detail .sti_img .statuscontimg a {float:left;max-width:100%;}
#stoitem_detail .sti_img .statuscontimg img {max-width:100%;}
#stoitem_detail .sti_img .statuscontimg.hasdiscprc {top:90px;}
#stoitem_detail .sti_img .present {position:absolute; top:80px; left:10px; right:auto; bottom:auto; background: url(img/bg_icon_darcek.png) no-repeat; width: 36px; height: 36px;}
#stoitem_detail .sti_img .cnt .in{text-align:center;}
#stoitem_detail .sti_info {float:right; width:49%; background:#ECECEC;position:relative;}
#stoitem_detail .sti_info .hdr {width:auto;height:0;overflow:hidden;}
#stoitem_detail .sti_info .ftr {width:auto;height:0;overflow:hidden;}
#stoitem_detail .sti_info .ctn {width:auto;height:0;overflow:hidden;}
#stoitem_detail .sti_info .cnt .out .in {margin:14px;}
#stoitem_detail .sti_info .cnt .out .in .in {margin:0;}
#stoitem_detail .sti_info .sti_inftbl {width:100%;color:#5D5D5D; font-size: 1.3em;}
#stoitem_detail .sti_info .sti_inftbl tr {}
#stoitem_detail .sti_info .sti_inftbl tr th {text-align:right;padding:1px 4px 1px 4px;font-weight:normal;vertical-align: top;}
#stoitem_detail .sti_info .sti_inftbl tr.producent {}
#stoitem_detail .sti_info .sti_inftbl tr.producent h2 {font-size: 1em;margin:0;}
#stoitem_detail .sti_info .sti_inftbl tr.code {}
#stoitem_detail .sti_info .sti_inftbl tr.partno {}
#stoitem_detail .sti_info .sti_inftbl tr.partno th, #stoitem_detail .sti_info .sti_inftbl tr.partno td{padding-bottom:15px;}
#stoitem_detail .sti_info .sti_inftbl tr.inetstock {}
#stoitem_detail .sti_info .sti_inftbl tr.inetstock th,
#stoitem_detail .sti_info .sti_inftbl tr.inetstock td {border-top:solid 1px #D3D3D3;padding-top:15px;}
#stoitem_detail .sti_info .sti_inftbl tr.inetstock th {vertical-align: middle;}
#stoitem_detail .sti_info .sti_inftbl tr.inetstock .stiqty {margin:0;padding:0;}
#stoitem_detail .sti_info .sti_inftbl tr.stock {}
#stoitem_detail .sti_info .sti_inftbl tr.stock th,
#stoitem_detail .sti_info .sti_inftbl tr.stock td {padding-bottom:15px;}
#stoitem_detail .sti_info .sti_inftbl tr.stock th {vertical-align: middle;}
#stoitem_detail .sti_info .sti_inftbl tr.stock .stiqty {margin:0;padding:0;}
#stoitem_detail .sti_info .sti_inftbl tr .stiqty a {font-size: 1em;}
#stoitem_detail .sti_info .sti_inftbl tr .stiqty p {font-size: 1em;}
#stoitem_detail .sti_info .sti_inftbl tr.prc {}
#stoitem_detail .sti_info .sti_inftbl tr.prc td {color:#DB0000;}
#stoitem_detail .sti_info .sti_inftbl tr.wovat th, 
#stoitem_detail .sti_info .sti_inftbl tr.wovat td {}
#stoitem_detail .sti_info .sti_inftbl tr.wovat {}
#stoitem_detail .sti_info .sti_inftbl tr.endprc {}
#stoitem_detail .sti_info .sti_inftbl tr.store .note{display: none;}
#stoitem_detail .sti_info .sti_inftbl tr.store .note_4{display: block;padding: 10px 0 0 0;}
#stoitem_detail .sti_info .sti_inftbl tr.discount {}
#stoitem_detail .sti_info .sti_inftbl tr.rf {}
#stoitem_detail .sti_info .sti_inftbl tr.af {}
#stoitem_detail .sti_info .sti_inftbl tr.rfaf {}
#stoitem_detail .sti_info .sti_inftbl tr.wvat {}
#stoitem_detail .sti_info .sti_inftbl tr.wvat td {font-size:1.2em;}
#stoitem_detail .sti_info .sti_inftbl tr.energy_class th {vertical-align: middle;}
#stoitem_detail .sti_info .sti_inftbl tr.bettprc {}
#stoitem_detail .sti_info .sti_inftbl tr.rating {}
#stoitem_detail .sti_info .sti_inftbl tr.rating th, 
#stoitem_detail .sti_info .sti_inftbl tr.rating td {border-top:solid 1px #D3D3D3;padding-top:20px;padding-bottom:15px;vertical-align: middle;}
#stoitem_detail .sti_info .sti_inftbl tr.rating .result {display:block;float:left}
#stoitem_detail .sti_info .sti_inftbl tr.rating .imgs {display:block;float:left;}
#stoitem_detail .sti_info .sti_inftbl tr.rating .imgs *{display:block;float:left;}
#stoitem_detail .sti_info .sti_inftbl tr.rating .imgs img {display:inline;margin:0 2px 0 2px;cursor: pointer;}
#stoitem_detail .sti_info .sti_inftbl tr.status {}
#stoitem_detail .sti_info .sti_inftbl tr.status th {padding-bottom:15px;}
#stoitem_detail .sti_info .sti_inftbl tr.rfaf {}
#stoitem_detail .sti_info .sti_inftbl tr.dcprate {}
#stoitem_detail .sti_info .sti_inftbl tr.order {vertical-align: middle;}
#stoitem_detail .sti_info .sti_inftbl tr.order .buybox {float: right;clear: none;}
#stoitem_detail .sti_info .sti_inftbl tr.order td,
#stoitem_detail .sti_info .sti_inftbl tr.order th {border-top:solid 1px #D3D3D3;padding-top:15px;padding-bottom:15px;}
#stoitem_detail .sti_info .sti_inftbl tr.order input {}
#stoitem_detail .sti_info .sti_inftbl tr td {text-align:left;padding:1px 4px 1px 4px;font-weight:bold;vertical-align: top;}

#stoitem_detail .sti_info .sti_inftbl tr.store .stiqty {float:right;}
#stoitem_detail .sti_info .sti_inftbl tr.store .stiqty .newavailability {display:none !important;}
#stoitem_detail .sti_info .sti_inftbl tr.store .apekinet {width:155px;display: block !important;float: right;font-size: 14px;font-weight: bold;padding:7px 0;cursor: pointer;text-align: left;background: none !important;}
#stoitem_detail .sti_info .sti_inftbl tr.store .apekinet.sat_1{color:#128f3a !important;}
#stoitem_detail .sti_info .sti_inftbl tr.store .apekinet.sat_2{color:rgb(255, 180, 0) !important;}
#stoitem_detail .sti_info .sti_inftbl tr.store .apekinet.sat_3{color:#009036 !important;}
#stoitem_detail .sti_info .sti_inftbl tr.store .apekinet.sat_4{color:#CE0101 !important;}
#stoitem_detail .sti_info .sti_inftbl tr.store .apekinet.sat_11{color:#009036 !important;}

#stoitem_detail .sti_toolbox {border:solid 2px #D3D3D3;margin-top:10px;
	-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;}
#stoitem_detail .sti_toolbox .hdr {width:auto;height:0;overflow:hidden;}
#stoitem_detail .sti_toolbox .cnt {margin:0 15px 15px 0px;}
#stoitem_detail .sti_toolbox .ftr {width:auto;height:0;overflow:hidden;}
#stoitem_detail .sti_toolbox .cnt .out {overflow: hidden;}
#stoitem_detail .sti_toolbox .cnt .out .in {}
#stoitem_detail .sti_toolbox .cnt .out .in div {float:left;border-left:solid 2px #D3D3D3;padding-left:20px;margin-top:15px;}
#stoitem_detail .sti_toolbox .cnt .out .in div div {margin:0;padding:0;border:0;}
#stoitem_detail .sti_toolbox .cnt .out .in div a {color:#1987B0;padding: 0 20px 0 20px;text-decoration: underline;cursor:pointer; font-size: 1.3em;}
#stoitem_detail .sti_toolbox .cnt .out .in div strong {font-weight: normal;}
#stoitem_detail .sti_toolbox .tofav {border:none !important;}
#stoitem_detail .sti_toolbox .tofav a {background: url(img/to_favn.gif) no-repeat scroll 3px 2px;}
#stoitem_detail .sti_toolbox .toprint a {background: url(img/to_printn.gif) no-repeat scroll 0 2px;}
#stoitem_detail .sti_toolbox .tosiffavyes a {background: url(img/buy_ord_in.gif) no-repeat scroll 0 0;}
#stoitem_detail .sti_toolbox .tosiffavno a {background: url(img/no3.gif) no-repeat scroll 0 0;}
#stoitem_detail .sti_toolbox .watchdog a {}
#stoitem_detail .sti_toolbox .watchdognew a {background: url(img/wdnewn.gif) no-repeat scroll -2px 0;}
#stoitem_detail .sti_toolbox .watchdogedit a {background: url(img/wdeditn.gif) no-repeat scroll 0 0;}
#stoitem_detail .sti_toolbox .discus a {background: url(img/disc3n.gif) no-repeat scroll 2px 2px;}
#stoitem_detail .sti_toolbox .comp .out .in {margin:0}
#stoitem_detail .sti_toolbox .sendmail a {background: url(img/toolssendmailico.gif) left 4px no-repeat;}
#stoitem_detail .sti_toolbox .sendusrerrmsg a {background: url(img/icousrerrmsg.gif) no-repeat scroll 2px 1px;}
#fcblike iframe{width:120px;height:20px;margin-top: -2px;overflow:hidden;}
#___plusone_0 {margin-top: 15px !important; margin-left: 10px !important;}

#stoitem_detail .stiystt {clear:both;margin-bottom:10px;}
#stoitem_detail .stiystt .ftr {width:auto;height:0;overflow:hidden;}
#stoitem_detail .stiystt .hdr {color:#1987B0;font-weight:bold;font-size:1.2em;}
#stoitem_detail .stiystt .hdr p {margin:0;}
#stoitem_detail .stiystt .hdr .stiplnote {font-size: 13px; font-weight: normal; color: #000;}
#stoitem_detail .stiystt .hdr .l,
#stoitem_detail .stiystt .hdr .r {width:auto;height:0;overflow:hidden;}
#stoitem_detail .stiystt .cnt {text-align: center;}
#stoitem_detail .stiystt .cnt .out {background:transparent url(img/stitabcontbckgleft.gif) no-repeat scroll 0 0; padding-left:2px;}
#stoitem_detail .stiystt .cnt .in {background:transparent url(img/stitabcontbckgright.gif) no-repeat scroll right top; padding-right:2px;}
#stoitem_detail .stiystt .tabform {text-align: left;xwidth:95%;margin:auto;background:transparent url(img/stitabcontbckg.gif) repeat-x scroll 0 0; padding:0 20px 0 20px;}
#stoitem_detail .stiystt .tabform tr{height:5px;}
#stoitem_detail .stiystt .tabform th {border:none;display:none;height:3px !important; border:solid 1px red;}
#stoitem_detail .stiystt .tabform td {vertical-align:middle; padding: 5px;}
#stoitem_detail .stiystt .stock {text-align: left;}
#stoitem_detail .stiystt .code {text-align: left;}
#stoitem_detail .stiystt .tabform .thumbimg img {max-height: 65px; max-width: 65px;}
#stoitem_detail .stiystt .tabform .name {width: 250px;}
#stoitem_detail .stiystt .tabform .store {width: 165px;}
#stoitem_detail .stiystt .tabform .store .stiqty {width: 100%;}

#stoitem_detail .tabpage {clear:both;}
#stoitem_detail .tabpage .ftr {width:auto;height:0;overflow:hidden;}
#stoitem_detail .tabpage .hdr {margin:0;padding:4px 0 0 0;border-bottom:solid 2px #09396D;}
#stoitem_detail .tabpage div .hdr {margin:0;padding:4px 0 0 0;border-bottom:solid 2px #09396D;}
#stoitem_detail .tabpage .hdr .l,
#stoitem_detail .tabpage .hdr .r {width:auto;height:0;overflow:hidden;}
#stoitem_detail .tabpage .hdr p {margin:0;padding:5px 0 5px 0;color:#1987B0;font-size:1.4em;}
#stoitem_detail .tabpage .hdr * {}
#stoitem_detail .sti_shortnote{display:none;} /*1md*/
#stoitem_detail .sticomment {}
#stoitem_detail .sti_cattree {}

#stoitem_detail .tabpage.stiysttbox{width:80%;float:left;clear:both;}
#stoitem_detail .tabpage.stiysttbox .hdr{border:none;height:0;overflow:hidden;width:auto;}
#stoitem_detail .tabpage.stiysttbox .stiysttitembox .hdr{border-bottom:solid 2px #09396D;height:auto;overflow:hidden;color:#1987B0;font-weight:bold;}
#stoitem_detail .tabpage.stiysttbox .stiysttitembox .hdr a{color:#1987B0;font-weight:normal;font-size:1.4em;vertical-align: middle;}
#stoitem_detail .tabpage.stiysttbox .stiysttitembox .hdr .hookplus{padding:0 2px 0 0;}
#stoitem_detail .tabpage.stiysttbox .stiysttitembox .cnt {padding-top:5px;}
#stoitem_detail .tabpage.stiysttbox .stiysttitembox .cnt .in {text-align:left;}
#stoitem_detail .tabpage.stiysttbox .stiysttitembox .cnt .thmbimg{margin-left:23px;margin-right:10px;float:left;}
#stoitem_detail .tabpage.stiysttbox .stiysttitembox .cnt p{display:inline;color:#828282; font-size: 1.2em;}

#stoitem_detail .sti_cattree ul {list-style-type: none;clear:left;}
#stoitem_detail .sti_cattree ul li {float:left;margin:5px 0 5px 0;}
#stoitem_detail .sti_cattree ul li a {padding:0 5px 0 5px;color:#1987B0;text-decoration: underline; font-size: 1.3em;}
#stoitem_detail .sti_cattree ul li a strong {font-weight: normal;}
#stoitem_detail .sti_cattree ul li span {background: url('img/navbarrarrw.gif') scroll 0 5px no-repeat;}

.prodbox .stimaxqty{margin-top:2px;}
.prodbox .normalprc{}
.prodbox .normalprcdcp{}
.prodbox .stiadvprc{margin-bottom:-6px;}
.prodbox .stiadvprcdcp{}
.prodbox .stimaxqty p,.prodbox .normalprc p,.prodbox .normalprcdcp p,.prodbox .stiadvprc p,.prodbox .stiadvprcdcp p{display:inline;}
.prodbox .stiadvprc strong,.prodbox .stiadvprcdcp strong{color:#CA0000;}
.prodbox .checker {width:auto;float:left;margin-left:40px;visibility:hidden;}
.prodbox .checker p{margin:0;}
#stoitem_detail .sti_relation_block {}
#stoitem_detail .sti_relation_block .hdr {}
#stoitem_detail .sti_relation_block .boxcont {width:auto;background:none;}
#stoitem_detail .sti_relation_block .sti_relation > .hdr,
#stoitem_detail .sti_relation_block .sti_relation_condoffer > .hdr,
#stoitem_detail .sti_relation_block .sti_relation_condoffer_master > .hdr {border-bottom:solid 2px #09396D;padding:4px 0 0 0;width:100%;}
#stoitem_detail .sti_relation_block .sti_relation > .hdr p,
#stoitem_detail .sti_relation_block .sti_relation_condoffer > .hdr p,
#stoitem_detail .sti_relation_block .sti_relation_condoffer_master > .hdr p {color:#1987B0;font-size:1.9em;padding:5px 0 5px 0; }
#stoitem_detail .sti_relation_block .sti_relation_condoffer .hdr{}
#stoitem_detail .sti_relation_block .prodbox {width:225px;height: 100px;border-radius: 0;border:none;border-right: 2px solid #0093dd;margin: 5px 0;padding:0 5px;}
#stoitem_detail .sti_relation_block .prodbox:hover {box-shadow: none;}
#stoitem_detail .sti_relation_block .sti_relation ul li:nth-child(3n) .prodbox {border:none;}
#stoitem_detail .sti_relation_block .prodbox .hdr{border:none;}
#stoitem_detail .sti_relation_block .prodbox .leftpart{float:left;width: 80px;padding: 10px 0px;}
#stoitem_detail .sti_relation_block .prodbox .leftpart .img {position: relative;width: auto;height: auto;top: auto;left: auto;}
#stoitem_detail .sti_relation_block .prodbox .leftpart .img a img {max-width:100%;height:auto;}
#stoitem_detail .sti_relation_block .prodbox .rightpart {float:left;width:130px;}
#stoitem_detail .sti_relation_block .prodbox .rightpart .name {float:left;}
#stoitem_detail .sti_relation_block .prodbox .rightpart .name h2 {padding: 0px;height:27px;font-size:10px;line-height: 1.3em;}
#stoitem_detail .sti_relation_block .prodbox .rightpart .name h2 a{color:#0093dd;text-decoration:none;}
#stoitem_detail .sti_relation_block .prodbox .rightpart .price {position: relative;top: auto;left: 0;}
#stoitem_detail .sti_relation_block .prodbox .rightpart .price .wvat {color:#000;}
#stoitem_detail .sti_relation_block .prodbox .rightpart .price .wovat{color:#ff0000;font-weight:bold;position:relative;}
#stoitem_detail .sti_relation_block .prodbox .rightpart .price .wovat strong {font-weight:bold; color: #005b81;}
#stoitem_detail .sti_relation_block .prodbox .rightpart .buybox .inp_txt_qty {visibility:hidden;}
#stoitem_detail .sti_relation_block .prodbox .rightpart .buybox .btnn.buy {margin: 0;position: relative;bottom: 12px; background: #0096cd;}
#stoitem_detail .sti_relation_block .prodbox .rightpart .buybox .btnn.buy:hover {background: #009036; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;}
#stoitem_detail .sti_relation_block .prodbox .rightpart .buybox .btnn.buy a strong q {display: block;padding: 3px 10px;}

#stoitem_detail .sti_relation_block .prodbox .srename{display: none; width:100%;margin:auto;text-align: center;position:relative;}
#stoitem_detail .sti_relation_block .prodbox .srename p{width:100%;margin:auto;text-align: center;position:absolute;top:190px;}

#stoitem_detail .sti_relation_block .sti_relation {border:2px solid #009cd6;border-radius:5px;}
#stoitem_detail .sti_relation_block .sti_relation .hdr {background:#0096cd;}
#stoitem_detail .sti_relation_block .sti_relation .hdr .c {float:none;}
#stoitem_detail .sti_relation_block .sti_relation .hdr .c p {color:white;text-align:center;float:none;padding: 2px 0;}
#stoitem_detail .sti_relation_block .sti_relation .cnt {background:#FFF;}
#stoitem_detail .sti_relation_block .sti_relation .jcarousel-prev {background: url("img/he_arrow_left.png") no-repeat center / 15px;width: 50px;}
#stoitem_detail .sti_relation_block .sti_relation .jcarousel-next {background: url("img/he_arrow_right.png") no-repeat center / 15px;width: 50px;}

#stoitem_detail .sti_relation_block .sti_relation_condoffer_master {border:2px solid #009cd6;border-radius:5px;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer_master .hdr {background:#0096cd;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer_master .hdr .c {float:none;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer_master .hdr .c p {color:white;text-align:center;float:none;padding: 2px 0;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer_master .cnt {background:#FFF;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer_master .jcarousel-prev {background:url("img/he_arrow_left.png") no-repeat center / 15px;width: 50px;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer_master .jcarousel-next {background:url("img/he_arrow_right.png") no-repeat center / 15px;width: 50px;}

#stoitem_detail .sti_relation_block .jcarousel-container {border:none;}
#stoitem_detail .sti_relation_block .jcarousel-container .jcarousel-clip {width:auto; height:110px; margin:0px 60px;overflow:hidden;}
#stoitem_detail .sti_relation_block .jcarousel-container .jcarousel-clip ul {overflow:visible !important;}
#stoitem_detail .sti_relation_block .jcarousel-container .jcarousel-list {}
#stoitem_detail .sti_relation_block .jcarousel-container .jcarousel-item {width:225px; height:110px; margin:0px;background:white;}
#stoitem_detail .sti_relation_block .jcarousel-container .jcarousel-prev {top:40px;}
#stoitem_detail .sti_relation_block .jcarousel-container .jcarousel-next {top:40px;}

#stoitem_detail .sendmailcont{clear:both;}
#stoitem_detail .stiattach{clear:both;}
#stoitem_detail .parsets{clear:both;}
#stoitem_detail .parsets .tabform th{display:none;}
#stoitem_detail .parsets .tabform .paramname{text-align: right;padding-right:10px;width:45%}
#stoitem_detail .parsets .tabform .paramvalue{text-align: left;padding-left:10px;font-weight:bold;}
#stoitem_detail .parsets .tabform .paramsp{}

#stoitem_detail .stiattach_sys_tab{clear:both;}
#stoitem_detail .stiattach_sys_video{clear:both;}
#stoitem_detail .promotions{clear:both;}
#stoitem_detail .pricelogs{clear:both;}
#stoitem_detail .input_text {float: left;}
#stoitem_detail .stibettprice{clear:both;}
#stoitem_detail .stibettprice .outer, #stoitem_detail .stibettprice .inner, #stoitem_detail .stibettprice .wrap {background: none;}
#stoitem_detail .lngstiask{clear:both;margin-top:30px;}
#stoitem_detail .lngstiask .outer, #stoitem_detail .lngstiask .inner, #stoitem_detail .lngstiask .wrap {background: none;}
#stoitem_detail .stisendinfo{clear:both;margin-top:30px;}
#stoitem_detail .stisendinfo .outer, #stoitem_detail .stisendinfo .inner, #stoitem_detail .stisendinfo .wrap {background: none;}
#stoitem_detail .stiusrerrmsg{clear:both;margin-top:30px;}
#stoitem_detail .stiusrerrmsg .outer, #stoitem_detail .stiusrerrmsg .inner, #stoitem_detail .stiusrerrmsg .wrap {background: none;}
#stoitem_detail .lngstiask .hdr,#stoitem_detail .stibettprice .hdr,#stoitem_detail .stisendinfo .hdr,#stoitem_detail .stiusrerrmsg .hdr{display:block !important;}
#stoitem_detail .order .btnn a strong q {display: inline-block; color: #ffffff; text-transform: uppercase; font-weight: bold; margin-left: 8px; padding: 1px; }

/* responsive youtube video */
#stoitem_detail .stiattach_sys_video .video {position: relative; width: 100%; height: 0; padding-bottom: 56.25%;}
#stoitem_detail .stiattach_sys_video .video iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

/*tabs*/
.ui-tabs.ui-widget {font-size:1em;}
.ui-tabs .ui-widget-header{background:none !important;border:none !important;}
.ui-tabs .ui-state-active,.ui-tabs .ui-widget-content .ui-state-active{background:none !important;border:none !important;}
.ui-tabs .ui-state-default,.ui-tabs .ui-widget-content .ui-state-default{background:none !important;border:none !important;}    


#tabs {margin-top:20px;}
.ui-tabs{ position: relative;border:none !important; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding:0; }
.ui-tabs .ui-tabs-nav {float:left;margin-bottom:-2px;}
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a {background: url('img/stitabbckg.gif') repeat-x scroll 0 1px;margin-top:-1px;height:33px; float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer;} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border: 0; padding: 1em 1.4em; background: none;xclear:left; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-tabs .ui-tabs-nav li .outer{float:left;background: url('img/stitableftbckg.gif') no-repeat scroll 0 0;padding-left:5px;}
.ui-tabs .ui-tabs-nav li .inner{float:left;background: url('img/stitabrightbckg.gif') top right no-repeat;padding-right:5px}
.ui-widget-header {float;left;}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .outer{float:left;background: #E2EEF5 url('img/stitableftbckgactive.gif') no-repeat scroll 0 0;padding-left:5px;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .inner{float:left;background: url('img/stitabrightbckgactive.gif') top right no-repeat;padding-right:5px}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a{ background: url('img/stitabbckgactive.gif') repeat-x scroll 0 1px;margin-top:-1px;}
.ui-tabs .ui-tabs-panel {padding:0;}
.ui-tabs .ui-tabs-panel .outer{background: url('img/stitabcontbckgleft.gif') no-repeat scroll 0 0;padding-left:2px;}
.ui-tabs .ui-tabs-panel .inner{background: url('img/stitabcontbckgright.gif') top right no-repeat;padding-right:2px;}
.ui-tabs .ui-tabs-panel .wrap{background: url('img/stitabcontbckg.gif') repeat-x scroll 0 0;padding:20px 40px 40px 40px;}

#stoitem_detail .ui-tabs .tabpage .hdr{display:none;}
#stoitem_detail .ui-tabs .ui-tabs-nav li a{color:#828282;font-weight:bold; font-size: 1.3em;}
#stoitem_detail .ui-tabs .ui-tabs-nav li.ui-tabs-active a{color:#1987B0;}
#sti_tabs .ui-state-disabled, .ui-widget-content .ui-state-disabled {display:none;} 
/*vyskakovaci okno condoffer*/
.asynccall {min-width: 300px;}
.asynccall iframe{overflow: visible;}
.asynccall .btnn.buy {position:fixed;right:8px;left:auto;bottom:8px;top:auto;}
.asynccall h1{display:none;}
.asynccall #stoitem_detail{width:718px;height:500px;}
.sti_relation_condoffer.vipcondoffer{}
.sti_relation_condoffer.vipcondoffer .hdr .l{display:none;}
/*.asynccall .btnn.buy *{background:none;}
.asynccall .btnn.buy strong p{font-size:1px;margin-right:-1000px;}
.asynccall .btnn.buy a{background:url(tsbvipcondofferbtnbuybg.png) 0 0 no-repeat;height: 49px;width: 113px;}
*/
/*confer mode=1 resp. VIP popup okno*/
#stoitem_detail .sti_relation_condoffer.vipcondoffer.vipcondoffer {width:100%;background: url(img/condofferbckg.gif) right top repeat-y transparent;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer.vipcondoffer .hdr{color:#1987B0;font-weight:bold;background: url(img/stidethookhdrbckg.gif) left top no-repeat;height:27px;width:100%;padding:4px 0 0 0;width:100%;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer.vipcondoffer .hdr .c{width:100%;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer.vipcondoffer .hdr p {margin:0 0 0 10px;color:#1987B0;font-size:1.2em;padding:5px 0;border-bottom: 2px solid #09396D;width:100%;}}
#stoitem_detail .sti_relation_condoffer.vipcondoffer.vipcondoffer .hdr .l,
#stoitem_detail .sti_relation_condoffer.vipcondoffer .hdr .r {width:auto;height:0;overflow:hidden;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .hdr .l {background: url(img/stidetchoicehookhdrico.gif) left 2px no-repeat;height:31px;float:right;width:105px;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .ftr{background: url(img/tsbstidethookftrbckg.gif) right top no-repeat transparent;height:5px;width:100%;margin-top:-1px;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .cnt{margin:0;padding:0;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .grpdelimiter {}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .grpheader {clear:left;height:22px;border-top:solid 1px #7BA2B8;border-bottom:solid 1px #7BA2B8;background:url(img/tsbcondoffergrphdrbg.gif) 16px 10px no-repeat #6D98B1;color:#fff;padding-left:35px; padding-top: 3px;font-size: 1.3em;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox{width:718px;border-top:solid 1px #FFF;margin:0;padding:0;background:none;height:82px;position:relative;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox.color_row{background:#F1F1F1;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .hdr{width:100%;background:none;height:20px;position:absolute;top:0px;left:102px;right:auto;bottom:auto;width:400px;float:left;overflow: hidden;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .hdr .l{background:none;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .hdr h2{width:auto;text-align:left;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .hdr h2 a{font-weight:bold;text-decoration: none;color:#1987B0 !important;position:absolute;text-align:left;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .cnt {width:100%;height:72px;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .cnt .in{}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .cnt .checker{position:absolute;top:22px;left:-33px;right:auto;bottom:auto;width:80px;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .cnt .img{position:absolute;top:0;left:35px;right:auto;bottom:auto;width:60px;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .cnt .img img{height:60px;margin-top:6px;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .cnt .note{position:absolute;top:30px;left:106px;right:auto;bottom:auto;width:375px;color:#535154;height:24px;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .cnt .stimaxqty{position:absolute;top:25px;left:auto;right:160px;bottom:auto;width:60px;color:#535154;font-weight:bold;} 
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .cnt .stimaxqty p{display:none;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .cnt .normalprc{position:absolute;top:30px;left:auto;right:0px;bottom:auto;width:150px;display:none;} 
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .cnt .stiadvprcafrf.wvat{position:absolute;top:6px;left:auto;right:10px;bottom:auto;width:150px;color:#535154;text-align: right;text-decoration: line-through;font-size:1em;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .cnt .stiadvprcafrf.wvat p{margin:0;display:none;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .cnt .stiadvprc.wvat{position:absolute;top:18px;left:auto;right:10px;bottom:auto;width:150px;color:#DE1F27;font-weight:bold;text-align: right;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .cnt .stiadvprc.wvat strong{color:#DE1F27;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .cnt .stiadvprc.wovat{position:absolute;top:34px;left:auto;right:10px;bottom:auto;width:150px;font-size:1em;color:#535154;text-align: right;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .cnt .stiadvprc.wovat strong{font-weight:normal;color:#535154;} 
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .cnt .rabat{position:absolute;top:62px;left:auto;right:10px;bottom:auto;width:150px;text-align: right;color:#0063B9;font-size:0.9em;font-weight:bold;} 
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .cnt .rabat p{display:inline;}
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .cnt .tools{display:none;} 
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .cnt .stiqty.stiqtyinet{position:absolute;top:60px;left:106px;} 
#stoitem_detail .sti_relation_condoffer.vipcondoffer .prodbox .ftr{background:none;height:0;overflow:hidden;}

#stoitem_detail .ui-tabs .tabpage.discuscont .hdr {display: block; font-weight: bold; color: gray; padding: 2px 0;}
#stoitem_detail .ui-tabs .tabpage.discuscont .postdisc .hdr {border-bottom: 1pt solid #09396D;}
#stoitem_detail .ui-tabs .tabpage.discuscont .postdisc {padding: 5px;margin: 5px 0; border: 1px solid silver;}
#stoitem_detail .ui-tabs .tabpage.discuscont .postdisc.re {border-left: 2pt solid silver; background: #F0F0F0;}
#stoitem_detail .ui-tabs .tabpage.discuscont .postdisc .subject {float: left;}
#stoitem_detail .ui-tabs .tabpage.discuscont .postdisc .author {float: left;}
#stoitem_detail .ui-tabs .tabpage.discuscont .postdisc .tools {float: right;}
#stoitem_detail .ui-tabs .tabpage.discuscont .cnt {padding: 2px 0;}
#stoitem_detail .ui-tabs .tabpage.discuscont .ftr {height: auto; padding: 5px 0;}
#stoitem_detail .ui-tabs .tabpage.discuscont .ftr a {color: #1987B0;}



/*
#stoitem_detail .discuscont{overflow:hidden;font-size:10px;}
#stoitem_detail .discuscont .wrap{padding:0; margin:0;overflow:hidden;}
#stoitem_detail .discuscont .cnt{margin-top:-2px;}
#stoitem_detail .discusitem{padding:0 20px 12px;}
#stoitem_detail .discusitem.level1{padding-top:20px;border-top: 1px solid #C1C1C1;}
#stoitem_detail .discusitem.level1 strong{text-decoration: underline;font-size: 12px;}
#stoitem_detail .discusitem.level2{margin-left:30px;}
#stoitem_detail .discusitem.level3{margin-left:60px;}
#stoitem_detail .discusitem.level4{margin-left:90px;}
#stoitem_detail .discusitem.level5{margin-left:120px;}
#stoitem_detail .discusitem .disinfo{padding-top:10px;font-weight: bold;color:#343333;}
#stoitem_detail .discusitem .disbody{color:#434343;}
#stoitem_detail .discusitem .discreag a{color:#0063B9;text-decoration: underline;} 

.discformholder {background:#ececec;border: 4px solid #FFFFFF;padding:21px;}
.discformholder .rowbox{clear:left;width:500px;float:left;padding:3px;}
.discformholder .rowbox label{padding:6px 0;text-decoration: none;}
.discformholder .rowbox input,.discformholder .rowbox textarea{display:block;float:right;width:423px;vertical-align: middle;}
.discformholder .rowbox.discprezdivka, .discformholder .rowbox.disemail{width:247px;}
.discformholder .rowbox.discprezdivka input, .discformholder .rowbox.disemail input{width:170px;}
.discformholder .rowbox.disemail{clear:  none;}
.discformholder .rowbox.discodeb {padding-left:71px;}
.discformholder .rowbox.discodeb input {width:auto;display:inline;float:none;} 
.discformholder .rowbox.discaptcha{}
.discformholder .rowbox.discaptcha label{display: inline-block;width: 69px;}
.discformholder .rowbox.discaptcha input{width:40px; display:inline;float:none;margin-top:-18px;}
.discformholder .rowbox.discaptcha span{}
*/

/* ===== n e w ===== */

#stoitem_detail {xdisplay:none;}

#stoitem_detail .navbar ul li:last-child {font-weight:normal;}
#stoitem_detail .navbar ul li:last-child a {color:#009cd6;}

#stoitem_detail .detail_head{float: left;background: white;width: 100%;border-radius: 5px;border: 1px solid #3193bf;margin: 0 0 20px 0;}
#stoitem_detail .detail_head .hdr {padding: 15px 50px; display:block;}
#stoitem_detail .detail_head .hdr h1{font-size: 20px;color: #009cd6;max-width:700px;}

#stoitem_detail .sti_detail_head {padding:0px;}
#stoitem_detail .sti_detail_head .hdr {border:none;}
#stoitem_detail .sti_detail_head .hdr .c {position:relative;}
#stoitem_detail .sti_detail_head .hdr .c h1 {font-size:20px; color:#009cd6;}
#stoitem_detail .sti_detail_head .hdr .c h2 {position:absolute; top:48px; right:0px; width:350px; font-size:20px; font-weight:bold; color:black;}

#stoitem_detail .sti_img {}
#stoitem_detail .sti_img .hdr {display:none;}
#stoitem_detail .sti_img .sti_bigimg {}
#stoitem_detail .sti_img .sti_bigimg a img{max-width:300px;-moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
    transition: height, 0.5s linear;}
#stoitem_detail .sti_img .sti_bigimg a img:hover{max-width:380px;-webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
    transition: height, 0.5s linear;}
#stoitem_detail .sti_img .stigallery {width: 360px;margin: 0 auto;}
#stoitem_detail .sti_img .stigallery .hdr {display:none;}
#stoitem_detail .sti_img .stigallery ul {overflow:hidden; margin:10px 0; padding:0;}
#stoitem_detail .sti_img .stigallery li {margin:0px 0px 0px 10px; padding:0;border: 1px solid #efefef;float:left;}
#stoitem_detail .sti_img .stigallery li:nth-child(n+5) {display:none;}
#stoitem_detail .sti_img .stigallery li img {}
#stoitem_detail .sti_img .statuscont {font-size:15px;}

#stoitem_detail .tabpage.stiysttbox {display:none;}

#stoitem_detail .sti_banner {float:right;max-width:300px;}
#stoitem_detail .sti_banner li .wenname,
#stoitem_detail .sti_banner li .wenalt {display:none;}
#stoitem_detail .sti_banner li img {max-width:100%;}
#stoitem_detail .sti_banner li{list-style:none;}
#stoitem_detail .sti_gift {float:left; width:600px; height:150px; margin-bottom:10px; border:1px solid black; background:white;}

#stoitem_detail .sti_disc {float:left; width:100%; overflow:visible; margin-bottom:10px;}
#stoitem_detail .sti_relation_block .hdr {}
#stoitem_detail .sti_relation_block .boxcont {margin:0px;overflow:visible;}
#stoitem_detail .sti_relation_block .sti_relation > .hdr,
#stoitem_detail .sti_relation_block .sti_relation_condoffer > .hdr,
#stoitem_detail .sti_relation_block .sti_relation_condoffer_master > .hdr {padding:0px; border:none;}
#stoitem_detail .sti_relation_block .sti_relation > .hdr p,
#stoitem_detail .sti_relation_block .sti_relation_condoffer > .hdr p,
#stoitem_detail .sti_relation_block .sti_relation_condoffer_master > .hdr p {padding:0px;}

#stoitem_detail .sti_info {margin-right:40px; margin-top:30px; margin-bottom: 30px; background:transparent;width:49%;}
#stoitem_detail .sti_info .hdr{display:none !important;}
#stoitem_detail .sti_info .cnt .out .in {margin:0px; padding:0px;}
#stoitem_detail .sti_info .stiplnameadd {float:left;width: 260px;font-weight: normal;margin: 0px 0px 20px 0;color: black;font-size: 14px;}
#stoitem_detail .sti_info .sti_ext_info {font-size:14px;float:left;clear:left;max-width: 300px;}
#stoitem_detail .sti_info .sti_ext_info ul {list-style-position:outside; list-style-type:square; margin-bottom:10px; padding-left:15px; color:#009cd6;}
#stoitem_detail .sti_info .sti_ext_info ul li {margin:0 0 5px 0;}
#stoitem_detail .sti_info .sti_ext_info ul li span {color:black;font-size:14px;}
#stoitem_detail .sti_info .sti_ext_info .more {padding-left:0px; color:#009cd6;}
#stoitem_detail .sti_info .sti_ext_info .more::before {content:'> '; position:relative; top:-1px; font-size:14px; font-weight:bold;}
#stoitem_detail .sti_info .sti_review, #stoitem_detail .sti_info .sti_rating {float: left; clear: both; margin: 40px 0 0 0; font-size: 14px;}
#stoitem_detail .sti_info .sti_review a:hover, #stoitem_detail .sti_info .sti_rating a:hover {text-decoration: none;}
#stoitem_detail .sti_info .sti_review .title, #stoitem_detail .sti_info .sti_rating .title {display: block; font-weight: bold}
#stoitem_detail .sti_info .sti_review .cnt, #stoitem_detail .sti_info .sti_rating .cnt {margin: 5px 0 0 0;}
#stoitem_detail .sti_info .sti_review .star:before, #stoitem_detail .sti_info .sti_rating .star:before {display: inline-block;  font: normal normal normal 14px/1 FontAwesome;  font-size: inherit;  text-rendering: auto;  -webkit-font-smoothing: antialiased; content: "\f006";	font-size: 1.4em;		color: #fc9b2e;		margin: 0 5px 0 0;}
#stoitem_detail .sti_info .sti_review .full:before, #stoitem_detail .sti_info .sti_rating .full:before {display: inline-block;  font: normal normal normal 14px/1 FontAwesome;  font-size: inherit;  text-rendering: auto;  -webkit-font-smoothing: antialiased; content: "\f005"; font-size: 1.4em;		color: #fc9b2e;		margin: 0 5px 0 0;}
#stoitem_detail .sti_info .sti_review .star span {float: left;margin-right: 5px;	font-size: 1.4rem;	font-weight: bold;}
#stoitem_detail .sti_info .sti_review .star.s_50:before {content: "\f005 \f005 \f005 \f005 \f005";}
#stoitem_detail .sti_info .sti_review .star.s_45:before {content: "\f005 \f005 \f005 \f005 \f123";}
#stoitem_detail .sti_info .sti_review .star.s_40:before {content: "\f005 \f005 \f005 \f005 \f006";}
#stoitem_detail .sti_info .sti_review .star.s_35:before {content: "\f005 \f005 \f005 \f123 \f006";}
#stoitem_detail .sti_info .sti_review .star.s_30:before {content: "\f005 \f005 \f005 \f006 \f006";}
#stoitem_detail .sti_info .sti_review .star.s_25:before {content: "\f005 \f005 \f123 \f006 \f006";}
#stoitem_detail .sti_info .sti_review .star.s_20:before {content: "\f005 \f005 \f006 \f006 \f006";}
#stoitem_detail .sti_info .sti_review .star.s_15:before {content: "\f005 \f123 \f006 \f006 \f006";}
#stoitem_detail .sti_info .sti_review .star.s_10:before {content: "\f005 \f006 \f006 \f006 \f006";}






#stoitem_detail .sti_info .sti_inftbl tr th {display:none;}
#stoitem_detail .sti_info .sti_inftbl tr td {padding:0px;}
#stoitem_detail .sti_info .sti_inftbl tr.producent {display:none;}
#stoitem_detail .sti_info .sti_inftbl tr.code {display:none;}
#stoitem_detail .sti_info .sti_inftbl tr.partno {display:none;}
#stoitem_detail .sti_info .sti_inftbl tr.inetstock th {padding-bottom:15px; border:none;}
#stoitem_detail .sti_info .sti_inftbl tr.inetstock td {padding-bottom:15px; border:none;}
#stoitem_detail .sti_info .sti_inftbl tr.stock {display:none;}
#stoitem_detail .sti_info .sti_inftbl tr.prc {}
#stoitem_detail .sti_info .sti_inftbl tr.prc.wvat {display:block;}
#stoitem_detail .sti_info .sti_inftbl tr.prc.wvat td{font-size:50px;color:#353535;}
#stoitem_detail .sti_info .sti_inftbl tr.prc.wvat td.price {float:right;}
#stoitem_detail .sti_info .sti_inftbl tr.prc.wvat td .line_through {font-size:0.5em;color:red;}
#stoitem_detail .sti_info .sti_inftbl tr.prc.wvat td .withvat {}
#stoitem_detail .sti_info .sti_inftbl tr.prc.wvat td .withoutvat {font-size:0.4em;}
#stoitem_detail .sti_info .sti_inftbl tr.rf {display:none;}
#stoitem_detail .sti_info .sti_inftbl tr.vat {display:none;}
#stoitem_detail .sti_info .sti_inftbl tr.bettprc {display:none;}
#stoitem_detail .sti_info .sti_inftbl tr.rating {display:none;}
#stoitem_detail .sti_info .sti_inftbl tr.prc td {font-size:18px; color:#005b81;}
#stoitem_detail .sti_info .sti_inftbl tr.order td {position:relative; padding:0px; border:none;}
#stoitem_detail .sti_info .sti_inftbl tr.order .buybox .inp_txt_qty {display:none;}
#stoitem_detail .sti_info .sti_inftbl tr.order .buybox .btnn.buy {margin:0px; border-radius:3px;background: none;transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;}
#stoitem_detail .sti_info .sti_inftbl tr.order .buybox .btnn.buy:hover {background: #009036;-moz-box-shadow: 0 0 50px 0 #7bcbea;-webkit-box-shadow: 0 0 50px 0 #7bcbea;box-shadow: 0 0 50px 0 #7bcbea;-moz-box-shadow: 0 0 50px 0 #7bcbea;-webkit-box-shadow: 0 0 50px 0 #7bcbea;}
#stoitem_detail .sti_info .sti_inftbl tr.order .buybox .btnn.buy a {width:100%; height:100%; background:url('img/he_buy_gallery_white.png') no-repeat 5px center / 30px;}
#stoitem_detail .sti_info .sti_inftbl tr.order .buybox .btnn.buy a em {display:none;}
#stoitem_detail .sti_info .sti_inftbl tr.order .buybox .btnn.buy a span {display:none;}
#stoitem_detail .sti_info .sti_inftbl tr.order .buybox .btnn.buy a strong q {margin:2px 20px 0px 40px; padding:0px; text-transform:none; font-size:27px; color:white;}
#stoitem_detail .sti_info .apekavail {float:right;}
#stoitem_detail .sti_info .apekavail #stoitemavaildetail {position:absolute; top: 0; left: 0;background: #FFFFFF; z-index: 10;}

#stoitem_detail .sti_relation_block .boxcont .hdr{}
#stoitem_detail .sti_relation_block .boxcont .cnt {width:100%;}

#stoitem_detail .sti_relation_block .sti_relation_condoffer {border-radius:5px;border: 2px solid #00b745;margin:0 0 10px 0;background:#FFF;transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer:hover {-moz-box-shadow: 0 0 50px 0 #00b745;-webkit-box-shadow: 0 0 50px 0 #00b745;box-shadow: 0 0 50px 0 #00b745;-moz-box-shadow: 0 0 50px 0 #00b745;-webkit-box-shadow: 0 0 50px 0 #00b745;z-index:1;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .hdr{background: #00b745;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .hdr .c {width:100%;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .hdr p {color: white;text-align: center;float: none;padding: 2px 0;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .listbox {float: left;width: 100%;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .listbox .leftpart {display:none;width: 120px;height:120px;float: left;background: #ffbb00 url("img/he_gift_detail.png") no-repeat scroll center center / 75px;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .listbox .middlepart {float:left;width:120px;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .listbox .middlepart .img {padding:10px;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .listbox .middlepart a img {max-width:100%;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .listbox .rightpart {float:left;width:556px;padding:30px 10px;height:120px;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .listbox .rightpart .name a{font-size: 16px;color: #00b745;font-weight: bold;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .listbox .rightpart .note {font-size:12px;max-height: 45px;overflow: hidden;line-height:1.2em;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .listbox .rightpart2 .tools {float:right;width:auto;margin: 30px 10px;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .listbox .rightpart2 .tools .normalprc {float: left;font-size:14px; color: red;clear:left;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .listbox .rightpart2 .tools .normalprfc span{color:red;font-weight:bold;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .listbox .rightpart2 .tools .advprc {float: left;font-size:25px; color: #000;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .listbox .rightpart2 .tools .advprc span{color:#009036;font-weight:bold;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .listbox .rightpart2 .tools .buybox {float: right;clear: none;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .listbox .rightpart2 .tools .buybox .inp_txt_qty{visibility:hidden;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .listbox .rightpart2 .tools .buybox .btnn.buy {background:none;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .listbox .rightpart2 .tools .buybox a {background:#00b745 url('img/cart_ico.png') 7px 5px / 16px 15px no-repeat;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .listbox .rightpart2 .tools .buybox a strong {padding: 3px 10px;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .listbox .rightpart2 .tools .buybox a strong q {display:block;}
#stoitem_detail .sti_relation_block .sti_relation_condoffer .listbox .rightpart2 .tools .checker {float:right;position: relative;left: 25px;top: 3px;visibility:hidden;}


#stoitem_detail .stoitemgift.listbox {border:2px solid #ffbb00;border-radius: 5px;float: left;width: 100%;margin: 0 0 10px 0;background:#FFF;transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;}
#stoitem_detail .stoitemgift.listbox:hover {-moz-box-shadow: 0 0 50px 0 #efce9e;-webkit-box-shadow: 0 0 50px 0 #efce9e;box-shadow: 0 0 50px 0 #efce9e;-moz-box-shadow: 0 0 50px 0 #efce9e;-webkit-box-shadow: 0 0 50px 0 #efce9e;z-index:1;}
#stoitem_detail .stoitemgift.listbox .leftpart {width: 120px;height:120px;float: left;background: #ffbb00 url("img/he_gift_detail.png") no-repeat scroll center center / 75px;}
#stoitem_detail .stoitemgift.listbox .middlepart {float:left;width:120px;}
#stoitem_detail .stoitemgift.listbox .middlepart .img {padding:10px;}
#stoitem_detail .stoitemgift.listbox .middlepart a img {max-width:100%;}
#stoitem_detail .stoitemgift.listbox .rightpart {float:left;width:556px;padding: 30px 10px;height:120px;}
#stoitem_detail .stoitemgift.listbox .rightpart .name a{font-size: 16px;color: #ffbb00;font-weight: bold;}
#stoitem_detail .stoitemgift.listbox .rightpart .note {font-size:12px;max-height: 45px;overflow: hidden;line-height:1.2em;}

#stoitem_detail #tabs {display:none;}
#stoitem_detail .sti_toolbox {display:none;}
#stoitem_detail .stimancont {display:none;}
#stoitem_detail .sti_cattree {display:none;}
#stoitem_detail .discuscont {display:none;}
#stoitem_detail .fbcomments {display:none;}
#stoitem_detail .sendmailcont {display:none;}
#stoitem_detail .banner_stoitemstatus {padding: 0 0 10px 0;}

#stoitem_detail .sti_bottom_left {float:left; width:100%; margin-top:10px;font-size:1.2em;}
#stoitem_detail .sti_bottom_left h2 {margin-bottom:15px; font-size:18px;color: #353535;}
#stoitem_detail .sti_bottom_left .sticomment .hdr {display:none;}
#stoitem_detail .sti_bottom_left .sticomment .cnt td {border:none;}
#stoitem_detail .sti_bottom_left .sticomment .cnt td p {font-size:14px; color:black;}
#stoitem_detail .sti_bottom_left .sticomment .cnt td p:first-child {display:none;}
#stoitem_detail .sti_bottom_left .parsets {display:none;}

#stoitem_detail .sti_bottom_right {float:right; clear:right; width:185px; margin-top:10px; font-size:14px; line-height:25px;}
#stoitem_detail .sti_bottom_right h2 {display:inline; font-size:14px; font-weight:normal;}
#stoitem_detail .sti_bottom_right span {font-weight:bold;color:red;}

#stoitem_detail .sti_bottom_info {clear:both; padding:10px 0; font-size:1.1em; font-weight:normal;}
#stoitem_detail .backtotop {text-align:center;margin: 10px 0 10px 0;}
#stoitem_detail .backtotop a {background:#00b1f0;color:white;font-size:1.2em;padding:5px 10px;border-radius: 3px;}
#stoitem_detail .backtotop a:hover {text-decoration:none;background: #ffbb00; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;}
#stoitem_detail .backtotop a i{margin: 0 10px 0 0;}

.stidetsmalltools {background:#eee;height:36px;text-align:center;display: inline-block;margin: 10px 0px;float: left;}
.stidetsmalltools a{height:100%;padding:10px 15px 0 30px;margin-left:12px;display:block;float:left;color:#000;font-size:14px;font-weight:normal;}
.stidetsmalltools .calc{background:url('img/he_calc.png') no-repeat left 5px / 20px;}

/* Customization Style of SyoTimer */
.countdownhead .hdr .c p {font-size:3em; font-weight:bold;color:red;text-align: center;}
.timer {width: 560px;margin: 20px auto;}
.timer .table-cell {display: inline-block;margin: 0 5px;width: 130px;background: url(img/countdown.jpg) no-repeat center top;}
.timer .table-cell .tab-val {font-size: 35px;color: white;height: 130px;line-height: 125px;margin: 0 0 5px;text-align: center;font-weight: bold;}
.timer .table-cell .tab-unit {font-size: 17px;text-align: center;color: red;font-weight: bold;}/*
* 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 #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ url(img/jqui/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ url(img/jqui/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(img/jqui/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ url(img/jqui/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(img/jqui/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; }
.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}*/; }
.ui-corner-all { -moz-border-radius: 4px/*{cornerRadius}*/; -webkit-border-radius: 4px/*{cornerRadius}*/; border-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; }
.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 { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.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%; }
.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 { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.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*/
}/* 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: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; 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; }#head_menu {position:relative;width:100%;height:auto;margin:0;padding:0;z-index:3;}
#menu {display:inline; float:left; margin:0; padding:0; width:100%; background: url(img/hdrmnbckg2.jpg) top left repeat-x;height:32px;}
#menu li {display:block; float:left; padding:5px 0 0 0; height:33px; list-style:none; z-index:100;}    
#menu li span {display:block; float:left; margin:0; padding:0 5px; width:auto; height:30px;background: url(img/hdrmnsepar.gif) no-repeat right 3px;}
#menu li:first-child span {padding: 0 5px 0 0 ;}
#menu a.menu_head {display:block; float:left; margin:0; padding:3px 8px 0 8px; width:auto; height:24px; font-size:1.1em; font-weight:bold; color:#E4F5FF; text-align:center; text-decoration:none; white-space:nowrap; text-transform: uppercase;}
#menu a.menu_head.last {background:none;}

#menu li.over a {color:#000; background: url(img/hdrmnbookmrkleft.gif) top left no-repeat !important;
	-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;
}
#menu li.over span {}                                                                               


/*----klasick submenu-----*/
/*
#menu li ul {xdisplay:none; position:absolute; top:20px; left:0px; margin:0px; padding:0px; width:175px; background:#DCECF6;}
#menu li ul li {margin:0; padding:0; width:173px; height:20px; border:1px solid #254E9C; border-top:none;}
#menu li ul li a {display:block; margin:0; padding:3px 0 0 5px; width:171px; _width:175px; height:18px; white-space:nowrap; text-decoration:none; color:black; font-size:11px;}
#menu li.over ul li a {padding:6px 0 0 5px; width:168px; _width:175px; height:16px; _height:18px; background:#C6DFFF; background-image:none !important;}
#menu li > ul {top:auto; left:auto;}
#menu li:hover ul, #menu li.over ul {display:block;}	
*/

/*----submenu do jednoho radku-------*/
#menu li {position: static;}

/*#menu li > ul {top:auto; left:auto;}*/
#menu li:hover ul, #menu li.over ul {display: block;}	


.submenu {clear:both; float:left; position:relative; margin:0; padding:0; width:100%; height:27px; overflow:hidden;}
.submenu li {position: static;}
.submenu ul {display:block; float:left; position:absolute; top:0; left:0; margin:0; padding:0; width:100%; background:#E2F0F9;}
.submenu ul li {display:block; float:left; margin:0; padding:0; width:auto; height:27px; border:none;}
.submenu ul li a {display:block; float:left; clear: both; margin:0; padding:6px 10px 0 10px; width:auto; height:18px; text-decoration:none; color:#008CBF; font-size:1.1em; font-weight:normal; text-transform: capitalize; background: url(img/hdrsubmnsepar.gif) no-repeat right 6px !important;}
.submenu ul li a:hover {color:#000;}
/*
.submenu ul li span {background:none !important;border:1px solid blue !important;}
.submenu ul li.over a {background: none !important;border:1px solid red !important;}
*/

#head_menu .webmenu {float: left; display: block; width: 100%; padding: 0; margin: 0; background: url(img/hdrmnbckg2.jpg) repeat-x;}
#head_menu .webmenu ul {display: none; position: absolute; width: 100%; left: 0; background: #e2f0f9; top: 29px;}
#head_menu .webmenu .webmenucat {float: left; width: auto; background: url(img/hdrmnsepar.gif) no-repeat right 12px;}
#head_menu .webmenu .webmenucat li {display: block; float: left;}
#head_menu .webmenu .webmenucat a.title {margin: 5px 0 0 0; color: #e4f5ff; padding: 5px 13px 6px 13px; font-size: 1.1em; text-transform: uppercase; font-weight: bold; text-decoration: none; text-align: center; /*border-right: 1px solid #4475A5 ;*/}
#head_menu .webmenu .webmenucat:last-child a.title {border: none ;}
#head_menu .webmenu .webmenucat ul li a {float: left; color: #008cbf; font-size: 1.1em; text-decoration: none; padding: 0 10px ; margin: 6px 0; border-right:1px solid #B3C9DB;}
#head_menu .webmenu .webmenucat ul li:last-child a {border:none;}

#head_menu .webmenu .webmenucat.over a.title {color:#000; border: none ; background: url(img/hdrmnbookmrkleft.gif) no-repeat; margin-left: -1px; padding-left: 14px;
	-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;
}
#head_menu .webmenu .webmenucat.over ul {display: block;}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;
}/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-carousel .owl-item .item{
  margin: 0px auto;                                 
}

.owl-producent-carousel .owl-item .item img{width:auto;}
.owl-products-today-carousel .owl-buttons,
.owl-products-carousel .owl-buttons,
.owl-producent-carousel .owl-buttons {display:block !important;}
.owl-products-today-carousel .owl-pagination,
.owl-products-carousel .owl-pagination,
.owl-producent-carousel .owl-pagination {display:none !important;}

.owl-pagination {text-align: center;margin: 15px 0;}
.owl-buttons{display:none !important;}  
                             
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{	
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{	
display: inline-block;
width: 17px;
height: 54px;
font-size: 0;
position:absolute;
}

.owl-theme .owl-controls .owl-buttons .owl-prev{left:-20px;top:25px;background: url("img/arrow-left-blue.png") no-repeat scroll;}
.owl-theme .owl-controls .owl-buttons .owl-next{right:-20px;top:25px;background: url("img/arrow-right-blue.png") no-repeat scroll;}

.owl-products-carousel .owl-prev {top:150px !important;}
.owl-products-carousel .owl-next {top:150px !important;}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: white;
  border: 1px solid #999;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{	
  background: #0093dd;
  border:0;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
.flip-clock-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc; }

.flip-clock-wrapper a:hover {
  color: #fff; }

.flip-clock-wrapper ul {
  list-style: none; }

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table; }

.flip-clock-wrapper.clearfix:after {
  clear: both; }

.flip-clock-wrapper.clearfix {
  *zoom: 1; }

/* Main */
.flip-clock-wrapper {
  font: normal 15px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none; }

.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important; }

.flip-clock-meridium a { color: #313333; }

.flip-clock-wrapper {
  text-align: center;
  position: absolute;
  top:430px;
  width: 100%;
  margin: 2em;
  margin-left:250px;
}

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.flip-clock-wrapper:after {
    clear: both;
}

/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 60px;
  height: 90px;
  font-size: 80px;
  font-weight: bold;
  line-height: 87px;
  border-radius: 6px;
  background: #000;
}

.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 87px;
  text-decoration: none !important;
}

.flip-clock-wrapper ul li:first-child {
  z-index: 2; }

.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important; }

.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 80px;
  overflow: hidden; 
  outline: 1px solid transparent; }

.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2; }

.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0; }

.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4); }

.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #ccc;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #333;
  border-radius: 6px;
  font-size: 70px; }

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0; }

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0; }

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3; }

.flip-clock-wrapper .flip {   box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7); }

.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5; }

.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px; }

.flip-clock-divider:first-child {
  width: 0; }

.flip-clock-dot {
  display: block;
  background: #323434;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 5px; }

.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  right: -86px;
  color: black;
  text-shadow: none; }

.flip-clock-divider.minutes .flip-clock-label {
  right: -88px; }

.flip-clock-divider.seconds .flip-clock-label {
  right: -91px; }

.flip-clock-dot.top {
  top: 30px; }

.flip-clock-dot.bottom {
  bottom: 30px; }

@-webkit-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-moz-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-o-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both; }

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg); }

  100% {
    -webkit-transform: rotateX(0deg); } }

@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg); }

  100% {
    -moz-transform: rotateX(0deg); } }

@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg); }

  100% {
    -o-transform: rotateX(0deg); } }

@keyframes turn {
  0% {
    transform: rotateX(90deg); }

  100% {
    transform: rotateX(0deg); } }

.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both; }

@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg); }

  100% {
    -webkit-transform: rotateX(-90deg); } }

@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg); }

  100% {
    -moz-transform: rotateX(-90deg); } }

@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg); }

  100% {
    -o-transform: rotateX(-90deg); } }

@keyframes turn2 {
  0% {
    transform: rotateX(0deg); }

  100% {
    transform: rotateX(-90deg); } }

.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3; }

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both; }

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both; }

@-webkit-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-moz-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-o-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

.hc-modal {
	overflow-x: hidden;
	overflow-y: auto;
	opacity: 1;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	transition: opacity .15s linear;
	box-sizing: border-box;
	background:rgba(0,0,0,0.5);
}

.hc-modal__logo {
	position: absolute;
	float: left;
	width: 95px;
	height: 40px;
	box-sizing: border-box;
}

.hc-modal__header {
	padding: 10px 20px;
	height: 60px;
	text-align: center;
	box-sizing: border-box;
	background-color: #ffffff;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.hc-modal__title {
	margin-top: 14px;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #404040;
	width: 33%;
	margin-left: 33%
}

.hc-modal__body{
	background-color: #f0f4f5;
	width: auto;
	padding: 0;
	border-radius: 6px;
	position: relative;
}

.hc-modal__close {
	float: right;
	margin-top: 12px;
	width: 16px;
	height: 16px;
	opacity: 0.8;
	overflow: visible;
	line-height: 1;
	padding: 0;
	cursor: pointer;
	border: 0;
	position: relative;
}
.hc-modal__close:before,
.hc-modal__close:after{
	position: absolute;
	top: 0;
	left: 7px;
	content: '';
	height: 16px;
	width: 2px;
	background-color: #333;
}
.hc-modal__close:before{
	transform: rotate(45deg);
}
.hc-modal__close:after{
	transform: rotate(-45deg);
}
.hc-modal__close:hover {
  	opacity: 1
}

.hc-modal__dialog {
	border-radius: 6px;
	transition: transform .3s ease-out;
	box-shadow: 0 5px 15px rgba(0,0,0,.5);
}

#hc-calc-iframe {
	width: 1px;
	min-width: 100%;
	display: block;
}

@media (max-width: 500px) {
  	.hc-modal__title {
    	display: none;
  	}
}

@media (min-width: 768px) {
	.hc-modal__dialog {
		width: 760px;
		margin: 30px auto;
	}
}
/* uživatelské styly CSS */
#sptnav {background: #00b1f0; border-color: #ffbb00;}  /* barva pozadí horní produktové menu + barva spodního okraje , povodne - #ffbb00*/
#sptnav .abspart {background: #fafafa} /* barva pozadí horní produktové submenu - povodne - #ffbb00*/
#sptnav #i6subt_25748759, #sptnav #i6subt_47180964 {background: url(img/jar.png) no-repeat center 5px/ 35px;}  /* horní produktové menu ikonka specialni ceny */
#webnews .wn5 ul.rslides_tabs li.rslides_here {background:#fbe602; box-shadow: none}   /* barva tlačítka vedle banneru - nie valentin:#009cd8*/
.news_wn51 {background: #FFBB00;}  /* barva pozadí horní informační lišty  */
.news_wn51 .wn51 p {color: #000;}  /* barva textu horní informační lišty */
.news_wn51 .wn51 a {color: #C52B2B;}  /* barva odkazu horní informační lišty */
.button_specialne_ceny {background-color: #d0f171 } /* barva tlačítka podsekce horní produktové menu speciální ceny -  nie valentin: #00b1f0*/
.sts13 {background-color:#408080;}.sts19 {background-color:#008080;}.sts34 {background-color:#BB00BB;}.sts17 {background-color:#800080;}.sts33 {background-color:#808040;}.sts28 {background-color:#000000;}.sts35 {background-color:#D3436F;}.sts15 {background-color:#00FF40;}.sts24 {background-color:#0080FF;}.sts36 {background-color:#A60000;}.sts16 {background-color:#FF8080;}.sts9 {background-color:#400000;}.sts37 {background-color:#AA655E;}.sts11 {background-color:#FF00FF;}.sts31 {background-color:#F56D2C;}.sts18 {background-color:#FF80FF;}.sts38 {background-color:#004080;}.sts29 {background-color:#FF0080;}.sts39 {background-color:#E41BBC;}.sts21 {background-color:#808080;}.sts41 {background-color:#362DF4;}.sts22 {background-color:#8080C0;}.sts40 {background-color:#FBB346;}.sts1 {background-color:#0000A0;}.sts23 {background-color:#FF8040;}.sts3 {background-color:#FF0000;}.sts2 {background-color:#AFAFAF;}.sts20 {background-color:#804040;}