* {
	padding: 0;
	margin: 0;
}
input[type="submit"] {
	-webkit-appearance: none;
        outline: none;
}
body {
	font: 15px Arial, Helvetica, sans-serif, "Calibri";
	color: #626262;
}
.navigace_desc p, .detail_description p, .homepage p, .newsart p {
  padding-bottom:15px;
}
#header a, .menu a, .top_left a, .newone a, #footer a, #left a, #naseptavacDiv p a, .navigace_back2 a, .width_285 a, .paging_footer a,
.bodyline a, a.big.normal, .bannys a {
  text-decoration:none;
}
form#producers_main_form {padding:10px}
div.param_half {width:50% !important;display:inline-block;margin:0;padding:0;text-align:left !important; float: left !important;}
.param_half label {
    color: #626262!important;
}

/* ------------------ Poziční bloky - obsah, sloupce--------------------*/

#wrap {
    margin: 0 auto;
    max-width: 1500px;
    padding: 0 15px;
}
#content_block {
	max-width: 1500px;
	float: left;
        width: 100%;
}
#content_block.home {
	background:transparent;
}
#main {
    float: left;
    max-width: 1500px;
    padding-top: 20px;
    width: 100%;
}
.content_right {
	float: right;
	width: 75%;
	display: block;
    max-width: 1150px;
}
.content {
    float: right;
    width: 100%;
    display: block;
    padding: 8px 0;
    line-height: 1.5;
    min-height: 200px;
}
#content_block.fll .content_right, #content_block.fll .content_right .content {
    width: 97%;
    padding: 0 1rem;
    max-width: 1500px;
}
#content_block.home .content {
  padding:0;
}
.content ul, .content ol {
    margin-left: 20px;
    margin-bottom: 2rem;
}
#left {
	float: left;
	width: 25%;
}
.box {
   padding: 5px;
}

#left a:hover {
  color:#236018;
}
.homepage {
   margin-top: 2rem;
   max-width: 100%;
}
.homepage h1, div#content_block h1 {
    color: #6da54c;
    font-weight: 300;
}
/* ------------------ Hlavička --------------------*/
#header {
    height: 140px;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#banner_box{
	position:absolute;  
  top: 244px; 
  margin-left: -240px;  
  z-index: 10;
}
#header #over a img {
	display: none;
}
div#over_desktop {
    order: 3;
    width: 30%;
    flex: 0 30%;
}

#header #over_desktop a {
	display: block;
	position: absolute;
	top: 60px;
	width: 200px;
	height: 68px;
	margin-left: 0px;
	background: url(../images/logo-hs.png) no-repeat;
}
#header #basketbox {
    position: relative;
    width: 30%;
    height: 50px;
    font-family: 'Open Sans', sans-serif;
    display: inline-flex;
    float: right;
    order: 5;
    flex: 0 30%;
    justify-content: flex-end;
    margin: auto;
}
#header #basket p a {
	//position: absolute;
	//margin-left: 110px;
	width: 100px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	padding-right: 65px;
	display: block;
	font-size: 110%;
	font-weight: normal;
	color: #623e97;
        background: url(../images/basket.png) no-repeat right;
}
#header #basket a:hover {
	background: url(../images/basket-hover.png) no-repeat right;
}
#header #basket p a #basket_cena {
  float:left;
  width:100px;
  text-align:center;
	color: #626262;
	font-size: 130%;
	font-weight: bold;
}
#header #curren {
    width: 100px;
    display: inline-flex;
    height: 47px;
    margin-top: 2px;
    margin-left: 8px;
    line-height: 33px;
    overflow: hidden;
    float: right;
    order: 1;
}
#header #curren a {
    width: 46px;
    height: 46px;
    line-height: 47px;
    display: block;
    float: left;
    font-weight: bold;
    font-size: 110%;
    color: #626262;
    text-align: center;
    margin-right: 2px;
    border: 1px solid #dedede;
    border-radius: 100%;

}
#header #curren a.act, #header #curren a:hover {
    color: #626262;
    border: 1px solid #54962d;
    border-radius: 100%;
    height: 45px;
    width: 45px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
div#basket {
    order: 2;
}

#header #login {
    /* position: absolute; */
    /* margin-left: 1195px; */
    line-height: 48px;
    height: 48px;
    width: auto;
    font-family: 'Open Sans', sans-serif;
    /* display: block; */
    font-size: 90%;
    padding-left: 10px;
    order: 2;
    flex: 0 37%;
    display: inline-flex;
    justify-content: flex-end;
}
#header #login a {
    height: 48px;
    display: inline-flex;
    width: 90px;
    padding-left: 51px;
    text-align: left;
    /* float: right; */
    font-weight: normal;
    text-transform: uppercase;
    color: #626262;
    background-color: #ededed;
}

#login a:first-child {
    background: url(../images/register.png) no-repeat 11px 8px;
}
a#logbtn {
    background: url(../images/login.png) no-repeat 11px 8px;
}

#header #login a:hover {
    color: #54962d;
}

#header #search {
    width: 32%;
    height: 40px;
    background-color: #ffff;
    border-radius: 5px;
    border: 1px solid #dedede;
    order: 4;
    flex: 0 32%;
    margin: auto;
}
.input_search[type="text"] {
    position: relative;
    width: 100%;
    height: 35px;
    line-height: 45px;
    padding-left: 15px;
    padding-top: 0;
    border: none;
    font-family: 'Open Sans', sans-serif;
    background: transparent;
    font-size: 16px;
    color: #626262;
    margin-top: 0;
    font-weight: normal;
    padding-bottom: 0;
}
.input_search[type="text"]:focus {
	background: transparent;
	border: none;
	color: #458c3d;
}
.submit_search[type="submit"] {
    position: relative;
    margin-top: -5px;
    width: 50px;
    height: 44px;
    background: none;
    cursor: pointer;
    border: none;
    background-color: #54962d;
    background-image: url(../images/search-white.png);
    background-repeat: no-repeat;
    background-position: 50%;
    float: right;
    border-radius: 5px;
    margin-right: -2px;
    outline: none;

}

.submit_search[type="submit"]:hover {
    background: #8a8989;
    background-image: url(../images/search-white.png);
    background-repeat: no-repeat;
    background-position: 50%;
}
/* ------------------ NAVIGACE nahoře --------------------*/
#navigace {
    /* position: absolute; */
    /* margin-top: 0; */
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 1rem;
    width: auto;
    //background-color: #ededed;
    //border-radius: 0 0 40px 40px;
    height: 40px;
    order: 1;
    flex: 0 60%;
}
ul.dropdown {
    background-color: #ededed;
    border-radius: 0 0 40px 40px;
}
/* ------------------ MENU - kategorie a podkategorie zbozi --------------------*/
#left .box .main ul li {
	float: left;
	clear: both;
	width: 100%;
}
#left .box .main ul li a {
	display: block;
	float: left;
	width: 100%;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	font-size: 120%;
}
#left .box .main.shad ul li a {
	width: 90%;
	margin-left:5px;
	line-height: 20px;
	padding:5px 0;
	-o-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-ms-border-radius: 15px;
	border-radius: 15px;
}
#left .box .main ul li span {
	padding-left: 40px;
	display: block;
}
#left .box .main ul li.detail span {
	padding-left: 45px;
	display: block;
}
#left .box .main ul li.subdetail span {
	padding-left: 55px;
	display: block;
}
#left .box .main ul li.subsubdetail span {
	padding-left: 65px;
	display: block;
}
#left .box .main.shad ul li.detail span {
	display: block;
}
#left .box .main.shad ul li.subdetail span {
	padding-left: 45px;
	display: block;
}
#left .box .main.shad ul li.subsubdetail span {
    padding: 3px 3px 3px 80px;
    display: block;
    //background: url(../images/item-small.png) no-repeat 60px center;
}
#left .box .main.shad li a:hover {
	text-decoration: none;
	color: #357c2e;
	background: url(../images/item_over.png) no-repeat 10px center;
}
#left .box .main a.choosed, #left .box .main ul li.selected a {
	text-decoration: none;
}
#left .box .main li {
	list-style-type: none;
}
#left .box .main.shad ul li.selected a {
    background: url(../images/item_hover.png) no-repeat 10px center;
    color: #54962d;
    background-color: #ededed;
    border-radius: 0;
    padding: 5px 5px 5px 0;
}
#left .box .main ul li.selected a {
	text-decoration: none;
	color: #357c2e;
	font-weight: normal;
}
#left .box .main.shad ul li.noselected a {
	background: url(../images/item.png) no-repeat 10px center;
}
#left .box .main.shad ul li.noselected a:hover {
	background: #ededed url(../images/item_hover.png) no-repeat 10px center;
        border-radius: 0;
}
#left .box .main ul li.detail a:hover, #left .box .main ul li.subdetail a:hover, #left .box .main ul li.subsubdetail a:hover,
#left .box .main.shad ul li.detail a:hover, #left .box .main.shad ul li.subdetail a:hover, #left .box .main.shad ul li.subsubdetail a:hover {
	text-decoration: none;
	color: #54962d;
	background:none !important;
}
#left .box .main ul li.noselected, #left .box .main ul li.detail, #left .box .main ul li.subdetail, #left .box .main ul li.subsubdetail {
	list-style-type: none;
}
 

#left .box .main ul li.detail a:hover {
	background: url(../images/item-small-hover.png) no-repeat 15px center !important;
}
#left .box .main.shad li.detail a.choosed span {
    background: #ededed url(../images/item-small-hover.png) no-repeat 25px center !important;
    padding-left: 50px;
}
#left .box .main ul li.subdetail span {
	background: #d7f8fe url(../images/item_small.png) no-repeat 30px center;
}
#left .box .main.shad ul li.detail span {
    background: url(../images/item-small.png) no-repeat 15px center;
    background-color: #f5f5f5;
    padding: 3px 5px 3px 40px;
}
#left .box .main.shad ul li.detail span:hover{
    background: #ededed url(../images/item-small-hover.png) no-repeat 15px center;
}
#left .box .main.shad ul li.subdetail span {
    background: #f5f5f5 url(../images/item-sub.png) no-repeat 40px center;
    padding: 3px 3px 3px 70px;
}
#left .box .main.shad ul li.subdetail span:hover {
    background: #ededed url(../images/item-sub-hover.png) no-repeat 40px center;
    padding-left: 70px;
}
#left .box .main.shad li.subdetail a.choosed span {
    background: #ededed url(../images/item-sub-hover.png) no-repeat 50px center;
    padding-left: 80px;
}

