.kzpravy h3 {
	background: #fff url(../images/frontend/grad-red-left.png) repeat-y;
}

h1, h2, h3, h4, h5, #heading strong {
	color: #cc0000;
}

input.submit, a.submit {
	background-color: #cc0000;
	color: #fff;
}
input.submit.blue {
	background-color: #335C85;
	color: #fff;
}
.highlightbox input.count {
    width: 35px !important;
}

.highlightbox.eshop2 a {
	color: #333;
}

#div-compare-products .header {
	background:url("../images/frontend/grad-red-right.png") repeat-y scroll 0 0 #FFFFFF;
	color:#FFFFFF;
	padding:4px 10px;
}

#div-compare-products .summary {
	background:url("../images/frontend/grad-grey-right.png") repeat-y scroll 0 0 #FFFFFF;
	color:#000;
	font-size: 11px;
	padding:4px 10px;
}

#div-compare-products .summary table {
	width: 100%;
}

.kzpravy .podkategorie {
	margin-left: 5px;
	margin-top: 5px;
}

.kzpravy .podkategorie a {
	text-decoration: none;
	text-transform: uppercase;
}

div.table-categories {
	background:url("../images/frontend/grad-grey-center.png") repeat-y scroll 0 0 #e5e5e5;
	padding: 20px;
}

div.table-categories h3 {
	background:url("../images/frontend/right-arrow-red.png") no-repeat scroll 0 4px transparent;
	padding-left: 10px;
}

div.table-categories h3 a {
	color: #cc0000;
	text-decoration: none;
}

div.table-categories h4 {
	background:url("../images/frontend/right-arrow-grey.png") no-repeat scroll 0 4px transparent;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 2px;
	padding-left: 10px;
}

div.table-categories .black {
	color: #000;
}

div.half-table {
	float: left;
	width: 50%;
}

.products-list {
	position: relative;
}

.products-list .product {
	border: 1px solid #DFDFDF;
	float: left;
	height: 25em;
	margin-bottom: 1em;
	width: 48.7%;
	
	position: relative;
	font-size: 0.9em;
}

.products-list .product h2 {
	font-weight: bold;
	margin: 0;
	margin-bottom: 1em;
}

.products-list .product .inside {	
	padding: 10px;
}

.products-list .product .product-footer {
	clear: both;
	height: 35px;
}

.products-list .product.col1 {
	margin-right: 1em;
}

.products-list .product h2 {
	height: 34px;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.2em;
}

.products-list h1 a, .products-list h2 a {
	color:#cc0000;
	text-decoration:none;
}

.products-list .product-photo {
	float: left;
	margin-right: 10px;
}
.products-list .product-photo img {
	border: 1px solid #DFDFDF;
	margin-bottom: 5px;
	width: 128px;
	max-height: 128px;
	max-width: 128px;
	object-fit: cover;
}

.products-list .stock {
	margin-top: 1em;
}
.products-list .stock .on-stock {
	color: #669900;
}
.products-list .stock .off-stock {
	color: #7d0505;
}

.products-list .product-description, .category-description {
	color: #333;
	clear: both;
}

.products-list .jump {
	position: absolute;
	bottom: 8px;
	right: 8px;
}

.products-list a.order {
	background: #335C85;
	color: white;
	font-weight: bold;
	padding: 5px 8px;
	text-decoration: none;
	position: absolute;
	bottom: 8px;
	right: 8px;
}

.product .bonus-box {
	background-color: #ed5f5f;
	color: #fff;
	padding: 5px;
	margin: 10px 0 0 -4px;
	float: left;
	font-size: 0.85em;
}

.products-list .price-summary .bonus-box .bonus {	
	margin-top: 5px;
	color: #fff;
}

.products-list .price-summary .bonus-box .bonus span{	
	font-size: 1.6em;
}

.price-summary .money {
	border-bottom: 1px dashed #ccc;
}

.category-description {
	margin-bottom: 1em;
}

.product-special {
	float:left;
	position: absolute;
	bottom: 5px;
	left: 10px;
}

.product-special img {
	margin-right: 5px;
	width: 35px;
}

table.price-summary td {
	font-size: 11px;
	padding: 4px;
	vertical-align: top;
}

table.price-summary td.price-money {
	background-color:#FEDFDF;
	width:139px;
}

table.price-summary td.price-combination {
	background-color: #efe573;
}

.products-list .price-summary .price-money, .products-list .price-summary .price-combination {
	border-bottom: 1px solid #CDCDCD;
	margin-bottom: 3px;
}
.products-list .price-summary .price, .products-list .price-summary .bonus {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	margin: 2px 0;
}
.products-list .price-summary .price {
	color: #cc0000;
}
.products-list .price-summary .bonus, .price-summary .savings {
	color: #003568;
}
.price-summary .savings {
	font-size: 11px;
	font-weight: bold;
}

