/* ---------------- adaptivni vyska, fixni paticka ------------------- */
/* ------vyzaduje jediny element .content, ktery se bude natahovat---- */

html {
	scroll-behavior: smooth;
}

html, body {
  min-height: 100%;
}
body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}


.content {
  flex: 1 0 auto;
}
.footer {
  flex-shrink: 0;
}
button {
	cursor:pointer;
}




/*Z webu*/
body {
font-family: Roboto, Helvetica, sans-serif;
background:#e9e9e9   ;
padding-bottom:0;
zoom:100%;
}

body * {
box-sizing:border-box;  
}





ul {
	list-style:none;
	}

a {
	color:black;
	}

a, a span {
color:inherit;
text-decoration:initial;
}
ol {
list-style-position: inside;
	
	}


.centered, .center {
	text-align:center;
	}

[class*="icon-"]::before {
    display: inline-block;
    font-size: 1.3rem;
    vertical-align: sub;
    margin-right: 0.5rem;
	color:#4bff04;
}


/*
	uplne horni lista, patrne bude prilepena nhore
*/

.toppanel {
    background-color: #000;
    display: flex;
    position: sticky;
    top: 0;
    z-index: 10;
	color:white;
}
.toppanel .topleft {
	flex: 0 1 30%;
	padding: .5em 0.6em;
	line-height: 2em;
}

.toppanel .topright {
    flex: 1 0 70%;
    text-align: right;
    padding: .5em 0.6em;
}
.toppanel .topright .prihlaseni,
.toppanel .topright .registrace,
.toppanel .topright .langs,.toppanel .topleft > span {
padding:0 1rem;
}

.toppanel .topright .prihlaseni,
.toppanel .topright .registrace {
	display:inline;
    text-transform: uppercase;
    font-weight: 500;
    font-size: .8rem;
}

#vuetoppanel a {
    text-transform: uppercase;
    font-weight: 500;
    font-size: .8rem;

}

.fullpage {
    flex: 1 0 auto;
    background: white;
    margin: auto;
    width: 100%;
    max-width: 1440px;
}


.loggedarea {
	/* display: none; */
	position: absolute;
    width: 18rem;
    height: auto;
    z-index: 20;
    text-align: left;
    background: #fdfdfd;
    box-shadow: 0 0 1em #999;
	padding: 1.1rem;
	right:0;
	top:0;
}
.prihlaseni {
	display:inline;
	position:relative;
}

.toppanel {
	overflow:visible;
}

.toppanel * {
	font-size:.8rem;
}





.toppanel > span {
	display: inline;
	margin: 0 0.8rem;
}

.toppanel .hamburger{
display: inline-block;
position: relative;
width: 2em;
z-index: 99;
height: 1.3em;
margin-right: 1.7em;
margin-left: 1rem;
}


.nav-content .closemenubtn {
    position: absolute;
    right: 2.1em;
    top: 0.8rem;
	background-color: white;
	
}


/* top panel search (form.topsearch)
*/
.topsearchblock {
	display:flex;
	align-items: center;
	/* justify-content: left; */
}


.topsearch { 
	padding-top: 0;
	display: flex;
	flex: 0 0 100%;
}


.topsearch .searchfield {
    flex: 1 0;
    padding: 0.9em 1.1rem;
    border: 1px solid #fff;
    border-radius: 0rem 0 0 rem;
    outline: 0;
    transition: .5s border;
}

.topsearch .searchbtn {
	flex: 0 0 6rem;
	border-radius: 0 0em 0em 0;
	border: none;
	background: #42a81b;
	color: white;
}
.topsearch .searchbtn:focus {
	outline:none;
}
.searchbtn:hover {
    background: #29910d;
}
.topsearch .searchbtn:active {
	background-color:#d8d8d8;
}










/**
 * logo & lang menu
 */


.logoarea {
	/*min-height:112px;*/
	background: #f3f3f3;
	display: flex;
	color: black;
	overflow: unset !important;
}
.logoarea .fourcol {
    align-self: center;
}
.logo a {
	display: inline-block;
	vertical-align: bottom;
	width: 77%;
	margin-top: 1.1em;
	margin-bottom: 0;
	}
/* .logoarea > * {
		border:1px dashed red;
} */




.logo {
padding:0 0;
}

.langs {
text-align:right;
padding:14px 5px 0 0px ;
color:black;
text-transform:uppercase;
font-family: 'Oswald', Arial, sans-serif;
  font-size:110%;

}

.langs a {
	padding-left:.4em;

	}


.langs a {
color:#fff ;
}

.langs a.active {
color:#4bff04 ;
}



/**
 * top menu
 */

.topmenu {
background: #555a54;
margin-bottom: 0;
/*box-shadow: 0em 0.15em 0.1em 0 #444141;*/
margin-top: 0;
}


.topmenuitem {
background:#555a54;
color:white;
text-decoration:none;
/*padding:22px 0;*/
padding:0;
}
/*
.en .row .topmenuitem.twocol {
    width: 14.25%;
}
*/




.topmenu.en .topmenuitem.twocol {
	width:14.28%
}












.topmenuitem a {
	display:block;
	padding:0.9em 0;
	transition:all 0.2s ease 0s;
	}

.topmenuitem a:hover{
background:#2c9d00;
/*color:black;*/
}

.topmenuitem.active a{
background:#4bff04;
color:black;
}

.topmenuitem a:hover span{
    color:white;
}
.topmenuitem a.active span{
    color:black;
}

.menuheader, .menuext {
  display:block;
  padding: 0 0 0 20px;
  color:white;
  text-decoration:none;

  font-weight:500;
}
.menuext {
  font-size:75%;
  text-transform:lowercase;
  color:lime;
}