#left .box .main ul li.subsubdetail span {
	background: none;
}
#left .box .main li.detail a, #left .box .main li.subdetail a, #left .box .main li.subsubdetail a {
	display: block;
	float: left;
	width: 100%;
	font-size: 120%;
	padding: 0 !important;
	line-height: 24px !important;
	font-weight: normal;
}
#left .box .main li.subdetail a, #left .box .main li.subsubdetail a {
	font-size: 100%;
}
#left .box .main li a {
	color: #626262;
	-ms-transition: color 0.5s;
	transition: color 0.5s;
	-o-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-webkit-transition: color 0.5s;
}
#left .box .main li a:hover {
	color: #357c2e;
	text-shadow: none;
}
#left .box .main li.detail a.choosed, #left .box .main li.subdetail a.choosed, #left .box .main li.subsubdetail a.choosed {
	color: #357c2e;
	font-weight: normal;
	background: #fff;
	text-shadow: none;
}
#left .box .main.shad li.subsubdetail a.choosed {
    padding-left: 10px !important;
}

#left .box .main li.detail a.nochoosed, #left .box .main li.subdetail a.nochoosed, #left .box .main li.subsubdetail a.nochoosed {
	color: #3f5d84;
	background: #fff;
	font-weight: 300;
	text-shadow: none;
}
#left .box .main.shad li.detail a.choosed, #left .box .main.shad li.subdetail a.choosed, #left .box .main.shad li.subsubdetail a.choosed {
	color: #357c2e;
	background: #fff;
}
#left .box .main.shad li.detail a.nochoosed, #left .box .main.shad li.subdetail a.nochoosed, #left .box .main.shad li.subsubdetail a.nochoosed {
	color: #626262;
	background: #fff;
        padding-left: 10px !important;
}
#left .box .main li.detail.first, #left .box .main li.subdetail.first, #left .box .main li.subsubdetail.first {
	border-top: 10px solid #fff;
	display: block;
}
#left .box .main li.detail.last, #left .box .main li.subdetail.last, #left .box .main li.subsubdetail.last {
	border-bottom: 15px solid #fff;
	display: block;
}
#left .box .main.shad li.detail.first, #left .box .main.shad li.subdetail.first, #left .box .main.shad li.subsubdetail.first {
	border-top: 10px solid #fff;
	display: block;
}
#left .box .main.shad li.detail.last, #left .box .main.shad li.subdetail.last, #left .box .main.shad li.subsubdetail.last {
	border-bottom: 10px solid #fff;
	display: block;
}
#left .box .main {
	width: 100%;
	padding: 13px 0 5px 0;
	background:white;
	-o-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-ms-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
#left .box .main.shad {
	padding: 10px 0px;
	margin:0 0 25px 0;
	-o-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-ms-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
#left .box .main.shad.norm {
	padding: 0px;
	margin:0px 0 25px 0;
	padding:15px;
	width:90%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
	-o-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-ms-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
.main.shad.norm p a {
    color: #54962d;
    padding-left: 2.3rem;
}
.main.shad.norm p a:hover {
    color: #626262 !important;
}

#paging2 p.center a {
    background-color: #66a143;
    color: #fff;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px;
    font-size: 115%;
    background-image: url(../images/filter.png);
    background-repeat: no-repeat;
    background-position: 7% center;
 
}

#paging2 p.center a:hover {
    background-color: #808080;

}
#left .box .main.green {
    padding-bottom: 20px;
    margin-bottom: 25px;
    border-bottom: 3px solid #eaeaea;
    background-color: #f5f5f5;
}
#left .box .main.green select {
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	border:none;
	color:#324b64;
	width:200px;
}
#left .box .main.green form {
  margin-top:0px;
}
#left .box .main.green p.bold {
    color: #626262;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    font-size: 110%;
    margin: 1.5rem 15px;
    text-align: left;
    background-color: #ededed;
    padding: 5px 5px 5px 15px;
}

#filtr_box_prod span.pointer.underline {
    text-align: right;
    width: 100%;
    display: inline-block;
    margin: 10px 10px 10px -5px;
    color: #54962d;
}
    

#filtr_box_prod span.pointer.underline:hover {
    color: #626262;
}

.nomobile p.title {
    margin: 0 2rem;
}

#left .aboutus {
    border: 1px solid #eaeaea;
    margin-bottom: 2rem;
    padding-bottom: 3rem;
    border-radius: 10px;
    margin: 2rem;
}
#left .aboutus img {
    padding-top: 2rem;
}
#left p.tel {
    background: url(../images/telefon.png) no-repeat 20px 5px;
    height: 25px;
    margin-top: 1rem;
    padding-top: 7px;
    width: 80%;
    text-align: left;
    padding-left: 4rem;
    color: #54962d;
    font-size: 130%;
}
#left p.mail {
    background: url(../images/email.png) no-repeat 20px 5px;
    height: 25px;
    margin-top: 1rem;
    padding-top: 7px;
    width: 80%;
    text-align: left;
    padding-left: 4rem;
}
.table_detail {
	width: 100%;
	margin-top: 5px;
	clear: both;
}
.table_compare {
	float: left;
	width: 32%;
	border: none;
	margin: 6px 0 0 6px;
	background: white;
}
.table_detail tr td, .table_compare tr td {
	padding: 3px 6px;
	vertical-align: middle;
}

/*----------------Home page--------------*/

h2.categoryhome {
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
}

.size-25 {
    display: inline-block;
    width: 24.5%;
    margin-bottom: 3rem;
    text-align: center;
    margin-top: 1rem;
}
.size-25 .title {
    border-radius: 0;
    color: #81b264;
    font-weight: bold;
    line-height: normal;
    background-color: #ededed;
    margin-top: 1rem;
    display: flex;
    height: 85px;
    justify-content: center;
}
.size-25 img {

    border: 3px solid transparent;
    border-radius: 50%;
}
.size-25 img:hover {
    transform: scale(0.8);
    transition: transform .2s;
    border: 3px solid #81b264;
    border-radius: 50%;
}
.size-50 {
    display: inline-block;
    width: 46%;
    padding: 1rem;
    text-align: justify;
    vertical-align: top;
}
.intro.size-50 img {
    height: auto;
    display: block;
    width: 530px;
}

/* ------------------ Produkt box --------------------*/
.labelas {
    text-align: left;
    position: absolute;
    margin-top: 0px;
    cursor: pointer;
    z-index: 2;
}
#detail_photo .labelas {
	margin-top: 0;
	cursor: default;
	display: inline-block;
        position: relative;
        height: auto;
        width: auto;
}
div#detail_photo .label, div#detail_photo .label_gift {
    display: inline-block !important;
    width: auto;
    padding-right: 5px;
}

.labels_detail {
	width: 100%;
	text-align: center;
	float: left;
	z-index: 1;
}
.labels_detail .label, .labels_detail .label_transport, .labels_detail .label_gift, .labels_detail .label_sale {
	float: left;
}

.label.l1.active {

}
.label.l2.active {

}
.label.l4.active {

}
.label.l7.active {

}
.label.lfreepost.active {

}
.label.active {

}
.label_transport, .label_gift {

}

.img_thumb {
	height: 100%;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
}
.img_thumb img {
    max-height: 240px;
    max-width: 240px;
    padding: 5px;
}
p.product_title {
    background-color: #f5f5f5;
    padding-top: 5px;
    margin-top: 10px;
}

#thephoto {
	background: white;
        float: inherit;
	width: 350px;
	height: 330px;
  margin-bottom:10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
        display: block;
        margin: auto;
}
.td_middle {
	vertical-align: middle;
}
.td_top {
	vertical-align: top;
}
.detail_description {
    text-align: justify;
    margin: 0 0 8px 0;
    border: 1px solid #dedede;
    border-radius: 0 5px 5px 5px;
    padding: 2rem 1.5rem;
}
div#detailcontent hr {
    margin-bottom: 1rem;
    color: #ededed;
    border: 2px solid;
}

.detail_description table td {
    padding-right: 2rem;
}
.description {
    display: flex;
    font-family: 'Open Sans', sans-serif;
    flex-direction: column;
}
p.product_title a {
	padding: 5px 10px 0 10px;
	height: 46px;
	font-size: 15px;
	line-height: 22px;
	text-align: left;
	font-weight: normal;
	display: block;
	color: #626262;
	font-family: 'Open Sans', sans-serif;
	margin-top: 0px;
	overflow: hidden;
}
p.product_title a:hover {
	color: #113e6b;
}
p.store {
	height: 40px;
	line-height: 40px;
	color: #457d8f;
	text-align:left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 90%;
}
p.store.onstock, p.store.noonstock {
  background:url(../images/onstock.png) no-repeat 0 14px;
  padding-left:20px;
}
p.store.noonstock {
    background: url(../images/onstock_false.png) no-repeat 0 15px;
    font-size: 15px;
    margin-left: 0;
}
.top_content {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
}
.top_content .prices {
    background-color: #f5f5f5;
}
.top_left {
    display: block;
    width: 30%;
    text-align: justify;
    float: left;
    height: auto;
    margin-bottom: 20px;
    margin-right: 15px;
    max-width: 255px;
}
.top_left.i_2 {
	float:left;
}
tr.background_td td, tr.background_td2 td {
	background: #fff;
	padding: 4px;
}
tr.background_td2 td {
	background: #fbf9ff;
}
div.background_td, div.background_td2 {
	background: #fff;
	padding: 5px;
	margin-top: 2px;
	-o-border-radius: 5px 0 5px 0;
	-moz-border-radius: 5px 0 5px 0;
	-webkit-border-radius: 5px 0 5px 0;
	-ms-border-radius: 5px 0 5px 0;
	border-radius: 5px 0 5px 0;
}
div.background_td2 {
	background: #fbf9ff;
}
tr td.detail_desc {
	padding: 15px 5px;
	clear: both;
	text-align: justify
}

span[itemprop=name] {
    display: none;
}
/* --------------------Gift-------------------- */
div#gift {
    display: flex;
    flex-direction: column;
    float: right;
    width: 39%;
    border: 1px solid #c9debc;
    border-radius: 5px;
    padding-bottom: 15px;
    order: 2;
}
#gift p.h1_background {
    background: none;
    color: #626262;
    font-size: 100%;
    margin-top: 0;
    width: auto;
    padding-left: 10px;
    background-color: #fff3b2;
    height: fit-content;
    text-align: center;
    margin-bottom: 0;
    font-weight: bold;
}
#gift .top_left {
    flex-direction: row;
    display: flex;
    height: 60px;
    width: 100%;
    margin-bottom: 0;
    max-width: 100%;
}
#gift .item_inner {
    width: 100%;
}
#gift .top_content {
    display: flex;
    overflow: hidden;
    height: 60px;
    width: 100%;
}
#gift .labelas {
    display: none;
}
#gift .img_thumb {
    width: auto;
    margin-top: 1px;
    display: flex;
    flex-direction: row;
    height: 60px;
}
#gift .img_thumb a {
    height: 60px;
}
#gift p.img_thumb img {
    width: 60px;
    height: 60px;
}
#gift p.product_title {
    background-color: #fff;
    padding-top: 5px;
    margin-top: 10px;
    width: 60%;
    padding-left: 10px;
}
#gift .prices {
    display: flex;
    flex-direction: row;
    background-color: #fff;
    height: 60px;
    width: 25%;
    justify-content: flex-end;
}
#gift span.price {
    margin-top: 24px;
    font-weight: normal;
    font-size: 100%;
    justify-content: flex-end;
    padding-right: 15px;
}
#gift .price .smaller {
    display: none;
}
#gift .notice {
    margin: 1rem 1rem 0;
    font-size: 13px;
}

