/* STRANKOVANI */

.strankovani {
	position: relative !important;
	text-align: center;
	display: block;
	width: 100%;
	height: 25px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	width: auto;
}

div.strankovani div.zobrazeno {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 9pt;
}

div.strankovani div.zobrazeno * {
	font-size: 10pt;
}

div.strankovani div.po {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 10pt;
}

div.strankovani div.po a {
	color: #0b66a6;
	font-size: 10pt;
}

div.strankovani div.strany span {
	font-size: 10pt;
}

div.strankovani div.strany a {
	padding: 4px;	
	color: #0b66a6;
}

div.strankovani div.strany a strong {
	background-color: #0b66a6;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.hide, .btn-search .hide, #nav-main .hide, .tab, .tab fieldset .hide, #comments .hide {
	display: none;
}

.filtr {
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 30px;
	position: relative;
}

div.filtr h3 {
	float: none;
	clear: both;
	padding-top: 10px;
}

div.filtr label {
	display: block;
	width: 130px;
	float: left;
	font-size: 10pt;
	cursor: pointer;
}

div.filtr .submit {
	background: #189ad0;
	color: #ffffff;
	font-size: 10pt;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.modal2 {
	width: 400px;
	padding: 20px;
	position: absolute;
	top: 100px;
	left: 270px;
	font-size: 10pt;
	line-height: 150%;
}

.modal.error {
	background-color: #f30000;
	color: #ffffff;
}

.modal.confirm {
	background-color: #009900;
	color: #ffffff;
}

.content .wconfirm {
	background-color: #009900;
	color: #ffffff;
	padding: 20px;
	margin-bottom: 5px;
}

#cart-sum.summ {
	width: 907px;
}

#cart-sum.summ td {
	background-color: #fcfcfc;
}

#cart-sum.summ .title {
	width: 544px;
}

#cart-sum.summ .price-taxless.sum {
	width: 121px;
	text-align: center;
}

#cart-sum.summ .price-final.sum {
	width: 140px;
}

p.confirm {
	padding: 10px;
}

.left {
	text-align: left;
}

label {
	cursor: pointer;
}

.shop i {
	position: absolute;
	top: 2px;
	right: 5px;
	font-size: 8pt;
}

.stock {
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
}

.stock img {
	margin-left: 10px;
	margin-bottom: -3px;
	
}

#quick-info * {
	text-align: left;
}


#nav-left li li li li a {
	padding:5px 25px 3px 33px;
}

#nav-left li li li li li a {
	padding:5px 25px 3px 43px;
}

#modal-stock.modal {
	width: 900px !important;
	margin-left: -485px !important;
	max-height: 600px !important;
	padding-top: 0px !important;
	top: 10px !important;
}

#modal-stock.modal .column, .column {
	width: 450px;
	float: left;
}

#modal-stock.modal .stock {
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
}

#modal-stock.modal .stock img {
	margin-left: 10px;
	margin-bottom: -2px;
}	

.column input[type="radio"] {
	display: inline-block;
	width: 30px;
	float: left;
	clear: left;
	height: 20px;
}

.column label {
	display: inline-block;
	line-height: 20px;
	margin-top:2px;
	height: 20px;
}

.column .f {
	margin-top: 4px;
}


.listing-products.rows .item {
	float: none;
	width: 697px;
	position: relative;
}

.listing-products.rows .item a,
.listing-products.rows .item h1,
.listing-products.rows .item p.desc,
.listing-products.rows .item .price,
.listing-products.rows .item .store-count {
	float: left;
}

.listing-products.rows .item form.cart
 {
	float: right;
	margin-right: 8px;
}


.listing-products.rows .item {
    height: 183px;
    position: relative;
}

.listing-products.rows .item h1 {
	width: 465px;
	margin-left: 10px;
	height: 28px;
	padding-top: 12px;
}

.listing-products.rows .item p.desc {
	width: 460px;
}

.listing-products.rows .item form.cart {
	width: 200px;
}

.listing-products.rows .item .price {
	margin-top: 5px;	
}

.listing-products .price {
	margin-bottom: 25px;
}

.listing-products.rows .item .store-count {
	float: right;
	width: 460px;
	margin-right: 8px;
    margin-top: -20px;
    text-align: right;
}

#content .rows .color .barva {
    position: absolute;
    left: 168px;
    top: 128px;
}

.listing-products .item .full, .listing-products.rows .item .full {
    position: absolute;
    top: 348px;
    left: 15px;
    text-decoration: line-through;
    color: #666666;
}


.listing-products.rows .item .full {
    top: 169px;
    left: 237px;
}

#sorter .show {
	float: right;
	margin-top: 11px;
	margin-right: 11px;
}

.modal.card {
	top: 150px;
	background: #f6f6f6;
}

.modal.card .form input[type="text"] {
	width: 340px;
	margin-bottom: 10px;
}

.maps {
	width: 220px;
	height: 130px;
}

.maps h2 {
	font-size: 14pt;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

.maps i {
	display: inline-block;
	padding-top: 10px;
}

.hb tr td {
	padding: 10px;
	text-align: center;
}

.hb tr td.right {
	text-align: right;
}

.hb tr td.left {
	text-align: left;
}

#product .images, #content .color {
	position: relative;
}

#product .images .barva, #content .color .barva {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#content .color .barva {
	right: 4px;
}

.colors .color {
	width: 135px;
	float: left;
	margin-right: 5px;
	text-align: center;
	margin-bottom: 5px;
}

.colors .color a {
	margin-left: 8px;
}

.sleva {
	position: absolute;
	top: 20px;
	left: 0px;
	background-color: #fd3100;
	padding-right: 20px;
	padding-left: 10px;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	height: 25px;	
	line-height: 25px;	
}

.listing-products .item {
	height: 370px;
	overflow: hidden;
}

li.akce {
    background-color: #fd3100;
}

#page-content {
    padding-left: 20px;
}

#slider-offer .item:hover a div.desc p {
	text-decoration: underline !important;
	color: #000000;
}

#slider-offer .item:hover h1 {
	text-decoration: underline !important;
	color: #30D3F0;
}

legend i {
	display: inline-block;
	padding-top: 10px;
	font-weight: normal;
	font-size: 10pt;
	color: #000000
}

div.promo {
	position: fixed;
	text-align: center;	
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000000;
}

div.promo div.bg {
	background-color: #000000;
	opacity: 0.7;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

div.p_content {
	width: 700px;
	height: 340px;
	background: #ecefdc;
	opacity: 1 !important;
	position: fixed;
  	left: 50%;
  	margin-left: -370px;
	z-index: 1000001;
	margin-top: 100px;
	padding: 20px;
	padding-top: 50px;
	background-repeat: no-repeat;
	background-position: bottom;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(c6, c6, c6, .2);
	box-shadow: 0px 0px 10px 3px rgba(c6, c6, c6, .2);
	font-size: 11pt;
}

div.promo div.container {
	position: relative;
}

div.promo a.close {
	position: absolute;
	top: -15px;
	right: -15px;
}

div.promo p.description {
	color: #666666;
}

div.promo .button {
	display: inline-block;
	width: 175px;
	padding: 10px;
	background: #008b44;
	color: #fff;
	border-radius: 3px;
	margin-top: 15px;
}

.hb {
	width: 981px;
	min-height: 170px;
   background-image: url('img/bg-opacity-whiter.png');
   padding: 10px;
}