.menuheader {
  font-size:91%;
/*    font-family: 'Oswald', Arial, sans-serif;*/
    font-family: Roboto, Helvetica, sans-serif;
	
/*    font-family: 'Open Sans Condensed', Arial, sans-serif;       */
  text-transform:uppercase;
    font-weight:bold;
    color:#fff ;
    overflow:hidden;
}



/**
 * title top two images
 */

.ttop {
position:relative;
}
.ttop img {
position:relative;
float:left;
}

.ttop .ttdescription {
position:absolute;
font-size:100%;
color:white;
bottom:10px;
font-family: 'Oswald', Arial, sans-serif;
text-transform:uppercase;
left:1em;
z-index:100;
}


.ttdescription a {
  text-shadow: 0 1px 3px #555;
  }


.ttop.last .ttdescription {
right:1em;
display:block;
text-align:left;
}
.ttdescription:before {
content:"// ";
color:#4BFF04;
}


/**
 * title menu
 * Odkazy na produkty na titulni strane
 */

.titleMenu {
background-color:#f3f8fa;
}

.titleMenu ul {
list-style:none;
padding:0;
margin:0;
}

.titleMenu.row .level0 a {
    color: #77b668;
}

.titleMenu.row .level0 a span {
    color: black;
}












.tmCol{
  padding:25px 10px 25px 50%;
  position:relative;
  font-size:100%;
}

.tmCol .tmImg {
position:absolute;
left:44px;

}

.tmCol h2 {
 text-transform:uppercase;
 font-family: 'Oswald', Arial, sans-serif;
 font-size:120%;
  margin-bottom:.5em;
text-shadow: 0px 1px 3px #555;
}

.tmCol h2:before {
 content:'// ';
 color: #35a20a;
 font-weight:700 bold;
 font-family: 'Oswald', Arial, sans-serif;
}

.tmCol ul {
 font-size:90%;
}

.tmCol li {
 margin-bottom:.3em;
}

.tmCol li a {
/*	text-shadow:0 1px 0 #fff, 0 2px 10px #888;*/
	text-decoration: underline;
	}



/**
 * top produkty - scrollbar
 */
 .floatbar {
 background-color:#414540;
 }
 .floatbar .bx-wrapper, .newsTitle .bx-wrapper{
 padding:0 45px;
 }


/*
.floatbar .scBlock {
background:transparent;
color:white;

width:220px;
height:250px;
padding:10px 20px;
}
*/
.bx-wrapper .bx-controls-direction a {
	height: 36px;
	margin-top: 0;
	outline: 0 none;
	position: absolute;
	text-indent: -200%;
	width: 36px;
	z-index: 2;
	right: 0;
	top: calc(50% - 16px);
	padding: 1em;
}

.bigbanners .bx-wrapper .bx-controls-direction a {
    color: red;
    width: 32px;
    height: 32px;
}

.bigbanners a.bx-prev, .bigbanners a.bx-next {
    /* background: red; */
    /* height: auto; */
    transition: none;
    top: 50%;
}







.floatbar .bx-prev, .floatbar .bx-next {
background:#888;
height:100%;
}

.floatbar .bx-prev, .newsTitle .bx-prev, .bigbanners .bx-prev {
	background: url(images/chevron-left.svg) #eee0 50% 50% no-repeat;
	background-size: contain;
	transition: none;
}
.floatbar .bx-prev:hover, .newsTitle .bx-prev:hover , .bigbanners .bx-prev:hover {
	background: url(images/chevron-left.svg) #eee0 50% 50% no-repeat;
	background-size: contain;
	filter: invert(20%);
/*! box-shadow: 0 0 10px #44FF00; */
}
.floatbar .bx-next, .newsTitle .bx-next, .bigbanners .bx-next {
	background: url(images/chevron-right.svg) #eee0 50% 50% no-repeat;
	background-size: contain;
	transition: none;
	}
.floatbar .bx-next:hover, .newsTitle  .bx-next:hover, .bigbanners .bx-next:hover  {
		background: url(images/chevron-right.svg) #eee0 50% 50% no-repeat;
		background-size: contain;
		filter: invert(20%);
	}

/**
 *  novinky scroll bar
 */

.scrBlock1  .bx-prev, .scrBlock1  .bx-next {
height:100%;
}

.videocontainer {
height:183px;	
}



/*
.scrBlock1  .bx-prev {
background:url(img/scrollL-white.png) #636762 50% 50% no-repeat;
}
.scrBlock1  .bx-next {
background:url(img/scrollR-white.png)  #636762   50% 50% no-repeat;
}
.scrBlock1  .bx-prev:hover {
background:url(img/scrollL-black.png) #4BFF04  50% 50% no-repeat;
box-shadow: 0 0 8px #44FF00;
}
.scrBlock1  .bx-next:hover {
background:url(img/scrollR-black.png) #4BFF04 50% 50% no-repeat;
box-shadow: 0 0 8px #44FF00;
}*/

.productScroller {
	background:#fff;
	margin-bottom:2em;
	position:relative;
	overflow:hidden;
/*	box-shadow: 0 3px 3px #666666;	*/
	}.
.productScroller ul {
	margin:0; padding:0;
	background: #fff;
	}
.productScroller .bx-prev, .productScroller .bx-next {
background:#fff;
height:100%;
}
.productScroller .bx-prev {
background:url(images/chevron-left.svg) transparent 50% 50% no-repeat;
background-size: cover;
}
.productScroller .bx-next {
background:url(images/chevron-right.svg) transparent 50% 50% no-repeat;
background-size: cover;
}
.productScroller .bx-prev:hover {
	background:url(images/chevron-left.svg) transparent 50% 50% no-repeat;
background-size: cover;
}
.productScroller .bx-next:hover {
	background:url(images/chevron-right.svg) transparent  50% 50% no-repeat;
background-size: cover;
}