/* -------------------Accessories---------------- */

div#prisl {
    display: block;
}

/* -----------------Need to buy -----------------------  */
#needtobuy p.h1 {
    font-size: 130%;
    margin-top: 2rem;
    padding: 5px 30px;
    height: fit-content;
    line-height: 30px;
    border-bottom: solid #a4c790;
    font-weight: 100;
    Font-family: "Open Sans", sans-serif;
}



#needtobuy .top_left {
    width: 100%;
    max-width: 100%;
    margin: 0;
    box-shadow: 3px 2px 8px #dedede;
}

#needtobuy .top_content {
    display: inline-flex;
}
#needtobuy .img_thumb {
     width: 120px;
}
#needtobuy .img_thumb img {
    max-height: 100px;
    max-width: 100px;
}
#needtobuy p.product_title {
    width: 45%;
    align-items: center;
    display: flex;
    margin: 0;
    padding: 0;
    background-color: #fff;
}
#needtobuy .prices {
    width: 15%;
    display: flex;
    align-content: center;
    align-items: center;
    background-color: #fff;
}

#needtobuy .description {
    flex-direction: row;
    width: 23%;
}
#needtobuy .fr {
    display: block;
    margin: auto;
}


/* ------------------Related, similar, similar (auto), need to buy ------------------ */

#related p.h1_background, #similarauto p.h1_background, #similarauto p.h1, #similar p.h1  {
    margin-bottom: 2rem;
    background-image: none;
    color: #626262;
    border-radius: 20px 20px 0 0;
    padding-top: 6px;
    font-size: 200%;
    margin-top: 2rem;
    padding: 10px 30px;
    height: fit-content;
    line-height: 30px;
    border-bottom: double #dedede;
    max-width: 90%;
    font-weight: 100;
    Font-family: "Open Sans", sans-serif;
}
#related .top_left, #similarauto .top_left, #similar .top_left{
    width: 208px;
    height: 410px;
}
#related .top_content, #similarauto .top_content, #similar .top_content {
    width: 208px;
    height: 400px;
}
#related .img_thumb, #similarauto .img_thumb, #similar .img_thumb {
    height: 170px;
    width: 170px;
}
#related .img_thumb img, #similarauto .img_thumb img, #similar .img_thumb img {
    height: 160px;
    width: 160px;
}
#related p.product_title a, #similarauto p.product_title a, #similar p.product_title a, #needtobuy d p.product_title a {
    font-size: 90%;
    height: 60px;
    line-height: normal;
}
#related .prices, #similar .prices, #similarauto .prices {
     height: 50px;
}
#related .price, #similarauto .price, #similar .price {
   
    margin-top: 20px;
}
#related .price, #related .price_orig, #similarauto .price, #similarauto .price_orig, #similar .price, #similar .price_orig {
    margin-top: 0;
    font-size: 125%;
}
span.price.sml {
    font-size: 125% !important;
}
#related .dokosiku, #similarauto .dokosiku, #similar .dokosiku, #needtobuy .dokosiku {
    width: 120px;
    display: block;
    margin: auto;
    height: 35px;
    float: none;
    font-weight: normal;
}


/* ------------------ Ikony --------------------*/
.prices {
  margin-top:0px;
  height:80px;
  padding:0;
  overflow:hidden;
  display:Block;
}
.price, .price_orig {
	color: #626262;
	font-size: 130%;
	display: block;
	margin-top:45px;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
}
.price_orig {
  font-size:13px;
  line-height:18px;
  color:#626262;
  clear:both;
	font-weight: normal;
  margin-top:2px;
}
.price.sml {
  margin-top:25px;
}
.price .smaller {
  font-size:12px;
  font-weight:300;
}
.price_orig span.del {
	position: absolute;
	width: 170px;
	height: 13px;
	margin-top:4px;
	display: block;
	background: url('/images/del2.png') no-repeat 85px 0px;
}
.fl {
    padding: 5px 3px;
    margin: auto;
    display: flex;
    flex-direction: column;
    order: 1;
}
.fr {
    order: 2;
}
.dokosiku {
    height: 40px;
    width: 120px;
    padding: 0;
    overflow: hidden;
    border: none;
    cursor: pointer;
    outline: none;
    margin: auto;
    background: transparent;
    display: block;
}
a.dokosiku {
	line-height: 40px;
	width: 119px;
}

.dokosiku.disabled, .dokosiku.nosale {
    background-color: #ededed;
    color: #626262;
    font-weight: normal;
}
.dokosiku:hover {
	text-shadow:none;
	color:White;
	background: url(../images/dokosiku.png) no-repeat right bottom;
}
.dokosiku.disabled:hover, .dokosiku.nosale:hover {
    background-color: #ededed;
}
.navigace_desc {
	margin: 15px 0;
	color:#3c535a;
}
.navigace_desc img {
    margin: 5px;
    height: auto;
}
img.categoryimage {
    width: 100%;
}
.navigace_back2 {
	line-height: 22px;
	margin: 5px 0;
	clear: both;
	text-align: left;
}
.navigace_back3 {
	margin: 0;
	line-height: 22px;
	font-size: 90%;
}
.navigace_back3 a {
	font-weight: normal
}
.filtr {
	display: inline;
	margin-left: 20px;
	margin-top: 40px;
}
.margin5 {
	height: 5px;
	width: 100%;
	display: block;
}
.header_select {
	width: 134px;
	margin-bottom: 4px;
}
.header_select2 {
	width: 92%;
	margin-bottom: 3px;
}
.header_input2 {
	width: 90%;
	margin-bottom: 3px;
}
.header_input3 {
	width: 85%;
	margin-bottom: 3px;
	text-align: right;
}
.header_box {
    padding: 0;
    width: 50%;
    float: left;
    text-align: left;
    font-size: 15px;
    color: #626262;
}
.header_box2 {
	padding: 0;
	width: 25%;
	float: left;
	text-align: left;
}
.header_box3 {
	padding: 0;
	width: 50%;
	float: left;
	text-align: left;

}
#filtr {
	margin: 5px 0 5px 0;
	text-align: right;
	cursor: pointer;
}
#filtr_box {
	overflow: hidden;
}
.navigace_back2 a {
    color: #626262;
    font-weight: normal;
    padding: 1px 5px;
    margin-right: 5px;
    margin-bottom: 4px;
    background: #dbe9d3;
    font-size: 100%;
    width: 165px;
    display: block;
    float: left;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -ms-transition: color 0.3s, background-color 0.3s, border 0.3s;
    transition: color 0.3s, background-color 0.3s, border 0.3s;
    -o-transition: color 0.3s, background-color 0.3s, border 0.3s;
    -moz-transition: color 0.3s, background-color 0.3s, border 0.3s;
    -webkit-transition: color 0.3s, background-color 0.3s, border 0.3s;
    margin: 5px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.navigace_back2 a.last {
    margin-right: 0;
    float: left;
}
.navigace_back2 a:hover {
    color: #fff;
    background: #348125;
}
.navigace_back2_left {
	float: left;
	display: block;
	padding-top: 5px;
}
.navigace_back2_right {
	float: right;
	display: block;
	padding-top: 5px;
}
.navigace_back a {
	color: #555;
}
.navigace_back h1 {
    font-size: 30px;
    line-height: 38px;
    padding-bottom: 10px;
    border: none;
    margin: 0;
    color: #626262;
    font-weight: 300;
}
.navigace_back h1.d {
	padding-bottom: 25px;
}

.postabox {width:auto;display:block;margin-bottom:20px;margin-right:20px;margin-top:10px;position:relative}
.postabox input {width:98%}
.postabox select {margin-top:10px;width:100%}
.naseptavacDivTrasport{position:absolute;top:55px;width:90%;border:1px solid #ccc;line-height:22px;padding:10px 0;visibility:hidden;z-index:1;background:#efefef;}
.naseptavacDivTrasport p a{display:block;text-decoration:none;line-height:22px;overflow:hidden;font-weight:normal;font-size:14px;clear:both;padding-left:10px}
.naseptavacDivTrasport p a:hover, .naseptavacDivTrasport p a:hover span, .naseptavacDivTrasport p a.active, .naseptavacDivTrasport p a.active span{background:#81b264;color:White}

#naseptavacDiv {
  position:absolute;
	border: none;
	padding: 0px;
  margin-left:475px;
  margin-top:130px;
	visibility: hidden;
	background: #fff;
  width:500px;
  z-index:9999999999999999;
-webkit-box-shadow: 0 0 10px 0 #777;
-moz-box-shadow: 0 0 10px 0 #777;
box-shadow: 0 0 10px 0 #777;
}
#naseptavacDiv p {
  border:0 none !important;
}
.naseptavac-box.last {
  border-bottom:0 none !important;
}
#naseptavacDiv p.color_bold {
  margin:15px 0 8px 0;
  font-weight:bold;
  color:#626262;
  line-height:20px;
  padding-left:10px;
  background-color: #dedede;
  padding-top: 8px;
  padding-bottom: 8px;
}
#naseptavacDiv p a {
	display: block;
	line-height: 18px;
	overflow: hidden;
	font-weight: normal;
	width: auto;
  text-align:left;
  color:#000;
  background:#f7f7f7;
  border:0 none !important;
	clear: both;
	padding: 3px 10px;
}
#naseptavacDiv p a:hover,
#naseptavacDiv p a.active {
	background: #fff3b2;
  color: #1d1d1d !important;
}
#naseptavacDiv p a:hover span,
#naseptavacDiv p a.active span {
  color: #1d1d1d !important;
}
#naseptavacDiv p a span.fl {
	float: right;
  padding-left:10px;
	font-size: 10px !important;
	color: gray
}

table {
	width: 100%;
}
th {
	padding: 0;
}
td {
	padding: 3px 1px;
	vertical-align: middle;
}
table, tr, td, th {
	border-collapse: collapse;
}
th:first-child {
	-o-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	-ms-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}
