#content-center {
	left: 213px !important;
	width: 580px !important;
}
#column-left {
	left: -592px !important;
	width: 200px !important;
	float: left !important;
	padding-top: 1em;
}
#column-right {
	width: 200px !important;
	float: right !important;
}

#content-holder {
	background: #fff url(../images/frontend/bckg-left-eshop.png) repeat-y;
}

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

.sipky {
	background: url('../images/frontend/sipky-cervene.png') left center no-repeat;
}

input.submit.blue {
	background-color: #2d6500;
	color: #fff;
}
.highlightbox input.count {
    width: 21px !important;
}

#div-compare-products {
	margin-bottom:10px;
	width:100%;
}

#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 {
	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 .product {
	border: 1px solid #DFDFDF;
	float: left;
	height: 275px;
	margin-bottom: 10px;
	width: 263px;
	padding: 10px;
	position: relative;
}
.products-list .product.col1 {
	margin-right: 10px;
}

.products-list .product h2 {
	height: 34px;
	padding: 0;
}

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

.products-list h2 a {
	font-size:12px;
}

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

.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 a.order {
	background: #2d6500;
	color: white;
	font-weight: bold;
	padding: 5px 8px;
	text-decoration: none;
	position: absolute;
	bottom: 8px;
	right: 8px;
}

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

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

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

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

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

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

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: #2d6500;
}
.products-list .price-summary .bonus, .price-summary .savings {
	color: #2d6500;
}
.price-summary .savings {
	font-size: 11px;
	font-weight: bold;
}

.add-to-basket {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.eshop-buy {
	background: #2d6500;
	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: #2d6500;
}
.product-detail .right-col {
	margin-left: 189px;
}
.product-detail .price-summary {
	border: 1px solid #DFDFDF;
	padding: 0 10px 10px 10px;
}
.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: #2d6500;
	font-weight: bold;	
}



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

.step {
	width: 27%;	
	float: left;	
	color: #fff;	
}
.eshop .step {
	width: 19%;
}

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

.step .stepTop .number {
	font-size: 4em;
	margin-top: -11px;
	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: #d8f8be; 
}

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

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

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

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

.stepContainer .arrow {
	width: 9%;
	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 {
	background-color: #CC0000;
    color: #FFFFFF;
    font-size: 1.9em;
    height: auto;
    margin: 2px 0;
    padding: 6px 21px;
}

.highlightbox.eshop2 a.order {
	padding: 3px 6px;
	font-weight: bold;
	text-decoration: none;
}


.product .price-summary {
    float: left;
    width: 120px;
}

div.packetery-branch-list { margin-left: 17px; }
div.packetery-branch-list .packetery-info-link { display: none !important; }
div.packetery-branch-list select {	
	background-color: #fff !important;
	background-image: linear-gradient(top, rgb(237,237,237) 35%, rgb(255,255,255) 91%) !important;
	background-image: -o-linear-gradient(top, rgb(237,237,237) 35%, rgb(255,255,255) 91%) !important;
	background-image: -moz-linear-gradient(top, rgb(237,237,237) 35%, rgb(255,255,255) 91%) !important;
	background-image: -webkit-linear-gradient(top, rgb(237,237,237) 35%, rgb(255,255,255) 91%) !important;
	background-image: -ms-linear-gradient(top, rgb(237,237,237) 35%, rgb(255,255,255) 91%) !important;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.35, rgb(237,237,237)),
		color-stop(0.91, rgb(255,255,255))
	) !important;
}
a.packetery-map,a.packetery-more-info {
	display: inline-block;
	margin-top: 5px;
}