@import 'neosinner.css';

/* @group General */

html{
	font-size: 12px;
	font-family: Arial, Tahoma, sans-serif;
	background: #fff url(../images/html.png) repeat top left;
}

body{
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/body.png) no-repeat center 123px;
}

#main{
	width: 990px;
	margin: 0 auto;
	padding: 0 2px;
	text-align: left;
	background: #fff url(https://d1.webseller-app.com/100174/web_templates/12/images/html.png) repeat top left;
}



/* @end */

/* @group Header */

#header{
	height: 106px;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/header.jpg) no-repeat 280px 0;
	position: relative;
}

#logo{
	position: absolute;
	top: 0;
	left: 0;
}

#logo a{
	display: block;
	width: 223px;
	height: 106px;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/logo.png) no-repeat center center;
}

#logo span{
	display: none;
}

#user{
	width: 258px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 12px;
	padding: 20px 0 0 80px;
	color: #757678;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/user.jpg) no-repeat top left;
}

#user p{
	margin-bottom: 10px;
}

#user .login a{
	color: #6d6e70;
}

#user .cart a{
	color: #4194cc;
	font-weight: bold;
}

#user .cart strong{
	color: #e22a22;
	font-size: 15px;
}



/* @end */

/* @group Sidebar */

/* @group Menu UL */

#sidebar ul{
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/sidebar-ul.png) no-repeat left bottom;
	margin-bottom: 10px;
	padding: 10px 8px 5px 8px;
}

#sidebar ul ul{
	background: none;
	display: none;
	padding: 5px 0 0 0;
}

#sidebar ul li.active ul{
	display: block;
}

#sidebar ul li{
	border-bottom: 1px solid #dcdcdc;
}

#sidebar ul ul li{
	border-bottom: none;
}

#sidebar ul li.last{
	border-bottom: none;
}

#sidebar ul a{
	font-weight: bold;
	color: #4194cc;
	padding: 10px 15px 9px 15px;
	display: block;
	text-decoration: none;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/sidebar-ul-li.png) no-repeat 187px 10px;
}

#sidebar ul li.active a, #sidebar ul li a:hover{
	color: #de2820;
}

#sidebar ul ul a{
	font-weight: normal;
	color: #696a6d !important;
	padding: 5px 0 5px 15px;
	display: block;
	text-decoration: none;
	background: none;
}

#sidebar ul ul li.active a, #sidebar ul ul a:hover{
	color: #de2820 !important;
	text-decoration: underline;
}



/* @end */

#sidebar{
	float: left;
	width: 219px;
}

#sidebar h4{
	width: 204px;
	height: 27px;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/sidebar-h4.png) no-repeat top left;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #272727;
	padding: 13px 0 0 15px;
}

#sidebar h4.red{
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/sidebar-h4-red.png) no-repeat top left;
	color: #fff;
}

#sidebar ol{
	font-size: 18px;
	color: #de2820;
	padding: 10px;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/sidebar-ol.png) no-repeat left bottom;
	margin-bottom: 10px;
}

#sidebar ol li{
	font-size: 18px;
	color: #de2820;
	list-style-type: decimal;
	margin: 0 0  10px 27px;
}

#sidebar ol li span{
	font-size: 12px;
	color: #1d1d1d;
}

#sidebar p{
	padding: 10px 10px 50px 10px;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/sidebar-ol.png) no-repeat left bottom;
	margin-bottom: 10px;
	position: relative;
}

#sidebar p input.text{
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 148px;
	height: 25px;
	padding: 3px 10px 0 10px;
	border: 0;
	font-size: 12px;
	color: #747577;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/sidebar-input-text.png) no-repeat top left;
}

#sidebar p input.button{
	position: absolute;
	bottom: 10px;
	left: 178px;
	width: 27px;
	height: 28px;
	border: 0;
	padding: 0;
	font-weight: bold;
	letter-spacing: -1px;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/sidebar-input-button.png) no-repeat top left;
}





/* @end */

/* @group Content */

/* @group Article */

/* @group Basket */

#article table.basket th{
	background: #ebf7ff;
	color: #000;
	border-right: 2px solid #fff;
	padding: 8px 10px;
}