th:last-child {
	-o-border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	-ms-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	display:block;
	height:45px;
}
th.td_xx, th.td_40 {
	font-size: 130%;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	color: #626262;
	text-transform:uppercase;
	height:45px;
	line-height:45px;
	background:#dbe9d3;
}
input[type="text"], input[type="password"], input[type="tel"], input[type="email"], input[type="number"], select, textarea {
	border: 1px solid #b9d4a8;
	padding: 10px;
	font-size: 120%;
  outline: none;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
input[type='checkbox'], input[type='radio'] {
	border: none !important;
	padding: 1px;
}
input {
	padding: 5px;
	border: 1px solid #9fc7ce;
}
.input_noborder {
	background: transparent;
	color: #222;
	border: none;
	font-weight: bold;
}
.input_mini {
	width: 20px;
}
input.input_140 {
	width: 134px;
	margin-right: 5px;
}
input[value="Do košíku"] {
    color: #fff;
    text-transform: uppercase;
    font-size: 100%;
    font-weight: bold;
}
input.dokosiku {
    background-image: none !important;
    background-color: #54962d;
    border-radius: 27px;
}
input.dokosiku:hover {
    background-color: #8a8989;
}

select {
	background: white url(../images/input.png) repeat-x left top;
}
textarea {
	background: white url(../images/input.png) repeat-x left top;
}
.submit_alert {
	border: none;
	font-size: 16px;
	background: url(../images/submit.png) repeat-x 0 center;
	height: 34px;
	line-height: 34px;
	padding: 0;
	width: 150px;
	cursor: pointer;
	display: block;
	text-decoration:none;
	color: #fff;
	font-weight: normal;
	margin: 0 auto;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	font-family: 'Open Sans', sans-serif;
}
.submit_alert:hover {
	color: white;
}
.submit, a.submit, .spec {
	border: none;
	font-size: 16px;
        background-color: #54962d;
	color: #fff;
	height: 34px;
	line-height: 34px;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	width: 150px;
	cursor: pointer;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.submit:hover, a.submit:hover, .spec:hover {
      background-color: #8a8989;
}
a.submit, a.submit:hover {
	display: block;
	text-decoration: none;
	font-size: 16px;
	color: #fff;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	line-height: 34px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
}
span.submit, .spec {
	padding: 4px 7px;
	font-weight: normal;
	margin-right: 3px;
	background: url(../images/submit.png) repeat-x 0 center;
	font-size: 12px;
}
.spec {
	height: 20px;
	line-height: 20px;
	padding: 4px 4px;
}
.submit:hover, .submit_alert:hover, .spec:hover, .submit.bold {
	border: none;
	color:white;
}
a.special_submit {
    border: none;
    font-size: 18px;
    width: auto;
    /* background: url(../images/submit.png) repeat-x 0 center; */
    cursor: pointer;
    padding: 5px 35px;
    color: #fff;
    -o-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    text-decoration: none;
    display: block;
    text-shadow: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    background-color: #54962d;
    border-radius: 25px;
}
a.special_submit:hover {
	color: #fff;
	background-color: #8a8989;
	text-decoration: none;
}
.submit_light {
    background: #fff;
    font-size: 13px;
    cursor: pointer;
    color: #54962d;
	border: none;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	padding: 5px;
  margin-top:10px;
  border:2px solid #e4e9eb;
	font-family: 'Open Sans', sans-serif;
}
.submit_light:hover {
  border:2px solid #42cee3;
}
.submit_spec, .red_info, .green_info {
	border: none;
	font-family: 'Open Sans', sans-serif;
	height: 52px;
	color: #fff;
	display: block;
	text-align: left;
	float: right;
	text-decoration:none;
	font-size: 150%;
	text-transform: uppercase;
	line-height: 52px;
	width: auto;
	font-weight: normal;
	padding: 0 60px 0 30px;
        background-color: #54962d;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius:10px;
}
.red_info, .green_info {
	float: none;
	margin: 0 auto;
	line-height: 30px;
	padding: 7px 0;
	height: auto;
	background: #ffae00;
	text-transform: none;
	font-size: 140%;
	width: 100%;
	text-shadow: 0 2px 2px #e59c00;
	text-align: center;
}
.red_info.big.normal {
  width:auto;
  display:inline-block;
  padding-left:30px;
  padding-right:30px;
  margin:0 auto;
}
.submit_spec {
  cursor:pointer;
}
.submit_spec, .submit_spec2 {
	margin-bottom: 10px;
}
.submit_spec a {
	font-weight: normal;
	color: white;
}
.red_info a:hover, .green_info a:hover, a.red_info:hover, a.green_info:hover {
	color: white;
	text-shadow: none;
}
.submit_spec:hover, submit_spec a:hover {
	text-shadow: none;
	color: white;
}
.submit_spec2 {
    height: 52px;
    font-size: 150%;
    line-height: 52px;
    width: auto;
    color: #626262;
    cursor: pointer;
    text-transform: uppercase;
    display: block;
    float: left;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    padding: 0 30px 0 30px;
    border-radius: 10px;
    border: 2px solid #81b264;
}
.submit_spec2 {
	font-weight: 300;
}
.submit_spec2:hover {
	font-weight: 300;
	color: #333;
	text-shadow: none;
}
img {
	border: none;
}
.fullwidth {
	width: 97%;
}
a {
	text-decoration: underline;
	color: #54962d;
	font-weight: normal;
}
a:hover {
	color: #626262;
	text-decoration: none;
}
h1, h2, h3, h4, .h1_background {
	line-height: 1.4;
	color: #626262;
	font-family: 'Open Sans', sans-serif;
}
h1 {
	font-size: 34px;
	margin-top: 0;
	margin-bottom: 0.55em;
	font-weight: bold;
}
.h1_background, .h1 {
    font-size: 167%;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 0;
    margin: 15px 0 0px 0;
    padding: 0px 10px 0 20px;
    color: #626262;
    height: 56px;
    line-height: 56px;
    display: inline-block;
    -o-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    width: 97%;
    background-color: #ededed;
    margin-bottom: 1rem;
}

h2 {
	font-size: 26px;
	margin-top: .5em;
	margin-bottom: 0.5em;
	font-weight: normal;
}
h3 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}
h4, h5 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0.45em;
	margin-bottom: 0.6em;
}
h5 {
	margin-bottom: 0.3em;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: underline;
}
/* ------------------ Patička --------------------*/
#foo {
      background:#fff;
      max-width: 100%;
}
.bannys {
    clear: both;
    background-color: #eaeaea;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.bannys a:hover {text-decoration:none !important}
.bannys.f div.bav {
    float: left;
    width: 25%;
    display: block;
    text-align: Center;
    height: auto;
    overflow: hidden;
    background-position: center top !important;
}
.bannys.f div div {
  padding-top:80px;
  height:auto;
  color:#617780;
  font-size:100%;
  line-height:24px;
  font-weight:400;
	font-family: 'Open Sans', sans-serif;
}
.bannys.f div div strong {
    font-weight: 400;
    font-size: 130%;
    color: #54962d;
    padding: 20px 5px 0px 5px;
    margin-bottom: 7px;
    display: inline-block;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    text-transform: uppercase;
}
#footerbody {
	margin-top: 30px;
	max-width: 100%;
	
}
#fbody {
	width: 100%;
	
}
.fbody {
	width: 100%;
}
#footer {
    max-width: 1500px;
    margin: 0 auto;
}
#footer p.perex{
  height:90px;
  line-height:70px;
  font-size:150%;
  font-weight:bold;
  text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
}
#footer p.tel, #footer p.mail {
    line-height: 35px;
    height: 35px;
    font-size: 110%;
    margin-left: 725px;
    color: #54962d;
    font-family: 'Open Sans', sans-serif;
    float: left;
    font-weight: normal;
    padding-left: 45px;
    display: none;
}
#footer p.tel {
 background: url(../images/telefon.png) no-repeat 0 5px;
     order: 5;
}
#footer p.mail {
    color: #626262;
    font-size: 100%;
    top: 2px;
    background: url(../images/email.png) no-repeat 0 5px;
    order: 5;
}
div#f {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#footer div.open {
    line-height: 24px;
    width: 46%;
    font-size: 100%;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    font-weight: normal;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    order: 4;
    flex-direction: column;
    flex: 0 46%;
}
.open .left-col {
    display: inline-block;
    width: 43%;
    float: left;
    text-align: justify;

}

.open .right-col {
    display: inline-block;
    width: 46%;
    float: right;
    text-align: justify;
    background-color: #f5f5f5;
    padding: 25px;
    font-size: 14px;
}
.open .right-col img, .open .left-col img {
    margin-bottom: 1rem;
}
.open .right-col h3 {
    font-size: 120% !important;
}

#footer div.open p {
  text-align:center;
}
#footer div.open table {
  width:96%;
  margin:0 auto;
  line-height:16px;
}
#footer div.open p strong {
  line-height:34px;
	text-transform:uppercase;
	font-size: 120%;
  text-align:center;
	font-weight:bold;
}
.f_box1 a, .f_box2 a, .f_box3 a {
	text-decoration: none;
	padding-bottom: 10px;
	color: #3e5873;
}
.f_box2 a {
	display: block;
	float: left;
	clear: left;
	color: #3e5873;
	font-weight: normal;
	line-height: 22px;
        padding:0 0 0 25px;
        background: url(../images/item-small.png) no-repeat 0 0;
}
.f_box1, .f_box2, .f_box3 {
	float: left;
	height: auto,
	overflow: hidden;
	text-align: left;
	line-height: 20px;
	margin-top: 0;
}
.f_box1 {
    width: 100%;
    height: auto;
    background-color: #dedede;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    order: 1;
    flex: 0 100%;
    flex-grow: 1;
}
#footer .f_box1 p.perex {
    color: #626262;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25%;
}
.f_box2 {
    width: 25%;
    padding-left: 20px;
    order: 2;
    flex-direction: column;
    flex: 0 25%;
    padding-bottom: 2rem;
}
.f_box3 {
    width: 25%;
    padding-left: 20px;
    line-height: 20px;
    order: 2;
    flex-direction: column;
    flex: 0 25%;
}

#footer #f h2, #footer #f h3 {
    color: #626262;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 150%;
    text-align: center;
}
#footer #f table {
    border: none;
}