.productScroller li a, .productScroller li img  {
	display:block;
	margin:auto;
	}

.productScroller .prodlabel {
	z-index:4;
	right:32px;	
	}
.productScroller .prodlabel2             {
	z-index:4;
	left:32px;
	
}
.productScroller .shp-gallery {
	height:300px;
	width:50%;
}


.shp-gallery {
	width:50%;
}






.sc1Block .textNews, .sc1Block .newsDate,  .sc1Block .newsHeader{
display:block;
font-family: Arial, helvetica, sans-serif;
}





.readmore{
	display:block;
	padding:2em 0;
	}
.readmoreBtn 	{
	border:1px solid #413f3f;
	padding:.7em 1.2em;
	text-transform:uppercase;
   background-color: #6d6a6a;
   color:white;
   font-weight:bold;
   background-image: url(images/fallback-gradient.png);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6d6a6a), to(#3a3838));
   background-image: -webkit-linear-gradient(top, #6d6a6a, #3a3838);
   background-image:    -moz-linear-gradient(top, #6d6a6a, #3a3838);
   background-image:     -ms-linear-gradient(top, #6d6a6a, #3a3838);
   background-image:      -o-linear-gradient(top, #6d6a6a, #3a3838);
	box-shadow:2px 2px 2px #222;
	}




.newsTitle {
background:#F3F8FA;
padding-bottom:0;
}


.newsTitle h2, .fblock h3{

 color:#262626;
 text-transform:uppercase;
 padding:15px 45px 0 45px;
 font-weight:700;
 font-family: 'Oswald', Arial, sans-serif;
 font-size:160%;
 }
.scrBlock1 {
padding:1em 0 1.5em 0;
}


.shopCase select {
	width:70%;
	padding: 0.5em 0;
	}

.loggedarea  a {
	text-decoration:underline;
	}


.shopCase * {
	vertical-align:middle;
	}
.itempcs {
	display:inline-block;
	padding-top: 0.5em;
	}



.scrollcontentNews {
/*	padding: 0 0 0 0;*/
/*	float:left;*/
}


.scrollcontent .scBlock {
	padding:1.6em 0;
	}




.scBlock h3, .scSub1, .scSub2{
font-family: 'Oswald', Arial, sans-serif;
text-transform:uppercase;

}

.scBlock h3 {
font-size:170%;
margin-bottom:-.2em;
color:#92887B;
text-shadow:0 -1px 0 white,0 1px 0 black;
	}


.scSub1, .scSub2{
font-size:90%;
color:#ddd;
}

.scProdimg {
	padding: 1em 0;
	}

.prodtext ul {
		list-style-position:inner;
		list-style-type: disc;
	}















.sc1Block {
	display:block;
   height:250px;
   width:330px;
   float:left;
   overflow:hidden;
   position:relative;
   margin-right:25px;

}
.sc1Block .newsDate {
display:block;
padding:10px 20px 0 20px;
font-size:110%;
font-weight:300;
font-family: Arial, sans-serif;
color:#222;
margin-bottom:0;
}

.sc1Block .newsHeader {
display:block;
text-transform:uppercase;
font-size:105%;
padding:1px 20px 10px 20px;
font-weight:bold;
font-family: 'Oswald', Arial,Helvetica, sans-serif;
line-height:1.1em;
}
.sc1Block .newsPerex {
display:none;
font-size:95%;
}

.sc1Block .textNews {
display:block;
position:absolute;
bottom:0;
z-index:100;

background:#e28211;
font-size:80%;
padding:0;
width:100%;
float:left;
height:27%;



}



.sc1Block:not(.static):hover  .newsPerex {
	display:block;
	padding:5px 20px;
	}

.sc1Block:not(.static):hover .newsHeader {
	color:white;
	}

.sc1Block:not(.static):hover  .textNews {
	height:250px;
	background-color:#E28211;
	}

.sc1Block:not(.static):hover .newsDate {
padding:10px 30px 13px 20px;
}


/*
.sc1Block.static:hover  .newsPerex {
	display:block;
	padding:5px 20px;
	}

.sc1Block.static:hover .newsHeader {
	color:white;
	}

.sc1Block.static:hover  .textNews {
	height:27%;
	background-color:#E28211;
	}

.sc1Block.static:hover .newsDate {
padding:10px 30px 13px 20px;
}
*/

.tabspec {
	width:100%;
}

.tabspec .odd {
	background-color:#ddd;
	}

	
.tabspec th, .tabspec td {
 padding: .6rem;
 text-align:left;
 font-size:90%;
 font-weight:300;
}

.tabspec th {
	background:#666;
	color:white;
	font-weight:400;
}





.prodlist, .product {
	background:#fff;
	}


.row.prodlisttop {
    margin-bottom: 0.6em;
}






.footer {
color:white;
/*background:#2E322D;*/
background:#262626;

}


.fblock h3{
     color:#eee;
     text-transform:uppercase;
     padding:1.7rem 2rem 1.4rem 2rem;
   /*  background:#888;*/
}

.fblcontent {
     padding:.5em 3em 2em 3em;
     font-size:80%;

}

.fblcontent p {
margin-bottom:.7em;
color:#aaa;
}
.fblcontent em {
color:white;
font-style:normal;
}

.subfooter p {
	font-size:.65rem;
	text-align:right;
	padding: 0.65rem 0;
	
}

.subfooter a {
	border-bottom: 0.5px #fff dashed;	
}




.fbchalf {
width:45%;
float:left;
overflow:hidden;
margin-right:5%;
padding-bottom:1em;

}

.fblcontent  a img{
  border:3px solid #fff;
  box-shadow: 0 2px 4px black;
}

.googlemap {
	padding: 0;
	}
.cms_gmap {
	width:100% !important;
	}
.googlemap img {
	max-width:none;
	}

.textpage h1, .textpage h2, .textpage h3, .textpage h4, .textpage h5  {
    color: #35A20A;
    margin-bottom: 0.4em;
    margin-top: 0;
    text-transform: uppercase;
	}




.floatright {float:right; overflow:hidden;border: 6px solid #eee;}
.floatleft {float:left; overflow:hidden;border: 6px solid #eee;}

em[title] {
	border-bottom:1px dashed red;
	cursor:help;
	}

.gps {
	font-size:95%;
	}

.nlform .inputline label {
	display:block;
	padding:2px 0;
	}

.nlradio {
	margin-bottom:1em;
	}

input#nlmail {	width:8em;     margin-bottom: 1px;
    margin-right: 3px;	}
input#nlname {	width:90%;	}

.nlsubmit {vertical-align:bottom;}

.clearfix {
	overflow:hiddden;
	clear:both;

	}



.loggedarea .submitimg {
	  left: -5px;
    position: relative;
	}






.cms_download {
	display:block;
	clear:both;
	overflow:hidden;

	}



.cms_download	{
	border:1px solid #ccc;
	padding:.5em 1.2em;
	text-transform:uppercase;
   background: url(img/downloadIcon.png) #ddd 97% 50% no-repeat;
   background-color: #ddd;
   color:black;
   font-weight:bold;
   margin-top:1em;
   /*background-image: url(images/fallback-gradient.png); */
/*   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#dddddd));
   background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
   background-image:    -moz-linear-gradient(top, #eeeeee, #dddddd);
   background-image:     -ms-linear-gradient(top, #eeeeee, #dddddd);
   background-image:      -o-linear-gradient(top, #eeeeee, #dddddd);*/
	box-shadow:2px 2px 2px #222;
	}



a.registraceLink {
	text-decoration:underline;
	font-weight:bold;
	}


.download {
    width: 95%;
	}
.dldfile {
	display:block;
    margin-bottom: 1em;
	}

.download a {
    background: url("img/download.png") no-repeat scroll 98% 50% #E3E3E3;
    color: darkgreen;
	display:block;
	width:100%;
    padding: 1.2em 2.5%;

	}







.sc1Block .textNews, .sc1Block .newsDate,  .sc1Block .newsHeader{
transition: all normal 0.3s;
-moz-transition: all 1s; /* Firefox 4 */
-webkit-transition: all 1s; /* Safari and Chrome */
-o-transition: all 1s; /* Opera */

}


 .bx-next, .bx-prev{
transition: all normal .3s;
-moz-transition: all .4s; /* Firefox 4 */
-webkit-transition: all .4s; /* Safari and Chrome */
-o-transition: all .4s; /* Opera */

}



.dd .ddTitle .description {
    font-size: 150%;
    color:darkgreen;
    font-weight:bold;
    padding:0.3em 0;
}



.dd .ddChild li .description {
    font-size: 120%;
    font-weight:bold;
    color:darkgreen;
}



/*-- horni slider 2016 --*/
.bigbanners .sliderblock{
	display:block;
	width:100%;
	}
.bigbanners .sliderblock img {
	display:block;

}
	
.bigbanners img.frontbanner {
	width:100%;
	height:unset;
}


.bigbanners {
	overflow:hidden;
	display: flex;
	}
.bigbanners .chevronarea{
	display:block;
	float:left;
	width:190px;
	/*! height:300px; */
    display: flex;
    flex: 1 1 0;
    flex-direction: column;
    overflow: hidden;
	}

.widebanner {
	display:block;
	height: 100%;
	}
.widebanner.active {
	display:block;
	}
.bigbanners .chevronarea .chevron {
    background: #373B44; /* fallback for old browsers */
    background: #211 linear-gradient(to bottom, #333 0%, #3F3F3F 100%) repeat scroll 0 0;

    border: 0 solid #000;
    cursor: pointer;
    flex-grow: 1;
    font-size: 0.7em;
    height: 2em;
    padding: 1rem;
    text-align: center;
    color:white;
	}


.bigbanners .chevronarea .chevron.active {
    background: #211 linear-gradient(to bottom, #6FE142 0%, #298018 100%) repeat scroll 0 0;
    color:black;

}

.bigbanners .cvline1 {
    font-size: 140%;
    font-weight: bold;
    text-align: left;
    padding:0.3em 0;
}

.bigbanners .cvline2 {
    font-size: 100%;
    font-weight: normal;
    text-align: left;
}

.bigbanners .wrapper img {
	width:100%;
	display: block;
}




.categorytext {
	padding:1em 1em 0 1em;
	font-size: 85%;
	}

.categorytext a{
	text-decoration:underline;
}



.categorytext p{
	margin-bottom:1em;
	line-height:1.5em;
	}

.categorytext h1, .categorytext h2 {
	font-family: 'Oswald', Arial, sans-serif;
	font-weight: 700;
    color: #000;
    margin-bottom: 0.4em;
    margin-top: 0;
	}

/*
<div class="ajaxdopravce clearfix">
    <div id="adopravce"></div>
    <div id="adobirka"></div>  
    </div>
*/
#shop label.fullwidth {
	width:100%;
	}

#ajaxdopravci   {
	padding:1rem 0;
	} 

#ajaxplatby   {
	} 
	
	
.adprow {
	width:50%;	
	}

	
.adopravce	 {
	padding:0 0;
/*	background:#666;*/
/*	float:left;*/
/*	width:100%;	*/
	}
	
.adobirka	 {
	padding:0;
/*	background:#777;*/
	float:left;
	width:50%;	
	}	
	
.basketrow {
    background-color: #fefefe;
	background:linear-gradient(to bottom,#fefefe 0%, #d9d9d9 100%);
	color:black;
	overflow:visible;
	}
	
.frmchangecurrency {
	display:inline;
	}	
	
.basket-info, .basket-price, .basket-button, .chgcurrency {
	display:inline-block;
	vertical-align:middle;
	margin-right:1em;
	}	
.basket-small {
	display: inline-block;
	margin: 0 0 0 0;
	position:relative;
}

.basketdown {
    display: inline;
    vertical-align: bottom;
}




.basket-list {/* docasne schovame*/
display:none;
position: absolute;
width: 31em;
z-index: 1000;
background-color: white;
right: 0;
height: 28em;
box-shadow: 0 0 1em #888;
padding: 1em;
}	


.basket-icon {
	display:block;
	width:32px;
	height:32px;
	/* background:url('img/basket_icon.png') 0 0 no-repeat; */
	background:url('images/basket-gray.svg') 0 0 no-repeat;
	position:relative;
	}	
.basket-badge {
	position: absolute;
	top: -0.37rem;
	right: -0.5rem;
	background-color: #42A81B;
	border-radius: 2rem;
	padding: 0.2rem .4rem;
	text-align: center;
	color: white;
	font-size: 80%;
	font-weight: bold;
	line-height: .9rem;
	
}

.translElement {
	padding-top:1.3em;
	padding-left:1em;
	
}	


#blog {
	background-color:#f2f2f2;
	padding: 2em 1.5em 1.5em 1.5em;
	}

#blog h1 {
	color: #35a20a;
	font-family: 'Oswald', Arial, sans-serif;
	text-transform:uppercase;
	font-size:200%;
	margin-bottom:0.5em;
	text-indent:0.5em;
	}
#blog .blogitem h2, #blog .blogdetailcont h2 {
	color: #000;
	font-family: 'Segoe UI';
	font-size:195%;
	margin-bottom: 0.3em;
	text-transform:uppercase;
	}
