@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600,800&subset=latin,latin-ext);
body { font-size: 14px; font-weight: 400; font-family: 'Open Sans', Arial, Helvetica, sans-serif; background: #ebebeb; color: #716f6e;overflow-x: hidden; }
a img { border: none }
h1 { font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 30px; font-weight: 300; color: #716f6e; margin: 0 0 35px 0;}
h2 { font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 24px; font-weight: 400; color: #4CB034; margin: 15px 0 25px 0; }
h3 { font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 22px; font-weight: 400; color: #4CB034; margin: 15px 0 20px 0; }
h4 { font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 16px; font-weight: 400; color: #4CB034; margin: 15px 0 20px 0; }
h5 { font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 400; color: #4CB034; margin: 15px 0 15px 0; }
h1#uvodnistrana { position: absolute; top: 93px; left: 460px; z-index: 1; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #2b2b2b; margin: 0 0 0px 0 }
a { color: #4CB034; }
a:hover { color: #4CB034;text-decoration: none; }
a:active { color: #4CB034;text-decoration: none; }
a:focus { color: #4CB034;text-decoration: none; }
p { margin: 0 0 20px 0; }
strong { font-weight: 700; }
img { max-width: 100%; }
.title { color: #49B030; font-family: 'Open Sans'; font-weight: 800; font-size: 20px; text-transform: uppercase; text-align: left; width: 100%; float: left; margin: 0 0 20px 0;/*background: url('../des/title.png') center center repeat-x;*/ position: relative; }
.title span { display: inline-block; text-align: left; background: #eeeeee; padding-right: 15px; }
.title .title-navi { position: absolute; top: 0; right: 0; padding-left: 10px; background: #fff; margin: 0; list-style-type: none; }
.title .title-navi li { float: left; margin-left: 10px; }
.title .title-navi li a { width: 27px; height: 28px; display: block; }
.title .title-navi li a.next { background: url('../des/next.png') center center no-repeat; }
.title .title-navi li a.prev { background: url('../des/prev.png') center center no-repeat; }
.banner_wide { width: 100%; float: left; margin-top: 25px; }

.home-maintitle {font-size: 20px;text-align: center;margin: 0 0 20px 0;}

/* HEADER */
.header { width: 100%; float: left; background: #fff; padding-top: 25px; }
.top-info { width: 100%; float: left; background: #fafafa;padding: 15px 0; }
.top-links { /*float: right;*/ }
.top-links a { float: left; padding-left: 45px; text-transform: uppercase; color: #716f6e; margin-left: 38px; height: 25px; line-height: 25px; }
.top-links a:hover,.top-links a.active { color: #49b030; }
.top-links a.nabidka-ico { background: url('../img/nabidka-ico.png') left center no-repeat; margin-left: 0; }
.top-links a:hover.nabidka-ico,.top-links a.active.nabidka-ico { background: url('../img/nabidka-ico-active.png') left center no-repeat; }
.top-links a.dotace-ico { background: url('../img/dotace-ico.png') left center no-repeat; }
.top-links a:hover.dotace-ico,.top-links a.active.dotace-ico { background: url('../img/dotace-ico-active.png') left center no-repeat; }
.top-links a.vzdelavani-ico { background: url('../img/vzdelavani-ico.png') left center no-repeat; }
.top-links a:hover.vzdelavani-ico,.top-links a.active.vzdelavani-ico { background: url('../img/vzdelavani-ico-active.png') left center no-repeat; }
.logo { float: left; margin-bottom: 10px; }
.logo img { height: 60px; }
.home-content { width: 100%; float: left; background: #ebebeb; padding: 20px 0; }

.reduced-table {width: 100%;float: left;overflow: hidden;}
.reduced-table-more {width: 100%;float: left;height: 150px;background: url('../img/reduced-table-more.png') top center;margin-top: -145px;position: relative;z-index: 99;}
.reduced-table-more-btn {display: table;margin: 15px auto;color: #716f6e;background: url('../img/left-menu-down.png') left center no-repeat;padding-left: 35px;}
.reduced-table .virtual-table { overflow: hidden; width: 100%; float: left; }
.virtual-table .virtual-table-item {color: #4CB034;text-align: left;padding: 2px 0;font-weight: bold;border: none;font-size: 13px;}

.contact-map { float: left; width: 100%;margin-top: 25px; }
.contact-item { float: left; width: 100%;margin-bottom: 25px; }
.contact-item h2 { width: 100%; font-weight: 600; color: #49b030; font-size: 15px;margin: 0 0 20px 0;text-transform: uppercase;}
.contact-item p { width: 100%;display: block;margin: 0 0 10px 0;}

.search {float: right;margin-left: 15px;}
.search input[type="text"] {height: 25px;border: none;width: 150px;-webkit-appearance: button;}
.search input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #716f6e;
  font-weight: normal;
}
.search input[type="text"]::-moz-placeholder { /* Firefox 19+ */
  color: #716f6e;
  font-weight: normal;
}
.search input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  color: #716f6e;
  font-weight: normal;
}
.search input[type="text"]:-moz-placeholder { /* Firefox 18- */
  color: #716f6e;
  font-weight: normal;
}
.search .search-ico { float: right; width: 25px; height: 25px; background: url('../img/search-ico.png') center center no-repeat;margin-left: 10px; cursor: pointer;border: none;font-size: 0; }
.search .search-ico:hover { background: url('../img/search-ico-active.png') center center no-repeat; }
/* FOOTER */
#footer { width: 100%; float: left; background: #ebebeb; border-top: 1px solid #49b030; padding: 30px 0; }
.home-statics { width: 100%; float: left; background: #fff; border-top: 1px solid #49b030; padding: 40px 0; }
.home-statics-item-wrap { width: 100%; height: 300px; margin: 15px 0; float: left; display: table; background: url('../img/home-statics-item.png') center center no-repeat; text-align: center; }
.home-statics-item { display: table-cell; vertical-align: middle; }
.home-statics-item span { width: 100%; float: left; color: #828180; font-size: 16px; }
.home-statics-item span strong { color: #716f6e; font-size: 45px; font-weight: 500; }
.left-menu { width: 100%; float: left; list-style-type: none; margin: 0 0 25px 0; padding: 0; }
.left-menu li { width: 100%; float: left; }
.left-menu li a { width: 100%; float: left; color: #716f6e; padding: 15px 10px; border-bottom: 1px solid #fff; text-transform: uppercase; background: url('../img/left-menu-down.png') right 15px center no-repeat; }
.left-menu li.up > a { background: url('../img/left-menu-up.png') right 15px center no-repeat; }
.left-menu li.up > a:hover { background: url('../img/left-menu-up-active.png') right 15px center no-repeat; }
.left-menu li a:hover { background: url('../img/left-menu-down-active.png') right 15px center no-repeat; }
.left-menu li ul { display: none; float: left; list-style-type: none; margin: 10px 0 10px 10px; padding: 0; }
.left-menu li.active ul { display: block; }
.left-menu li ul li { width: 100%; float: left;margin-top: 5px; }
.left-menu li ul li a { width: 100%; float: left; text-transform: none; background: none; border: none; font-size: 13px; padding: 5px 10px; }
.left-menu li ul li a:hover { background: none; color: #49b030 }
.left-menu li ul li input { margin: 0 10px 0 0;}
.left-menu li ul li.active a { font-weight: 600; font-size: 20px; color: #49b030 }
.left-menu li ul li label {cursor: pointer;font-weight: 400; }
.left-menu li ul li.active label { font-weight: 600; font-size: 15px; color: #49b030 }
.home-banner { width: 100%; float: left; margin-top: 25px; }
.home-reserv { width: 100%; float: left; margin: 40px 0 0 0; }
.home-reserv-title { width: 100%; float: left; margin-bottom: 15px; padding-left: 25px; color: #716f6e; font-weight: 400; font-size: 20px; }
.home-reserv-content { width: 100%; float: left; }
.home-reserv-content-item { width: 100%; float: left; background: #fff; padding: 10px 10px; margin-bottom: 10px; }
.home-reserv-content-item-where-wrap { display: table;height: 40px; }
.home-reserv-content-item-where { display: table-cell;vertical-align: middle; }
.home-reserv-content-item-where span { width: 100%; float: left; color: #716f6e; font-size: 13px; margin: 1px 0; }
.home-reserv-content-item-where span strong { font-weight: 600; }
.home-reserv-content-item-price { width: 100%; float: left; }
.home-reserv-content-item-price span { width: 100%; float: left; color: #716f6e; }
.home-reserv-content-item-price span strong { font-weight: 600; }
.home-reserv-content-item-name-wrap { display: table;height: 40px; }
.home-reserv-content-item-name {font-weight: 600; color: #49b030; font-size: 15px;display: table-cell;vertical-align: middle; }
.home-reserv-content-item-name:hover {color: #333;text-decoration: none;}
.home-reserv-content-item-volume.volume-0 { width: 100%; height: 40px; background: url('../img/volume-0.png') center center no-repeat; }
.home-reserv-content-item-volume.volume-1 { width: 100%; height: 40px; background: url('../img/volume-1.png') center center no-repeat; }
.home-reserv-content-item-volume.volume-2 { width: 100%; height: 40px; background: url('../img/volume-2.png') center center no-repeat; }
.home-reserv-content-item-volume.volume-3 { width: 100%; height: 40px; background: url('../img/volume-3.png') center center no-repeat; }
.home-reserv-content-item-volume.volume-4 { width: 100%; height: 40px; background: url('../img/volume-4.png') center center no-repeat; }
.home-reserv-content-item-volume.volume-5 { width: 100%; height: 40px; background: url('../img/volume-5.png') center center no-repeat; }
.catalog { width: 100%; float: left; margin: 0 0 0 0; }
.catalog-title { width: 100%; float: left; margin-bottom: 15px; padding-left: 25px; color: #716f6e; font-weight: 400; font-size: 20px; }
.catalog-content { width: 100%; float: left; }
.catalog-content-item { width: 100%; float: left; background: #fff; padding: 10px 20px; margin-bottom: 10px; }
.catalog-content-item-text { width: 100%; display: table;height: 40px; }
.catalog-content-item-text span {width: 100%;vertical-align: middle;display: table-cell; color: #716f6e; font-size: 13px; margin: 1px 0; }
.catalog-content-item-text span strong { font-weight: 600; }
.catalog-content-item-code { width: 100%; float: left;height: 40px;line-height: 40px; }
.catalog-content-item-code span { width: 100%; float: left; color: #716f6e; }
.catalog-content-item-code span strong { font-weight: 600; }
.catalog-content-item-name { font-weight: 600; color: #49b030; height: 40px; line-height: 40px; font-size: 15px; }
.catalog-content-item-list { width: 100%; float: left;display: none; }
.catalog-content-item-list span { width: 100%; float: left; margin: 10px 0; }
.catalog-content-item-list ul { width: 100%; float: left; margin: 10px 0 10px 0; padding: 0; list-style-type: none; }
.catalog-content-item-list ul li { width: 100%; float: left; margin-bottom: 10px; font-size: 14px; font-weight: 400; color: #666666; padding-left: 35px; background: url('../img/category-list.png') left center no-repeat; }
.category-detail { width: 100%; float: left; position: relative; overflow: hidden;padding: 20px 0; }
.category-title { width: 100%; float: left; padding-left: 25px; color: #49b030; font-weight: 600; font-size: 20px; }
.category-subtitle { width: 100%; float: left; padding-left: 25px; color: #716f6e; font-weight: 400; font-size: 14px; margin-bottom: 15px; }
.category-box { width: 100%; float: left; padding: 15px 20px; min-height: 50px; background: #fff; margin-bottom: 10px; }
.category-box-title { width: 100%; float: left; margin-top: 0; margin-bottom: 20px; font-size: 18px; font-weight: 600; color: #666666; }
.category-box-subtitle { width: 100%; float: left; margin-bottom: 10px; font-size: 16px; font-weight: 600; color: #666666; }
.category-box ul { width: 100%; float: left; margin: 0 0 15px 0; padding: 0; list-style-type: none; }
.category-box ul li { width: 100%; float: left; margin-bottom: 10px; font-size: 14px; font-weight: 400; color: #666666; padding-left: 35px; background: url('../img/category-list.png') left top 5px no-repeat; }
.category-box ul.osnova-list li { background: url('../img/category-list.png') left center no-repeat; }
.category-box p { font-size: 14px; font-weight: 400; color: #666666; margin-bottom: 15px; }
.category-box-info { display: table; height: 40px; margin: 5px 0; }
.category-box-date { width: 100%; display: table-cell; vertical-align: middle; font-size: 12px; font-weight: 400; color: #666666; padding-left: 40px; height: 30px; background: url('../img/category-date.png') left center no-repeat; }
.category-box-point { width: 100%; display: table-cell; vertical-align: middle; font-size: 14px; font-weight: 400; color: #666666; padding-left: 40px; height: 30px; background: url('../img/category-point.png') left center no-repeat; }
.category-box-volume { width: 100%; display: table-cell; vertical-align: middle; font-size: 14px; font-weight: 400; color: #666666; padding-left: 40px; height: 30px; background: url('../img/volume-3.png') left center no-repeat; }
.category-box-timelong { width: 100%; display: table-cell; vertical-align: middle; font-size: 14px; font-weight: 400; color: #666666; padding-left: 40px; height: 30px; background: url('../img/category-timelong.png') left center no-repeat; }
.lektor { width: 100%; float: left; margin-bottom: 10px; }
.lektor-img { float: left; margin-right: 25px;margin-bottom: 20px; }
.lektor-img img {max-width: 100px;max-height: 100px;border-radius: 50%;}
.lektor-img .lektor-img-round { width: 100px; height: 100px; border-radius: 50%; position: relative; background-position: center center; background-size: cover; background-repeat: no-repeat; }
.lektor-name { float: left; height: 100px; line-height: 100px; color: #49b030; font-size: 18px; font-weight: 600; }
.category-help-box-wrap { width: 100%; float: left; position: relative; z-index: 99; }
.category-help-box { width: 100%; float: left; background: #c1c1c0;  }
.category-help-box-curse-content { width: 100%; float: left; background: #c1c1c0;padding: 30px 20px;}
.category-help-box select { width: 100%; float: left;}
.category-help-box-title { width: 100%; float: left; text-align: center; color: #fff; font-size: 18px; font-weight: 400; }
.category-help-box-subtitle { width: 100%; float: left; text-align: center; color: #666666; font-size: 18px; font-weight: 300; margin-bottom: 25px; }
.category-help-box-date { width: 100%; float: left; text-align: center; color: #fff; font-size: 14px; font-weight: 400; }
.category-help-box-place { width: 100%; float: left; text-align: center; color: #666666; font-size: 14px; font-weight: 400; }
.category-help-box-more-wrap { width: 100%; float: left; margin: 15px 0; }
.category-help-box-more-wrap label {margin-right: 10px;}
.category-help-box-more { display: table; margin: 0 auto; text-align: center; color: #fff; font-size: 13px; text-decoration: underline; font-weight: 600; background: url('../img/category-help-box-more.png') right center no-repeat; padding-right: 20px; }
.category-help-box-price { width: 100%; float: left; text-align: center; color: #fff; font-size: 18px; font-weight: 600; }
.category-help-box-priceDPH { width: 100%; float: left; text-align: center; color: #666666; font-size: 15px; font-weight: 400; }
.category-help-box-btn { width: 100%; float: left; text-align: center; color: #fff; font-size: 16px; font-weight: 400; background: #49b030; border: none; height: 40px; line-height: 40px; outline: none; }
.category-help-box.category-help-box-curse {padding: 30px 0 0 0;}
.category-help-box-curse .category-help-box-more-wrap {padding: 0 20px;}
.category-help-box-curse .category-help-box-title {padding: 0 20px;}
.category-help-box-curse .category-help-box-subtitle {padding: 0 20px;}
.category-help-box-curse .category-help-box-date {padding: 0 20px;}
.category-help-box-curse .category-help-box-place {padding: 0 20px;}
.category-help-box-curse .category-help-box-price {padding: 0 20px;}
.category-help-box-curse .category-help-box-priceDPH {padding: 0 20px;}
.home-search { width: 100%; float: left; }
.home-search input[type="text"] { float: left; height: 40px; line-height: 40px; background: #fff; color: #716f6e; width: 77%; margin-right: 3%; }
.home-search input[type="text"]::-webkit-input-placeholder { color: #716f6e; font-weight: 400; }
.home-search input[type="text"]:-moz-placeholder { /* Firefox 18- */
color: #716f6e; font-weight: 400; }
.home-search input[type="text"]::-moz-placeholder {  /* Firefox 19+ */
color: #716f6e; font-weight: 400; }
.home-search input[type="text"]:-ms-input-placeholder { color: #716f6e; font-weight: 400; }
.home-search input[type="submit"] { float: left; height: 40px; line-height: 40px; background: #49b030; color: #fff; width: 20%; border: none; }

/* HELP BOX - BEGIN */
.help-box { width: 100%; float: left; background: #c1c1c0; padding: 20px; margin-bottom: 10px; }
.help-box-title { width: 100%; float: left; color: #fff; font-weight: 500; font-size: 22px; margin-bottom: 35px; }
.help-box-tel { width: 100%; float: left; color: #716f6e; font-weight: 500; font-size: 16px; margin-top: 15px; padding-left: 40px; background: url('../img/help-box-tel.png') left center no-repeat; height: 30px; line-height: 30px; }
.help-box-mail { width: 100%; float: left; color: #716f6e; font-weight: 500; font-size: 16px; margin-top: 15px; padding-left: 40px; background: url('../img/help-box-mail.png') left center no-repeat; height: 30px; line-height: 30px; }

.help-box-title.less-margin {
	margin-bottom: 10px;
}
.questionForm {}
.questionForm .col {
	padding: 0;
}
.questionForm label {
	font-size: 12px;
	font-weight: 400;
}
.questionForm .form-control {
	background: #dedede;
	margin-bottom: 15px;
	padding: 5px;
	border-radius: 0px;
}
.questionForm .form-control:focus {
	border-color: #49b030;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(73, 176, 48, 1),.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(73, 176, 48, 1),.6);
}
.questionForm input[type="text"].form-control {
	height: 30px;
	font-weight: 400;
}
.questionForm textarea {
	max-height: 100px;
	resize: none;
}
.questionForm .btn {
    display: block;
    width: 100%;
    color: #fff;
    background: #49b030;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    border-radius: 0px;
    border: none;
}
/* HELP BOX - END */

.news-home { width: 100%; float: left; }
.news-home-title { width: 100%; float: left; background: #dddddc; text-align: center; padding: 15px 0; color: #716f6e; font-size: 26px; font-weight: 400; }
.news-home-title.text-left { text-align: left;}

.news-home-next { width: 100%; float: left; /*background: #f4f4f4;*/ text-align: center; padding: 15px 0; /*color: #716f6e;*/ font-size: 20px; font-weight: 600; }
.news-home-next img {width: 26px; padding-left: 10px;}
.news-home-next:hover{ text-decoration: underline; }


.news-home-content {width: 100%; float: left;}
.news-nav-wrap {width: 100%;float: left;padding: 50px 0;background: #ebebeb;}
.news-nav {width: 40%;display: table;margin: 0 auto;}
.news-nav-prev {float: left; background: url('../des/step-news-prev.png') left center no-repeat; border-radius: 3px; height: 47px; line-height: 47px; padding: 0 20px 0 40px; font-family: 'Open Sans'; display: inline-block; border: none; outline: none; border-radius: 3px; font-weight: 600; color: #716f6e; font-size: 15px; display: block; }
.news-nav-next { float: right; background: url('../des/step-news-next.png') right center no-repeat; border-radius: 3px; height: 47px; line-height: 47px; padding: 0 40px 0 20px; font-family: 'Open Sans'; display: inline-block; border: none; outline: none; border-radius: 3px; font-weight: 600; color: #49b030; font-size: 15px; display: block; }

.basket-top { float: right; height: 25px; line-height: 25px; padding-left: 50px; background: url('../img/basket-top.png') left center no-repeat; color: #49b030; font-size: 16px; margin-top: 20px; cursor: pointer; }
.basket-top:hover { background: url('../img/basket-top-active.png') left center no-repeat; }
.news-item { width: 100%; float: left; padding: 25px 0; }
.news-item.news-dark { background: #f4f4f4; }
.news-date { width: 100%; color: #716f6e; text-align: left;/*height: 45px;line-height: 45px;*/ }
.news-title { width: 100%; color: #49b030; font-size: 16px;cursor: pointer;}
.news-img { width: 100%; float: left;margin-top: 10px;margin-bottom: 15px;display: none; }
.news-desc { width: 100%; color: #716f6e; }
.news-desc p { margin: 0; font-size: 16px; }
.news-content { width: 100%; color: #716f6e;margin-top: 10px;display: none; }
.news-content p { margin: 0; font-size: 16px; }
.news-detail {width: 100%;float: left;}
.news-detail-title {float: left;margin: 0 15px 25px 0;font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #4CB034;}
.news-detail-date {float: left;height: 34px;line-height: 34px;}
.news-nav-prev.detail-nav {margin-top: 40px;}
.footer-box { width: 100%; float: left; margin-bottom: 20px; }
.footer-box-title { width: 100%; float: left; color: #716f6e; font-size: 18px; margin-bottom: 15px; }
.footer-box-content { width: 100%; float: left; }
.footer-box-content a { width: 100%; float: left; color: #716f6e; font-size: 14px; margin-bottom: 5px; display: block; }
.newsletter-wrapper { }
.newsletter-icon { width: 31px; margin-top: 10px; }
.newsletter-text { width: calc(100% - 31px); font-size: 14px; color: #716f6e; font-family: 'Open Sans', sans-serif; margin-bottom: 0; }
.newsletter-text span { display: block; color: #716f6e; font-size: 18px; font-weight: 700; font-family: 'Open Sans'; }
.newsletter-email { width: 75%; vertical-align: middle; }
.newsletter-submit { width: calc(24% - 20px); margin-left: 20px; font-size: 14px; color: #fff; background: #49b030; text-transform: uppercase; border: 0; height: 43px; vertical-align: middle; }
.copy-text { font-family: 'Open Sans', sans-serif; font-size: 13px; color: #7b7b7b; line-height: 40px; margin: 0; text-align: center; margin-top: 35px; }
.copy-text span { display: inline-block; margin: 0 10px; }
.copy-text span a { color: #716f6e; text-decoration: underline; }
.to-the-top { font-family: 'Open Sans', sans-serif; font-size: 12px; color: #231f20; font-weight: 600; padding: 20px 0px; display: inline-block; }
#bottom { width: 100%; float: left; background: #c1c1c0; padding: 30px 0; }
.currency { float: left; margin-top: 25px; }
.currency a { line-height: 32px; height: 32px; color: #4b4b4b; display: block; float: left; padding: 0 0 0 15px; background: url('../des/currency-line.png') left center no-repeat; font-size: 12px; font-weight: 700; }
.currency a.first { background: none; padding: 0 15px 0 0; }
.currency a:hover { color: #4CB034; }
.login { float: left; background: #4CB034; height: 32px; line-height: 32px; border-radius: 5px; padding: 0 15px; margin-top: 25px; margin-left: 20px; }
.login a { line-height: 32px; height: 32px; color: #fff; display: block; float: left; padding: 0 0 0 15px; background: url('../des/vertical-line.png') left center no-repeat; font-size: 12px; font-weight: 400; }
.login a.first { background: none; padding: 0 15px 0 0; }
.top-line-right .top-mail { margin-left: 18px; font-weight: 800; font-size: 14px; color: #4CB034; height: 45px; line-height: 45px; text-transform: uppercase; padding: 0; background: none; float: left; }
.top-info { float: right; }
.is-sticky #top-info { background: rgba(255, 255, 255, 0.7); border: 1px solid #dadada; }
#favourite { background: url('../des/favourite.png') no-repeat left center; display: block; float: right; padding-left: 35px; font-size: 12px; color: #000; font-weight: 400; text-transform: uppercase; height: 30px; line-height: 30px; }
.single-pr { width: 100%; float: left; padding: 20px 20px; }
.single-pr-img { width: 100%; float: left; height: 215px; text-align: center; display: table; }
.single-pr-img a { display: table-cell; vertical-align: middle; }
.single-pr-title { width: 100%; float: left; text-align: center; color: #979797; text-transform: uppercase; font-weight: 800; font-size: 13px; }
.single-pr-title:hover { color: #979797; }
.single-pr-price { width: 100%; float: left; text-align: center; color: #2e2e2e; text-transform: uppercase; font-weight: 800; font-size: 14px; margin-top: 5px; }
#coupon { padding: 0 0 0 0px; font-size: 14px; }
#coupon label { width: 100%; margin: 0 0px 25px 0; color: #fff; font-size: 13px; float: left; text-align: left; }
#coupon .coupon-input { float: left; display: block; width: 100%; height: 30px; background: #fff; position: relative; border-radius: 5px; border: 1px solid #dadada; margin-bottom: 25px; }
#coupon .coupon-input input { height: 30px; line-height: 30px; padding-left: 15px; background: none; border: none; color: #6d6d6d; font-size: 13px; outline: none; padding-right: 80px; width: 100%; }
#coupon .coupon-btn { height: 30px; line-height: 30px; background: #4CB034; position: absolute; top: -1px; right: -1px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; }
#coupon .coupon-btn input { font-size: 12px; color: #fff; text-transform: uppercase; padding: 0 10px; }
#coupon .coupon-btn:hover { background: #49B030; }
.top-contact { float: right; text-align: right; padding-right: 22px; margin-right: 20px; background: url("../des/top-line.png") no-repeat scroll right center rgba(0, 0, 0, 0); color: #fff; }
.top-contact span { display: block; }
.top-contact em { margin-right: 5px; }
.content-slider { width: 100%; float: left; }
.news-slider { width: 100%; float: left; }
.cat-menu { background: #8395a2; float: left; width: 100%; min-height: 443px; }
.cat-menu.menu-catalog { margin-bottom: 25px; }
.cat-menu.menu-catalog { margin-bottom: 25px; }
.cat-menu-title { background: #4CB034 url('../des/cat-menu-title.png') left 22px center no-repeat; float: left; width: 100%; height: 50px; line-height: 50px; padding-left: 50px; color: #fff; text-transform: uppercase; }
.cat-menu ul { margin: 0; padding: 0; width: 100%; }
.cat-menu ul li { width: 100%; padding-left: 12px; }
.cat-menu ul li.home { display: none; }
.cat-menu ul li:hover { background: #95a1aa; }
.cat-menu ul li a { color: #fff; padding: 0 0 0 8px; background: none; height: 40px; line-height: 40px; }
.cat-menu ul li:hover a { background: url('../des/cat-menu-h.png') left center no-repeat; }
.banners-3 { width: 100%; float: left; padding: 10px; border: 1px solid #dbdbdb; }
#slider-home { width: 100%; float: left; position: relative; }
#banner-wrapper { width: 100%; float: left; position: relative; margin-bottom: 85px; margin-top: 58px; }
#banner { width: 100%; float: left; position: relative; }
.rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; border-radius: 5px; }
.rslides_tabs { position: absolute; width: 100%; right: 0; bottom: -40px; z-index: 99; list-style-type: none; text-align: center; margin: 0; }
.rslides_tabs li { display: inline-block; margin: 0 5px; }
.rslides_tabs li a { width: 11px; height: 11px; display: block; font-size: 0; background: url('../des/slider-nav.png') no-repeat left top; }
.rslides_tabs li.rslides_here a { background: url('../des/slider-nav.png') no-repeat left bottom; }
[class^="fa-"], [class*=" fa-"] { font-family: FontAwesome; font-weight: normal; font-style: normal; text-decoration: inherit; -webkit-font-smoothing: antialiased; }
[class^="fa-"], [class*=" fa-"] { display: inline; width: auto; height: auto; line-height: normal; vertical-align: baseline; background-image: none; background-position: 0% 0%; background-repeat: repeat; margin-top: 0; }
[class^="fa-"]:before, [class*=" fa-"]:before { text-decoration: none; display: inline-block; speak: none; }
a [class^="fa-"], a [class*=" fa-"] { display: inline; }
.shipping-infos { width: 100%; float: left; background: #f2f2f2; }
.shipping-infos-item { width: 100%; float: left; height: 95px; display: table; border-top: 1px dotted #6b6b6b; padding: 0 25px; }
.shipping-infos-item.first { border-top: none; }
.shipping-infos-img { display: table-cell; vertical-align: middle; }
.shipping-infos-text-wrapper { display: table-cell; vertical-align: middle; }
.shipping-infos-text { float: left; margin-left: 20px; }
.shipping-infos-text a { float: left; width: 100%; text-transform: uppercase; color: #2e2e2e; font-size: 16px; font-weight: 800; }
.shipping-infos-text span { display: block; float: left; width: 100%; color: #666666; font-size: 12px; font-weight: 600; font-style: italic; }
.banner-left-1 { width: 100%; height: 345px; float: left; margin-bottom: 40px; background: #C0C0C0; }
.banner-wide { width: 100%; height: 215px; float: left; margin: 0 0 35px 0; background: #C0C0C0; }
.navbar-nav li {position: static;}
.navbar-nav>li>a { padding-bottom: 20px; }
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:active { background: none; text-decoration: none; color: #716f6e; border-bottom: 2px solid #49b030; }
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus { background: none; text-decoration: none; color: #716f6e; border-bottom: 2px solid #49b030; }
.navbar-default .navbar-nav>li>a { padding: 0 0 35px 0; margin: 0 15px; font-size: 16px; color: #716f6e; border-bottom: 2px solid #fff; }
.navbar-default .navbar-nav>li:hover > a { text-decoration: none; }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus { background: none; color: #49b030; text-decoration: none; border-bottom: 2px solid #49b030; }
.navbar-default { border: 0; background: #fff; padding: 0; margin: 0;}
.submenu-wrap { width: 100%;float: left;position: relative;z-index: 999;}
.submenu-wrap .col-xs-12 {min-height: 0;}
.submenu { width: 100%;float: left;background: #49b030;/*position: absolute;top: 0;left: 0;*/}
.submenu ul { list-style-type: none;border: none; padding: 10px 15px;width: 100%;float: left;}
.submenu .column {width: 230px;float: left;}
.submenu ul li {width: 100%;float: left;}
.submenu ul li a { color: #fff; padding: 5px 0;float: left;border-bottom: 2px solid #49b030; }
.submenu ul li a:hover, .submenu ul li a:focus { color: #fff; border-bottom: 2px solid #fff;background: none; }
.submenu ul .active > a, .submenu ul .active>a:hover, .submenu ul .active>a:focus { color: #fff; background-color: #49b030; }

.dropdown-menu { border: none; box-shadow: none; border-radius: 0;background: #49b030;width: 100%;padding: 10px 15px;}
.dropdown-menu .column {width: 240px;float: left;}
.dropdown-menu li {width: 100%;float: left;}
.dropdown-menu li a { color: #fff; padding: 5px 0;float: left;border-bottom: 2px solid #49b030; }
.dropdown-menu li a:hover, .dropdown-menu li a:focus { color: #fff; border-bottom: 2px solid #fff;background: none; }
.dropdown-menu .active > a, .dropdown-menu .active>a:hover, .dropdown-menu .active>a:focus { color: #fff; background-color: #49b030; }
.section .bx-wrapper .bx-controls-direction { background: #eeeeee; position: absolute; top: -53px; right: 0; float: left; padding: 5px 10px 5px 0; }
.section.white .bx-wrapper .bx-controls-direction { background: #fff; }
.section .bx-wrapper .bx-prev { background: url("../des/btn-slider-prev.png") no-repeat; }
.section .bx-wrapper .bx-prev:hover { background-position: 100% 0; }
.section .bx-wrapper .bx-next { background: url("../des/btn-slider-next.png") no-repeat; }
.section .bx-wrapper .bx-next:hover { background-position: 100% 0; }
.section .bx-wrapper .bx-controls-direction a { cursor: pointer; height: 28px; text-indent: -9999px; width: 27px; float: left; left: 0; position: relative; right: 0; margin-left: 10px; top: 0; margin-top: 0; transition: color 0.4s ease-in-out 0s; -webkit-transition: color 0.4s ease-in-out 0s; -ms-transition: color 0.4s ease-in-out 0s; z-index: 99; }

/*.section .bx-wrapper .bx-prev {background: url("../des/btn-slider-prev.png") no-repeat;left: 94%;}
.section .bx-wrapper .bx-prev:hover {background-position: 100% 0;}
.section .bx-wrapper .bx-next {background: url("../des/btn-slider-next.png") no-repeat;right: 0;}
.section .bx-wrapper .bx-next:hover {background-position: 100% 0;}
.section .bx-wrapper .bx-controls-direction a {cursor: pointer; height: 28px; text-indent: -9999px; width: 27px; position: absolute; top: -33px; transition: color 0.4s ease-in-out 0s; -webkit-transition: color 0.4s ease-in-out 0s; -ms-transition: color 0.4s ease-in-out 0s;z-index: 99; }*/
#text-box-wrapper .bx-wrapper .bx-prev { background: url("../des/btn-slider-prev.png") no-repeat scroll 100% 0 rgba(0, 0, 0, 0); left: 0; }
#text-box-wrapper .bx-wrapper .bx-prev:hover { background-position: 0 0; }
#text-box-wrapper .bx-wrapper .bx-next { background: url("../des/btn-slider-next.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); right: 0; }
#text-box-wrapper .bx-wrapper .bx-next:hover { background-position: 100% 0; }
#text-box-wrapper .bx-wrapper .bx-controls-direction a { cursor: pointer; height: 28px; text-indent: -9999px; width: 27px; position: absolute; top: 65px; transition: color 0.4s ease-in-out 0s; -webkit-transition: color 0.4s ease-in-out 0s; -ms-transition: color 0.4s ease-in-out 0s; z-index: 99; }
#text-box-wrapper { background-attachment: fixed; -webkit-background-attachment: fixed; background-blend-mode: screen; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-image: url("../des/scrolldown2.jpg"); background-origin: padding-box; background-repeat: no-repeat;/* background-size: cover; */ padding: 30px 0; width: 100%; float: left; margin-bottom: 50px; }
#text-box-wrapper .title_block { text-align: center; }
#text-box-wrapper .title_block h4 { text-align: center; font-size: 30px; color: #fff; text-transform: uppercase; }
#text-box-wrapper .border_bottom { background-color: #ffffff; height: 3px; width: 50px; text-indent: -9999px; display: inline-block; }
#text-box-wrapper #wrapper { background: none; border: none; height: auto; text-shadow: 1px 1px #fff; width: 100%; }
.content_test_top { display: block; position: relative; float: left; }
.des_testimonial { font-size: 14px; font-style: italic; line-height: 15px; min-height: 50px; text-align: center; text-shadow: none; color: #fff; padding: 0 30%; }
.des_testimonial i { font-size: 24px; margin-right: 5px; }
.content_test_bottom { margin: 25px 0; padding: 0 35% 0 35%; float: left; }
.media-content { text-align: center; }
.media-content, .media-content-info { float: left; color: #fff; text-shadow: none; padding-top: 15px; }
.clients-slider img { margin-right: 20px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; }
.des_namepost { font-size: 20px; padding: 15px 0 0; text-transform: uppercase; }
.des_company { font-size: 14px; margin: 5px 0; }
.boxes-bottom { width: 100%; float: left; margin: 20px 0; }
.boxes-bottom-box { width: 100%; float: left; background: #E9E9E9; border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; height: 126px; padding: 20px 26px; }
.boxes-bottom-box:hover { box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); transition: 0.5s ease-in-out 0s; -webkit-transition: 0.5s ease-in-out 0s; -ms-transition: 0.5s ease-in-out 0s; }
.boxes-bottom-box:hover .image { -webkit-animation-name: effectRotate; -webkit-animation-duration: 1s; -moz-animation-name: effectRotate; -moz-animation-duration: 1s; animation-fill-mode: both; }
.boxes-bottom-box .image { background: none repeat scroll 0 0 #4CB034; float: left; margin-right: 26px; border-radius: 43px; -webkit-border-radius: 43px; -ms-border-radius: 43px; -o-border-radius: 43px; }
.boxes-bottom-box h3 { font-size: 20px; margin-top: 14px; color: #555555; text-shadow: 1px 1px #f9f9f9; text-transform: uppercase; margin-bottom: 9px; }
.boxes-bottom-box p { font-size: 16px; text-shadow: 1px 1px #f9f9f9; margin: 0 0 0px; }
@-webkit-keyframes effectRotate {
	0% { opacity: 0; -webkit-transform: rotate(0deg); }
	50% { -webkit-transform: scale(0.5); }
	100% { opacity: 1; -webkit-transform: rotate(360deg); }
}
@-moz-keyframes effectRotate {
	0% { opacity: 0; transform: rotate(0deg); }
	50% { transform: scale(0.7); }
	100% { opacity: 1; transform: rotate(360deg); }
}
#slider-home #slides_menu { background: url('../des/slides_menu.png') left top no-repeat; float: right; height: 442px; padding: 0px 0; position: absolute; right: 5px; top: 6px; width: 268px; }
#slider-home #slides_menu a { cursor: pointer; margin-right: 6px; float: right; width: 277px; height: 110px; color: #000000; line-height: 110px; padding-left: 75px; }
#slider-home #slides_menu a:hover { text-decoration: none; }
#slider-home #slides_menu a span { cursor: pointer; color: #3d3d3d; font-size: 13px; font-family: 'Open Sans'; text-transform: uppercase; font-weight: normal; }
#slider-home #slides_menu a.jFlowSelected { background: url('../des/slider-arrow.png') left center no-repeat; }
#slider-home #slides_menu a.jFlowSelected span { cursor: pointer; color: #3d3d3d; font-size: 13px; font-family: 'Open Sans'; text-transform: uppercase; font-weight: normal; }
.jFlowNext { display: none; }
#jFlowSlide { width: 100% !important; }
#slides_menu ol { position: absolute; top: 283px; right: 15px; margin: 0; padding: 0; background: url(../images/switch.png) no-repeat left top; display: block; }
#slides_menu ol li.jFlowControl { float: left; border-radius: 5px 5px 5px 5px; font-size: 1px; height: 9px; line-height: 9px; list-style: none; margin: 0 6px 0 0; padding: 0; width: 8px; padding: 0px 0 0px 0px; }
#slides_menu ol li.jFlowControl a { background: #ffffff; border-radius: 5px 5px 5px 5px; color: #555555; float: left; font-size: 0px; height: 8px; line-height: 9px; width: 8px; text-decoration: none; cursor: pointer; }
#slides_menu ol li.jFlowControl.jFlowSelected a { background: #000000; color: #FFFFFF; text-decoration: none; }

/* našeptávač */
.srch-content { position: relative; }
#srch { position: absolute; width: 100%; margin: 0px; padding: 0px; list-style: none; top: 5px; left: 0px; z-index: 99999; border: 4px solid #f1f1f1; }
#srch li { background-color: #ffffff; color: #000; font-weight: 400 }
#srch li a { color: #1f1f1f }

/*#srch li:hover{background-color: #e2f6ff;}
#srch li.active {background-color: #e2f6ff;}*/
#srch li { float: left; width: 100%; display: block; padding: 0 0 2px 0 }
#srch li a { float: left; width: 100%; display: block; padding: 3px 5px 4px 5px; border-top: 1px solid #fff; border-top: 1px solid #fff }
#srch li a:hover { background: #60bde9; border-top: 1px solid #39aee3; border-top: 1px solid #39aee3; color: #fff }
.srch-img { float: left; width: 30%; display: block; background: #fff; margin: 0 0 0 0; text-align: center; padding: 2px 0 0 0 }
.srch-img img { height: 30px; width: auto; }
.srch-name { float: left; width: 70%; min-height: 30px; line-height: 30px; display: block; padding: 0 0 0 10px; }
.srch-cat { padding: 3px 5px 3px 5px; float: left; display: block; background: #4CB034; width: 100%; color: #fff; }
#srch .srch-more { float: left; display: block; width: 100%; padding: 3px 5px; background: #fff; border-top: 1px solid #dddddd; text-decoration: none; text-align: center; color: #1f1f1f; }
.srch-more:hover { text-decoration: underline; color: #3c5c97 }

/* end našeptávač */
#topcontrol { width: 50px; height: 50px; background: #49B030; color: #fff; text-align: center; line-height: 47px; font-size: 25px; display: none; }

/* CONTENT */
.products { float: left; width: 100%; }
.products .title span { margin-right: 20px; background: none; }
.products .title span.active { margin-right: 20px; background: url('../des/title-span.png') bottom center repeat-x; }
.products .title a { color: #137add; text-decoration: none; }
.top-boxes { width: 100%; float: left; margin: 20px 0 0 0; }
.top-boxes-item.first { border-left: none; }
.top-boxes-item { width: 100%; float: left; height: 72px; margin: 10px 2px; background: #fff; border-left: 1px solid #e7e7e7; }
.top-boxes-img-wrapper { width: 100%; float: left; display: table; height: 72px; padding-left: 15px; }
.top-boxes-img { display: table-cell; vertical-align: middle; }
.top-boxes-text-wrapper { width: 100%; height: 72px; float: left; display: table; }
.top-boxes-text { display: table-cell; vertical-align: middle; font-size: 13px; font-weight: 300; color: #727271; }
.top-boxes-text span { display: block; }
.top-boxes-text span strong { font-size: 18px; font-weight: 800; color: #414140; text-transform: uppercase; }

#box { padding: 20px 0; word-wrap: break-word; }
#box p { color: #000; text-shadow: 4px 4px 2px rgba(150, 150, 150, 1); }
.files-table { width: 100%; padding: 25px 0; }
.files-table .icon img { margin-right: 10px; }
.form-horizontal { margin-top: 40px; width: 100%; float: left; }
.form-horizontal .contact-title { font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 400; color: #0B2B53; margin: 0 0 25px 0; text-transform: uppercase }
.section.home-info { padding: 65px 0; }
.home-info-title { color: #49B030; font-family: 'Open Sans'; font-weight: 800; font-size: 20px; text-transform: uppercase; width: 100%; float: left; padding-bottom: 22px; margin-bottom: 25px; }
.home-info-box { width: 100%; float: left; }
.home-info-box.left { padding-right: 20px; }
.why-us-item { width: 100%; float: left; margin-bottom: 35px; }
.why-us-item-title { color: #4CB034; font-size: 16px; font-family: 'Open Sans'; font-weight: 700; width: 100%; float: left; margin-bottom: 12px; }
.why-us-item-text { color: #5b5b5b; font-size: 14px; font-family: 'Open Sans'; font-weight: 400; width: 100%; float: left; }

/* PRODUCTS */
.products-wrapper { width: 100%; float: left; background: #fff; }
.pr-item { width: 100%; float: left; padding: 5px 10px; position: relative; margin: 20px 0; }
.pr-item:hover { }
.follow-us { border: 1px solid #dae1e5; width: 100%; float: left; margin-bottom: 25px; }
.follow-us a { width: 41px; height: 41px; float: left; margin-right: 15px; display: block; }
.tipProduct-item { width: 280px !important; }
.news-slide-item { width: 550px !important; margin-right: 15px; }
.pr-title-wrapper { float: left; width: 100%; height: 45px; display: table; text-transform: none; text-decoration: none; white-space: normal; word-break: break-word; }
.pr-title-wrapper-home { float: left; width: 100%; height: 45px; display: table; text-transform: none; text-decoration: none; white-space: normal; word-break: break-word; max-width: 180px; margin-left: 25px; }
.pr-title { font-size: 14px; font-weight: 800; color: #313131; display: table-cell; vertical-align: middle; margin: 0 0 25px 0; text-transform: uppercase; font-family: 'Open Sans', Arial, Helvetica, sans-serif; height: 60px; text-align: center; }
.pr-title:hover { text-decoration: none; }
.pr-img { float: left; width: 100%; text-align: center; height: 145px; overflow: hidden; background: #fff; display: table; position: relative; }
.pr-img a { display: table-cell; vertical-align: middle; text-align: center; }
.pr-img a img { max-width: 100%; }
.tipProduct-item .pr-img img { display: inline-block; }
.pr-preview { position: absolute; top: 0px; right: 0; font-size: 12px; color: #878787; font-weight: 400; padding: 10px 10px 10px 20px; background: #fff url('../des/pr-preview.png') left center no-repeat; text-transform: uppercase; }
.pr-preview:hover { color: #878787; }
.pr-stock-w { float: left; width: 100%; height: 24px; margin: 0 0; text-align: center; }
.pr-stock { text-align: center; color: #fff; font-weight: normal; background: #4CB034; padding: 5px 10px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-transform: uppercase; font-size: 10px; display: inline-block; }
.pr-item p { float: left; width: 100%; height: 80px; overflow: hidden; color: #878787; line-height: 1.4em; padding: 0; margin: 0; }
.pr-price { font-family: 'Open Sans', Arial, Helvetica, sans-serif; display: block; width: 100%; text-align: center; font-size: 12px; color: #292929; font-weight: 600; margin-bottom: 10px; }
.pr-price strong { color: #49B030; font-weight: 800; display: inline-block; margin-left: 5px; font-size: 14px; }
.pr-number { float: left; display: block; width: 40px; height: 30px; position: relative; background: url(../des/pr-number.png) no-repeat left top; margin: 0 10px 0 0 }
.pr-number input { width: 40px; height: 28px; line-height: 28px; text-align: center; background: none; border: none; font-size: 14px }
.pr-button { display: table; margin: 0 auto; background: #4CB034; border-radius: 3px; height: 40px; line-height: 40px; color: #fff; padding: 0 20px; font-size: 11px; font-family: 'Open Sans'; font-weight: 800; transition: background 0.4s; }
.pr-button a { color: #fff; }
.pr-button:hover { background: #49B030; text-decoration: none; color: #fff; }
.pr-button:hover a { text-decoration: none; }
.pr-items-line { width: 100%; float: left; padding: 0 0 0 0; }

/* CATEGORY */
#category, #content-page { width: 100%; float: left; margin: 0 0 35px 0; min-height: 500px; }
#breadcrumb { width: 100%; float: left; margin: 0 0 12px 0;}
#breadcrumb a { font-size: 13px; color: #716f6e; background: url('../des/bc-a.png') left center no-repeat; padding: 0 10px; }
#breadcrumb a.first { padding-left: 30px;padding-right: 7px; background: url('../des/breadcrumb.png') left center no-repeat; }
#breadcrumb em:after { color: #313131; content: "\f054"; display: inline-block; font-family: 'fontawesome'; font-size: 10px; padding: 0 5px; font-style: normal; }
.category-filters { float: left; width: 100%; padding: 20px 10px; }
.menu-left { float: left; width: 100%; margin: 0 0 10px 0 }
.menu-left ul { margin: 0; padding: 0; list-style: none; width: 100%; float: left; display: block; position: relative; box-shadow: none; border: none; z-index: 0; }
.menu-left ul li { width: 100%; float: left; display: block; padding: 0 0 0px 0; position: relative; margin-top: 10px; }
.menu-left ul li .nav-img { display: none; }
.menu-left ul li.home { display: none; }
.menu-left ul li a { float: left; display: block; width: 100%; padding: 10px 10px 10px 10px; color: #fff; font-weight: 400; text-decoration: none; background: #4CB034; /*border-top:1px solid #fff;*/ font-size: 12px; padding-bottom: 10px; }
.menu-left ul li.active > a { background: #49B030; color: #fff; border-bottom: 1px solid #fff; }
.menu-left ul li a:hover { background: #4CB034; color: #fff; }
.menu-left > ul>  li > a { text-transform: uppercase; }
.menu-left > ul>  li > a > span { display: none; }
.menu-left ul li.open a, .menu-left ul li.open a:hover, .menu-left ul li.open a:focus { border-color: #fff; }
.menu-left ul li:hover ul li a, .menu-left ul li.act ul li a { color: #4CB034; text-decoration: none; }
.menu-left .vicevyrobcu { float: left; width: 220px; margin: 5px 0 0px 16px; color: #3B3B3B; }
.menu-left ul li ul { background: #f2f2f2; display: none; background: none; }
.menu-left ul li.active > ul { display: block; }
.menu-left ul li ul li { float: left; display: block; padding: 0 0 0px 0 }
.menu-left ul li ul li a { float: left; display: block; width: 100%; line-height: 1.5em; padding: 5px 15px 5px 20px; color: #4CB034; font-weight: normal; text-decoration: none; border-radius: 0px; white-space: normal; font-size: 13px; background: none; }
.menu-left ul li ul li a span { display: none; }
.menu-left ul li ul li a:before { content: "\f105"; font-family: "FontAwesome"; line-height: 29px; padding-right: 4px; }
.menu-left ul li ul li.active a { color: #fff; text-decoration: none; }
.menu-left ul li ul li:hover a { text-decoration: none; }
.menu-left ul li ul li.active > a { font-weight: 400; background-color: #4CB034; }
.menu-left ul li ul li.active ul li a { font-weight: normal }
.menu-left ul li ul li:hover ul li a, .menu-left ul li ul li.active ul li a { color: #4CB034; text-decoration: none }
.menu-left ul li ul li ul li a { line-height: 20px; }
.menu-left ul li ul li ul { }
.menu-left ul li ul li ul li { float: left; display: block; padding: 0 0 0px 0 }
.menu-left ul li ul li ul li a { float: left; display: block; width: 100%; line-height: 1.5em; padding: 2px 15px 2px 25px; color: #4CB034; font-weight: normal; text-decoration: none;/*background: url("../des/bg-title-x.png") repeat-x scroll center top rgba(0, 0, 0, 0);*/ background: none; }
.menu-left ul li ul li ul li a:before { content: "\f105"; font-family: "FontAwesome"; line-height: 29px; padding-right: 4px; }
.menu-left ul li ul li ul li:hover a, .menu-left ul li ul li ul li.active a { color: #333333; text-decoration: none }
.menu-left ul li ul li ul li.active a { font-weight: 400 }
.menu-left ul li ul li ul li.active ul li a { font-weight: normal; color: #fff }
.menu-left ul li ul li ul li ul { display: block }
.menu-left ul li ul li ul li ul li { float: left; display: block; padding: 0 0 0px 0 }
.menu-left ul li ul li ul li ul li  a { float: left; display: block; width: 100%; line-height: 1.5em; padding: 2px 15px 2px 30px; color: #fff; font-weight: normal; text-decoration: none; border-top: 1px solid #f2f2f2; background: none }
.menu-left ul li ul li ul li ul li:hover a, .menu-left ul li ul li ul li ul li.active a { color: #333333; text-decoration: none }
.menu-left .dropdown-menu>li>a:hover, .menu-left .dropdown-menu>li>a:focus { color: #fff; background-color: #4CB034; }
#paramentr-boxs { float: left; width: 100%; margin: 0 0 9px 0; position: relative }
#parametr-header { float: left; width: 100%; position: relative; }
.parametr-tl { float: left; display: block; width: 154px; height: 30px; line-height: 30px; font-family: 'Open Sans', Arial, Helvetica, sans-serif; color: #333333; text-transform: uppercase; text-align: center; margin: 6px 29px 0 14px; cursor: pointer; font-size: 17px; }
.parametr-tl:hover { background-position: left bottom }
.parametr-cena { width: 100%; color: #000; position: relative; margin-top: 25px; }
.parametr-cena span { color: #000; }

/*.parametr-cena .cena-left{float:left; width:65px; margin:0 10px 0 0; text-align:right;}
.parametr-cena #slider{float:left; width:55px; margin:1px 0px 0 0;}
.parametr-cena .cena-right{float:left; width:65px;  margin:0 0px 0 10px;}*/
#snippet--slider { width: 100%; height: 60px; position: relative; }
#snippet--slider .cena-left { position: absolute; top: 20px; left: 0px; text-align: left; color: #000; }
#snippet--slider #slider-price { position: relative; margin-top: 10px; text-align: left; overflow: visible !important; width: 100%; }
#snippet--slider #slider-price.ui-widget-content { border-radius: 0; border: none; background: #e3e1e2; height: 5px; }
#snippet--slider #slider-price .ui-slider-handle { margin-left: -.4em; }
#snippet--slider #slider-price .ui-slider-range { background: #e3e1e2; }
#snippet--slider .ui-state-default, #snippet--slider .ui-widget-content .ui-state-default { width: 15px; height: 15px; border-radius: 2px; background: #898989; border: none; }
#snippet--slider .cena-right { position: absolute; top: 20px; right: 0px; text-align: right; color: #000; }
.parametr-right { float: left; color: #333333; margin-left: 10px; }
.parametr-right input { float: left; display: block; margin: 19px 5px 0 0; }
.parametr-right label { float: left; margin: 1px 0 0 0; font-weight: 300; }
#param-filters { width: 100%; padding: 10px 10px; float: left; background: #e6e6e6; margin-top: 15px; }
#param-filters span { display: block; margin: 5px 15px 0 0; float: left; }
#param-filters ul { display: block; margin: 0px 0 0 0; padding: 0; float: left; }
#param-filters ul li { list-style: none; display: block; float: left; margin: 5px; }
#param-filters ul li span { display: block; float: left; padding-right: 5px; margin: 0; font-weight: 700; font-size: 12px; }
#param-filters ul li a.ajax { background: url('../des/mazani-vypis.png') no-repeat left center; width: 13px; height: 15px; display: block; float: left; }
#param-filters a.ajax-zrusit { float: right; color: #333333; margin-top: 5px; }
#menu-strip { float: left; width: 100%; margin: 0 0 15px 0; padding: 0 }
#menu-strip-l { float: left; width: 100%; min-height: 50px; line-height: 50px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; background: #fff; padding: 0 20px; }
#menu-strip-l span.order-title { display: block; float: left; margin-right: 15px; height: 30px; line-height: 30px; margin-top: 10px; }
#menu-strip-l .select-by { float: left; position: relative; margin: 10px 10px 0 0; min-width: 150px; }
#menu-strip-l .select-by ul {/* transform: scale(0) rotate(0deg); -ms-transform: scale(0) rotate(0deg); -moz-transform: scale(0) rotate(0deg); -webkit-transform: scale(0) rotate(0deg); -o-transform: scale(0) rotate(0deg); -moz-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; opacity: 0; filter: alpha(opacity = 0); visibility: hidden;*/display: none; background-color: #fff; border: 1px solid #e2e2e2; position: absolute; top: 29px; left: 0; z-index: 1; padding: 0; width: 100%; }
#menu-strip-l .select-by ul li a { color: #444444; width: 100%; display: block; text-align: left; }
#menu-strip-l .select-by .overwrite-sortby { border: 1px solid #e6e6e6; position: relative; padding-left: 10px; padding-right: 31px; background: #fff; height: 30px; line-height: 27px; }
#menu-strip-l .select-by .overwrite-sortby:after { content: "\f0d7"; font-family: 'FontAwesome'; font-size: 14px; color: #8d8d8d; position: absolute; right: 10px; }
#menu-strip-l .order-by-i { float: left; display: block; padding: 0 0 0 0px; margin: 0; width: 100%; }
#menu-strip-l .order-by-i a { float: left; display: block; height: 25px; line-height: 25px; text-align: center; padding: 0 10px; text-transform: uppercase; color: #333333; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; }
#menu-strip-l .order-by-i:hover, #menu-strip-l .order-by-i.act { }
#menu-strip-l .order-by-i:hover a, #menu-strip-l .order-by-i.act a { background: #e6e6e6; color: #000; text-decoration: none; }
#snippet--inStock { float: left; }
#snippet--inStock  select { margin-left: 15px; height: 30px; border: 1px solid #e2e2e2; }
#menu-strip-r { float: right; margin: 11px 0 0 0; text-transform: uppercase; color: #7b7b7b; font-size: 10px; }
#menu-strip-r span, #menu-strip-r a { color: #6d6d6d; text-decoration: none }
#menu-strip-r a:hover { color: #4CB034; text-decoration: underline }

/* podkategorie */
.subcat { display: block; float: left; width: 100%; padding: 0; margin-bottom: 20px; }
.subcat .subcat-item { width: 100%; float: left; border: 1px solid #D5D5D5; background: #fff; text-align: center; padding: 5px 10px; margin-bottom: 10px; }
.subcat .subcat-item img { }
.subcat .subcat-item .subcat-title { display: table; height: 65px; }
.subcat .subcat-item .subcat-title a { display: table-cell; vertical-align: middle; padding-left: 15px; }
.subcat .subcat-item .subcat-img { display: table; height: 65px; }
.subcat .subcat-item .subcat-img a { display: table-cell; vertical-align: middle; }
.subcat .subcat-item a { color: #2B2B2B; font-size: 14px; padding: 0 5px; font-family: 'Open Sans'; text-decoration: none; }
.subcat .subcat-item:hover { border: 1px solid #BBBBBB; }

/* PRODUCT DETAIL */
#tab-tech, #tab-prislusenstvi, #tab-dokumentace, #tab-splatky, #tab-kontakt, #tab-diskuze { border: 1px solid #e4e4e4; padding: 10px 12px; float: left; position: relative; width: 100%; background: #fff; }
.tab { display: none; }
.related { width: 100%; float: left; margin-top: 50px; }
.related-title { width: 100%; float: left; padding-bottom: 25px; color: #49B030; font-weight: 700; font-size: 18px; font-family: 'Open Sans'; text-transform: uppercase; }
#tab-tech { display: block; }
#tab-tech .long { display: none; }
#tab-tech a { color: #333333; }
.tabs { display: block; float: left; margin: 0; padding: 0; position: relative; bottom: -1px; z-index: 1; }
.tabs li { list-style: none; float: left; display: block; border: 1px solid #eeeeee; margin: 0 0 0 0; }
.tabs li a { padding: 10px 14px; background: #eeeeee; display: block; color: #292929; font-weight: 700; font-size: 12px; text-transform: uppercase; font-family: 'Open Sans'; text-decoration: none }
.tabs li.active { border-left: 1px solid #e4e4e4; border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4; border-bottom: 1px solid #ffffff }
.tabs li.active a { background: #fff }
.presentBox { float: left; margin: 0 0 10px 0; width: 100%; }
.presentTabs { display: block; float: left; margin: 0; padding: 0; position: relative; bottom: -1px; z-index: 1; }
.presentTabs li { list-style: none; float: left; display: block; margin-right: 4px; border: 1px solid #D5D5D5; }
.presentTabs li span { padding: 8px 15px; background: url('../des/bg-tabs.png') no-repeat left top; margin: 2px; display: block; color: #333333; font-weight: 400; }
.presentTabs li.active { border-left: 1px solid #D5D5D5; border-top: 1px solid #D5D5D5; border-right: 1px solid #D5D5D5; border-bottom: 1px solid #ffffff; }
.presentTabs li.active span { background: none; }
.presentTab { border: 1px solid #D5D5D5; display: block; float: left; padding: 10px 12px; position: relative; width: 100%; }
.presentTab img { float: left; padding-right: 36px; padding-left: 16px; padding-top: 10px; }
.presentTab .presentPopis { float: left; background: #f3f3f3; width: 100%; padding: 10px; margin-top: 15px; }
.presentTab .presentPopis a { color: #333333; }
.presentTab .presentPopis p { font-weight: 400; color: #050505 }
.infobox { float: right; position: relative; width: 211px; background: #f2f2f2 url(../des/napoveda-kosik.png) no-repeat left top; padding: 15px }
.infobox .sipecka { position: absolute; left: -9px; background: url(../des/napoveda-sipka.png) no-repeat left top; top: 20px; width: 9px; height: 13px; }
.infobox span { font-weight: 400; color: #2b2b2b; }
.content-box { float: left; width: 100%; margin: 0 0 10px 0 }

/* účet */
.myPFMenu { list-style: none; }
.courses-form {width: 100%;float: left;margin-bottom: 25px;}
.courses-form h4 {margin-bottom: 10px;}
.frm-udajeForm { float: left; width: 100%; margin: 0 0 20px 0; }
.frm-udajeForm label { float: left; width: 100%; height: 38px; line-height: 38px; font-weight: 400; color: #333333; margin: 0 0 12px 0 }
.frm-udajeForm .span01 label { width: auto; margin: 0; height: auto; line-height: normal; margin: 2px 0 0 5px; }
.frm-udajeForm .span01 { width: 100%; float: left; margin: 6px 0; }
.frm-udajeForm #firma { width: 100%; float: left; margin: 15px 0 0 0; }
.frm-udajeForm input.check { margin: 13px 5px 0px 5px }
.frm-udajeForm .text { float: left; display: block; width: 242px; height: 36px; border: 1px solid #e0dfdf; margin: 0 0 12px 0; padding: 0 5px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.frm-udajeForm .button { float: left; display: block; width: 112px; height: 35px; background: #4CB034; margin: 0 24px 0 0; border: none; cursor: pointer; color: #ffffff; font-weight: 400; }
.frm-udajeForm .button:hover { background: #4CB034; }

/* end účet */

/* účet heslo */
#frm-passwordForm { float: left; width: 100%; margin: 0 0 20px 0; padding: 30px 0 0 0; border-top: 1px solid #e4e4e4 }
#frm-passwordForm label { float: left; width: 124px; height: 38px; line-height: 38px; font-weight: 400; color: #333333; margin: 0 0 12px 0 }
#frm-passwordForm .text { float: left; display: block; width: 242px; height: 36px; border: 1px solid #e0dfdf; margin: 0 0 12px 0; padding: 0 5px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
#frm-passwordForm .button { float: left; display: block; width: 112px; height: 35px; background: #4CB034; margin: 0 24px 0 0; border: none; cursor: pointer; color: #ffffff; font-weight: 400; }
#frm-passwordForm .button:hover { background: #4CB034; }

/* end účet heslo */

/* zapomenute heslo */
#frm-form { float: left; width: 100%; margin: 0 0 20px 0; padding: 30px 0 0 0; border-top: 1px solid #e4e4e4 }
#frm-form label { float: left; width: 124px; height: 38px; line-height: 38px; font-weight: 400; color: #333333; margin: 0 0 12px 0 }
#frm-form .text { float: left; display: block; width: 165px; height: 36px; border: 1px solid #e0dfdf; margin: 0 0 12px 0; padding: 0 5px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
#frm-form .button { float: left; display: block; width: 112px; height: 35px; background: #4CB034; margin: 0 24px 0 0; border: none; cursor: pointer; color: #ffffff; font-weight: 400; }
#frm-form .button:hover { background: #4CB034; }

/* end zapomenute heslo */

/* registrace */
#frm-registrationForm { float: left; width: 100%; margin: 0 0 20px 0; padding: 30px 0 0 0; border-top: 1px solid #e4e4e4 }
#frm-registrationForm label { float: left; width: 135px; height: 38px; line-height: 38px; font-weight: 400; color: #333333; margin: 0 0 12px 0 }
#frm-registrationForm input.check { margin: 13px 5px 0px 5px }
#frm-registrationForm .text { float: left; display: block; width: 165px; height: 36px; border: 1px solid #e0dfdf; margin: 0 0 12px 0; padding: 0 5px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
#frm-registrationForm .button { float: left; display: block; width: 112px; height: 35px; background: #4CB034; margin: 0 24px 0 0; border: none; cursor: pointer; color: #ffffff; font-weight: 400; }
#frm-registrationForm .button:hover { background: #49B030; }

/* end registrace */
.partners-wrapper { width: 100%; float: left; }
.partners-wrapper span { text-transform: uppercase; color: #2e2e2e; font-size: 13px; padding-left: 10px; font-weight: 700; margin-bottom: 10px; display: block; }
.partners { width: 100%; float: left; }
.payments { width: 100%; }
.payments a { display: inline-block; margin-right: 10px; }
.shippings { width: 100%; }
.shippings a { display: inline-block; margin-right: 15px; }
.socials { float: right; }
.socials a { display: block; float: left; margin: 0 0 0 10px; }
.copy { text-align: center; text-transform: uppercase; color: #fff; font-size: 12px; margin-top: 45px; }
.copy span { display: inline-block; }
.copy a { text-decoration: underline; color: #fff }
.newsletter-foot-title { float: left; height: 44px; line-height: 44px; font-size: 15px; font-weight: 500; color: #fff; font-family: 'Open Sans'; }
.newsletter-foot-content { float: left; margin-left: 10px; }
.newsletter-input { float: left; display: block; width: 250px; height: 44px; background: #099342; position: relative; border: 2px solid #44ad6f; border-radius: 3px; color: #fff; }
.newsletter-input input, .newsletter-input input:active, .newsletter-input input:focus { height: 40px; line-height: 40px; background: none; border: none; color: #fff; font-size: 13px; outline: none; padding: 0 25px; width: 100%; }
.newsletter-input input:-webkit-autofill, .newsletter-input textarea:-webkit-autofill, .newsletter-input select:-webkit-autofill { height: 40px; line-height: 40px; background: none; border: none; color: #fff; font-size: 13px; outline: none; padding: 0 25px; }
.newsletter-btn { float: left; margin-left: 10px; }
.newsletter-btn input { background: #e41d38; border: none; color: #fff; font-size: 11px; font-family: 'Open Sans'; font-weight: 800; text-transform: uppercase; height: 44px; line-height: 44px; border-radius: 3px; padding: 0 20px; }
.newsletter-btn input:hover { background: #e41d38; }
.newsletter-input input::-webkit-input-placeholder { color: #fff; }
.newsletter-input input:-moz-placeholder { /* Firefox 18- */
color: #fff; }
.newsletter-input input::-moz-placeholder {  /* Firefox 19+ */
color: #fff; }
.newsletter-input input:-ms-input-placeholder { color: #fff; }
.button2 { width: 100%; max-width: 120px; height: 30px; background: #4CB034; position: relative; float: left; cursor: pointer; margin-bottom: 10px; }
.button2:hover { background-position: left bottom }
.button2 input { width: 100%; height: 30px; border: none; background: none; cursor: pointer; color: #fff; line-height: 30px; text-transform: uppercase; }
#banner01 { float: left; width: 960px; height: 300px; margin: 0 0 25px 0; background: url(../des/banner01.jpg) no-repeat left top }
#menu-nav { position: absolute; top: 19px; left: -6px }
#menu-nav ul { margin: 0px; padding: 0px; list-style: none }
#menu-nav ul li { float: left; display: block }
#menu-nav ul li a { float: left; display: block; color: #454545; font-size: 11px; text-decoration: none; padding: 0 6px; background: url(../des/menuNav.png) no-repeat right 2px; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; }
#menu-nav ul li a:hover { color: #454545; text-decoration: underline }
#menu-nav ul li.last a { background: none }
.menu-vyrobci { position: absolute; top: 102px; right: 0px; background: #1f1f1f }
.menu-vyrobci ul { margin: 0px; padding: 0px; list-style: none; float: left }
.menu-vyrobci ul li { float: left; display: block; padding: 0 1px 0 0; position: relative }
.menu-vyrobci ul li a { float: left; display: block; text-transform: uppercase; color: #bebebe; font-size: 12px; font-weight: 400; padding: 0 35px; text-decoration: none; height: 47px; line-height: 47px; text-shadow: 1px 1px #2f2f2f }
.menu-vyrobci ul li:hover a, .menu-vyrobci ul li a.act { color: #fff; text-decoration: none; background-position: center bottom }
.menu-vyrobci ul li:hover ul { display: block }
.menu-vyrobci ul li ul { position: absolute; top: 47px; right: 0; width: 170px; background: #f3f3f3; display: none; padding: 0px 0; z-index: 10; border-bottom: none; }
.menu-vyrobci ul li ul li { float: left; display: block; width: 100% }
.menu-vyrobci ul li ul li a, .menu-vyrobci ul li:hover ul li a { height: auto; line-height: 15px; float: left; display: block; width: 140px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #333333; padding: 5px 15px; border-bottom: 1px solid #dee3e3; text-decoration: none; text-shadow: none; font-weight: normal; }
.menu-vyrobci ul li ul li a:hover { color: #333333; text-decoration: none; font-weight: 400 }
.icoFb { float: left; display: block; width: 95px; height: 33px; line-height: 0px; font-size: 0px; background: url(../des/icoFb.png) no-repeat left top; position: absolute; top: 9px; right: 16px }
.icoFb:hover { background-position: left bottom }
.btn-top { float: left; display: block; padding: 0 0 0 26px; position: absolute; bottom: 10px; right: 25px; color: #333333; background: url(../des/btn-top.png) no-repeat left 1px; text-decoration: underline }
.btn-top:hover { color: #333333; text-decoration: none }
.navigacebig { height: 15px; width: 100%; }
.navitext { /*background: url("../des/navitext.png") no-repeat scroll left 2px transparent; color: #6D6D6D; display: block; float: left; margin: 0 5px 0 0; padding: 0px 0 0 15px; */ }
.navigacebig h3 { float: left; display: block; padding: 1px 0 0 16px; margin: 0 0 0 10px; background: url(../des/navigacebig-h3.png) no-repeat 5px 5px; font-size: 12px; font-weight: normal; color: #292929; margin: 0px !important; }
.navigacebig h3.first { background: none; padding: 1px 0 0 0px; margin: 0px !important; }
.navigacebig h3 a { color: #292929 !important; text-decoration: underline; font-size: 12px; font-family: arial; }
.navigacebig h3 a:hover { color: #292929; text-decoration: none }
.product-detail { width: 100%; float: left; background: #fff; padding: 40px 0; }
#product-wraps { float: left; width: 744px; position: relative }
.product-wrap, .product-wrap2 { float: left; width: 722px; padding: 15px 10px; min-height: 80px }
.product-wrap { border: 1px solid #ebebeb; background: #fff }
.product-wrap2 { border: 1px solid #f2f2f2; background: #f2f2f2 }
.product-a { float: right; display: block; padding: 12px 5px 12px 0; color: #2b2b2b; text-decoration: underline }
.product-a:hover { color: #2b2b2b; text-decoration: none }
.wraps-title { width: 259px; height: 34px; line-height: 32px; text-align: center; color: #fff; font-size: 18px; font-family: 'DINPro-Bold', Arial, Helvetica, sans-serif; text-shadow: 1px 1px #424242; position: absolute; top: -18px; right: 14px; background: url(../des/wraps-title.png) no-repeat left top }
.product-img { float: left; width: 107px; min-height: 80px; }
.product-text { float: left; width: 395px; margin: 0 86px 0 0; min-height: 68px; padding: 12px 0 0 0 }
.product-text h2 { color: #2b2b2b; font-size: 14px; font-weight: 400; margin: 0 0 5px 0; padding: 0 }
.product-text h2 a { color: #2b2b2b; text-decoration: none }
.product-text h2 a:hover { color: #2b2b2b; text-decoration: underline }
.product-text p { padding: 0; margin: 0px; line-height: 1.4em }
.product-price { float: left; width: 105px; height: 38px; padding: 11px 10px 10px 10px; background: url(../des/product-price.png) no-repeat left top; font-size: 12px; color: #6d6d6d; margin: 12px 0 0 0; line-height: 1.6em; text-align: right }
.product-price strong { color: #333333; font-size: 16px; font-weight: 400 }
#banner-boxes { display: none; }
#content-c { float: left; width: 960px; margin: 0 0 0 0px; position: relative; }
#content-c-inner { padding: 38px 20px 0 20px; }
#content-c-inner a { color: #333333; }
#content-c-inner h2 { font-size: 17px; color: #333333; margin: 10px 0; font-family: 'DINPro-Bold', Arial; }
#content-c-inner h3 { font-size: 16px; color: #2b2b2b; margin: 10px 0; font-family: 'DINPro-Bold', Arial; }
#banner-index { float: left; width: 983px; margin: 0 0 23px 0; height: 224px; background: url(../des/banner-index.jpg) no-repeat left top }
#pr-index { float: left; width: 983px; margin: 0 0 0px 0 }
#pr-index2 { float: left; width: 990px; margin: 0 0 10px -5px }
#pr-index table { width: 983px; border-collapse: collapse }
#pr-index table tr td { border-right: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; text-align: center; padding: 10px }
#pr-index table tr td.last-td { border-right: none }
#pr-index table tr.last-tr td { border-bottom: none }
#pr-index table tr td a { color: #2a73a8; font-weight: 400; }
#pr-index table tr td a img { padding: 0 0 10px 0 }
#pr-index table tr td a:hover span { color: #2a73a8; text-decoration: none }
#pr-index table tr td a span { padding: 0 0 10px 0; float: left; display: block; width: 100%; text-align: center; text-decoration: underline }
.box-index { float: left; width: 963px; padding: 20px 0 30px 16px; border: 2px solid #ededed; margin: 20px 0 19px 0; position: relative }
.box-index2 { float: left; width: 963px; padding: 20px 0 20px 16px; border: 2px solid #ededed; margin: 20px 0 19px 0; position: relative }
.box-index3 { float: left; width: 965px; padding: 10px 0 15px 16px; margin: 10px 0 15px 0; position: relative; background: url(../des/box-index3.png) repeat-x left bottom }
.box-index4 { float: left; width: 979px; padding: 10px 0 15px 0px; margin: 0px 0 15px 0; position: relative }
.box-index4 table { width: 100%; border-collapse: collapse }
.box-index4 table tr td { padding: 0px; border: 1px solid #e7e7e7 }
.box-index4 table tr td a { text-decoration: none; }
.box-index4 table tr.tr-top td { border-top: none }
.box-index4 table tr.tr-bottom td { border-bottom: none }
.box-index4 table tr td.first { border-left: none }
.box-index4 table tr td.last { border-right: none }
.pr-i-box, .pr-i-box-last { float: left; display: block; width: 188px; height: 153px; margin: 0 5px 10px 0; background: url(../des/pr-i-box.png) no-repeat left top; padding: 10px 0 0 5px; text-align: center; text-decoration: none; color: #fff }
.pr-i-box-last { margin: 0 0px 10px 0; }
.pr-i-box:hover, .pr-i-box-last:hover { background-position: left bottom }
.pr-img2 { float: left; display: block; width: 178px; padding: 0 5px; height: 110px; overflow: hidden; cursor: pointer; text-decoration: none }
.pr-text2 { float: left; display: block; width: 178px; padding: 0 5px; height: 32px; line-height: 32px; overflow: hidden; text-transform: uppercase; color: #fff; font-family: 'DINPro-Bold', Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; cursor: pointer; text-decoration: none }
.logo001, .logo002, .logo003, .logo004, .logo005, .logo006, .logo007, .logo008, .logo009, .logo010 { float: left; display: block; line-height: 0px; font-size: 0px; width: 180px; height: 100px }
.logo001 { background: url(../des/abx.png) no-repeat left top }
.logo002 { background: url(../des/arttec.png) no-repeat left top }
.logo003 { background: url(../des/bef.png) no-repeat left top }
.logo004 { background: url(../des/brilix.png) no-repeat left top }
.logo005 { background: url(../des/haas.png) no-repeat left top }
.logo006 { background: url(../des/hyundai.png) no-repeat left top }
.logo007 { background: url(../des/kvsm.png) no-repeat left top }
.logo008 { background: url(../des/romotop.png) no-repeat left top }
.logo009 { background: url(../des/sapho.png) no-repeat left top }
.logo010 { background: url(../des/weber.png) no-repeat left top }
.logo001:hover, .logo002:hover, .logo003:hover, .logo004:hover, .logo005:hover, .logo006:hover, .logo007:hover, .logo008:hover, .logo009:hover, .logo010:hover { background-position: left bottom }
#content-l h2 { float: left; width: 196px; height: 34px; line-height: 34px; padding: 0 10px 0 13px; margin: 0 0 8px 1px; background: url(../des/content-l-h2.png) no-repeat left top; color: #fff; font-size: 15px; font-family: 'DINPro-Bold', Arial, Helvetica, sans-serif; font-weight: 400; text-shadow: 1px 1px #08487b; font-weight: normal }
.left-menu2 { float: left; width: 220px; padding: 5px 0 0 0; margin: 0 0 8px 0; background: url(../des/left-menu2.png) no-repeat left top }
.left-menu2-in { float: left; width: 176px; background: url(../des/left-menu2-in.png) no-repeat left bottom; padding: 15px 20px 20px 24px }
.left-menu2-in ul { margin: 0; padding: 0; list-style: none; width: 176px; float: left; display: block }
.left-menu2-in ul li { float: left; display: block; width: 176px }
.left-menu2-in ul li a { float: left; display: block; padding: 5px 0; color: #333333; text-decoration: underline }
.left-menu2-in ul li a:hover { color: #333333; text-decoration: none }
.icoTel { float: left; display: block; width: 159px; height: 40px; margin: 0 0 15px 0; padding: 35px 0 0 61px; background: url(../des/icoTel.png) no-repeat left top; font-size: 24px; font-family: 'Open Sans', Arial, Helvetica, sans-serif; color: #fff; text-shadow: 1px 1px #054172 }
.logbox { float: left; display: block; }
.logbox img { margin: 10px 0; }
#param-box { float: left; width: 715px; background: url(../des/param-box.png) no-repeat left bottom; padding: 17px 15px 25px 15px; display: none }
#p-box { float: left; width: 715px; padding: 5px 0 30px 0; background: url(../des/p-box.png) no-repeat left top }
#p-box-in { float: left; position: relative }
#p-box-in h2 { float: left; width: 182px; padding: 0 0 12px 18px; margin: 0 0 10px 0; background: url(../des/p-box-h2.png) repeat-x left bottom; font-family: 'DINPro-Black', Arial, Helvetica, sans-serif; text-transform: uppercase; color: #fff; font-weight: normal; font-size: 14px; text-shadow: 1px 1px #333333 }
#p-box-in ul { float: left; margin: 0 0 0 0; padding: 0px; list-style: none; position: relative }
#p-box-in ul li { float: left; display: block; color: #353535; line-height: 30px; width: 100%; margin: 0 0 1px 0; cursor: pointer }
#p-box-in ul li:hover, #p-box-in ul li.act { color: #353535; text-decoration: none; background-position: right top; display: block; }

/*#p-box-in ul li:hover ul {display:block}*/
#p-box-in ul li ul { }
#snippet--paramBox > ul > li { padding: 10px 0; }
#snippet--paramBox > ul > li span { display: block; width: 100%; font-size: 16px; font-weight: 400; color: #000; }
#p-box-in ul li ul li { width: 100%; height: 30px; line-height: normal; color: #2b2b2b; }
#p-box-in ul li ul.act { display: block; }
#p-box-in ul li ul li input { float: left; margin: 9px 5px 0 0; }
#p-box-in ul li ul li label { float: left; cursor: pointer; font-size: 14px; font-weight: 300; max-width: 80%; display: inline-block; margin-top: 5px; color: #000 }
#p-box-in ul li ul li.disabled label { color: #999; }
.p-box-values { display: block }
.parametr-tl2 { float: left; display: block; width: 13px; height: 13px; line-height: 0px; font-size: 0px; background: url(../des/parametr-tl2.png) no-repeat left top; position: absolute; top: 11px; right: 11px; cursor: pointer }
.parametr-tl2:hover { background-position: left bottom }
.p-box-input { float: left; display: block; position: absolute; bottom: 10px; right: 92px; width: 145px; height: 31px; background: url(../des/p-box-input.png) no-repeat left top; line-height: 31px; font-size: 12px; }
.p-box-input input { width: 145px; height: 30px; position: absolute; top: 0px; left: 0px; cursor: pointer; line-height: 30px; color: #fff; text-transform: uppercase; font-family: 'Open Sans', Arial, Helvetica, sans-serif; text-shadow: 1px 1px #333333; background: none; border: none; font-weight: normal; font-size: 12px }
.p-box-input:hover { background-position: left bottom }
.contentPager-wrap { width: 100%; float: left; }
.contentPager { float: right; height: 50px; }
.contentPager .paginator { margin-top: 10px; }
.contentPager .paginator .prev:hover { background: #fff url('../des/pagi-prev.png') no-repeat center center; }
.contentPager .paginator .next:hover { background: #fff url('../des/pagi-next.png') no-repeat center center; }
.contentPager .paginator .prev { margin-right: 5px; height: 30px; padding: 5px 10px; border: 1px solid #e2e2e2; background: #fff url('../des/pagi-prev.png') no-repeat center center; }
.contentPager .paginator .next { margin-left: 5px; height: 30px; padding: 5px 10px; border: 1px solid #e2e2e2; background: #fff url('../des/pagi-next.png') no-repeat center center; }
.contentPager .paginator .prev.disabled { display: none; }
.contentPager .paginator .next.disabled { display: none; }
.contentPager .paginator a { float: left; display: inline-block; height: 30px; line-height: 30px; color: #6d6d6d; text-decoration: none; border: 1px solid #e2e2e2; padding: 0 7px; margin: 2px; }
.contentPager .paginator a:hover { color: #fff; background: #26ae5f; }
.contentPager .paginator span { float: left; display: inline-block; height: 30px; line-height: 30px; color: #fff; background: #26ae5f; border: 1px solid #e2e2e2; padding: 0 7px; margin: 2px; }
.contentPager .paginator span.pagi-dots { color: #6d6d6d; background: none; }
.pageC { float: left; margin: 0 5px; display: block }
.page a { float: left; display: block; margin: 0 5px; color: #333333; text-decoration: underline }
.page a:hover { color: #333333; text-decoration: none }
.contentPager .next a { float: left; display: block; width: 5px; height: 9px; line-height: 0px; font-size: 0px; background: url(../des/nextA.png) no-repeat left top; margin: 2px 0px 0 5px }
.contentPager .next a:hover { background-position: left bottom; }
.icoBox2 { width: 70px; position: absolute; top: 5px; left: 0px }
.icoBox2 .sale, .icoBox2 .stock, .icoBox2 .action, .icoBox3 .sale, .icoBox3 .stock, .icoBox3 .action { float: left; height: 22px; line-height: 22px; color: #fff; font-size: 9px; font-weight: 400; text-transform: uppercase; font-family: 'Open Sans', Arial, Helvetica, sans-serif; padding: 0 0 0 5px; margin: 0 0 9px 0; text-align: left }
.icoBox2 .sale, .icoBox3 .sale { background: url(../des/sale2.png) no-repeat left top; text-shadow: 1px 1px #a10160; width: 59px }
.icoBox2 .stock, .icoBox3 .stock { background: url(../des/stock2.png) no-repeat left top; text-shadow: 1px 1px #6f9d25; width: 65px }
.icoBox2 .action, .icoBox3 .action { background: url(../des/action2.png) no-repeat left top; text-shadow: 1px 1px #02a0a5; width: 59px }
.icoBoxProduct { position: absolute; text-align: left; top: 15px; left: 10px; z-index: 99; max-height: 100%; width: 100px; }
.icoBoxProduct img { width: 47px; height: 47px; margin: 5px; display: block; float: left; clear: both; }
.razeni { float: left; width: 745px; padding: 10px 0; border-top: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5; margin: 0 0 20px 0 }
.razeni fieldset { float: left; border: none; width: 400px; margin: 0; padding: 0 }
.razeni_zobrazit { float: left; width: 400px }
.razeni_zobrazit label { float: left; margin: 3px 5px 0 0; color: #6d6d6d }
.razeni_zobrazit select { float: left; margin: 0 20px 0 0; background: #e9edee; border: 1px solid #cad4d6; color: #292929 }
.strankovani { float: right; width: 345px; text-align: right }
.strankovani span { float: right; margin: 3px 3px 0 0; display: block }
.strankovani ul { float: right; margin: 3px 0 0 0; padding: 0; display: block }
.strankovani ul li { float: left; display: block }
.strankovani ul li a { float: left; display: block; padding: 0 5px; color: #6d6d6d }
.strankovani ul li a:hover { text-decoration: none; }
.strankovani ul li.selected a { text-decoration: none; color: #ff591f }
.strankovani ul li a.other2 { float: left; display: block; width: 5px; height: 9px; line-height: 0px; font-size: 0px; background: url(../des/nextA.png) no-repeat left top; margin: 2px 0px 0 5px }
.strankovani ul li a.other2:hover { background-position: left bottom }
.strankovani ul li a.other2 span { position: absolute; top: -9999px; left: -9999px }
#brands { width: 100%; float: left; margin: 25px 0 0 0; position: relative; }
.brands-slider { width: 100%; float: left; }
.brands-slider li { display: table; height: 80px; }
.brands-slider li { width: 185px !important; }
.brands-slider li a { width: 100%; text-align: center; display: table-cell; vertical-align: middle; }
.brands-slider li a img { display: inline-block; }
.brands-items { padding: 20px 80px; border: 1px solid #ebebeb; border-radius: 5px; float: left; width: 100%; position: relative; }
.brands-item { display: block; float: left; width: 100%; height: 85px; background: #efefef; border-radius: 5px; }
.brands-navi { width: 27px; height: 28px; display: block; position: absolute; top: 45px; }
.brands-next { background: url('../des/next.png') center center no-repeat; right: 20px; }
.brands-prev { background: url('../des/prev.png') center center no-repeat; left: 20px; }
#topic { width: 100%; float: left; margin: 25px 0 0 0; position: relative; }
.topic-slider { width: 100%; float: left; }
#topic li { width: 350px !important; margin-right: 30px; }
#other-products { width: 100%; float: left; position: relative; }
.other-products-slider { width: 100%; float: left; }
#other-products li { width: 250px !important; margin: 0px 35px 0 0; }
#other-products .single-pr-title { height: 40px; }
#home-text-wrapper { width: 100%; float: left; padding: 10px; position: relative; }
#home-text { width: 100%; float: left; margin: 0 25px 0 0; border: 1px solid #dbdbdb; padding: 100px 20px 20px 20px; }
.user-help { width: 268px; float: left; height: 117px; display: table; }
.user-img { display: table-cell; vertical-align: middle; }
.user-title { display: table-cell; vertical-align: middle; padding-left: 20px; text-transform: uppercase; color: #fff; font-size: 16px; font-weight: 800; width: 63%; }
.user-title:hover { color: #fff; }
.user-help.blue { background: url('../des/user-help-blue.jpg') center center no-repeat; }
.user-help.orange { background: url('../des/user-help-orange.jpg') center center no-repeat; }
#user-buy { width: 100%; float: left; min-height: 350px; border: 1px solid #dbdbdb; padding-bottom: 10px; }
.user-buy-item { width: 100%; float: left; min-height: 280px; margin-top: 85px; }
.user-buy-item.brdr-r { border-right: 1px dotted #979797; }
#news-wrapper { width: 100%; float: left; padding: 10px; position: relative; }
#news { width: 100%; float: left; margin: 0 25px 0 0; border: 1px solid #dbdbdb; padding: 75px 20px 20px 20px; }
.sticky-title { width: 100%; height: 56px; line-height: 56px; padding-left: 30px; color: #ffffff; font-size: 16px; text-transform: uppercase; position: absolute; top: 20px; left: 0; font-weight: 800; }
.sticky-title.blue { background: #137add; }
.sticky-title.orange { background: #4CB034; }
.sticky-title .corner { display: block; position: absolute; width: 10px; height: 10px; }
.sticky-title .corner-right { right: 0; top: 56px; }
.sticky-title .corner-left { left: 0; top: 56px; }
.sticky-title.blue .corner-right { background: url('../des/sticky-blue-right.png') center center no-repeat; }
.sticky-title.blue .corner-left { background: url('../des/sticky-blue-left.png') center center no-repeat; }
.sticky-title.orange .corner-right { background: url('../des/sticky-orange-right.png') center center no-repeat; }
.sticky-title.orange .corner-left { background: url('../des/sticky-orange-left.png') center center no-repeat; }
#leftFb { float: left; width: 203px; border: 1px solid #d8d8d8; margin: 0 0 15px 8px }
#leftFb h2 { float: left; width: 183px; padding: 2px 10px; background: #eeeff4; text-shadow: none; color: #343434; border-bottom: 1px solid #c6cddd; margin: 0 0 10px 0; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-weight: 400; font-size: 14px; height: 30px; line-height: 30px }
.fbText { float: left; width: 195px; padding: 0 0 0 5px }

/*#banner01 {float:left; width:739px; height:201px; margin:0 0 17px 0; border:1px solid #c4c4c4; background:url(../des/banner01.jpg) no-repeat left top}*/
#banner02 { float: left; width: 354px; height: 97px; margin: 0 31px 30px 0; background: url(../des/banner02.jpg) no-repeat left top }
#banner03 { float: left; width: 366px; height: 97px; margin: 0 0px 30px 0; background: url(../des/banner03.jpg) no-repeat left top }
#banner05 { float: left; width: 475px; height: 150px; margin: 0 31px 30px 0; /* background:url(../des/banner05.jpg) no-repeat left top; */ }
#banner06 { float: left; width: 475px; height: 150px; margin: 0 0px 30px 0; /* background:url(../des/banner06.jpg) no-repeat left top; */ }
.logos { float: left; width: 100% }
.logos a { float: left; display: block; margin: 10px 2px 10px 2px; width: 130px; height: 45px; text-align: center; }
.stores-item, .stores-item-last { float: left; width: 150px; padding: 0 18px 0 18px; }
.stores-item { background: url(../des/stores-item.png) repeat-y right top }
.box-shop, .box-shop-last { float: left; width: 150px; height: 72px; overflow: hidden }
.box-shop { background: url(../des/box-shop.png) repeat-x left bottom; padding: 9px 0 10px 0 }
.box-shop-last { padding: 15px 0 0px 0 }
.box-shop h3, .box-shop-last h3 { margin: 0 0 5px 0; padding: 0 0 0 15px; background: url(../des/box-shopH3.png) no-repeat left 1px; color: #000000; font-size: 12px; font-weight: 400; }
.box-shop p, .box-shop-last p { margin: 0; color: #000; line-height: 1.4em; padding: 0 }
.teloBox { float: left; width: 100%; margin: 0 0 15px 0; }
.teloBox h3 { font-size: 16px; font-weight: 400; font-family: 'Open Sans', Arial, Helvetica, sans-serif; margin: 0 0 12px 0; color: #292929 }

/* detail */
.detailR { float: right; width: 530px; margin: 0 0px 20px 0 }
.detailL { float: right; width: 412px; margin: 0 16px 20px 0 }
.detailImg { float: left; width: 370px; height: 288px; padding: 10px; position: relative; text-align: center; border: 1px solid #e4e4e4; margin: 0 0 10px 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.icoBox3 { position: absolute; left: 1px; top: 15px; width: 70px }
.icoBox3 img { margin-bottom: 1px; }
.detailImages { float: left; width: 320px }
.detailImages a { float: left; display: block; width: 60px; height: 60px; padding: 5px; margin: 0 9px 10px 0; background: url(../des/detailImages.png) no-repeat left top }
.detailR h1 { font-size: 22px; font-weight: 400; color: #292929; font-family: 'Open Sans', Arial, Helvetica, sans-serif; margin: 0 0 20px 0; padding: 0 }
.detailDesc { float: left; width: 100%; padding: 0px 0 0px 0; margin: 0 0 10px 0; }
.detailBox { float: left; width: 100%; padding: 10px 0; border-top: 1px solid #e4e4e4; }
.tdetail { float: left; border-collapse: collapse; width: 100% }
.tdetail tr td { padding: 2px 15px 2px 2px; vertical-align: top; }
.tdetail tr td strong { font-weight: 700; color: #000; }
.tdetail tr td a { color: #292929; text-decoration: underline; }
.tdetail tr td a:hover { color: #292929; text-decoration: none }
.tdetail tr td ul { margin: 0; padding: 0; float: left; display: block; width: 100% }
.tdetail tr td ul li { float: left; display: block; padding: 2px 24px 2px 0px; background: url(../des/tdetailLi.png) no-repeat right 4px }
.detailFooter { float: left; width: 100%; border-top: 1px solid #e4e4e4; padding: 20px 0; }
.detailFooter .noVatPrice { font-size: 14px; font-weight: 400; margin: 10px 0; width: 100%; font-family: 'Open Sans', Arial, Helvetica, sans-serif; display: block; float: left; text-align: left; color: #000; }
.noVatPrice { font-size: 12px; font-weight: 400; width: 100%; font-family: 'Open Sans', Arial, Helvetica, sans-serif; display: block; float: left; text-align: left; color: #000; }
.dPrice { float: left; margin: 0 10px 0 0; font-size: 22px; font-weight: 400; color: #f00000; font-family: 'Open Sans', Arial, Helvetica, sans-serif; line-height: 1.2em; }
.dPrice span { font-size: 26px; font-weight: 700; }
#snippet--price .inputP { float: left; margin-right: 20px; color: #000; padding: 5px 5px 5px 0; border-radius: 3px; }
#snippet--price .inputP input { color: #000; background: #EEE; font-weight: 600; display: inline-block; width: 37px; height: 37px; position: relative; border: 1px solid #e0dfdf; margin: 0px 10px 0 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: center; outline: none; line-height: 37px; padding: 0; }
.oldPrice { float: left; width: 100%; font-size: 16px; }
.oldPrice .oPrice { text-decoration: line-through; font-weight: 400; margin-bottom: 15px; display: inline-block; }
.oldPrice .uPrice { font-weight: 400; display: block; color: #0B2B53; }
.tableB { float: right; width: 100%; border-collapse: collapse; margin: 10px 0 20px 20px; }
.tableB tr td { padding: 5px 10px 5px 0 }
.tableB tr th { padding: 5px 30px 5px 10px; font-weight: 400; text-align: left }
.tableB tr.tB1 { background: #e9edee }
.product3 { padding: 15px 0 0 0; border-top: 1px solid #d5d5d5 }
.product3Item { float: left; width: 110px; text-align: center; margin: 0 6px 20px 6px }
.product3Img { float: left; width: 110px; text-align: center; min-height: 112px }
.product3Text { float: left; width: 110px; text-align: center; min-height: 50px; color: #292929; font-size: 11px; font-weight: 400; font-family: 'Open Sans', Arial, Helvetica, sans-serif; text-transform: uppercase }
.product3Text a { color: #292929; text-decoration: none }
.product3Text a:hover { color: #292929; text-decoration: underline }
.boxS2, .boxS2In { background: url(../des/boxS2.png) no-repeat left top }
.boxS2 { float: left; width: 745px; padding: 5px 0px 0 0px; background-position: left top; margin: 0 0 20px 0 }
.boxS2In { float: left; width: 721px; padding: 0 12px 5px 12px; background-position: left bottom }
.boxS2 p { margin: 0; padding: 6px 0 6px 40px; background: url(../des/boxS2P.png) no-repeat left top; color: #fff; font-size: 11px; font-weight: 400; font-family: 'Open Sans', Arial, Helvetica, sans-serif; text-transform: uppercase }
.boxS2 p strong { color: #ff591f }
.formBox-basket .input03 { float: left; width: 100%; height: 38px; position: relative; /* background:url(../des/input03.png) no-repeat left top; */ border: 1px solid #ebebeb;margin: 0 0 12px 0;; }
.formBox-basket .input03 input { width: 100%; height: 36px; line-height: 36px; position: absolute; top: 0; left: 0; border: none; background: #ebebeb; outline: none; padding: 0 15px; }
.formBox-basket select { height: 38px; line-height: 38px;position: relative; border: none; background: #ebebeb; outline: none; padding: 0 15px; }
.formBox-basket .textarea03 { float: left; width: 100%; height: 102px;background: #ebebeb; position: relative; border: 1px solid #d0d0d0; }
.formBox-basket .textarea03 textarea { width: 100%; height: 102px; position: absolute; top: 0; left: 0; border: none; background: #ebebeb; font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 15px; }
.formBox-basket .textarea04 { float: left; width: 100%; height: 102px;background: #ebebeb; position: relative; border: 1px solid #ebebeb; margin-top: 12px; }
.formBox-basket .textarea04 textarea { width: 100%; height: 102px; position: absolute; top: 0; left: 0; border: none; background: #ebebeb; font-family: Arial, Helvetica, sans-serif; font-size: 13px; outline: none; padding: 15px; }
.frm-udajeForm .tForm2 label { float: left; margin: 6px 0 6px 0; font-weight: normal; height: auto; line-height: 16px; color: #6D6D6D; width: auto; }
.frm-udajeForm .tForm tr td label { width: 65px; float: right; display: block; margin: 6px 0 0 0; text-align: left; color: #414142 }
.frm-udajeForm .prTd { width: 65px }
.hvezdicka { color: #ff0000 }
.submit01 { float: left; width: 130px; height: 25px; position: relative; background: url(../des/submit01.png) no-repeat left top; cursor: pointer }
.submit01:hover { background-position: left bottom }
.submit01 input { width: 130px; height: 24px; line-height: 24px; position: absolute; top: 0; left: 0; border: none; background: none; color: #fff; text-shadow: 1px 1px #464646; text-transform: uppercase; font-size: 11px; font-weight: 400; font-family: 'Open Sans', Arial, Helvetica, sans-serif; cursor: pointer }

/*.submit04 {float:left;}
.submit04 input { background: #49B030;     border-radius: 3px; height: 47px; line-height: 47px; color: #fff; text-transform: uppercase; padding: 0 20px; font-size: 11px; font-family: 'Open Sans'; font-weight: 800; display: inline-block; border: none; outline: none;transition: background 0.4s; }
.submit04:hover input {background: #4CB034;}*/
.agree-send { width: 100%; float: left; margin: 0 0 15px 0; color: #716f6e; }
.agree-send a { text-decoration: underline; }
.submit05 { float: left; width: 70px; height: 23px; display: block; background: url(../des/submit05.png) no-repeat left top; position: relative; margin: 0 10px 0 0; cursor: pointer }
.submit05:hover { background-position: left bottom }
.submit05 input { float: left; width: 70px; height: 22px; line-height: 22px; display: block; border: none; background: none; position: absolute; top: 0; left: 0; cursor: pointer; color: #fff; font-size: 10px; font-weight: 400; font-family: 'Open Sans', Arial, Helvetica, sans-serif; text-transform: uppercase; text-shadow: 1px 1px #242424 }
.pr2Footer, .submit02 { float: left; }
.pr2Footer input, .submit02 input { background: #4CB034; border-radius: 3px; height: 47px; line-height: 47px; color: #fff; text-transform: uppercase; padding: 0 20px; font-size: 11px; font-family: 'Open Sans'; font-weight: 800; display: inline-block; border: none; outline: none; }
.pr2Footer:hover input, .submit02:hover input { background: #49B030; text-decoration: none; color: #fff; }

/* end detail */
.product1 { float: left; display: block; width: 100%; margin: 0 0 10px 0 }
.prItem { float: left; margin: 0 8px 8px 0; text-align: center; width: 178px; }
.prItemImg { border-bottom: 1px solid #D9DFE1; border-left: 1px solid #D9DFE1; float: left; height: 130px; min-height: 60px; overflow: hidden; padding: 5px 10px 10px 10px; text-align: center; width: 158px; }
.prItemText { color: #292929; float: left; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 13px; font-weight: 700; height: 40px; overflow: hidden; padding: 10px 10px 5px 10px; text-align: center; width: 158px; }
.prItemText a { color: #292929; text-decoration: none; }
.prItemText a:hover { color: #292929; text-decoration: underline; }
.content-box h2 { background: url("../des/content-boxH2.png") no-repeat scroll left top transparent; color: #FFFFFF; float: left; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 16px; font-weight: 700; height: 34px; line-height: 34px; margin: 0; padding: 1px 0 20px 14px; text-transform: uppercase; width: 725px; }

/* parametry */
.variants { margin-bottom: 10px; float: left; }
.variants .param { width: 100%; float: left; }
.variants .param span { display: block; font-weight: 400; font-size: 20px; margin-bottom: 10px; }
.variants .param a, .variants .param i { float: left; display: block; border: 2px solid #979797; padding: 0 10px; height: 28px; line-height: 24px; font-weight: 400; font-size: 12px; letter-spacing: .05em; color: #000; text-decoration: none; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; margin-right: 7px; margin-bottom: 7px; }
.variants .param a.param-color { font-size: 0; min-width: 28px; }
.variants .param a.color { width: 40px; height: 40px; padding: 0; }
.variants .param a.active, .variants .param a:hover { border: 3px solid #4CB034;  /*background: #000;*/  /*color: #fff;*/ }

/* barvy */
.variants .colors { width: 100%; float: left; margin-bottom: 30px; }
.variants .colors span { display: block; font-weight: 400; font-size: 20px; margin-bottom: 10px; }
.variants .colors a, .variants .colors i { float: left; display: block; border: 2px solid #fff; padding: 0 20px; height: 28px; line-height: 24px; font-weight: 400; font-size: 12px; letter-spacing: .05em; color: #000; text-decoration: none; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; margin-right: 7px; margin-bottom: 7px; }
.variants .colors a.active, .variants .colors a:hover { border-color: #979797; }
#ajax-spinner { position: fixed; left: 50%; top: 50%; margin: -15px 0 0 -15px; background: url('../images/spinner.gif') no-repeat 50% 50%; padding: 15px; font-size: 0; z-index: 1000; }
.filter-colors a { float: left; display: block; border: 2px solid #fff; padding: 0 20px; height: 28px; line-height: 24px; font-weight: 600; font-size: 12px; letter-spacing: .05em; color: #000; text-decoration: none; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; margin-right: 7px; margin-bottom: 7px; }
.filter-colors a:hover { border-color: #979797; }

/* VYHLEDAVANI */

/* #srch-content {position: relative;}

#srch {position: absolute;width: 300px;margin: 0px;padding: 0px;list-style: none;top: 40px;left: 2px;z-index:10;border: #eaeaea 1px solid;}
#srch li {background-color: #ffffff;padding: 5px;}
#srch li a{color:#6D6D6D;}
#srch li:hover{background-color: #e2f6ff;}
#srch li.active {background-color: #e2f6ff;} */

/* FLASH messages*/
.flash { background-color: #FFE6E6; padding: 10px; border: #d4d4d4 1px solid; margin-bottom: 10px; }

/* Redax box*/
.radaxbox { float: left; position: relative; margin: 0 0 0px 0px; width: 958px; border-top: 1px solid #e4e4e4; font-family: 'Open Sans'; padding: 26px 0 20px 2px }
.radaxbox .nadpis { float: left; width: 870px; font-size: 18px; font-weight: normal; color: #333333; display: block; text-transform: uppercase; padding: 20px 0 10px 0 }
.radaxbox .obrazek { float: left; width: 80px; margin: 0 0 15px 0 }
.radaxbox p { float: left; width: 100%; font-family: Arial; color: #737373; font-size: 12px; line-height: 1.7em; margin: 0 }
.radaxbox p a { color: #2b2b2b; }
.tooltip { cursor: help; }
SPAN.tooltip { text-decoration: underline; }

/* kontakt */
.bc-l, .bc-c, .bc-r { float: left; width: 295px; padding: 10px 0 0 0 }
.bc-c { float: left; width: 335px; padding: 10px 0 0 0 }
.bc-r { float: left; width: 315px; padding: 10px 0 0 0 }
h2.bc-h2 { text-transform: uppercase; color: #333333; font-family: 'Open Sans'; font-size: 24px; font-weight: normal; float: left; width: 100% }
.boxcontact { float: left; border-right: 1px solid #e4e4e4; border-left: 1px solid #e4e4e4; border-top: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; margin: 0px 0 30px 0; width: 918px; position: relative; padding: 30px 20px 20px 20px }
.boxcontact3 { float: left; border-top: 1px solid #e4e4e4; margin: 0px 0 10px 0; width: 958px; position: relative; padding: 30px 0 20px 2px }
.boxcontact p { margin: 0px 0 10px 0; padding: 0px }
.boxcontact2 { float: left; margin: 0px 0 10px 0; width: 958px; position: relative; padding: 35px 0 35px 2px }
.boxcontact2 img { float: left; margin: 0 30px 0 0 }
.boxcontact .nadpis { background: none repeat scroll 0 0 #FFFFFF; color: #333333; display: block; font-size: 21px; font-weight: 700; padding: 0 10px; position: absolute; font-family: 'Open Sans'; right: 20px; top: -14px; }
.boxcontact-l { float: left; width: 280px; margin: 0 25px 0 0 }
.boxcontact-r { float: left; width: 590px }
.boxcontact-r img { float: left; display: block; margin: 0 20px 25px 0 }
.ico-tel { float: left; display: block; padding: 0px 0 2px 40px; background: url(../des/ico-tel.png) no-repeat left 2px; margin: 0 0 20px 0; font-size: 20px; font-family: 'Open Sans'; text-transform: uppercase; color: #5c5c5c; line-height: 1.1em; width: 250px }
.ico-tel span { color: #4CB034 }
.ico-doba { float: left; display: block; padding: 0px 0 2px 50px; background: url(../des/ico-doba.png) no-repeat left 2px; margin: 0 0 25px 0; font-size: 20px; font-family: 'Open Sans'; text-transform: uppercase; color: #5c5c5c; line-height: 1.1em; width: 250px; font-weight: normal }
.ico-doba span { color: #4CB034 }
.ico-mail { float: left; display: block; padding: 0px 0 2px 50px; background: url(../des/ico-mail.png) no-repeat left 4px; margin: 0 0 25px 0; font-size: 20px; font-family: 'Open Sans'; text-transform: uppercase; color: #5c5c5c; line-height: 1.1em; width: 250px; font-weight: normal }
.ico-mail span a { color: #4CB034; text-decoration: none }
.ico-mail span a:hover { color: #4CB034; text-decoration: underline }
.boxplace { float: left; width: 215px; margin: 0 22px 25px 0 }
.boxplace-l { float: left; width: 205px; margin: 0 0px 25px 0 }
.boxplace h2, .boxplace-l h2 { font-size: 12px; font-weight: 400; color: #2b2b2b; margin: 0 0 2px 0 }
.boxplace p, .boxplace-l p { padding: 0px; margin: 0 0 10px 0; color: #6d6d6d; line-height: 1.5em }
.btn-place { float: left; display: block; padding: 5px 0 6px 28px; background: url(../des/btn-place.png) no-repeat left top; color: #2b2b2b; text-decoration: underline }
.btn-place:hover { color: #2b2b2b; text-decoration: none }
.boxcont-l { float: left; width: 240px; margin: 0 20px 0 5px; color: #6d6d6d; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 1.4em }
.boxcont-r { float: left; width: 508px; color: #6d6d6d; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 1.4em }
.boxcont-l p, .boxcont-r p { margin: 0 0 20px 0 }
.boxcont-l a, .boxcont-r a { color: #2b2b2b; text-decoration: underline }
.boxcont-l a:hover, .boxcont-r a:hover { color: #2b2b2b; text-decoration: none }

/* end kontakt */
.odkaz01 { float: left; width: 100%; }
.odkaz01 ul { padding: 0; margin: 0 0 30px 10px; list-style: none; float: left }
.odkaz01 ul li { padding: 0px 0 1px 22px; float: left; display: block; width: 100%; margin: 0 0 6px 0; background: url(../des/folder-horizontal.png) no-repeat left top }
.odkaz01 ul li a { color: #000 }
.odkaz01 ul li a:hover { color: #000; text-decoration: none }
.error { padding: 15px 20px; border: 2px solid #ff1f1f; margin: 0 0 20px 0; color: #fe0509; line-height: 1.6em }
#snippet--pad h3 { font-size: 18px; font-weight: normal; color: #716f6e; margin: 0 0 10px 0 }
#snippet--pad table { width: 100%; margin: 0 0 20px 0; border-collapse: collapse }
#snippet--pad table tr td { }
#snippet--pad table tr td.td01 { width: 20px; padding: 5px 10px; text-align: center; }
#snippet--pad table tr td.td02 { padding: 5px 10px; }
#snippet--pad table tr td.td02 label { font-weight: 700; font-size: 16px; color: #49b030; margin-bottom: 0; }
#snippet--pad table tr td.td03 { width: 150px; padding: 5px 10px; }
#snippet--pad table tr td.td03 span { display: block; border-left: 1px solid #c1c1c0; padding: 0 15px; }
#snippet--pad table tr td.td04 { padding: 5px 10px; }
#snippet--pad table tr td.td04 label { font-weight: 700; font-size: 16px; color: #49b030; margin-bottom: 0; }
#snippet--pad table tr td.td02 span, #snippet--pad table tr td.td04 span { font-style: italic; float: left; width: 100%; margin-top: 5px; }
#snippet--pad table tr td.td05 { padding: 5px 10px; width: 150px }
#snippet--pad table tr td.td05 span { display: block; border-left: 1px solid #c1c1c0; padding: 0 15px; }
.span01 { float: left; display: block; width: 100% }
.span01 input { float: left; margin: 6px 5px 0 0 }
.frm-udajeForm .tForm2 .span01 label { color: #e41d38; font-weight: 600; font-size: 14px; }
.StepsBasket a { color: #2B2B2B; text-decoration: none }
.StepsBasket a:hover { color: #2B2B2B; text-decoration: underline }
.StepsBasket #active a { color: #fff; text-decoration: none }
.news-c { float: left; width: 100% }
.box-index .news-wrap .news-c h2 { float: left; width: 100%; margin: 0 0 5px 0; color: #0198dd }
.box-index .news-wrap .news-c h2 a { color: #0198dd }
.iL { float: left; margin: 0 10px 10px 0 }

/* loga */
.box-index4 table { border-collapse: collapse; width: 100%; }
.box-index4 table tr td { border: 1px solid #E7E7E7; padding: 0; text-align: center; padding: 10px; }
.box-index4 table tr td a { text-decoration: none; }
.box-index4 table tr.tr-top td { border-top: medium none; }
.box-index4 table tr.tr-bottom td { border-bottom: medium none; }
.box-index4 table tr td.first { border-left: medium none; }
.box-index4 table tr td.last { border-right: medium none; }

/* end loga */

/* new */


.textkategorie { float: left; width: 100%; margin: 0 0 15px 0; font-style: italic; }

/* end new */

/* přihlášení */
#loginform { position: relative; float: left; width: 100%; }
#frm-login { float: left; width: 100%; margin: 0 0 20px 0; padding: 30px 0 0 0; border-top: 1px solid #e4e4e4 }
#frm-login label { float: left; width: 62px; height: 38px; line-height: 38px; font-weight: 400; color: #333333; margin: 0 0 12px 0 }
#frm-login .text { float: left; display: block; height: 36px; line-height: 36px; border: 1px solid #e0dfdf; margin: 0 0 12px 0; padding: 0 5px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
#frm-login input.button_black { float: left; display: block; width: 112px; height: 35px; background: #4CB034; margin: 0 24px 0 0; border: none; cursor: pointer; color: #ffffff; font-weight: 400; }
#frm-login input.button_black:hover { background: #49B030; }
.pass-btn { position: absolute; bottom: 34px; left: 210px; display: block; color: #4CB034; margin: 8px 0 0 0; text-decoration: underline; }
.pass-btn:hover { color: #4CB034; text-decoration: none }

/* end přihlášení */
input:focus::-webkit-input-placeholder { color: transparent; }
input:focus:-moz-placeholder { color: transparent; }
input:focus::-moz-placeholder { color: transparent; }
input:focus:-ms-input-placeholder { color: transparent; }
.toCart { float: left; width: 100%; margin-top: 5px; }
.product { position: relative; overflow: hidden; float: left; width: 100%; margin: 0 0 5px 0; transition: min-height 0.3s; -o-transition: min-height 0.3s; -ms-transition: min-height 0.3s; -moz-transition: min-height 0.3s; -webkit-transition: min-height 0.3s; }
.product .info { float: left; width: 100%; opacity: 1; transition: opacity 0.3s, margin 0.3s; -o-transition: opacity 0.3s, margin 0.3s; -ms-transition: opacity 0.3s, margin 0.3s; -moz-transition: opacity 0.3s, margin 0.3s; -webkit-transition: opacity 0.3s, margin 0.3s; }

/* */

/* product thumbs */

/* */
.product .thumbs { float: left; width: 66px; margin-right: 18px; padding: 0; }
.product .thumbs li { display: block; margin-top: 18px; }
.product .thumbs li:first-child { margin-top: 0; }
.product .thumbs .pic { width: 64px; height: 64px; border: 1px solid transparent; border-radius: 4px; display: block; }
.product .thumbs .pic span { display: table-cell; width: 64px; height: 64px; vertical-align: middle; text-align: center; }
.product .thumbs .pic img { max-width: 54px; max-height: 54px; }
.product .thumbs .active .pic { border-color: #858585; }

/* */

/* product pics */

/* */

.product-gallery { background: #fff; float: left; width: 100%; }
.product .pics { position: relative; width: 100%; height: 400px; overflow: hidden; transition: width 0.3s, height 0.3s; -o-transition: width 0.3s, height 0.3s; -ms-transition: width 0.3s, height 0.3s; -moz-transition: width 0.3s, height 0.3s; -webkit-transition: width 0.3s, height 0.3s; padding: 0; }
.product .pics li { position: absolute; top: 0; left: 0; width: 100%; opacity: 0; display: table; -o-transform: scale(0, 0); -ms-transform: scale(0, 0); -moz-transform: scale(0, 0); -webkit-transform: scale(0, 0); -o-transition: opacity 0.6s, -o-transform 0.6s; -ms-transition: opacity 0.6s, -ms-transform 0.6s; -moz-transition: opacity 0.6s, -moz-transform 0.6s; -webkit-transition: opacity 0.6s, -webkit-transform 0.6s; }
.product .pics a { }
.product .pics .pic {/*height: 400px;*/ display: table-cell; vertical-align: middle; text-align: center; transition: height 0.3s; -o-transition: height 0.3s; -ms-transition: height 0.3s; -moz-transition: height 0.3s; -webkit-transition: height 0.3s; }
.product .pics .pic img { max-width: 400px; max-height: 400px; transition: max-width 0.3s, max-height 0.3s; -o-transition: max-width 0.3s, max-height 0.3s; -ms-transition: max-width 0.3s, max-height 0.3s; -moz-transition: max-width 0.3s, max-height 0.3s; -webkit-transition: max-width 0.3s, max-height 0.3s; }
.product .pics .active { z-index: 1; opacity: 1; -o-transform: scale(1, 1); -ms-transform: scale(1, 1); -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1); }

/* */

/* product zoom */

/* */
.product .zoom { position: absolute; z-index: 1; top: 12px; left: 490px; width: 52px; height: 52px; border-radius: 4px; background: #2b2b2b url('../des/zoom-in.png') 50% 50% no-repeat; font-style: normal; font-size: 12px; line-height: 52px; text-align: center; color: #e0e0e0; cursor: pointer; transition: left 0.3s, background-color 0.3s; -o-transition: left 0.3s, background-color 0.3s; -ms-transition: left 0.3s, background-color 0.3s; -moz-transition: left 0.3s, background-color 0.3s; -webkit-transition: left 0.3s, background-color 0.3s; }
.product .zoom:hover { background-color: #c40303; text-decoration: none; }
.product-zoomed { min-height: 600px; }
.product-zoomed .info { margin-right: -402px; opacity: 0; }
.product-zoomed .pics { width: 800px; height: 600px; padding: 0; }
.product-zoomed .pics a { cursor: -webkit-zoom-out; }
.product-zoomed .pics .pic { /*height: 800px;*/ }
.product-zoomed .pics .pic img { max-width: 800px; max-height: 600px; }
.product-zoomed .zoom { left: 900px; background-image: url('../des/zoom-out.png'); }
.manufacturers { display: block; float: left; width: 100%; padding: 0; }
.manufacturers li { float: left; list-style: none; width: 180px; height: 100px; display: table; border: 1px solid #D5D5D5; text-align: center; margin: 5px; padding: 10px 0; }
.manufacturers li .img-wrapper { margin-bottom: 10px; height: 45px; text-align: center; width: 100%; display: table; }
.manufacturers li .img { display: table-cell; vertical-align: middle; }
.manufacturers li a { color: #2B2B2B; font-size: 16px; padding: 0 5px; font-family: 'Open Sans'; text-decoration: none; display: table-cell; vertical-align: middle; }
.manufacturers li:hover { border: 1px solid #BBBBBB; }
.star { color: #e41d38; margin: 0 5px; }
.icoDetail { float: left; width: 100%; position: relative; }
.icoDetail img { float: left; position: relative; opacity: 1; margin: 0 5px 5px 0; }
.icoDetail-img { float: left; width: 100%; position: absolute; top: 0; left: 0; }
.icoDetail-img img { float: left; position: relative; opacity: 1; margin: 0 5px 5px 0; }
.tooltip { z-index: 99; }
.fancybox-wrap { overflow: visible !important; }
.zoomContainer { z-index: 99; }
.back-to-shop { float: left; background: url('../des/step-prev.png') left center no-repeat; border-radius: 3px; height: 47px; line-height: 47px; padding: 0 20px 0 50px; font-family: 'Open Sans'; display: inline-block; border: none; outline: none; border-radius: 3px; font-weight: 600; color: #716f6e; font-size: 15px; display: block; }
.back-to-shop:hover { text-decoration: none; }

/***************** NOVE CSSS **************/
body { font-family: 'Open Sans'; }
.navbar-default .navbar-collapse, .navbar-default .navbar-form { background: none; margin-top: 29px; float: left; }
input[type=text], input[type=email], input[type=password] { border: 1px solid #e5e5e5; height: 43px; padding-left: 20px; padding-right: 20px; color: #000000; font-size: 14px; font-weight: 700;max-width: 100%; }
input[type=text]:hover, input[type=email]:hover, input[type=password]:hover, input[type=submit]:hover, input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=submit]:focus, input[type=text]:active, input[type=email]:active, input[type=password]:active, input[type=submit]:active { outline: 0; }
input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder { color: #000000; }
.float-left { float: left; }
.clear-both { clear: both; }
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=password]::-moz-placeholder { color: #000000; }
input[type=text]:-moz-placeholder, input[type=email]:-moz-placeholder, input[type=password]:-moz-placeholder { color: #000000; }
input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder { color: #000000; }
.no-padding { padding: 0; }
.relative { position: relative; }
.prihlasenie { margin-top: 15px; }
.prihlasenie a { font-size: 14px; color: #000; text-decoration: none; display: inline-block; margin-left: 3px; margin-right: 3px; }
.prihlasenie img { margin-right: 7px; vertical-align: text-top; }
.nakupny-kosik a { display: inline-block; text-decoration: none; }
#pocet { background: #4cb034; width: 209px; height: 49px; line-height: 49px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding-right: 26px; margin-left: 15px; }
#pocet p { color: #fff; font-size: 14px; display: inline-block; }
#pocet img { display: inline-block; }
.hledani-form { position: relative; }
.hledani-form .hledani { border: 0; width: 100%; height: 55px; padding: 0px 40px 0px 15px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; background: #eeeeee; font-size: 16px; color: #000; outline: 0; }
.hledani-form .hledani::-webkit-input-placeholder { color: #3f4f57; }
.hledani-form .hledani:-moz-placeholder { color: #3f4f57; }
.hledani-form .hledani::-moz-placeholder { color: #3f4f57; }
.hledani-form .hledani:-ms-input-placeholder { color: #3f4f57; }
.hledani-form .search { background: url('../img/lupa.png') no-repeat; background-position: 50% 50%; width: 40px; border: 0px; outline: 0; height: 55px; position: absolute; right: 0px; top: 0px; }
.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0 }
.owl-carousel, .owl-carousel .owl-wrapper { position: relative; display: none }
.owl-carousel { width: 100%; -ms-touch-action: pan-y }
.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-controls .owl-buttons div, .owl-controls .owl-page { 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: transparent }
.grabbing { cursor: url(../img/grabbing.png) 8 8, move }
.owl-carousel .owl-item, .owl-carousel .owl-wrapper { -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-theme .owl-controls { margin-top: 0; text-align: center }
.owl-theme .owl-controls .owl-buttons div { display: inline-block; }
.owl-theme .owl-controls.clickable .owl-buttons div:hover { filter: Alpha(Opacity=100); opacity: 1; text-decoration: none }
.owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1 }
.owl-theme .owl-controls .owl-page span { display: block; width: 12px; height: 12px; margin: 5px 7px; filter: Alpha(Opacity=50); opacity: .5; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background: #869791 }
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span { filter: Alpha(Opacity=100); opacity: 1 }
.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 }
.owl-item.loading { min-height: 150px; background: url(../img/AjaxLoader.gif) center center no-repeat }
.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 }
.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 }
.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 }
.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 }
.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 }
@-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) }
	100%, 75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%) }
}
@-moz-keyframes backSlideOut {
	25% { opacity: .5; -moz-transform: translateZ(-500px) }
	100%, 75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%) }
}
@keyframes backSlideOut {
	25% { opacity: .5; transform: translateZ(-500px) }
	100%, 75% { 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) }
}
#slider .owl-buttons { top: 50%; margin-top: -18px; position: absolute; width: 100%; }
.custom-navigation { position: absolute; width: 100%; top: 50%; margin-top: -70px; }
#slider .prev { background: url('../img/slider-arrow-left.png') no-repeat; width: 53px; height: 60px; left: 0px; position: absolute; cursor: pointer; }
#slider .next { background: url('../img/slider-arrow-right.png') no-repeat; width: 52px; height: 60px; right: 0px; position: absolute; cursor: pointer; }
.owl-pagination {margin-top: -35px;
    margin-bottom: 20px;
    z-index: 999;
    position: relative;}
.owl-theme .owl-controls .owl-page.active span { background: url('../img/slider-pagination-active.png') no-repeat; }
.owl-theme .owl-controls .owl-page span { opacity: 1; width: 30px; height: 3px; border-radius: 0; background: url('../img/slider-pagination-inactive.png') no-repeat; }
.side-menu { background-image: url('../img/znak.png'); background-position: right 20px; background-repeat: no-repeat; background-color: #eeeeee; padding: 15px 20px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-bottom: 25px; position: relative; }
.side-menu-heading { font-size: 18px; color: #3c9d24; text-transform: uppercase; font-weight: 700; }
.side-menu-list { list-style: none; margin: 0px; padding: 0; margin-top: 30px; margin-bottom: 15px; }
.side-menu-list li { padding: 7px 0px; }
.side-menu-list li a { font-size: 15px; color: #000000; font-weight: 700; transition: all 0.3s; }
.side-menu-list li a:hover { color: #3c9d24; }
.side-menu-boxes { list-style: none; margin: 0px; padding: 0; margin-top: 15px; }
.side-menu-boxes li { display: inline-block; margin: 4px; text-align: center; }
.side-menu-boxes li a, .side-menu-boxes li label { color: #000; font-weight: 700; width: 30px; height: 30px; line-height: 30px; border: 2px solid #b5b5b5; display: inline-block; }
.side-menu-boxes li input[type='checkbox'] { display: none; }
.price-range-selector { margin-top: 25px; margin-bottom: 15px; }
.price-range { font-family: 'Open Sans', sans-serif; }
.filter-submit:hover, .filter-submit:active, .filter-submit:focus { color: #fff; }
.filter-submit { font-size: 14px; color: #fff; background: #4cb034; text-transform: uppercase; border: 0; height: 43px; vertical-align: middle; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 10px; }
.item-wrapper { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #f6f6f6; border-bottom: 3px solid #f6f6f6; padding: 2px; padding-bottom: 15px; min-height: 500px; margin-bottom: 30px; position: relative; }
.triangle { position: absolute; top: 25px; left: 20px; width: 70px; height: 61px; padding-top: 15px; color: #ffffff; font-size: 11px; text-transform: uppercase; text-align: center; }
.triangle.green { background: url('../img/green.png') no-repeat; }
.triangle.orange { background: url('../img/orange.png') no-repeat; }
.item-image { background-image: url('../img/item-image-bg.png'); background-repeat: no-repeat; background-size: cover; background-position: center center; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; height: 362px; text-align: center; white-space: nowrap; position: relative; }
.item-image img { max-height: 362px; max-width: calc(100% - 20px); width: auto; height: auto; display: inline-block; vertical-align: middle; }
.item-image-helper { display: inline-block; height: 100%; vertical-align: middle; }
.item-info { padding: 20px 18px; }
.item-name { display: block; width: 100%; }
.item-name a { color: #231f20; font-size: 18px; font-weight: 700; display: block; transition: all 0.3s; min-height: 80px; margin-bottom: 5px; }
.item-name a:hover { color: #3c9d24; }
.item-desc { font-size: 13px; color: #000; font-family: 'Open Sans', sans-serif; display: block; margin-bottom: 20px; min-height: 95px; }
.item-price { background: #4cb034; height: 35px; line-height: 35px; display: inline-block; vertical-align: middle; width: 70%; text-align: center; font-size: 18px; font-weight: 700; color: #fff; -webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
.item-buy { text-align: center; height: 35px; display: inline-block; padding-top: 5px; vertical-align: middle; width: 30%; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border: none; background: #231f20 url("../img/kosik.png") center center no-repeat; }
.brands-heading-wrapper { border-bottom: 1px solid #e5e5e5; padding-bottom: 15px; margin-top: 40px; }
.product-heading-line { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border-bottom: 1px solid #e5e5e5; margin-bottom: 40px; }
.pagination-arrow { margin: 0px 4px; line-height: 49px; }
.pagination-arrow:last-child { margin-right: 20px; }
.product-tabs { margin: 0; padding: 0; list-style: none; }
.product-tabs li { display: inline-block; height: 50px; line-height: 50px; padding: 0px 20px; border-right: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; margin-bottom: -1px; color: #231f20; font-size: 15px; font-weight: 700; text-transform: uppercase; }
.product-tabs li:first-child { -webkit-border-top-left-radius: 3px; -moz-border-radius-topleft: 3px; border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-top-right: 3px; border-top-right-radius: 3px; }
.product-tabs li.active, .product-tabs li:hover, .product-tabs li:active, .product-tabs li:focus { background: #fff; }
.product-tabs li a { color: #231f20; font-size: 15px; font-weight: 700; text-transform: uppercase; }
.custom-arrow { margin: 0px 8px; cursor: pointer; vertical-align: middle; }
.custom-arrow:last-child { margin-right: 0px; }
.brands-heading { color: #231f20; font-size: 18px; font-weight: 700; }
.brands-wrapper { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: 1px solid #e5e5e5; background: #ffffff; padding-left: 15px; padding-right: 15px; margin-top: 20px; margin-bottom: 30px; padding-top: 20px; padding-bottom: 20px; }
#partners-slider a { margin: 15px 27px; display: inline-block; }

.content {width: 100%;float: left;}
.page-section {width: 100%;float: left;}
.page-section h1 {position: relative;z-index: 99;}
.slider-block {margin-top: -115px;}
.page-content {width: 100%; float: left; padding: 50px 0;background: #fff;min-height: 500px; }
.page-section .page-content {min-height: 0; }
.page-content.page-light { background: #fafafa; }
.page-content.page-dark { background: #EBEBEB; }
.page-content.page-white { background: #fff; }
.page-content.page-nospace {padding: 0;}
.page-section ul {list-style-type: none;margin: 0 0 15px 0;padding: 0;width: 100%;float: left;}
.page-section ul li {padding: 0 10px;height: 30px;line-height: 30px;background: #dddddc;display: inline-block;float: left;clear: both;}
.page-section ul li:nth-child(even) {background: #ededed;}
.page-contact {float: right;padding: 50px 0;}
.page-contact-text-wrap {float: left;height: 200px;padding: 0 25px;display: table;}
.page-contact-text {display: table-cell;vertical-align: middle;}
.page-contact-text span {display: block;}
.page-contact-mail {float: left;height: 200px;width: 200px;display: table;background: url('../des/page-contact-mail.png') center center no-repeat;}
.page-contact-mail a {display: table-cell;vertical-align: middle;color: #4CB034;text-align: center;}
.page-dark-title {width: 100%;float: left;background: #ebebeb;padding: 40px 0;}
.page-dark-title h1 {margin: 0;}
.page-work-item {width: 100%;float: left;padding: 30px 0;background: #fff;}
.page-work-item.page-work-dark {background: #f4f4f4;}
.page-work-item-title { font-weight: 600; color: #49b030; margin-bottom: 10px; font-size: 15px; }
.page-work-item-motto { font-size: 26px; font-weight: 300; color: #666666;font-style: italic;margin-bottom: 30px; }
.page-work-item-img {margin: 10px 0;}
.page-work-item-text { font-size: 14px; font-weight: 400; color: #666666; }
.page-work-item-text p {margin-bottom: 15px;}
.page-work-item-text p:last-child {margin-bottom: 0;}
.page-work-item-text a { font-size: 14px; font-weight: 400; color: #666666;text-decoration: underline;}
.page-work-item-contact {width: 100%;float: left;}
.page-work-item-contact-name {width: 100%;float: left;font-weight: 600; color: #49b030; height: 25px; line-height: 25px; font-size: 15px;}
.page-work-item-contact-position {width: 100%;float: left;}
.page-work-item-contact-mail {width: 100%;float: left;margin-top: 25px;text-align: center;}
.page-work-item-contact-tel {width: 100%;float: left;margin-top: 25px;}
.table-page>tbody>tr>td {color: #4CB034;text-align: left;padding: 2px 5px;font-weight: bold;border: none;}
.discussion {width: 100%;float: left;}
.discussion-item {width: 100%;float: left;padding: 10px 0;margin-bottom: 10px;}
.discussion-item.discussion-dark {background: #ededed;}
.discussion-item.discussion-light {background: #fafafa;p}
.discussion-item-name {color: #4CB034;font-weight: 600;height: 35px;line-height: 35px;padding: 0 10px;}
.discussion-item-date {color: #716f6e;height: 35px;line-height: 35px;padding: 0 10px;font-size: 13px;}
.discussion-item-text {color: #716f6e;font-weight: bold;padding: 7px 10px 0 10px;}
.discussion-item-answer {width: 100%;float: left;padding-left: 10%;}
.page-more { float: right; background: url('../des/step-news-next.png') right center no-repeat; height: 47px; line-height: 47px; padding: 0 50px 0 20px; font-family: 'Open Sans'; border: none; outline: none; border-radius: 3px; font-weight: 600; color: #49b030; font-size: 15px; display: block;margin-top: 15px; }
.manufacturer-info { width: 100%; float: left; margin-bottom: 15px; }
.manufacturer-info img { float: left; margin-right: 10px; }
.manufacturer-info a { float: left; margin-left: 10px; }
.manufacturer h2 { margin: 10px 0 10px 0; }
.vypisZbozi { width: 100%; }
.vypisZbozi td, .vypisZbozi th { padding: 5px 10px; border: 1px solid #000; text-align: left; }
.vypisgalerie { width: 100%; float: left; margin-bottom: 50px; }
.vypisgalerie-item .item { width: 100%; float: left; text-align: center; margin-bottom: 30px; }
.vypisgalerie-item .item a { float: left; width: 100%; height: 150px; position: relative; background-position: center center; background-size: cover; background-repeat: no-repeat; }
.vypisgalerie-item .item img { max-width: 100%; max-height: 250px; }
.gallery { width: 100%; float: left; margin-bottom: 50px; }
.gallery .item { width: 100%; float: left; text-align: center; margin-bottom: 30px; }
.gallery .item a { float: left; width: 100%; height: 200px; position: relative; background-position: center center; background-size: cover; background-repeat: no-repeat; }
.gallery .item img { max-width: 100%; max-height: 250px; }
.fblike-btn { width: 100%; float: left; margin: 20px 0; }
.border-right { border-right: 1px solid #c1c1c0; }
.basket-content { width: 100%; float: left; padding: 50px 0; }
.basket-content h1 { width: 100%; float: left; margin-bottom: 15px; padding-left: 25px; color: #716f6e; font-weight: 400; font-size: 20px; text-transform: none; }

/* BASKET */
.StepsBasket { float: left; width: 100%; margin-bottom: 10px; }
.StepsBasket .step { width: auto; float: left; background: #fff; padding: 0 35px; height: 45px; line-height: 45px; text-align: center; color: #716f6e; font-size: 14px; font-family: 'Open Sans'; font-weight: 600; margin-right: 10px; }
.StepsBasket #active { background: #49b030; color: #ffffff; }
.shipping, .shippingIn {/* background:url(../des/boxB2.png) no-repeat; */ }
.shipping { float: left; width: 100%; background: #fff; background-position: left top; margin: 0 0 30px 0 }
.shippingIn { float: left; width: 100%; padding: 0px 0px 0px 0px; background-position: left bottom; }
.shippingPrice {/*background: #f2f2f2;*/ padding: 20px; }
.shippingPrice strong { color: #2b2b2b; }
.tableBasket3 { float: left; border-collapse: collapse; width: 100% }
.tableBasket3 tr th { padding: 0px 0 3px 0; width: 30px }
.tableBasket3 tr td { padding: 2px 0 }
.tableBasket3 tr td label { float: left }
#snippet--pad { float: left; width: 100%; padding: 10px 20px }
.shippingPrice { padding: 20px; background: #f3f3f3; float: left; width: 100%; margin-bottom: 20px; }
#snippet--pad  .shippingPrice table { margin: 0; }
#snippet--pad .shippingPrice table { border: none; }
#snippet--pad .shippingPrice td { border: none; }
#snippet--pad .shippingPrice .table-responsive { border: none; }
.frm-udajeForm .formBox-basket { background: #fff; float: left; width: 100%; padding: 5px 15px 0 15px; background-position: left top; margin: 0 0 10px 0; }
.frm-udajeForm .formBox { float: left; width: 100%; padding: 5px 15px 0 15px; background-position: left top; margin: 0 0 10px 0; }
.frm-udajeForm .formBoxIn { float: left; width: 100%; padding: 5px 0px 10px 0px; background-position: left bottom }
.frm-udajeForm .formBoxIn label { }
.frm-udajeForm .tForm, .tForm2 { float: left; width: 100%; }
.frm-udajeForm .tForm tr td, .tForm2 tr td { padding: 2px 5px 8px 0px; vertical-align: top }
.boxG, .boxGIn { background: url(../des/boxG.png) no-repeat }
.boxG { float: left; width: 745px; padding: 5px 0 0 0; background-position: left top; margin: 0 0 22px 0 }
.boxGIn { float: left; width: 705px; padding: 10px 20px 5px 20px; background-position: left bottom }
.tableBasket { float: left; width: 100%; margin: 0; border-collapse: collapse; border: 1px solid #ededed; margin-bottom: 25px; }
.tableBasket tr.basketTh { background: #c1c1c0; height: 41px; border: none;color: #716f6e; }
.tableBasket tr.total-price { background: #49b030; color: #fff; }
.tableBasket tr.basketTh th { font-weight: normal; }
.basketTh th { text-align: left; padding: 0 0 0 20px; color: #ffffff; vertical-align: center; }
.tableBasket tr { background: #ffffff;/*border-bottom:2px solid #ededed;*/ }
.tableBasket tr.last { background: #ffffff; }
.tableBasket tr td { padding: 9px 0; }
.tableBasket tr.last td { border: none }
.step { float: left; width: 100%; }
.previousStep { float: left; }
.previousStep a { float: left; background: url('../des/step-prev.png') left center no-repeat; border-radius: 3px; height: 47px; line-height: 47px; padding: 0 20px 0 50px; font-family: 'Open Sans'; display: inline-block; border: none; outline: none; border-radius: 3px; font-weight: 600; color: #716f6e; font-size: 15px; display: block; }
.previousStep a:hover { text-decoration: none; }
.nextStep { float: right; }
.nextStep a, .nextStep input { float: left; background: url('../des/step-next.png') right center no-repeat; border-radius: 3px; height: 47px; line-height: 47px; padding: 0 50px 0 20px; font-family: 'Open Sans'; display: inline-block; border: none; outline: none; border-radius: 3px; font-weight: 600; color: #49b030; font-size: 15px; display: block; }
.nextStep a:hover, .nextStep input:hover { text-decoration: none; }
.basket-form { float: left; width: 100%; }
.basket-count-wrap {position: relative;width: 45px;height: 45px;}
.basket-count {border: none !important;width: 45px !important;height: 45px !important;padding: 5px 10px !important;background: #ebebeb;}
.basket-plus {position: absolute;top: 6px;right: 5px;z-index: 99;font-size: 18px;color: #000;text-align: right;float: left;}
.basket-minus {position: absolute;top: 16px;right: 7px;z-index: 99;font-size: 18px;color: #000;text-align: right;float: left;}

.basketTh th.basketP {}
.basket-form .table>thead>tr>th { border-bottom: 0;color: #716f6e; }
.basket-form .table>thead>tr>th span { border-right: 1px solid #c1c1c0; display: block; padding-right: 15px;color: #716f6e; }
.basket-form .table>thead>tr>th, .basket-form .table>tbody>tr>th, .basket-form .table>tfoot>tr>th, .basket-form .table>thead>tr>td, .basket-form .table>tbody>tr>td, .basket-form .table>tfoot>tr>td { vertical-align: middle; }
.formBox-basket .table>thead>tr>th, .formBox-basket .table>tbody>tr>th, .formBox-basket .table>tfoot>tr>th, .formBox-basket .table>thead>tr>td, .formBox-basket .table>tbody>tr>td, .formBox-basket .table>tfoot>tr>td { vertical-align: middle; border: none; }
.tableBasket tr td.basketI { padding: 9px 10px; text-align: center; }
.tableBasket .basketT {width: 230px; font-weight: 400 }
.tableBasket tr td.basketT { font-weight: 400 }
.tableBasket tr td.basketT a { font-weight: 600; color: #49b030; font-size: 15px; display: block; }
.tableBasket tr td.basketT a:hover { color: #000; text-decoration: none }
.tableBasket tr td.basketT span { display: inline-block; margin-right: 5px; font-weight: 300; color: #716f6e; }
/*.tableBasket tr td.basketP { width: 45px;}
.tableBasket tr td.basketP span { width: 45px; height: 30px; line-height: 30px; float: left; display: block; position: relative; margin: 2px 0 0 0 }
.tableBasket tr td.basketP span input { width: 30px; height: 30px; line-height: 30px; border: none; background: none; position: absolute; top: 0; left: 5px; text-align: center; padding: 0; font-weight: normal; }*/
.tableBasket tr td.basketP1 { color: #6d6d6d; font-weight: 400 }
.tableBasket tr td.basketP2 { color: #6d6d6d; font-weight: 400 }
.tableBasket tr td.basketX { width: 40px; background: #dddddc; }
.tableBasket tr td.basketX:hover { background: #da241a; }
.tableBasket tr td.basketX a { float: left; display: block; height: 40px; width: 40px; background: url(../des/basketX.png) no-repeat center center; position: relative }
.tableBasket tr td.basketX:hover a { background: url(../des/basketX-h.png) no-repeat center center; }
.tableBasket tr td.basketX a span { position: absolute; top: -9999px; left: -9999px }
.tableBasket2 { float: left; width: 100%; margin: 5px 0 10px 0; border-bottom: 1px solid #EDEDED; background: #fff; border-left: 1px solid #EDEDED; border-right: 1px solid #EDEDED; }
.tableBasket td { padding: 12px 0 12px 0 }
.tableBasket .cPrice { font-size: 14px; font-weight: 400; }
.tableBasket td.basketPr { }
.tableBasket td.basketPr span { background: #fff; cursor: pointer; display: block; float: left; height: 33px; position: relative; width: 122px; }

/*.tableBasket2 tr td.basketPr span {float:left; display:block; width:101px; height:34px; background:url(../des/basketPr.png) no-repeat left top; position:relative; cursor:pointer} */
.tableBasket td.basketPr span:hover { background: #4CB034; }
.tableBasket td.basketPr span:hover input { color: #fff; }
.tableBasket td.basketPr span input { background: none repeat scroll 0 0 transparent; border: medium none; cursor: pointer; display: block; float: left; color: #2b2b2b; font-size: 10px; font-family: 'Open Sans'; font-weight: 800; text-transform: uppercase; height: 33px; left: 0; line-height: 0; position: absolute; top: 0; width: 122px; }

/*.tableBasket2 tr td.basketPr span input {float:left; display:block; width:101px; height:34px; line-height:22px; border:none; background:none; position:absolute; top:0; left:0; cursor:pointer; color:#fff; font-weight: 400; text-transform:uppercase; font-family:'Open Sans', Arial, Helvetica, sans-serif; font-size:10px; text-shadow:1px 1px #4CB034; text-align:center} */
.tableBasket td.basketP3 { font-size: 14px; font-weight: 400; color: #fff; }
.tableBasket td.basketP4 { font-size: 14px; font-weight: 400; color: #fff }
.basket-text { float: left; width: 100%; margin: 0 0 15px 0 }

.slider-wrap {width: 100%;float: left;position: relative;}
.form-control {border: 1px solid #ccc;}
input[type=text].form-control {border: 1px solid #ccc;}

#footer .column {width: 20%;float: left;margin: 15px 0;padding: 0 15px;}
#footer .column span {width: 100%;float: left;margin-bottom: 5px;}
#footer .column span a {color: #7b7b7b;font-weight: 500;font-size: 13px;}
#footer .column span strong a {font-weight: 700;}
#footer .column span a:hover {text-decoration: underline;color: #7b7b7b;}

.ui-datepicker.ui-helper-clearfix {display: none;}

#cookies-policy-bar {width: 100%;padding: 5px 0;position: fixed;z-index: 10000000;bottom: 0;left: 0;background: rgba(0,0,0,0.7);}
#cookies-policy-bar p {margin: 0 auto; display: table; color: #fff; font-family: Arial; font-size: 14px;font-weight: normal;padding: 0 10px;}
#cookies-policy-bar p a {display: inline-block;margin: 5px 0; padding: 5px 10px; background: #dadada; border-radius: 5px; color: #000; margin-left: 15px;text-decoration: none;font-weight: normal;}

.basket-form-nav {background: #fff;padding: 20px 15px;width: 100%;float: left;}
.basket-form-nav a {text-transform: uppercase;}

.kurzy-banner {width: 100%;float: left;margin-bottom: 10px; text-align: center;}

.links-crossroad {
	width: 100%;
	padding: 4px 0px;
	background: #f1f1f1;
	text-align: center;
	border-bottom: 2px solid #c1c1c0;
}
.links-crossroad ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
}
.links-crossroad ul li {
	display: inline-block;
	list-style-type: none;
	margin-right: 20px;
}
.links-crossroad ul li:last-child {
	margin-right: 0;
}
.links-crossroad ul li a {
	display: block;
	color: #716f6e;
	font-size: 13px;
	font-weight: 600;
	text-transform: lowercase;
}
.links-crossroad ul li a::after {
	display: block;
	content: "";
	height: 2px;
	width: 100%;
	background: transparent;
}
.links-crossroad ul li a.green {}
.links-crossroad ul li a.green:hover::after {
	display: block;
	content: "";
	height: 2px;
	width: 100%;
	background: #49b030;
}
.links-crossroad ul li a.orange {}
.links-crossroad ul li a.orange:hover::after {
	display: block;
	content: "";
	height: 2px;
	width: 100%;
	background: #e4660e;
}
.links-crossroad ul li a.dark {}
.links-crossroad ul li a.dark:hover::after {
	display: block;
	content: "";
	height: 2px;
	width: 100%;
	background: #1e1a16;
}
.links-crossroad ul li a.blue {}
.links-crossroad ul li a.blue:hover::after {
	display: block;
	content: "";
	height: 2px;
	width: 100%;
	background: #0092e0;
}
.links-crossroad ul li a.facebook-crossroad-link img {
	max-height: 11px;
	position: relative; top: -1px;
}

/* FACEBOOK LINKS */
.facebook-footer-link img {
	max-height: 13px;
}

/* HOME BOXES */
.home-boxes {
	width: 100%;
	padding: 5px 0 0 0;
}
.home-boxes > .row {
	-ms-box-orient: horizontal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -8px;
	margin-right: -8px;
}
.home-boxes > .row > [class*='col-'] {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 8px;
    padding-right: 8px;
}
.home-boxes .home-boxes__item {
	width: 100%;
	display: block;
	margin-bottom: 25px;
	transition: 0.2s all;
}
.home-boxes .home-boxes__item:hover > .home-boxes__item-image, .home-boxes .home-boxes__item:focus > .home-boxes__item-image {
	opacity: 0.7;
}
.home-boxes .home-boxes__item .home-boxes__item-image {
	width: 100%;
	display: block;
	transition: 0.2s all;
}
.home-boxes .home-boxes__item .home-boxes__item-image img {
	width: 100%;
	max-width: 100%;
}
.home-boxes .home-boxes__item .home-boxes__item-name {
	width: 100%;
	min-height: 85px;
	display: block;
	font-size: 18px;
	color: #fff;
	line-height: 23px;
	background: #49b030;
	padding: 20px 35px 20px 25px;
}
@media (min-width: 576px) {
	.home-boxes > .row > [class*='col-'] {
		-ms-flex: 0 0 33.3333%;
	    flex: 0 0 33.3333%;
	    max-width: 33.3333%;
	}
}
@media (min-width: 768px) {
	.home-boxes > .row > [class*='col-'] {
		-ms-flex: 0 0 33.3333%;
	    flex: 0 0 33.3333%;
	    max-width: 33.3333%;
	}
}
@media (min-width: 992px) {
	.home-boxes > .row > [class*='col-'] {
		-ms-flex: 0 0 25%;
	    flex: 0 0 25%;
	    max-width: 25%;
	}
}
@media (min-width: 1200px) {
	.home-boxes > .row > [class*='col-'] {
		-ms-flex: 0 0 20%;
	    flex: 0 0 20%;
	    max-width: 20%;
	}
	.home-boxes .home-boxes__item {
		margin-bottom: 10px;
	}
}