#footer a {
	color: #626262;
}
#footer a:hover {
	text-decoration:underline;
}
a.shopion, a.vortex {
	float: right;
	margin-top: 15px;
	margin-right: 10px
}
#footer .links {
	margin: 0;
	text-align: center;
	color: #3e5873;
	font-size: 11px;
	margin-top:0px;
}
#footer .links a {
	color: #3e5873;
}
#footer .f2 {
    line-height: 50px;
    margin-bottom: 0px;
    padding-left: 15px;
    color: #3e5873;
    text-align: left;
    order: 5;
    width: 100%;
    flex: 0 100%;
}
#footer .f2 span {
	padding-top: 5px;
	display: inline-block;
}
#footer .f2 a {
  text-decoration:none;
}

/* ------------------ Výpis produktů - záhlaví a zápatí --------------------*/

.list_of_products {
	height: 30px;
	line-height: 30px;
	background: #f2f5f6;
	margin-top: 6px;
	border-bottom: 2px solid #fff;
	width: 100%;
	font-weight: bold;
}
table.list_of_products_table tr td {
	padding: 6px 5px;
	background: #f2f5f6;
	border-bottom: 3px solid #fff;
}
.stock {margin-top:5px;float:left;display:inline-block;margin-left:30px;}
.etypes {
    width: 90px;
    margin-right: 30px;
    float: right;
    display: inline-block;
    position: relative;
    top: -6px;
    display: none;
}
span.etype a {
  width:33px;
  margin-top:7px;
  display:inline-block;
  height:34px;
  float:right;
	background: url(../images/spinner2.png) no-repeat 0 0;
}
span.etype.null.active a {
	background: url(../images/spinner2.png) no-repeat 0 bottom;
}
span.etype.one a {
	background: url(../images/spinner1.png) no-repeat 0 0;
}
span.etype.one.active a {
	background: url(../images/spinner1.png) no-repeat 0 bottom;
}
#paging_header {
	background: #ededed;
	padding: 10px;
	color:#364244;
	height:30px;
	margin-bottom: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}
#paging_header p.paging_header_left {
	line-height: 28px;
	float: left;
}
#paging_header p.paging_header_right {
	line-height: 28px;
	float: right;
}
#paging_header select {
	padding: 2px 0 2px 4px;
  border:none;
}
#paging_footer {
	display: block;
	text-align: right;
	padding: 25px 0;
}
#paging_footer a {
	display: inline-block;
	padding: 0;
	margin-right: 4px;
	width: 33px;
	height: 33px;
	text-decoration:none;
	line-height: 34px;
	text-align: center;
	font-weight: normal;
	color: #163152;
	font-family: Calibri, sans-serif;
	font-size: 120%;
        border: 2px solid #ededed;
        border-radius: 5px;
}
#paging_footer a.active, #paging_footer a:hover {
    font-weight: bold;
    color: #626262;
    display: inline-block !important;
    border: 2px solid #54962d;
    border-radius: 5px;
}
/* ------------------ Ostatní vlastnosti --------------------*/
.infomessage {
	vertical-align: middle;
	color: #333333;
}
.errormessage {
	vertical-align: middle;
	color: #cc0000;
}
.noborder {
	border: none;
	background: none;
}
.rychly_kontakt {
	line-height: 20px;
}
.left {
    text-align: left;
}
.right {
	text-align: right;
}
.smaller_bold {
	font-weight: bold;
	font-size: 10px;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.center_small {
	text-align: center;
	width: 100px;
}
.hidden {
	display: none;
}
.justify {
	text-align: justify;
}
.clear {
	clear: both;
}
.smaller {
	font-size: 13px;
}
.smaller_center {
	font-size: 13px;
	text-align: center;
}
.smaller_color {
	font-size: 13px;
	color: #2d9bbe;
}
.color {
	color: #6da54c;
}
.color2 {
	color: #6da54c;
}
.color_bold {
    color: #626262;
    font-weight: bold;
    font-size: 120%;
}
.title {
    margin: 0;
    line-height: 40px;
    height: auto;
    color: #626262;
    text-align: center;
    font-size: 130%;
    display: block;
    font-weight: 100;
    font-family: 'Open Sans', sans-serif;
    background: #eaeaea;
    -o-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    text-transform: uppercase;
    padding: 0.5rem 1rem;
}
.smaller_login {
	font-size: 75%;
	color: gray;
}
.red {
	color: red;
}
.green {
	color: #39430e;
}
.odsazeni_top {
	padding-top: 10px;
}
#dotaz, #diskuze {
	margin-top: 15px;
}
#kontaktform {
	margin-top: 20px;
}
.smaller_gray {
	font-size: 10px;
}
.poll_title {
	padding-left: 5px;
	font-weight: bold;
}
.banners {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background: #fff;
}
.banners.first {
	padding: 20px 0 0 0;
}
.go_to_order {
	text-align: right;
	padding-top: 10px;
}
.down {
    margin-top: 1rem;
    background-color: #f5f5f5;
    width: 50%;
    padding: 10px 15px;
    flex: 0 50%;
}

p.highlight {
    font-size: 110%;
    padding: 15px 0 10px 15px;
    color: #626262;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    background-color: #ededed;
    margin-left: -10px;
    margin-right: -10px;
}
p.highlight2, p.highlight3 {
	font-size: 100%;
	padding: 10px 0 3px 0;
	font-weight: normal;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
}
.responzive.reg .highlight {
    margin: 1rem 0;
}

.down p a {
    margin-top: 15px;
    display: inline-block;
}

.active {
	display: block !important;
}
.noactive {
	display: none !important;
}
p.highlight2 div.active {
	height: auto;
	display: block;
}
p.next_reviews {
    background-color: #2d9bbe;
    width: fit-content;
    color: #fff;
    padding: 5px 10px;
    font-weight: normal;
    float: right;
    border-radius: 10px;
    font-size: 110%;
    margin-bottom: 1rem;
}
p.next_reviews:hover {
    background-color: #4276af;
}

/* ------------------ Ajax validate form --------------------*/
#msg, #msg2 {
	display: none;
	position: absolute;
	z-index: 999999999;
	padding-left: 1px;
	background: #2d9bbe;
	padding: 9px;
	font-weight: bold;
	color: white;
}
/* ------------------ Box - detail produktu --------------------*/
#slide_home {margin-top:35px;}
#detailmenu, #slide_home {
	padding: 0;
        height:53px;
}

#slide_home {
    padding: 0;
    height: 53px;
    border-bottom: 1px solid #81b264;
    margin-bottom: 3rem;
}
#detailmenu li, #slide_home li {
	display: inline;
}
#slide_home li#rightarrow, #slide_home li#leftarrow {
	float: right;
}
.invisible {
	visibility: hidden
}



#slide_home li#leftarrow a, #slide_home li#rightarrow a {
    justify-content: center;
    text-align: center;
    font-weight: 900;
    margin-right: 0px;
    content: '<';
    color: #81b264;
    font-size: 25px;
    display: flex;
    border-radius: 25px;
    height: 35px;
    width: 35px;
    border: 1px solid grey;
    vertical-align: middle;
    align-items: center;
    margin-top: 12px;
    padding: 0;
    margin-left: 5px;
    margin-right: 5px;
 
}
#slide_home li#rightarrow a:hover {
       color: #626262;
       background-color: #fff;
}
#slide_home li#leftarrow:hover a {
        color: #626262;
        background-color: #fff;
} 

#slide_home li#leftarrow a:after {
    content: '<';
    font-size: 25px;
}
#slide_home li#rightarrow a:after {
    content: '>';
    font-size: 25px;
}




#detailmenu li a, #slide_home li a {
	font-size: 170%;
	font-family: 'Open Sans', sans-serif;
	padding: 0 18px;
	line-height: 57px;
  height:53px;
	float: left;
	border-bottom: none;
	text-decoration: none;
	color: #424b4d;
	-o-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-ms-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
#detailmenu li.liactive, #detailmenu li.liactive a, #slide_home li.liactive, #slide_home li.liactive a {
	background: #33acbe;
	color: #fff;
	line-height: 53px;  
}
#detailmenu li.lideactive, #detailmenu li.lideactive a, #slide_home li.lideactive, #slide_home li.lideactive a {
    color: #626262;
    line-height: 57px;
    background-color: #f3f3f3;
}
#detailmenu li.liactive a, #detailmenu li a:hover, #slide_home li.liactive a, #slide_home li a:hover {
    color: #fff;
    background: #81b264;
    line-height: 53px;
    margin-right: 5px;
}
.detailcontent, #slidecontent {
	float: left;
	clear: both;
	border: none;
	border-top: none;
	border-left: none;
	background: #fff;
	padding: 10px 0;
	width: 100%;
}
#slidecontent {
	padding: 10px 0 0 0;
	margin-bottom: 5px;
}
.detailcontent {
  width: 95% !important;
  padding:25px;
  width:1085px;
	-o-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-ms-border-radius: 15px;
	border-radius: 15px;
}
.detailcontent h2, .detailcontent h3, .detailcontent h4, .detailcontent h5 {
    color: #6da54c;
}
p.tbox {
    font-size: 17px;
    background-color: #dadada;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    width: 205px;
    text-align: center;
    padding: 0.5rem 1rem;
    border-radius: 5px 5px 0 0;
 
}
.content ul#detailmenu, .content_expand ul#detailmenu, .content ul#slide_home, .content_expand ul#slide_home {
	margin-left: 0px;
}
/* ------------------ Nákupní košík --------------------*/
.cart_box {
	margin-bottom: 15px;
	height: 54px;
	line-height: 54px;
	width: 100%;
	display: block;
  font-family: 'Open Sans', sans-serif;
  font-size:110%;
  text-transform:uppercase;
}