#blog .blogitem, #blog .blogdetailcont {
	color: #444;
	font-size:85%;
	}


#blog .blogitem {
	background-color:white;
	margin-bottom:2rem;
	box-shadow: 0 0 0.3em 0px #aaa;
	}

#blog .blogitem .date{
	font-size:120%;
	color:#666;
	margin-bottom:0.5em;

}
	
#blog .txtcol, #blog .blogdetailcont {
padding: 2.4em 2.4em 1em 2.4em	;
background-color: white;
font-size: 0.9rem;
line-height: 1.6em;
font-weight: 300;
overflow:auto;
	}	
#blog .blogdetailcont {
	margin-bottom:2em;
}	

#blog .blogdetailcont h2, #blog .blogdetailcont p,#blog .blogdetailcont ul,#blog .blogdetailcont ol {
	margin-bottom:1em;
	
	
	}
#blog .blogdetailcont	ul{
	padding-left: 1em;
	list-style: inherit;
	color:green;
}	
#blog .blogdetailcont li {
	color:#444;
	}	
	
#blog .uniicon {
	width:2.3em;
	height:2em;
	}	
#blog .imgcol img {
padding: 0em;
background: #ddd;
display: block;

}

#blog .btnrow.centered {
	padding-top:1em
	}



#blog .btnrow a.morebtn {
padding: 0.4em 2.3em;
border: 2px solid #696969;
font-weight: bold;
text-transform:uppercase;
transition: all .3s ;
}
#blog .btnrow a.morebtn:hover {
background-color:#696969;
color:white;
}