#article table.basket td{
	vertical-align: top;
	background: #fff;
	color: #757678;
	border-bottom: 1px solid #dcdcdc;
	padding-top: 10px;
}

#article table.basket td strong{
	color: #e22a22;
	font-weight: bold;
	font-size: 12px;
}

#article table.basket td span{
	font-size: 11px;
}

#article table.basket a{
	color: #4194cc;
	font-weight: bold;
	text-decoration: none;
}

#article table.basket a:hover{
	text-decoration: underline;
}

#article  table.basket td span strong{
	color: #1d1d1d;
	font-weight: bold;
	font-size: 11px;
}

#article table.basket td img{
	width: 70px;
	margin-top: -5px;
	border: 1px solid #dcdcdc;
	padding: 2px;
}

#article table.table th{
	background: #fff;
	text-align: left;
	font-weight: normal;
	width: 120px;
	padding: 5px 10px 5px 0;
	color: #1d1d1d;
}

#article table.table .required {font-weight: bolder;}

#article table.table td{
	background: #fff;
	text-align: left;
	font-weight: normal;
	padding: 5px 10px 5px 0;
	color: #1d1d1d;
}

#article table.table input, #article input[type="text"], #article input[type="number"], #article input[type="email"] {
	border: 0;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/input.png);
	height: 18px;
	width: 192px;
	padding: 5px 10px;
}
#article .accept label {
display: inline;
}

#article input.submit, #article table.table input.submit, #article input[type="submit"],.shop-filter-params,a.submit {
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/basket-submit.png) no-repeat 0 0;
	border: 0;
	float: left;
	height: 28px;
	cursor: pointer;
	width: 126px;
	padding: 0;
	margin-right: 10px;
	    color: #fff!important;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    line-height: 30px;
    text-align: center;
}
.basket-actions {margin-top: 25px;
    border-top: 1px solid #dcdcdc;
    padding-top: 25px;}
.basket-actions .submit {float:right!important;}

#article input.cancel{
	border: 0;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/basket-cancel.png);
	height: 29px;
	width: 128px;
	padding: 0;
	margin-right: 10px;
}

#article table.table textarea, #article textarea{
	border: 0;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/textarea.png);
	height: 91px;
	width: 642px;
	padding: 5px 10px;
}

#article .to-pay{
	font-weight: bold;
	font-size: 15px;
	color: #1d1d1d;
}

#article .to-pay strong{
	font-size: 20px;
	color: #db0500;
}

#article .basket-categories .info{
	background: url("https://d1.webseller-app.com/100174/web_templates/12/images/basket-info.png") no-repeat left top;
	height: 32px;
	padding-left: 27px;
}

#article .basket-categories .info span{
	background: url("https://d1.webseller-app.com/100174/web_templates/12/images/basket-info-repeat.png") repeat-x left top;
	height: 24px;
	display: block;
	float: left;
	padding: 8px 10px 0 8px;
}



/* @end */

/* @group Filter */

.filter{
	clear: both;
	height: 40px;
	position: relative;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/filter.png) no-repeat left top;
	margin-bottom: 20px;
}

.filter .sort{
	position: absolute;
	top: 6px;
	left: 12px;
}

.sort{
	width: 436px;
	height: 28px;
	position: relative;
	color: #000;
}

.sort a{
	display: block;
	position: absolute;
	top: 0;
	height: 22px;
	color: #000 !important;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding: 6px 0 0 10px;
}

.sort a:hover{
	text-decoration: underline;
}

.sort a.asc{
	width: 91px;
	right: 100px;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/sort-asc.gif) no-repeat left top;
}

.sort a.desc{
	width: 86px;
	right: 0;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/sort-desc.gif) no-repeat left top;
}

.sort select{
	position: absolute;
	top: 0;
	right: 205px;
	height: 28px;
	width: 144px;
	text-align: left;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/sort-select.gif) no-repeat left top;
	border: 0;
	padding: 5px;
	color: #747577;
	font-size: 12px;
}