.cart_box_item_selected {
    color: #fff;
    font-weight: bold;
    float: left;
    width: 24%;
    background-color: #81b264;
    text-align: center;
}
.cart_box_item {
    float: left;
    width: 25%;
    font-size: 90%;
    color: #626262;
    text-align: center;
    background-color: rgb(129 178 100 / 20%);
    border-right: 1px solid #81b264;
}
h1.nomarg {margin-top:0}
div.cart_sum {
	width: 37%;
	float: right;
  border:2px solid #e9eef0;
	background: #fff;
	padding: 1%;
	font-size: 15px;
	line-height: 20px;
-o-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
   margin-top: 1rem;
}
.table_border_bottom td {
    background: white;
    border-bottom: 3px solid #ededed;
}
tr.td_big td {font-weight:normal !important;font-family: 'Open Sans', sans-serif;font-size:180%;padding:0 0;}
tr td.td_del {width:40px;text-align:right;padding-right:10px;-o-border-radius: 10px 0 0 10px;
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	-ms-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
}
div.cart_t {
  margin:30px 0;
  padding:0px;
  color:#3e5873;
}
div.cart_t tr.td_big {
    height: 50px !important;
    line-height: 40px !important;
    border-bottom: 2px solid #d3e4c9;
}
div.cart_t tr.td_big td {
  padding:0;
  padding-right:10px;
  font-size:150%;
}
div.cart_t tr.td_big td strong {
    display: inline-block;
    width: 200px;
    color: #54962d;
    font-size: 140%;
}
table.cart_total {color:#3e5873 !important;font-weight:300 !important;}
table.cart_total .color {color:#3e5873 !important}
.big {
    font-family: 'Open Sans', sans-serif;
    font-size: 140%;
    color: #54962d !important;
}
tr.td_big td span {font-weight:300;}
.td_name {width:50%}
td.td_img {	-o-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	-ms-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;width:110px}
	td.td_img img {
	  -o-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	}
table.cart_total tr.table_border_bottom td {padding:0 10px}
.vouchertable {
    width: 454px;
    height: 44px;
    line-height: 44px;
    padding-left: 10px;
    font-family: 'Open Sans', sans-serif;
    color: #191919;
    display: none;
}
.vouchertable span.inp input {
    width: 170px;
    background: none;
    padding: 0 5px;
    line-height: 40px;
    font-family: 'Open Sans', sans-serif;
    color: #626262;
    font-size: 100%;
    margin-left: 20px;
    font-style: italic;
    border: 1px solid #dedede;
}
.vouchertable span.inpsub input {
    width: 120px;
    background: none;
    line-height: 43px;
    padding: 0px 10px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 100%;
    background-color: #54962d;
    height: 43px;
}
div#reg_prodejce {
    margin-bottom: 1rem;
}
#reg_prodejce table {
    width: auto;
}
div#reg_prodejce .highlight {
    margin: 10px 0;
}

/* ------------------ Mapa stránek --------------------*/
li.cat {
	font-size: 12px;
	font-weight: bold;
	display: block;
	line-height: 13px;
	padding: 4px 5px 4px 0px;
}
li.element {
	font-size: 12px;
	font-weight: bold;
	display: block;
	line-height: 12px;
	padding: 3px 5px 3px 21px;
}
.pointer {
	cursor: pointer;
	font-weight: bold;
}
/* ------------------ Hodnocení produktu --------------------*/
#rating_of_products {
	width: 105px;
	float: left;
	height: 30px;
	display: block;
	margin-right: 10px;
}
.ratingblock {
	width: 100%;
}
.unit-rating {
	list-style: none;
	height: 19px;
	position: relative;
	background: url('../images/staring2.png') top left repeat-x;
	float: right;
}
.ratingblock p {
	clear: both;
	text-align: left !important;
	padding-left: 3px;
}
.unit-rating li {
	text-indent: -90000px;
	padding: 0;
	margin: 0;
	float: left;
}
.unit-rating li a {
	outline: none;
	display: block;
	width: 21px;
	height: 19px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 3;
	position: absolute;
	padding: 0px;
	margin: 0;
	cursor: pointer;
}
.unit-rating li a:hover {
	background: url('../images/staring2.png') 0 38px;
	width: 21px;
	height: 19px;
	z-index: 2;
	left: 0px;
}
.unit-rating a.r1-unit {
	left: 0px;
}
.unit-rating a.r1-unit:hover {
	width: 21px;
}
.unit-rating a.r2-unit {
	left: 21px;
}
.unit-rating a.r2-unit:hover {
	width: 42px;
}
.unit-rating a.r3-unit {
	left: 42px;
}
.unit-rating a.r3-unit:hover {
	width: 63px;
}
.unit-rating a.r4-unit {
	left: 63px;
}
.unit-rating a.r4-unit:hover {
	width: 84px;
}
.unit-rating a.r5-unit {
	left: 84px;
}
.unit-rating a.r5-unit:hover {
	width: 105px;
}
.unit-rating li.current-rating {
	background: url('../images/staring2.png') 0 19px;
	position: absolute;
	height: 19px;
	display: block;
	z-index: 1;
}
.antisp {
  margin-top:10px
}
.inline {
	display: inline;
}
.line {
  height:28px;
	line-height: 28px;
}
.line a {
  color:#457d8f;
	padding-left: 25px;
	line-height:28px;
  height:28px;
  display:block;
	background: url('../images/item-small.png') no-repeat 15px center;
}
.normal {
	font-weight: normal;
}
div.topsale {
	background: #e4f4fa url(../images/topsale.png) no-repeat 0 0;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;  
  margin-bottom:20px;
  margin-top:5px;
  padding:8px 25px 8px 8px;
  color:#163152;
}
div.topsale table tr td{
  padding:0;
  line-height:25px;
}
.width_285 {
	width: 68%;
  padding-left:40px !important;
}
.width_285 a, .width_285 span.color_bold {
	color: #1b5ea2;
  font-weight:bold;
}
.width_285 span.color_bold {
	padding-right: 5px;
  color:#163152;
}
.table_smaller_name {
	font-size: 90%;
	width: 130px;
	text-align: left
}
.table_price {
	font-weight: bold;
	font-size: 90%;
	text-align: right;
	padding-right: 5px;
	min-width: 100px;
}
.list_of_products .th_name {
	float: left;
	width: 60%;
	padding-left: 5px
}
.list_of_products .th_store {
	float: left;
	width: 130px
}
.list_of_products .th_price {
	float: right;
	padding-right: 5px
}
.producers_form {
	height: 42px;
	display: block;
	width: 100%;
	float: left;
	padding: 0;
}
p.producers_p {
	margin: 0;
	padding: 0;
	display: inline;
}
.filtr_producer {
	width: 100%;
	border: none;
	margin: 8px auto 13px auto;
}
.poll {
	cursor: pointer;
	margin-right: 10px;
	height: 8px;
	margin-top: 4px;
}
.poll2 {
	margin-right: 10px;
	height: 8px;
	margin-top: 4px;
}
.newone {
	float: left;
	padding: 0;
	width:100%;
	margin-top: 10px;
	margin-bottom: 5px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	font-family: 'Open Sans', sans-serif;
}
.news_date {
    color: #fff;
    background: #81b264;
    display: inline-block;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 5px;
    font-size: 110%;
    padding: 0 10px;
    line-height: 28px;
    margin-right: 15px;
    float: left;
}
.news_bold a {
    color: #54962d;
    font-weight: normal;
    font-size: 130%;
    line-height: 28px;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
}
.news_bold a:hover {
	color: #626262;
}
.news_bold.marg {
  margin-top:10px;
}
p.news_bold.marg.right {
    text-transform: lowercase;
    background-color: #808080;
    width: 150px;
    padding: 5px 10px;
    text-align: center;
    border-radius: 25px;
    float: right;
}
p.news_bold.marg.right:hover {
    background-color: #eaeaea;
}
p.news_bold.marg.right a{
    color: #fff;
    font-size: 100%;
}
p.news_bold.marg.right a:hover{
    color: #626262;
}

.news_text {
	font-size: 100%;
	color: #524e4b;
	margin-top: 5px;
	font-weight: 300;
	text-align: justify;
}
.news_text a {
	font-weight: normal;
}
.list-none {
	list-style-type: none
}
.displaynone {
	display: none;
}
.width_230 {
	width: 230px
}
.footer_cats {
	clear: both;
	padding: 10px;
	font-size: 90%;
}
.coin-slider {
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
	zoom: 1;
	position: relative;
}
.coin-slider a {
	text-decoration: none;
	outline: none;
	border: none;
}
.cs-buttons {
	font-size: 0px;
	padding: 10px;
	float: left;
}
.cs-buttons a {
	margin-left: 0;
	height: 26px;
	width: 26px;
	float: left;
	color: #B8C4CF;
	text-indent: -1000px;
}
.cs-active {
	color: #FFFFFF;
}
.cs-title {
	background-color: #000000;
	color: #FFFFFF;
}
.cs-prev, .cs-next {
	background-color: #000000;
	color: #FFFFFF;
	padding: 0px 10px;
	display: none;
}
.cs-buttons a {
	background: url('../images/btn.png') 0px 0px no-repeat transparent;
}
.cs-buttons a.cs-active {
	background: url('../images/btn_over.png') 0px 0px no-repeat transparent;
}
.content .coin-slider {
	height: 300px;
	width: 735px;
	margin: 0 auto 25px auto;
	-o-border-radius: 10px 0 10px 0;
	-moz-border-radius: 10px 0 10px 0;
	-webkit-border-radius: 10px 0 10px 0;
	-ms-border-radius: 10px 0 10px 0;
	border-radius: 10px 0 10px 0;
}
#coin-slider {
	position: absolute;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: relative !important;
    display: block !important;
    height: 14px !important;
    bottom: 0 !important;

}