/*---------univerzalni flex system-----------*/

#simplepage {
	background-color:white;
	padding: 1em 0 0 0;
	min-height: 60vh;
	}

#simplepage h1 {
	color: #35a20a;
	font-family: 'Oswald', Arial, sans-serif;
	text-transform:uppercase;
	font-size:200%;
	margin-bottom:0.5em;
	text-indent:0;
	}

	
#simplepage .flexwrap { /* hlavni kontejner*/
	display:flex;
	background:transparent;
	margin-bottom:2em;
	flex-wrap:wrap;
}

#simplepage .flexwrap.nospace {
    margin-bottom: 0 !important;
}


#simplepage .flexwrap .imgside img{ 
	display:block;
	margin:auto;
}
	
	

#simplepage .flexwrap .text {
	padding:0 2rem 2rem 2rem;
}



#simplepage .flexcol { 
    flex: 0 33%;
    display: flex;
    flex-flow: column wrap;
}

#simplepage .flexcol .text h2{ 
margin-bottom:1.2rem;
}
#simplepage .flexcol .text .image{ 
margin-bottom:1.2rem;
}

#simplepage .flexcol .imgside {
    margin-top: auto;
    padding:0 2rem 2rem 2rem;	
}
#simplepage .flexcol.img-text .imgside{ 
/*--- blok img + text--*/
	margin-top: unset;
}

#simplepage .flexcol.img-text h2{ 
/*--- blok img + text--*/
	margin: 0 2rem 1.2rem 2rem;
}
#simplepage .flexcol.img-text h3{ 
/*--- blok img + text--*/
	margin: 0 2rem 1.2rem 2rem;
	font-size:130%;
}



#simplepage .flexcol.img-text .text{ 
margin-top:1em;
}




#simplepage .flexblock .imgside {
   /*padding: 2rem;*/
	padding: 0 2rem 2rem 2rem;
}



#simplepage .flexblock { 
/*    flex-flow: row wrap;*/
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	margin-bottom:0;
/*	align-items: center; *//*vypnutim zarovname nahoru, zapnutim na stred stranky*/
/*	align-content:center;*/ /*center pro zarovnani na stred*/
}
#simplepage .flexblock h1, #simplepage .flexblock h2 { 
	margin-bottom:1rem;
}
#simplepage .flexwrap .flexblock-big {
	width:100%;
}

#simplepage .flexblock .sixcol {
	float:none;
}