.sort span{
	display: block;
	position: absolute;
	top: 4px;
	left: 0;
}
.paging{
	height: 28px;
	position: relative;
	color: #000;
	font-weight: bold;
}
.filter .paging{
	position: absolute;
	top: 6px;
	right: 12px;
	height: 28px;
	width: 138px;
}
.paging-block {
  width: 138px;
  position:absolute;
  top: -54px;
  right: 10px;
}
.filter .paging-block {
  position: initial;
  top: initial;
  right: initial;
}

.paging input, #article .paging input[type="text"] {
	height: 25px;
	line-height: 12px;
	width: 28px;
	padding: 3px 6px 0 0;
	text-align: right;
	position: absolute;
	top: 0;
	left: 0;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/paging-input.gif) no-repeat left top;
	border: 0;
}

.paging span{
	display: block;
	padding: 6px 0 0 5px;
	height: 22px;
	text-align: left;
	width: 35px;
	position: absolute;
	top: 0;
	left: 34px;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/paging-span.gif) no-repeat left top;
}

.paging a{
	display: block;
	position: absolute;
	top: 0;
	height: 28px;
	width: 28px;
}

.paging a.prev{
	right: 32px;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/paging-prev.gif) no-repeat left top;
}

.paging a.next{
	right: 0;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/paging-next.gif) no-repeat left top;
}



/* @end */

/* @group Categories */

#article .categories{
	padding-top: 10px;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/categories.png) no-repeat left top;
}

#article .basket-categories{
	background: #FFF3B8;
    padding: 19px 20px 0 20px;
    border-radius: 5px;
    border: 1px solid #ffe088;
}

#article .basket-categories-bottom{
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/categories-ul.png) no-repeat left bottom;
	margin: 0 -20px;
	height: 4px;
}

#article .categories ul{
	padding: 0 3px;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/categories-ul.png) no-repeat left bottom;
}

#article .categories ul li{
	float: left;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/categories-li.png) no-repeat 0 2px;
	width: 207px;
	margin-left: 13px;
	padding: 2px 0 3px 25px;
}

#article .categories ul li.last{
	clear: both;
	float: none;
	background: none;
	height: 1px;
}

#article .categories ul li a{
	color: #696a6d;
}



/* @end */

/* @group Navigation */

#article #navigation{
	height: 20px;
}

#article #navigation a{
	color: #696a6c;
	text-decoration: none;
}

#article #navigation a:hover{
	text-decoration: underline;
}

#article #navigation li{
	float: left;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/navigation.png) no-repeat 0 7px;
	margin-left: 5px;
	padding-left: 12px;
}

#article #navigation li.first{
	background: none;
	font-weight: bold;
	padding-left: 0;
}



/* @end */

/* @group Product */

#product{
	margin-bottom: 30px;
	position: relative;
}

#product .images{
	width: 280px;
	float: left;
  text-align: center;
}

#product .images .big{
	border: 1px solid #e5e5e5;
	padding: 8px;
	width: 258px;
	height: 248px;
	overflow: hidden;
	margin-bottom: 6px;
	text-align: center;
}

#product .images .big img{
	max-width: 258px;
	max-height: 248px;
}

#product .images .small{
	float: left;
	border: 1px solid #e5e5e5;
	padding: 3px;
	width: 82px;
	height: 82px;
	overflow: hidden;
	margin: 0 3px 3px 0;
}

#product .images .small img{
	max-width: 82px;
	max-height: 82px;
}

#product .info{
	float: right;
	width: 445px;
	position: relative;
}

#product .info h1{
	margin-top: 0;
	color: #4194cc;
	font-weight: normal;
	position: relative;
	padding-right: 110px;
}

#product .info span.doporucit{
	position: absolute;
	top: 0;
	right: 0;
}

#product .info span.doporucit a{
	display: block;
	width: 89px;
	height: 21px;
	text-decoration: none;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/recommend.png) no-repeat top left;
	padding: 5px 0 0 8px;
	color: #6d6e70;
}

#product .info span.doporucit a:hover{
	text-decoration: underline;
}
#product .info span.dotaz{
	position: absolute;
	right: 0;
}

#product .info span.dotaz a{
	display: block;
	width: 89px;
	height: 21px;
	text-decoration: none;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/question.png) no-repeat top left;
	padding: 5px 0 0 8px;
	color: #6d6e70;
}

#product .info span.dotaz a:hover{
	text-decoration: underline;
}