.cs-buttons {
	position: absolute;
	z-index: 3;
	margin-left: 0px;
	bottom: 0px;
}
.discuss_box {
	border: 1px solid #efefef;
	clear: both;
	padding: 0;
	margin-bottom:20px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
.d_title {
  line-height:30px;
  height:30px;
  padding:0 20px;
	font-family: 'Open Sans', sans-serif;
	font-size:120%;
	background:#efefef;
  overflow:hidden;
}
.reakce {display:block;margin:20px 0 10px 0;	background:#f7f7f7;}
.d_text {
  padding:20px;
}
.discuss_box span.date, .discuss_box span.a_reag a {
  font-size:12px;
  float:right;
	font-family: 'Open Sans', sans-serif;
  color:gray;
}
.discuss_box span.a_reag a {
  padding-right:10px;
}
.bodyline {
	position: fixed;
	bottom: 0px;
	line-height: 24px;
	width: 990px;
	z-index: 9999;
}
.bodyline a {
	float: right;
	color: #442e00;
	background: #ffd200;
	margin-left: 10px;
	font-family: 'Open Sans', sans-serif;
	font-size: 130%;
	line-height: 24px;
	padding: 5px 15px;
	display: block;
	z-index: 999999999999 !important;
	font-weight: 300;
}
.bodyline a:hover {
	color: white;
	background: #f59c00;
}
#screenshot {
	position: absolute;
	display: none;
	z-index: 5;
}
#screenshot img {
  border:3px solid #d7f8fe;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
.table_transport {
	width: 52%;
	margin: 0 auto
}
.gray {
	color: gray
}
#ajax_image_loader {
	background: white url("../images/loading_ajax.gif") no-repeat center center;
	opacity: 0.2;
	-moz-opacity: 0.20;
	filter: alpha(opacity=20);
	z-index: 20;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
}
span.removebtn {
	margin-left: 5px;
	margin-right: 15px;
	width: auto;
	padding-left: 24px;
	height: 26px;
	line-height: 22px;
	display: block;
	font-weight: bold;
	float:right;
	cursor: pointer;
	color: #c972e5;
	background: url(../images/cancel.png) no-repeat 0 1px
}
div.paymentitem {
	padding: 6px 15px;
	background: #fafafa;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ededed;
	font-weight: bold;
	font-size: 110%;
	text-shadow: 1px 1px 0 #f7f7f7;
}
div.paymentitem:last-child {
	border-bottom: 0px solid #ededed;
}
div.paymentitem .pointer {
	background: none;
	padding-left: 10px;
}
div#transportbox, div#transferbox {
    border-radius: 5px;
}
div.paymentitem .gray.normal {
    font-size: 15px;
    line-height: 18px;
    color: #8d8d8d;
    font-weight: 300;
}
div.paymentitem .gray.normal img {
   float:right;
  width:auto;
  height:auto;
  max-width:100px;
  max-height:50px;
  margin:10px 0 10px 10px;
}
#transferbox,
#transportbox {
	width: 49%;
	float: left;
  margin-top:30px
}
#transportbox {
	float: right
}
/*div#transferbox {
	margin-bottom: 60px;
  margin-top:65px;
}*/
p.tit {
    font-size: 22px;
    height: 17px;
    line-height: 14px;
    background: none;
    font-family: 'Open Sans', sans-serif;
    padding: 14px;
    margin: 0;
    font-weight: normal;
    text-transform: uppercase;
    color: #626262;
    display: inline-block;
    position: absolute;
    margin-top: -50px;
    -o-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    /* background: url(../images/h1.png) no-repeat 0 0; */
    background-color: #dedede;
}
span.transpan_no {
	color: silver;
	cursor: default;
}
div.paymentitem input {
	cursor: pointer;
	float: left;
	margin-top: 2px;
}
span.transpan_no, span.transpan {
	display: inline-block;
	width: 92%;
}
.gift_bonus {
	background: #fafafa;
	padding: 8px;
	border: 1px solid #eee;
	margin-top: 3px
}
div.paymentitem .width_auto .price-type {
    font-size: 100%;
    float: right !important;
    margin: 0;
    color: #626262;
    font-weight: 600;
    padding-right: 15Px;
}
div.paymentitem .width_auto {
  width:auto !important;
  display:block !important;
}
div label.disabled, div label.disabled.width_auto .price-type, div label.disabled .gray.normal  {
  color:silver !important;
  cursor:text !important;
}
.select_disabled {
  color:silver;
  cursor:text;
}
form#newsletter_form {
    width: 100%;
}
.nwsl_div {
    width: 70%;
    display: flex;
    margin: auto;
}
.nwsl_div table, .nwsl_div p {
    display: inline-block;
    width: 43%;
}

.nwsl_div .input_newsletter[type="email"] {
	float: left;
	width: 300px;
	border: none;
	background: #fff;
	font-size: 12px;
	-moz-box-shadow:    none;
	-webkit-box-shadow: none;
	box-shadow:         none;
}
.nwsl_div .input_newsletter[type="email"]:focus {
	background: #fff;
	border: none;
	color: #457d8f;
	font-weight: normal;
}
.nwsl_div .submit_newsletter[type="submit"] {
	float: right;
	width: 39px;
	margin-right: 0px;
	height: 38px;
	background: #54962d;
	font-weight: bold;
	cursor: pointer;
	border: none;
	color: #fff;
}
p.nav {
    width: 100%;
    float: left;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 4px;
    font-weight: normal;
    background: #eaeaea;
    border-radius: 5px;
}
p.nav a, p.nav span.l {
    float: left;
    text-align: center;
    padding-left: 15px;
    height: 38px;
    display: block;
    line-height: 38px;
    color: #626262;
    font-weight: 300 !important;
    text-decoration: none;
}


p.nav a:after {
    content: '›';
    display: inline-block;
    font-size: 19px;
    line-height: 18px;
    padding-left: 10px;
}

a.home::after {
    margin-left: 25px;
}

p.nav a:last-child:after {
	content: '';
}
p.nav span.l {
    background: none;
    color: #54962d;
    font-weight: bold;
}
p.nav a:hover {
	color: #54962d;
	text-decoration: none;
}
p.nav a.home {
	margin-left:0;
	padding:0;
	width:54px;
	background: url(../images/drob_home.png) no-repeat 20% 40%;
}
table.detinn tr td {
  font-weight:normal;
}
table.detinn tr td.firstrow {
    width: 100px;
    font-weight: 600;
    font-size: 15px;
    padding-left: 10px;
}
.form_firstrow {
	width: 110px;
	font-weight: normal
}
.form_firstrow.long {
	width: 230px;
}
.form_firstrow.paddl {
    width: 100px;
    float: left;
    padding-left: 15px;
}
.objbox {
    width: 60%;
    float: left;
    margin-top: 1rem;
}
p.seodesc {
	margin-bottom: 20px;
	margin-right:20px;
	text-align:justify;
}
table.detinn {
	clear: both;
     order:2;
}
table.detinn tr td {
	padding: 8px 0;
}

table.detinn tr:nth-child(even) td {
	background: #fff;
}
table.detinn tr:nth-child(odd) td {
    background: #f1f1f1;
}
table.detinn tr td:first-child {
	-o-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-ms-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}
table.detinn tr td:last-child {
	-o-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-ms-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}
.det_left {
	width: 59%;
	float: left
}
div.detail_inner {
	width: 40%;
	height: auto;
	overflow: hidden;
	float: right;
}
div.detail_shad {
	background: #fff;
}
div.detail_inner div.detail_padd {
	padding: 10px 0 15px 0;
}
.detail_padd {
    display: flex;
    flex-direction: column;
}
.detail_padd p {
    order: 1;
    display: flex;
    padding-bottom: 1rem;
}

.detail_padd img {
    margin-right: 5px;
}
div.detail_inner a {
	font-weight: normal;
	text-decoration: underline;
}
div.detail_inner a.pointer {
	text-decoration: none !important
}
div.detail_inner a:hover {
	text-decoration: none;
}
td.firstrow.detail_store, td#detail_store {
    padding-top: 20px;
    background-color: #d3e4c9 !important;
    padding-bottom: 20px;
}

p.dog a {
    width: auto;
    height: 45px;
    padding-top: 8px;
    float: right;
    display: block;
    padding-left: 2rem;
    line-height: 20px;
    color: #626262;
    margin: 0;
    font-size: 14px;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    background-color: #f1f1f1;
    padding-right: 2rem;
    border-radius: 5px;
    margin-top: 2rem;
    border: 3px solid #54962d;
}
p.dog a:hover {
    background-color: #8a8989;
    color: #fff;
}
#detail_store img {
  position:absolute;
  margin-left:10px;
  margin-top:-2px;
}
#detail_price {
    width: 50%;
    float: left;
    font-size: inherit;
    border: 2px solid #dbe9d3;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
	padding: 5px 10px;
  margin-bottom:12px;
  margin-top: 2rem;
	font-family: 'Open Sans', sans-serif;
}
#detail_price .smaller {
	font-size: 13px;
}
.puvodne {
	color: #626262;
	font-size: 16px;
	display: block;
	font-weight: normal;
	margin-bottom: 5px;
}
.puvodne span.del {
	position: absolute;
	width: 110px;
	height: 23px;
	display: block;
	background: url('../images/del2.png') no-repeat -5px center;
}
.extraprice {
	font-size: 22px;
	color: #626262;
	padding-top: 12px;
	display: inline-block;
	font-weight: bold;
}
.extraprice.nomarg {
	padding-top: 0px;
}
span.without_vat {
	display: block;
	font-size: 12px;
	margin: 0;
}
#detail_submit {
	width: auto;
	height: auto;
	padding:0;
  height:47px;
	display: block;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 15px;
}
.select_detail {
	width: 98%
}
.select_detail.fll {
	width: 363px;
	margin: 0 0 10px 0;
}
span.nostock {
    height: 61px;
    line-height: 61px;
    text-align: center;
    background: #d6d6d6;
    font-weight: normal;
    color: #444444;
    font-size: 120%;
    display: block;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}
.buy_detail {
    height: 50px;
    background-color: #54962d;
    margin-top: -50px;
    background-image: none;
    border-radius: 27px;
    margin-left: 75px;
    width: 175px;
    position: absolute;
    border: none;
    display: block;
    cursor: pointer;
}
.buy_detail:hover {
         background-color: #8a8989;
}
.buy_detail.disabled {
	background: url(../images/det_buy2.png) no-repeat top left !important;
  cursor:default;
}
.icon_plus {
	margin-top: 0px;
	position: absolute;
	display: block;
	width: 18px;
	height: 14px;
	margin-left: 38px;
	cursor: pointer;
}
.icon_minus {
	position: absolute;
	margin-top: 14px;
	margin-left: 38px;
	float: left;
	display: block;
	width: 18px;
	height: 17px;
	cursor: pointer;
}

.recount {
    float: left;
    margin-top: 5px;
    width: 60px;
    background: url(../images/det_input.png) no-repeat 0 0;
    height: 37px;
}
.rec, .rec[type="text"] {
	float: left;
	display: block;
	width: 34px;
	height: 32px;
	padding: 0;
	line-height: 32px;
	text-align: center;
	font-size: 140%;
	border: none;
	font-weight: normal;
	color: #3c535a;
	background: none;
}
#social-buttons-in { display: block }
#social-buttons-in .social-button { float: left; margin-right: .6em; display: block;margin-bottom:5px; }