#simplepage .flexblock .text, #simplepage .flexblock .imgside{
	 flex:1 50%;
		
}

#simplepage .flexwrap { 
    font-family: Roboto;
    font-weight: 300;
    line-height: 1.5em;
    font-size: 85%;
	padding-top:0;
}



#simplepage .flexwrap h1, #simplepage .flexwrap h2 {
    color: black;
    text-transform: none;
    font-family: "Libre Franklin", Arial, Helvetica, Sans-serif;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 1.1rem;
}

#simplepage .flexwrap .flexblock-big h1 { 
    font-size: 260%;
}
#simplepage .flexwrap .flexblock-big h2 { 
    font-size: 160%;
}

#simplepage .flexblock.flexblock-rows2 { 
	flex: 0 50%;
}


#simplepage .flexwrap .flexblock-big h2{ 
    font-size: 160%;
    color: black;
    text-transform: none;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 0.7em;
}
#simplepage .text h3{ 
font-size:105%;
}
#simplepage .text p{ 
font-size:105%;
margin-bottom: .5em;
line-height:1.7em;
}

#simplepage .text h1, #simplepage .text h2, #simplepage .text h3{ 
    margin-top: 1.2em;
	margin-bottom: .5em;
	font-weight: 700;
}

#simplepage .text h1:first-child, 
#simplepage .text h1:first-child, 
#simplepage .text h3:first-child,
#simplepage h1:first-child,
#simplepage h2:first-child { 
	margin-top:0 !important;
}

#simplepage table {
	border-collapse: collapse;
	width: 100%;
	border:1px solid #999;
}

#simplepage table td{
	border-bottom:1px solid #999;
	padding: .7em;
}

#simplepage strong, #simplepage .bold {
	font-weight:700;
}
#simplepage a {
    text-decoration: none;
    border-bottom: .1px solid #29910d;
}
#simplepage .flexblock.nospace .text, #simplepage .flexblock.nospace .imgside { /* hlavni kontehner*/
	padding-bottom:0;
}

/* nahledy produktu predelavka na flex model */

.gproductlist {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	font-size: 0.8rem;
	font-family: Roboto;
	padding: .8rem;
}

.gproductlist:after {  
	content: "";
	flex: 0 1 32.5%;
	}


.prodtnblock{
	flex:0;
	flex-basis: 32.5%;
	display:flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	margin-bottom: 1em;
	box-shadow: 0 0 .6em #ccc;
	transition: .3s box-shadow;
}

.prodtnblock:hover {
    box-shadow: 0 0 1em #888;
}







/* eshop predelavka na flex model */
 .fproductlist{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	font-size: 0.8rem;
	font-family: Roboto;
	padding: .8rem;
}


/* .fproductlist:after {  
	content: "";
	flex: 0 1 30%;
	}

.fshopblock {
	flex: 0;
    flex-basis: 0%;
	flex-basis: 32%;
	background:white;
	margin-bottom: 1em;
	border:.5px solid black;
}


.fsmallimg {
	padding: 1rem;
}
.fsmallimg a, .fsmallimg a img{
	display: block;
}
.fsmallimg a img {
	margin:auto;
	width:200px !important;
}

.fprodtndesc {
	font-weight: 300;
	padding: .5rem 0.8rem;
}
.fprodgroup{
	font-weight: 500;
	margin-bottom: 0.4rem;
} */

/* codepen --> */
.fsmallimg {
	height:100%;
	min-height: 20rem;
}

.fsmallimg a,  .fsmallimg img {
display:block;
}
.fsmallimg a {
	padding:1em;
}
.fsmallimg img{
	margin:auto;
}

.fproductlist:after {  
	content: "";
	flex: 0 1 30%;
	}


.fshopblock{
	flex:0;
	flex-basis: 32.5%;
	display:flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	margin-bottom: 1em;
	box-shadow: 0 0 .6em #ccc;
	transition: .3s box-shadow;
}

.fshopblock:hover {
	box-shadow: 0 0 1em #888;
}





.fprodtn{
	flex: 1 0;
	display: flex;
	flex-flow: column nowrap;
	position: relative;
/*
	flex:1;
	flex-basis: 33%;
	display:flex;
	flex-flow:column nowrap;
	position: relative;*/
  }
.fprodtndesc{
	padding:.5em .8em;
}

.pricebtn {
	margin-top:auto;
}


.fprodgroup{
	font-weight: 500;
	margin-bottom: .2em;
}

.fprodtndesc {
	background-color:#807e7d;
	color:white;
	font-weight: 300;
	font-family: Roboto;
	min-height: 7em;
	line-height: 1.4em;	
  }

.fsmallimg a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 1em 0;
}


/* ----objednavka-- */
.shopmessage {
	padding: 1em 0;
	margin: 0;
	color: white;
	font-weight: bolder;
	margin-bottom: 2em;
	text-align: center;
	font-size:1rem;
  }
.shopmessage.info {
  background: red;
}
.shopmessage-long p {
	text-align: center !important;
  }
  
.shopmessage-long p.additional {
    text-transform: uppercase;
    font-size: 68%;
}  
  
  
  .shopmessage-long {
	padding: 2.5em 15%;
	background: #f6f6f6;
	box-shadow: 0 0 1em #ccc;
  }
  .btnline {
	font-size: 1rem;
	text-align: center;
	margin: 2.1em;
  }
  .ordbutton {
	background: lime;
	padding: 0.8em 3.9em;
	box-shadow: 0 0 1em #aaa;
  }

/*-- order sum --*/


.paysum {
	padding:1em;
	background:#f6f6f6;
}


#shipselect {
    margin-right: 0;
}

/* --------------------------- search -------------------------------- */

#search p{
	margin:0;
}