#product .info table{
	width: 100%;
}

#product .info table th, #product .info table td{
	border-top: 1px solid #dcdcdc;
	padding: 5px 0;
	text-align: left;
	border-bottom: 0;
	border-right: 0;
}

#product .info table th{
	font-weight: bold;
	width: 120px;
	background: transparent;
	color: #000;
}

#product .info table td{
	font-weight: normal;
	background: transparent;
}

#product .info .variants{
	width: 447px;
}

#product .info .variants tr{
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/product-variants.png) no-repeat top left;
	height: 48px;
	border-bottom: 2px solid #fff;
}

#product .info .variants tr.first{
	background: none;
	height: 1px;
	border-bottom: none;
}

#product .info .variants th{
	vertical-align: middle;
	width: 90px;
	text-align: left;
	border: 0;
	padding-left: 15px;
}

#product .info .variants td{
	vertical-align: middle;
	text-align: right;
	border: 0;
}

#product .info .variants .cart{
	text-align: center;
	vertical-align: middle;
	padding-left: 10px;
    padding-right: 10px;
	font-size: 12px;
	color: #757678;
}

#product .info .variants .cart input{
	margin: 0 5px;
	vertical-align: middle;
    text-transform:none;
}
#product .info .variants .cart input[type=submit]{
	float:right;
}

#product .info .variants strong{
	color: #e22a22;
	font-weight: bold;
	font-size: 15px;
}

#product .info .variants span{
	font-size: 11px;
}

#product .info .variants span strong{
	color: #1d1d1d;
	font-weight: bold;
	font-size: 11px;
}

#product .info .variants .cart a{
	display: block;
	text-decoration: none;
	color: #fff;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/product-cart.png) no-repeat top left;
	height: 21px;
	padding: 7px 0 0 0;
	width: 90px;
	text-align: center
}

#product .info .variants .cart a:hover{
	text-decoration: underline;
}


/* @end */

#article{
	padding: 14px;
	background: #fff;
	line-height: 18px;
	border: 1px solid #dcdcdc;
	border-bottom: none;
	border-top: none;
	min-height: 400px;
	position: relative;
  	overflow: hidden;
}

#article-bottom{
	position: absolute;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/article-bottom.png) no-repeat left bottom;
	height: 5px;
	width: 771px;
	bottom: 0;
	left: -1px;
}

#article .red{
	color: #db0500;
}

#article h2, #article h1, .mfp-content h2{
	font-size: 18px;
	font-weight: bold;
	color: #757678;
	margin: 20px 0;
}

#article h2 span{
	float: right;
	font-size: 12px;
	font-weight: normal;
}

#article h2 span a{
	color: #4194cc;
}

#article h3{
	font-size: 15px;
	font-weight: bold;
	color: #757678;
	margin: 15px 0 10px 0;
}

#article p{
	margin-bottom: 15px;
}

#article em{
	color: #227bb7;
}

#article a, .click{
	color: #4194cc;
}

.click{
	text-decoration: underline;	
	cursor: pointer;
}

.click:hover{
	text-decoration: none;
}

#article table{
	width: 100%;
	margin-bottom: 15px;
}

#article table th, #article table td{
	padding: 5px 10px;
	text-align: center;
}

#article table th{
	background: #4194cc;
	color: #fff;
	font-weight: bold;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#article table th a{
	color: #fff;
}

#article table td{
	background: #ebf7ff;
	color: #000;
	border-right: 1px solid #fff;
	border-bottom: 2px solid #fff;
}

#article table td a{
	color: #000;
}

#article ul{
	margin-bottom: 15px;
}

#article ul li{
	margin: 0 0 5px 8px;
	padding-left: 22px;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/article-ul.png) no-repeat 5px 5px;
	
}

#article .highlight{
	background: #ebf7ff url(https://d1.webseller-app.com/100174/web_templates/12/images/highlight.png) no-repeat left top;
	padding: 15px 15px 0 15px;
	margin-bottom: 20px;
}

#article .highlight-bottom{
	background: #ebf7ff url(https://d1.webseller-app.com/100174/web_templates/12/images/highlight-bottom.png) no-repeat left bottom;
	margin: 0 -15px;
	height: 5px;
}