.add-to-basket {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.eshop-buy {
	background: #335C85;
	cursor: pointer;
	display: block;
	border: 0;
	color: white;
	font-weight: bold;
	padding: 5px 8px;
}
.eshop-buy.big {
	font-size: 1.6em;
	text-transform: none;
	height: auto;
}

.products-list h2 {
	color: #003568;
}
.product-detail .right-col {
	margin-left: 189px;
}
.product-detail .price-summary {
	border: 1px solid #DFDFDF;
	padding: 0 10px 10px 10px;
	position: relative;
}
.product-detail .price-summary .add-to-basket {
	float: right;
	position: inherit;
}

.product-detail table {
	float: right;
	margin-bottom: 0px;
	padding: 5px;
	padding-top: 0px;
	width: 100%;
}

.product-detail table td {
	padding-top: 5px;
}

.product-detail table td.first {
	width: 250px;
}

.product-detail table.price-money {
	background-color: #fedfdf;
}

.product-detail table.price-combination {
	background-color:#EFE573;
}

.product-detail table.price-bonus {
	background-color: #cde6fb;
}

.main-picture {
	float: left;
	margin-right: 15px;
}

table.basket-view {
	border-collapse: collapse;
	text-align: left;
	width: 100%;
}

.total-price {
	margin-bottom: 2px;
}

.total-price span {
	font-weight: bold;
}

.payment-types-box {
	margin: 10px;
}

#Eshop_Form_Basket fieldset {
	border: 1px solid #888;
	padding: 5px;
}

.payment-description {
	display: block;
	color: #888;
	font-size: 0.9em;
	margin-left: 17px;
}

.highlightbox.eshop .important {
	color: #003568;
	font-weight: bold;	
}



.stepContainer {
	margin-bottom: 15px;
	clear: both;
}

.step {
	width: 27%;	
	min-width: 145px;
	float: left;	
	color: #fff;	
}
.eshop .step {
	width: 19%;
	min-width: 100px;
}

.step .stepTop {
	background-color: #ccc;
	height: 60px;
	font-weight: bold;
	padding: 10px;
	position: relative;
	border-bottom: 3px solid #fff;
}
.eshop .step .stepTop {
	padding: 10px 4px;
}

.step .stepTop .number {
	font-size: 4em;
	margin-top: 9px;
	display: block;
}

.step .stepTop .label {	
	
	position: absolute;
	bottom: 11px;
	left: 56px;
}
.eshop .step .stepTop .label {		
	left: 42px;
}

.step.active .stepTop, 
.step .stepTop.link:hover {
	color: #000;
	border-bottom: 3px solid #c00;
	margin-bottom: 0;
	background-color: #BEDFF3; 
}

.step.active a, 
.step .stepTop.link:hover a {
	color: #000;	
}

.step.active .stepTop:hover, 
.step .stepTop.link:hover {
	background-color: #E0F0FF;
}

.step .stepBottom {
	background-color: #bbb;
	height: 50px;
	padding: 5px;
	font-size: 0.8em;
	line-height: 1.2em;
}

.step a {
	color: #fff;
	text-decoration: none;
}

.stepContainer .arrow {
	width: 9%;
	min-width: 45px;
	height: 70px;
	float: left;
	background: url("../images/frontend/arrow-subscription.png") no-repeat scroll 8px 12px #FFFFFF;
}

.stepContainer.eshop .arrow {
	width: 8%;
	background-position: 4px 12px;
}

.article-content-left h2, 
.article-content-left h2 a, 
#content-center h1 a {
	color: #c00 !important;	
}

.highlightbox.eshop2 input.weak {
	background-color: #777777;
    font-size: 0.9em;
    height: auto;
    padding: 2px;
}

.highlightbox.eshop2 input.refresh {
	background-color: #666;
}

.highlightbox.eshop2 input.order, .highlightbox.eshop2 a.order {	
    color: #FFFFFF;
    font-size: 1.9em;
    height: auto;
    margin: 2px 0;
    padding: 6px 21px;
}

.highlightbox.eshop2 a.order {
	background-color: #900;
	padding: 6px 12px;
	font-weight: bold;
	text-decoration: none;
}


.product .price-summary {
    float: left;
	width: calc(100% - 138px);
	line-height: 1.3em;
}

.block_eshop.basket { cursor: pointer; }
.block_eshop .block-title a.basket-img {
	position: absolute; 
	background-color: transparent;
	top: 5px;
	right: 1px;
	padding: 0;
}
.basket-img img { height: 20px; }

@media ( max-width :930px) {
	.products-list .product {
		width: 100%;
	}	
}
@media (min-width: 930px) and (max-width: 1120px){
	.products-list .product {
		height: 28em;
	}
}
@media ( min-width :740px) and (max-width:930px) {
	.products-list .product {
		height: 23em;
	}
	.products-list .product-description {
		clear: none;
		float: left;
		width: calc(100% - 138px);
	}
}