#search h1 {
	margin-bottom:.7rem;
}
#search .atm_searchresult {
	margin-bottom: 1.2rem;
}

#search {
    padding-top: 2.3rem;
    background: #f6f6f6;
}

#search .srchresitem {
    margin: 0 auto 1.2rem auto;
    border: 1px solid #cacaca;
    padding: 1em;
    border-radius: .6rem;
    background: white;
}

#search .srchresitem .popis{	
font-size:.85rem;
font-weight:300;
}
#search .srchresitem h3 {
	margin-bottom:.7rem;
}

#search .srchresitem .kategorie {
	margin-bottom:.7rem;
	
}

#search .srchresitem h3 a{
text-decoration: underline;
text-decoration-color: #249608;
text-decoration-thickness: 2px;
}
#search .srchresitem .kategorie a{
	text-decoration:underline;
	text-decoration-color: #77b668;
}

#search .foundlist {
    width: 80%;
    margin: auto;
}


/* -----------------------sidebar hc-offcanvas------------------------- */
.sidebarlogo {
	padding: 1rem 0;
	position: relative;
}
.sidebar-srch {
background: #333;
border:1px solid #666;
width:100%;
padding: .5rem .3rem;
color:#eee;
}








/* ------------------------------------------------------------------ */
.shp-product {
		display: flex;
		flex-wrap: wrap;
		font-family: Roboto;
		font-weight: 300;
		line-height: 1.1em;
		padding-top: 2em;
		font-size: 0.9rem;
		margin-bottom:2rem;
}

.shp-product > section {
	/* min-height: 10em; */
	padding: 0 2em;
	line-height: 1.5em;
}

.shp-product h2 {
  font-family:"Libre Franklin";
  margin-bottom: 1em;
  text-transform: none;
}

.shp-product h3 {
  font-family:"Libre Franklin";
  margin-bottom: 1em;
  text-transform: none;
  margin-top:1.5em;  
}

.shp-product p {
    margin-bottom: 1.1rem;
}


.shp-buy h1 {
font-size: 2rem;
margin-bottom: 2.7rem;
line-height: 1.2em;
position: relative;
font-family: "Libre Franklin";
font-weight: 700;
}

.shp-buy h1::after {
  display: block;
width: 3.8em;
background: green;
position: absolute;
z-index: 6;
height: 0.5rem;
bottom: -0.8rem;
  content:"";
}

.slider1pager {
    margin-top: 2em;
}

.slider1pager a {
    width: 8rem;
    height: 11rem;
}
.slider1pager a {
    border: 1px solid #f1f1f1;
    display: inline-block;
    overflow: auto;
	margin-right: 1em;
	padding: 0.4rem;
}
.slider1pager a.active {
	/* width:6rem; */
	border:1px solid #666;
}
.slider1pager img {
    height: 100%;
    max-width: 100%;
    object-fit: contain;
    margin: auto;
    display: block;
}

.nice-number input {
  padding: 0;
  width: 3rem;
}


/* vue basket small info*/
.topkosikinfo {
	position:relative;	
	align-items: center;
	display: flex;
	justify-content: flex-end;
    color: black;
    font-size: 1em;
    margin-top: 0;
    padding:3rem 1rem;
    text-align: right;
}



/* vue basket end*/





/*---------univerzalni flex system END-----------*/


/*---------Horizonatlni menu simple START--------*/
#simplepage ul.menu-horizontal {
    margin: 2em -2em 3em -2em;
    padding: 0 2em;
    font-weight: bold;
}
#simplepage .menu-horizontal li{
	display:inline;
	padding:0;
	margin:2em;
}
#simplepage .menu-horizontal a{
	text-decoration:none;
	border-bottom: none;
	}




/*
.menu-horizontal a.active.current, .menu-horizontal a:hover {
    background-color: #e1dddd;
}
*/
/*.menu-horizontal a {
  background-color: rgba(255,255,255,.5);
    padding: 0.3em 1em;
    border-radius: 1em;
	transition: .5s all;
}*/





















/*-------vue login dialog - animace --------*/

.loginform-enter-active, .loginform-leave-active {
	transition: opacity .5s;
  }
  .loginform-enter, .loginform-leave-to /* .fade-leave-active below version 2.1.8 */ {
	opacity: 0;
  }
 
  .loginform-enter-active {
   animation: bounce-in .2s;	
  /*  transition: max-height 1s;
	 max-height: 800px;
	 overflow: hidden;  
	 position:relative;
	*/  
  }
  
  .loginform-leave-active{
   animation: bounce-in .2s reverse;
  }
  
  @keyframes bounce-in {
	0% {
	  /*transform: scale(0);*/
	  opacity:0;
	  /* transform:; */
	  transform: translateY(-5em);
	}
	50% {
     /* transform: scale(1.05); */
	  opacity:.2;
	  
	}
	100% {
	  transform: translateY(0);
	  opacity:1;
	}
  }
  
  
  
  














/*-------horiz.menu - animace --------*/

.menu-horizontal>li>a {
	position: relative;
	color: #000;
	text-decoration: none;
}