#article #home-menu li{
	width: 244px;
	height: 60px;
	color: #6d6e70;
	background: #fff3b8 url(https://d1.webseller-app.com/100174/web_templates/12/images/home-menu.png) no-repeat top left;
	margin: 0 3px 3px 0;
	float: left;
	padding: 0;
}

#article #home-menu a{
	color: #6d6e70;
}

#article #home-menu a:hover{
	color: #de2820;
}

#article #home-menu h3{
	color: #4194cc;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 0 0 15px;
	margin: 0 0 4px 0;
}

#article #home-menu h3 a{
	color: #4194cc;
}

#article #home-menu h3 a:hover{
	color: #de2820;
}

#article #home-menu p{
	padding-left: 15px;
}

#article .product{
	width: 224px;
	height: 229px;
	float: left;
	margin: 0 3px 3px 0;
	padding: 7px 10px;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/product.png) no-repeat top left;
	position: relative;
}

#article .product .marks, #article #product .marks{
	position: absolute;
	top: 0;
	left: 6px;
	text-transform: uppercase;
}

#article .product .marks li, #article #product .marks li{
	float: left;
	color: #fff;
	padding: 5px 10px;
	background: none;
	margin: 0 4px 4px 0;
}

#article .product .marks .akce, #article #product .marks .akce,
#article .product .marks .nas-tip, #article #product .marks .nas-tip{
	background: #db0500;
}

#article .product .marks .vyprodej, #article #product .marks .vyprodej{
	background: #4194cc;
}

#article .product .marks .novinka, #article #product .marks .novinka{
	background: #fad318;
	color: #000;
}

#article .product .marks .skladem, #article #product .marks .skladem{
	background: #00cc00;
}

#article .product .image{
	overflow: hidden;
	width: 218px;
	height: 130px;
	text-align: center;
}

#article .product .image img{
	max-width: 218px;
	max-height: 130px;
}

#article .product .image a.noimage, .noimage {
    width: 90px;
    height: 90px;
  	background: url('https://d1.webseller-app.com/100174/web_templates/12/images/default_preview.gif');
  display: inline-block;
}

#article .product .name{
	color: #4194cc;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	height: 50px;
	margin-bottom: 0;
}

#article .product .name a{
	color: #4194cc;
}

#article .product .price{
	padding-top: 12px;
}

#article .product .price input.buyit{
	float: right;
	margin-top: -5px;
	vertical-align: middle;
  	background: url('https://d1.webseller-app.com/100174/web_templates/12/images/cart.gif') no-repeat 0 0;
    width: 80px;
    height: 28px;
  	border: 0;
  	text-indent:-9999px;
  	cursor: pointer;
}

#article .product .price input.qty{
	float: right;
	height: 17px;
	margin-right:10px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 32px;
}

#article .product .price strong{
	color: #e22a22;
	font-size: 14px;
}

#article .product .price a.cart{
	display: block;
	float: right;
	text-decoration: none;
	color: #fff;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/product-cart.png) no-repeat top left;
	height: 21px;
	padding: 7px 0 0 0;
	width: 80px;
	text-align: center;
	margin-top: -6px;
}

#article .product .price a.cart:hover{
	text-decoration: underline;
}



/* @end */

/* @group Toolbar */

/* @group Menu TOP */

#toolbar ul{
	float: right;
	margin: 6px 17px 0 0;
}

#toolbar ul li{
	float: left;
	position: relative;
}

#toolbar ul li a{
	padding: 6px 10px 0 10px;
	float: left;
	display: block;
	color: #fff;
	height: 22px;
	line-height: 20px;
	text-decoration: none;
  	-webkit-border-radius: 4px;
  	border-radius: 4px;
}

#toolbar ul li a:hover{
	text-decoration: underline;
}

#toolbar ul li.active a{
	background: #136ea9;
}
#toolbar ul li a.uvod span {
  display: none;
}
#toolbar ul li a.uvod {
  width: 20px;
  background-image: url('https://d1.webseller-app.com/100174/web_templates/12/images/toolbar-home.gif');
  background-repeat: no-repeat;
  background-position: center center;
}

/* @end */

#toolbar{
	height: 40px;
	position: relative;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/toolbar.png) no-repeat right top;
}