input#but_tisk, form#but_compar input, form#but_oblib input {
	width: 35px;
	position: absolute;
	margin-left: 600px;
	margin-top: 20px;
	height: 38px;
	display: block;
  outline: none;
	cursor: pointer !important;
	border: none !important;
	background: url(../images/icon_print.png) no-repeat top center;
	-o-border-radius: 5px 0 5px 0;
	-moz-border-radius: 5px 0 5px 0;
	-webkit-border-radius: 5px 0 5px 0;
	-ms-border-radius: 5px 0 5px 0;
	border-radius: 5px 0 5px 0;
}
form#but_oblib input {
	background: url(../images/icon_favorite.png) no-repeat top center;
	margin-left: 640px;
}
form#but_compar input {
	background: url(../images/icon_compare.png) no-repeat top center;
	margin-left: 680px;
}
ul.screen {
	width: 100%;
	padding: 0;
	margin: 0;
	height: 180px;
	margin: 50px 0 30px 0;
	background: #fff;
}
ul.screen.thin {
	width: 330px;
	height: 100px;
	margin: 10px 0 10px 0;
}
ul.screen.thin.expand {
	width: 330px;
	height: 101px;
	background: none;
}
.screen li {
	float: left;
	list-style: none;
}
.left_arrow {
	background: url(../images/arr_l.png) no-repeat;
	width: 33px;
	height: 180px;
	display: block;
	float: left;
	margin-top: 0px;
	position: relative;
	cursor: pointer;
}
.screen.thin .left_arrow {
	background: url(../images/arr_l2.png) no-repeat;
	width: 18px;
	height: 100px;
}
.screen.thin.expand .left_arrow {
	display: none;
}
.right_arrow {
	background: url(../images/arr_r.png) no-repeat;
	width: 33px;
	height: 180px;
	display: block;
	position: absolute;
	margin-top: 0px;
	cursor: pointer;
	margin-left: 914px;
}
.screen.thin .right_arrow {
	background: url(../images/arr_r2.png) no-repeat;
	width: 18px;
	height: 100px;
	margin-left: -14px;
}
.screen.thin.expand .right_arrow {
	display: none;
}
.view {
	margin: 0 0 0 5px;
	width: 92%;
	height: 100px;
	overflow: hidden;
	background: white;
}
.screen.thin .view {
	height: 100px;
}
.screen.thin.expand .view {
	background: none;
	height: 100x;
	width: 100%;
	padding-top: 0;
}
.images {
	width: 3818px !important;
	width: 3822px;
	padding: 0;
}
.screen img {
	padding: 0px;
	width: 160px;
	height: 160px;
	float: left;
}
.screen.thin img {
	width: 100px;
	height: 100px;
}
.screen.thin li.img {
	width: 110px;
	height: 100px;
}
input:invalid, input[type="email"]:invalid, input:required, input[type="email"]:required {
  -moz-box-shadow: none;
  -webkit-box-shadow: none; 
  box-shadow: none;
}
.order_check {
	background: url(/images/order_check.png) no-repeat center center;
	width:100%;
	display:block;
	height:120px;
}
.p_freepost {
    padding: 10px;
    height: auto;
    line-height: 30px;
    color: #ca2020;
    font-size: 130%;
    margin: 25px 0 0 0;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    background-color: #ededed;
}
#left div.list_labels a {
  margin-left:15px;
  height:30px;
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	font-weight:normal;
	padding-left:50px;
	text-transform:uppercase;
  line-height:37px;
  margin-bottom:3px;
  display:block;
}
#left div.list_labels a.label_1 {
	background: url(../images/labels/label_1.png) no-repeat 0 0;
	color:#a67f34;
}
#left div.list_labels a.label_1:hover {
         background: url(../images/labels/label_1_hover.png) no-repeat 0 0;
}
#left div.list_labels a.label_2, #left div.list_labels a.label_2:hover {
	background: url(../images/labels/label_2.png) no-repeat 0 0;
	color:#91a301;
}
#left div.list_labels a.label_4 {
	background: url(../images/labels/label_4.png) no-repeat 0 0;
	color:#06b4c3;
}
#left div.list_labels a.label_4:hover{
        background: url(../images/labels/label_4_hover.png) no-repeat 0 0;
}
#left div.list_labels a.label_7, #left div.list_labels a.label_7:hover {
	background: url(../images/labels/label_7.png) no-repeat 0 0;
	color:#06b4c3;
}
p.label_load_next a {
	background: url(../images/labels_next.png) no-repeat center 0;
	width:100%;
	height:97px;
	clear:both;
  text-align:Center;
	font-family: 'Open Sans', sans-serif;
  color:white;
  font-size:140%;
  text-decoration:none;
  line-height:40px;
	display:block;
}
p.set {
  color:#626262;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:140%;
	margin-bottom:5px;
}
div#filtr_box {
    background: #ededed;
    padding: 10px 15px;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}
div.imag {
    max-width: 510px;
    float: left;
    line-height: 18px;
    height: 80px;
    overflow: hidden;
    width: 100%;
    margin-top: 2rem;
}
p.imag a {
  float:left;
  display:block;
  width:90px;
  height:90px;
  margin-right:6px;
  margin-bottom:8px
}
p.imag a.more {
    text-align: center;
    height: 80px;
    margin-right: 0;
    width: 80px;
    float: right;
    border: none !important;
    background-color: #c9debc;
    justify-content: center;
    display: flex;
    flex-direction: column;
    border-radius: 5px;
}
p.imag.more a {
    color: #54962d;
    font-weight: normal;
    text-decoration: none;
}
p.imag.nom {
	margin-right:0;
}
p.imag img {
  width:76px;
  height:76px;
  border:2px solid #c9debc;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
/* poradna */
#helper .define_title {
	font-family: 'Open Sans Condensed', sans-serif;
	clear: both;
	display: block;
	font-size: 130%;
  font-weight:normal !important;
	background: #def3f7;
	color: #123760;  
	margin: 10px 0 5px 0 !important;
	cursor: pointer;
	padding: 5px !important;
	line-height: 20px !important;
	height: auto !important;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
#helper #accordion {
	list-style: none;
	padding: 0 0 0 0;
	width: 100%;
}
#helper #accordion table {
	display: none;
	margin: 0;
}
#helper #accordion table tr td {
	padding: 14px 0 0 0;
}
#helper .boxl {
	margin: 15px 0 0 0;
}
#helper .boxl a {
	display: inline-block;
	line-height: 30px;
	background: #def3f7;
	margin: 4px 4px 0 0;
	font-size: 130%;
	font-weight: normal;
	padding: 0 15px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
  text-decoration:none;
	font-family: 'Open Sans Condensed', sans-serif;
}
#helper .boxl a.active, #helper .boxl a:hover {
	background: #123760;
	color: white;
}
/* X poradna */

.cookies_alert{position:fixed;  left:0;  bottom:0;  width:auto;  color:#ccc;  background-color:#333;  z-index:1000;  line-height:20px;  padding:10px;  text-align:center;  z-index:99999999999999;  font-size:12Px;}
.cookies_alert p{display:inline-block;}
.cookies_alert p a{color:white;  text-decoration:none;}
.cookies_alert span.stop a{margin-top:5px;background:white;  color:black;  display:inline-block;  line-height:20px;  padding:0 10px;  text-decoration:none;}

.eet {
  background:#eee;
  color:gray;
  padding:10px;
}
.eet p {
  width:100%;
  font-size:10px;
  text-align:center;
  margin:0 auto;
}
label.width_auto.podminky, label.width_auto.podminky a {
  font-weight:bold !important;
}
.tooltip-frame {
  position: absolute;
  z-index: 100;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  padding: 10px 20px;
  box-sizing: border-box;
  background: #FFF;
  color:black !important;
  font-size:90%;
  max-width: 300px !important;
}
.tooltip-frame .tip {
  border-style: solid;
  position: absolute;
}
.tooltip-frame .tip {
  margin-left: -8px;
  border-width: 9px;
}
.tooltip-frame.tooltip-bottom {
  margin-top: 8px;
}
.tooltip-frame.tooltip-bottom .tip {
  border-color: transparent transparent #FFF transparent;
  border-width: 0 9px 9px 9px;
  top: -8px;
}
.tooltip-frame.tooltip-top {
  margin-top: -8px;
}
.tooltip-frame.tooltip-top .tip {
  border-color: #FFF transparent transparent transparent;
  border-width: 9px 9px 0 9px;
  bottom: -8px;
}
.cookies_alert .btn_close:after {
  content:  "x";
  font-size:11px;
  line-height:21px;
  font-weight:400;
  color:#fff !important;
  background:gray;
  width:20px;
  height:20px;
  position:relative;
  top:6px;
  overflow:hidden;
  display:inline-block;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-left:5Px;
}
.cookies_alert span.stop a{
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  height:21px !important;
  line-height:21px !important;
  padding:0 10px !important;
}
.cookies_alert{width:100% !important;padding:10px 0 !important}
.cookies_alert p{padding:0px 15px !important;display:inline-block !important;}


.popup_cart_name {
  width:60%;
  padding:10px !important;
  font-size:110%;
}
.popup_cart_price {padding:10px !important}
.popup_cart_button {
  padding:10px 10px 10px 5px !important;
  text-align:right;
}
.popup_cart_button a {
  font-size:160% !important;
  text-decoration:none;
  float:right;
}
.popup_cart_title {
  padding-bottom:20px;
  font-size:150%;
  line-height:100%;
  font-weight:normal;
  font-family: 'Open Sans', sans-serif;
}
.popup_img {
  width:28%;
  float: left;
}
.popup_img img {
  width:90%;
  height:auto;
}
.popup_buy_left {
	width: 68%;
	float: right;
	font-size: 110%;
	line-height: 30px;
}
.popup_buy_left_full {
	font-size: 110%;
	width: 100%;
	line-height: 30px;
}
.popup_buy_title {
	padding-bottom: 20px;
	line-height: 20px;
	font-size: 150%;
	text-align: center;
	font-weight: bold;
}
.popup_buy_product_title {
	line-height: 22px;
	padding: 5Px 0 8px 0;
	font-weight: bold;
}
.form_td_big {
	width: 50%;
	float: left;
	display: block;
}
.form_td_sml {
	width: 50%;
	float: left;
	display: block;
}


/******************own style**********************/
img.cms {
   width: 100%;
}

.my-page img {
    float: left;
    clear: right;
    display: block;
    padding: 1rem;
}

.gifter .bigger.center p del {
    display: block;
    width: 100%;
    background-color: #fff;
    font-size: 14px;
    font-weight: normal;
    padding-top: 10px;
}
div .gifter .bigger.center p {
    background-color: #e6f6fc;
    font-size: 115%;
}

.detail_padd div {
    order: 1;
}

p.darek {
    display: inline-block;
    width: 35px;
    float: left;
}
p.darektext {
    display: inline-block;
    float: right;
    width: 80%;
}
.detail_padd p.darek img {
    width: 30px;
    height: 30px;
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
}

.hs_closebutton:after {
    color: #fff;
    font-size: 25px;
    content: 'x';
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: column;
    justify-content: center;
    height: 45px;
    background-color: #626262;
}

div.hs_closebutton {
    height: 44px;
    width: 44px;
    overflow: hidden;
    position: absolute;
    right: -22px;
    top: -22px;
    cursor: pointer;
    background-image: none !important;
    border-radius: 25px;
    color: #fff;
    border: 3px solid;
}
.hs_closebutton:hover {
    color: #626262;
    font-size: 25px;
    content: 'x';
}

.fr span:after {
    text-align: center;
    height: 50px;
    display: block;
    content: 'Do košíku';
    color: #fff;
    font-size: 15px;
    line-height: 45px;
    margin-top: -42px;
    position: relative;
    margin-left: 70px;
    width: 115px;
display: none;
}
.fr span:hover:before {
    color: red;
}

/*------table-------*/

.homepage tr:nth-child(odd) {
    background-color: #ededed;
}
.homepage td {
    padding: 10px 15px;
}




 