.menu-horizontal>li>a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -.3em;
    left: 0;
	background-color:#d6d6d6;
    visibility: visible;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.menu-horizontal>li>a:hover:before {
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.menu-horizontal>li>a.current:before {
    background-color: #29910d;
	visibility: visible;
    height: 3px;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

/*-------produkty flex 17-11-2019 --------*/











@media only screen and (max-width: 767px) {


.backicon {
text-align: right;
padding: .5em;
border-radius: 3em;
display: block;
background-color: #aaa;
float: right;	
transition: background-color 0.5s;
	}	
.backicon:hover {
background-color: #ddd;
}
	
	
.textright	{
	text-align:right;
	padding:1em 0;
	}

/*- Galerie blog -*/ 	

.galleryblog {
	 display: flex; 
	 flex-wrap: wrap;
	 justify-content: space-around;
	 background-color:white;
	}
.galleryblog  .galleryitem {
	margin-bottom:0;
	padding:2em;
	}	
.galleryblog .galleryitem img {
	display:block;
	}	

.blogtopimage {
	float:right;
	margin-left:1em;
	
	}	

.blogtopimage {
    float: right;
    margin-left: 1em;
    max-width: 33%;
}
.blogtopimage img{	
width:100%;	
display:block;
}

ul.pages {
    display: inline-block;
    list-style:none; 
}

ul.pages li {
    display: inline-block;
    float: left;
	}

ul.pages li a{
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    transition:background 0.3s;
}

ul.pages li.active a{
	background-color:#35a20a;
}
ul.pages li a:hover{
	background-color:#4bff04;
}

/* Pri mensim rozliseni skryt popis, pouze ikony, ale vetsi */
.toppanel .smhidelabel {
	display:none;
}

.vuetoppanel {
	padding: 1em 0.6em;
}

.vuetoppanel [class*="icon-"]::before {
	font-size:200%;
	color:red;
}

.toppanel .topright .prihlaseni, .toppanel .topright .registrace, .toppanel .topright .langs, .toppanel .topleft > span {
    padding: 1rem 0.2rem;
}
/* tlacitko Objednat na mobilu skryt*/
/* .icon-cart-outline.basket.basketbutton {
    display: none;
} */






/* Bloky kategorii */
.scblock {
	display:block;
	width:30%;
	margin:1.5%;
	background-color: white;
	float:left;
    overflow:hidden;
    outline:0.5px solid black;  
    padding: 0.5em;

}

}







.scblock .blkleft {
	display:block;
	width:100%;
	padding: 0;
}
.scblock .blkleft img{
    display:block;
    }


.scblock .blkright {
    display:block;
    width:100%;
    padding: 0;
	text-align: center;
	position:relative;
}	

.scblock {
/*    transition:1s all;*/
}


.scblock .blkright .scheader{
    text-transform: uppercase;
    display: block;
    height: 7em;
    vertical-align: bottom;
    padding: 2em;
    font-size: 0.8em;
    font-weight: bold;
    padding-top: 2em;
    text-align: center;
    background-color: #eee;
}   
    
.scblock .blkright a.schbutton {
    text-transform: uppercase;
    display: block;
    border: 2px solid black;
    margin: 0.8em 3.1em;
    padding: 0.5em 0;
    font-size: 0.8em;
    font-weight: bold;
}
.scblock .blkright a.schbutton:hover{
	background-color: black;
	color:white;
	}

.scblock .sctext {
	align-self: flex-end;
    margin: 0 auto;
}

.scblock img{
	display:block;
	margin:auto;
    max-height: 12rem;
    height: unset;
    width: unset;	
	}

@media handheld, only screen and (max-width: 1050px) {
	.shp-gallery {
		width:100%;
	}

	.scblock {
		width: 48%;
		margin: 1rem 1%;
	}


	.fshopblock {
		flex: 0 0 50%;
		}
		
	.basketblock .basket.basketbutton{
		display:none;
	}
	
}


@media handheld, only screen and (max-width: 767px) {
	.basketpadding.ajaxform{
		padding: 1rem;
	}


	.shp-gallery {
		width:100%;
	}
	
	.topmenu.en .topmenuitem.twocol {
		width:100%
	}
	.scblock {
		width: 98%;
		margin: 0.6rem 1%;
	}
	.prodlisttop.shopvar li {
		width: 98% !important;
	}
    .scblock .blkright .scheader {
    padding: 1em;
    height:auto;
    min-height: 4em;
    }
	.row .topmenuitem.twocol{
	padding:0;
	} 
	.topmenuitem .menuext {
		display:none;
	}
	.topmenuitem a {
		display: block;
		padding: 0.3rem;
		transition: all 0.2s ease 0s;
		font-size: 80%;
	}
	.topmenu.row {
		margin:0;
	}
	
	#simplepage .flexcol {
		display:block;
	}
	#simplepage .menu-horizontal li {
		display:block;
		margin:0 1em;
	}
	#simplepage .flexwrap .text {
		margin-bottom:0;
		padding-bottom:0;
	}
	#simplepage ul.menu-horizontal {
    margin: 0.3em 0 1em 0em;
    padding: 0 0em;
    font-weight: bold;
}



/* @media only screen and (max-width: 767px) { */
	.menu-horizontal li {
		display:block;
		margin:1em;
	}
	#simplepage .flexblock .text, 
	#simplepage .flexblock .imgside,
	#simplepage .flexwrap .flexblock,
	#simplepage .flexwrap .flexcol,	
	#simplepage .flexcol .text, 
	#simplepage .flexcol .imgside{
		flex: 0 100%;
	}
	#simplepage .flexwrap .text,
	#simplepage .flexwrap .imgside	{
		padding-left:1rem;
		padding-right:1rem
	}



/*-------ostatni skryvani pro mobily presunute do sidebaru--------*/


.prodlisttop, .topmenu, .topsearchblock {
	display: none;
}
.toppanel {
	flex-direction: column;
}


.toppanel .topleft {
	flex:0 0 100%;
	display: none;
}

.toppanel .topright {
	 flex: 1 0 100%; 
}
.topkosikinfo {
	padding: 1em 1em;
	font-size:.8rem;
}
.logoarea .fourcol {
    flex: 1;
}
.logoarea .logo a {
	width:100%;
}

.prodlistmenu.threecol {
	display:none;
}

.fshopblock {
flex: 0 0 100%;
}

.loggedarea {
	position: fixed;
	left: 1em;
	right: 1em;
	top:3em;
}








}