#toolbar .search{
	float: left;
	position: relative;
	padding: 15px 0 0 250px;
}

#toolbar .search a{
	color: #fff;
}

#toolbar input.text{
	position: absolute;
	top: 7px;
	left: 17px;
	width: 175px;
	height: 23px;
	padding: 3px 10px 0 10px;
	border: 0;
	font-size: 12px;
	color: #747577;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/toolbar-input-text.png) no-repeat top left;
}

#toolbar input.button{
	position: absolute;
	top: 7px;
	left: 212px;
	width: 26px;
	height: 26px;
	border: 0;
	padding: 0;
	font-weight: bold;
	letter-spacing: -1px;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/toolbar-input-button.png) no-repeat top left;
}



/* @end */

#content{
	float: right;
	width: 771px;
	margin-bottom: 12px;
	position: relative;
}

#shadow{
	position: absolute;
	top: 0;
	left: 0;
	width: 7px;
	height: 296px;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/shadow.png) no-repeat top left;
}



/* @end */

/* @group Footer */

#footer{
	clear: both;
	margin-bottom: 40px;
	padding: 10px 15px;
	color: #747577;
	position: relative;
	height: 32px;
	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/footer.png) no-repeat top left;
	line-height: 18px;
}

#footer a{
	color: #747577;
}

.old-price {
    text-decoration: line-through;
}

.qty {width:30px;}

#popup-box { width:340px; height:80px;}
#popup-box h2 {text-align:center; padding:10px; margin:5px;}
#popup-box table {width:100%;}
#popup-box td {text-align:center;}
#popup-box td div {padding:5px;}

.autocomplete {
    background-color: #FFFFFF;
	border: 3px solid #4194CC;
    text-align: left;
	cursor: default;
}
.autocomplete .selected {
    background-color: #4194CC;
    color: #FFFFFF;
}

.autocomplete div {
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    white-space: nowrap;
}
.autocomplete strong {
    font-weight: bold;
}


/* @end */



#product .info .variants input.buyit, {
  float: right;
  margin-top: -5px;
  vertical-align: middle;
  background: url('https://d1.webseller-app.com/100174/web_templates/12/images/cart.gif') no-repeat 0 0;
  width: 80px;
  height: 28px;
  border: 0;
  text-indent: -9999px;
  cursor: pointer;
}

.basket-button-remove-item {
  display: block;
	width: 28px;
  	height: 28px;
  	background: url(https://d1.webseller-app.com/100174/web_templates/12/images/basket-delete.png) no-repeat 0 0 ;
}
.basket-button-remove-item span {
  display: none;
}
#article p.noimage {
  padding:0;
  margin:0;
}
#article .cancel {
  border: 0;
  background: url(https://d1.webseller-app.com/100174/web_templates/12/images/basket-cancel.png);
  height: 29px;
  width: 128px;
  padding: 0;
  margin-right: 10px;
  display: inline-block;
  line-height: 29px;
  text-align: center;
  text-decoration: none;
  color: #000;
}
.basket-order-conditions {
  height: 100px;
  overflow-y: scroll;
  margin-bottom: 25px;
  background: rgb(241, 241, 241);
  padding: 10px 25px;
}
#article p label {
	display: block;
}
#article legend {
  font-size: 15px;
  font-weight: bold;
  color: #757678;
  margin: 15px 0 10px 0;
}
#article input[type="text"].qty,#article input[type="number"].qty {
	width: 50px;
  background: #fff;
  border: 1px solid #CCCCCC;
  padding: 5px 5px;
  height: initial;
}
#article input[type="number"].qtyinput::-webkit-outer-spin-button,
#article input[type="number"].qtyinput::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
#article input[type="submit"].basket-button-recount {
  width: auto;
  height: auto;
  font-size: 10px;
  text-transform: none;
  margin: 3px 0 0 0;
  padding: 3px 5px;
  background: #CCCCCC;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #555555;
}
.mfp-white-popup {
  position: relative;
  background: #FFF;
  padding: 2em 3em;
  width: auto;
  margin: 20px auto;
  max-width: 600px;
}
.mfp-form {
  max-width: 400px;
}
.mfp-content legend {
  display: none;
}
.mfp-content fieldset {
  padding: 20px 0;
}
.mfp-content form p {
  padding-bottom: 5px;
}
.mfp-content label {
  width: 120px;
  display: inline-block;
  float: left;
  padding-top: 6px;
}
.mfp-content input[type="text"], .mfp-content input[type="password"] {
  border: 0;
  background: url(https://d1.webseller-app.com/100174/web_templates/12/images/input.png);
  height: 18px;
  width: 192px;
  padding: 5px 10px;
}
.mfp-content textarea {
  border: 1px solid #cccccc;
  border-radius: 4px;
  width: 190px;
  padding: 5px 10px;
}
.mfp-content input[type="submit"] {
  margin: 5px;
}
.success, .error {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.mfp-content th, .mfp-content td {
  padding: 5px 10px 5px 0;
}


          .filter label {display: inline;  }
          .filter-groups {width: 200px; float: left}
          .filter-groups-content {width: 500px; float: left;}

          .shop-filter {text-align:center; height: 78px ; width: 100%;  max-width: 740px;}
          .shop-filter-content {display: none; min-height: 150px ; border-top: 0; width: 100%;  max-width: 740px; }
          .shop-filter-new-store {width: 130px; float: right;  padding: 18px 0 0 5px; height: 60px; }
          .shop-filter-new-store input {width: 30px; float: left;}
          .shop-filter-new-store label {display: block; float: left; padding: 0px;  }
          .shop-filter-groups-menu {margin: 0; padding: 0; width: 200px; float: left;}
          .shop-filter-groups-menu li {display: block; background-image:none!important; padding-left:0px!important; padding:0px; margin:0px!important;}
          .shop-filter-groups-menu li a {padding: 7px 15px 7px 15px; display: block;  margin: 0 0 1px 0; font-size: 14px;}
          .shop-filter-groups-menu li a:hover, .shop-filter-groups-menu li a.active { text-decoration: none; color: #e2007a;}
          .shop-filter-groups-menu li a.active {background-color:#fff; border-right:none; font-weight: bold;border-color:white;margin:0px!important; border-left:1px solid #EBF7FF;}
          .shop-filter-content .groups-content {background: #fff;; float: left; width: 500px; padding: 15px 20px;}
          #filter-form {background: #ebf7ff;}
          .groups-content span {display: block; float: left; width: 218px; margin: 5px; padding: 10px; border-radius: 5px; border: solid 1px #4194cc; background: #fff;}
          .groups-content span input {float: left; margin: 5px 7px 0 0;}
          .groups-content span label {width: 250px; font-size: 14px; padding: 2px 0 0 10px; color:#4194cc;}
		  .filter-button {margin: 23px 4px 0 0 !important; float:right!important;}
          .shop-filter-params{margin: 25px 20px 0px 15px;line-height: 28px;color: #fff !important;}
.shop-filter-reset{ float:left; margin: 25px 20px 0px 15px;line-height: 28px;}
.cl {clear: both; font-size: 0; height: 0;}

table.basket-sale td {
    vertical-align: middle!important;
    background: white!important;
}

/* BASKET */
#article .basket-steps { margin:17px 0 37px 0; overflow:hidden; height:40px;}
#article .basket-steps > span {font-size:14px; text-transform:uppercase; color:#000; font-weight:700; margin: 0 20px 0 0; text-align:center;}
#article .basket-steps > span.active {color: #4194cc;}
#article .basket-steps > span.active a {color:#4194cc; text-decoration:none;}
#article .basket-steps > span.active  a, #article .basket-steps > span.active  a span {border-color:#de2820;color:#de2820;}
#article .basket-steps > span.done {color:#4194cc;}
#article .basket-steps > span.done a {color:#4194cc; text-decoration:none;}
#article .basket-steps > span.done span {border-color:#4194cc; background-color:#4194cc; color:#fff;}
#article .basket-steps > span.done span i {color:#fff; margin:0;}

#article .basket-steps > span span {width:22px; height:22px; border:1px solid #000; border-radius:50%; line-height:22px; display:inline-block; margin-right:12px; color:#000;}
#article .basket-steps > span  a span { border:1px solid #4194cc; color:#4194cc;}