@import 'https://fonts.googleapis.com/css?family=Oswald:400&subset=latin-ext';
@import url("jquery/owl/owl.carousel.css");
@import url("jquery/owl/animate.min.css");
@import url("jquery/magnific/magnific-popup.min.css");

/* ******************************** common ******************************** */
html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, sans-serif;
	font-weight: 300;
	font-size: 15px;
	color: #222;
}

body {
	min-height: 100%;
	min-width: 300px;
}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
} *:before, *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

@media print {
	body {
		font-size: 12pt;
	}
}

.nofloat {
	font-size: 1px;
	height: 1px;
	clear: both;
	display: block;
}

p {
	margin: 1.3em 0;
	padding: 0;
	line-height: 130%;
}

p.perex {
	margin: 0 0 1em 0;
	font-size: 110%;
}

strong {
	font-weight: 600;
}

p.perex strong {
	font-weight: 600;
}

table p {
	margin: 0 0 1em 0;
	padding: 0;
}

a img {
	border: 0;
}

.web-accessibility {
	display: none;
}

h1,h2,h3,h4,h5,.h1,.h2 {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-family: "Oswald", Arial, sans-serif;
	font-weight: 400;
}

h1,.h1 {
	margin: 0 0 1.3em 0;
	font-size: 20px;
	color: #000;
	padding: 0;
	text-transform: uppercase;
}

.hp h1 { text-align: center; margin-top: 20px;}

h2,.h2 {
	margin: 1.2em 0 0.6em 0;
	/*padding: 1.4em 0 0.6em 0;*/
	font-size: 18px;
	line-height: 120%;
}

h2.hp {
	color: #fff;
	background: #f36523;
	padding: 10px 15px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}

h3 {
	margin: 1.5em 0 0.8em 0;
	font-size: 16px;
	color: #000;
}

.clanek_text h2,
.clanek_text h3 {
	text-shadow: none;
	color: #222;
}

form {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0.8em 0 1.8em;
	padding: 0 0 0 0.3em;
}

ul li {
	margin: 0 0 0.6em 1em;
	padding: 0;
	list-style-image: url(img/li.svg);
}

ol {
	margin: 0.8em 0 1.8em;
	padding: 0 0 0 0.3em;
}

ol li {
	margin: 0;
	padding: 0;
}

input,select {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 2px;
	outline: none;
	margin: 0;
}

input:not(input[type=checkbox], input[type=radio]) {
	-webkit-appearance: none;
}

textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 2px;
	resize: vertical;
	outline: none;
	max-width: 720px;
	width: 100%;
}

input, textarea {
	padding: 8px 15px;
	margin: 5px 0;
	border: none/*1px solid gray*/;
	font-size: 15px;
	width: 100%;
}

input[type=checkbox], input[type=radio] {
	width: auto;
}

input:focus, textarea:focus {
	background: #e3e3e3;
}

input.nospin[type='number'] {
	-moz-appearance:textfield;
}

input.nospin::-webkit-outer-spin-button,
input.nospin::-webkit-inner-spin-button {
	-webkit-appearance: none !important;
	margin: 0;
}

label span {display: none}

a,a:link,a:visited,a:active {
	text-decoration: none;
	color: #00adef;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

@media print {
	a:after,a:link:after,a:visited:after,a:active:after {
		content: " (" attr(href) ") ";
		text-decoration: none;
		color: #000;
	}
	a[href ^="/"]:after {
		content: " (https://www.fostagro.cz" attr(href) ") ";
		text-decoration: none;
		color: #000;
	}
}

@media (min-width: 600px) {
	h1,.h1 {
		font-size: 22px;
	}

	h2 {
		font-size: 20px;
	}

	h3 {
		font-size: 18px;
	}

	ul {
		padding: 0 0 0 0.4em;
	}

	ol {
		padding: 0 0 0 0.4em;
	}

	p.perex {
		font-size: 115%;
	}

	a[href^="tel"] {
		cursor: default;
	}

	a[href^="tel"]:hover {
		text-decoration: none;
	}
}

@media (min-width: 700px) {
	.hp h1 { margin-top: 0;}
}

@media (min-width: 1130px) {
	h1,.h1 {
		font-size: 24px;
	}

	h2 {
		font-size: 21px;
	}

	h3 {
		font-size: 19px;
	}

	ol, ul {
		padding: 0 0 0 1.2em;
	}
}

table {
	padding: 0;
	margin: 0 0 1em 0;
}

table td {
	vertical-align: top;
	padding: 0;
}

table th {
	font-weight: 300;
	text-align: left;
	padding: 0 1em 0 0;
	vertical-align: middle;
}

table tr {
	vertical-align: top;
}

.kurziva {
	font-style: italic;
}

.chyba {
	color: #FF0000;
	font-size: 100%;
	/*background-color: #940000;*/
	margin: 1em 0 1em 0;
	/*padding: 1em;*/
}

.chyba p {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: 600;
}

.chyba ol {
	margin: 0;
	padding: 0 0 1em 3em;
}

.gray {
	color: gray;
}

#content a.external:not(.noicon) {
	padding-right: 14px;
	margin-right: 4px;
	background: transparent url("img/external.svg") no-repeat right center;
	background-size: 10px 10px;
}

.auto {width: auto}

.aie {
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);

	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	text-indent: -999px;
	overflow: hidden;
	display: block;
	z-index: 9;
}

article ul li, article ol li {
	line-height: 140%;
}

article figure.cover {
	margin: 0 0 2em 0;
	max-width: 100%;
}

article figure.cover img {
	padding: 0 0 1.5em 0;
	max-width: 100%;
	max-height: 400px;
}

@media (min-width: 599px) {
	article figure.cover {
		float: right;
		margin-left: 2em;
		max-width: 50%;
	}
}

article .linkme {
	cursor: pointer;
}

article .linkme:hover a.mainhref {
	text-decoration: underline;
}

.cl::after { /* clear floating after contaniner */
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.ht { /* hide text inside container */
	font-size: 0;
	text-indent: -999px;
	overflow: hidden;
}

ul.ulfl {
	margin: 0;
	padding: 0;
}

ul.ulfl::after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

ul.ulfl li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

ul.ulin {
	margin: 0;
	padding: 0;
	font-size: 0;
}

ul.ulin li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	font-size: 14px;
}

body > .alert {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 5px;
	background: #ff5000;
	color: #fff;
	z-index: 999;
	text-align: center;
}


.container label.l_radio {
	margin: 0 5px;
}

.container span.radio {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px 0 0;
}

.container span.radio span {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	border: 1px solid #aaa;
	background: #fff;
	position: relative;
	overflow: hidden;
}

.container span.radio input {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	visibility: hidden;
	padding: 0;
}

.container span.radio span::after {
	content: "";
	position: absolute;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background: #00adef;
	left: 3px;
	top: 3px;
	opacity: 0;
	transition: opacity 0.3s ease;
}

.container span.radio input:checked + span::after {
	opacity: 1;
}


.container span.checkbox {
	position: relative;
	display: inline-block;
	width: 19px;
	height: 19px;
	vertical-align: middle;
	margin: 0 6px 0 0;
}

.container label span.checkbox input {
	visibility: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
}

.container label span.checkbox span {
	content: "";
	display: block;
	width: 17px;
	height: 17px;
	border: 1px solid #d9d9d9;
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
}

.container label span.checkbox span::before {
	content: "";
	position: absolute;
	left: 2px;
	top: 1px;
	width: 14px;
	height: 8px;
	border-left: 4px solid #00adef;
	border-bottom: 4px solid #00adef;

	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);

	opacity: 0;
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear;
}

.container label:hover span.checkbox span::before {
	opacity: 0.3;
}

.container label span.checkbox input:checked + span::before {
	opacity: 1;
}

.container span.checkbox.big {
	width: 30px;
	height: 30px;
}

.container label span.checkbox.big span {
	width: 28px;
	height: 28px;
	border: 1px solid #d9d9d9;
}

.container label span.checkbox.big span::before {
	left: 3px;
	top: 0;
	width: 27px;
	height: 15px;
}


.eu_souhlas {
	margin-bottom: 50px;
	color: #dc3545;
	transition: color 0.2s ease;
}

.eu_souhlas.ok {
	color: #28a745;
}

.eu_souhlas p {
	border-radius: 10px;
	padding: 20px;
	margin: 20px 0;
	position: relative;
	max-width: 700px;
	background: #dc3545;
	color: #fff;
	transition: background 0.2s ease;
}

.eu_souhlas.ok p {
	background: #28a745;
}

.eu_souhlas p::before {
	content: "";
	transform: rotate(45deg);
	width: 20px;
	height: 20px;
	position: absolute;
	top: -10px;
	left: 50px;
	background: #dc3545;
	transition: background 0.2s ease;
}

.eu_souhlas.ok p::before {
	background: #28a745;
}

.page .eu_souhlas a {
	color: #fff;
	text-decoration: underline;
}

.eu_souhlas label {
	cursor: pointer;
}

.mt40 {margin-top: 40px !important;}
.p20 {padding: 20px !important;}


/* ******************************** path ******************************** */
@media print {
	article .path {
		display: none;
	}
}

article .path {
	display: block;
	color: #555;
	font-size: 13px;
	margin: 0 0 2em 0;
}

article .path a {
	color: #555;
}

article .path a.home {
	width: 20px;
	height: 17px;
	background: url(img/ikony.svg) no-repeat -100px 0;
	display: inline-block;
	text-indent: -200px;
	color: transparent;
	overflow: hidden;
	margin-bottom: -3px;
}

article .path strong {
	display: inline;
	white-space: nowrap;
	font-weight: 300;
}

article .path ul {
	display: inline;
	margin: 0;
	padding: 0;
}

article .path ul li {
	display: inline;
	margin: 0 0 0 0.5em;
	padding: 0;
	list-style: none;
	background: none;
}

article .path ul li::after {
	content: "";
	background: url(img/ikony.svg) no-repeat -150px -695px;
	margin: 0 0 0 0.5em;
	padding: 0 0 0 10px;
}

article .path ul li:last-child::after {
	content: "";
	background: none;
}

article .path ul li:last-child::after {
	content: "";
	margin: 0;
}

article .path ul li:last-child a, article .path ul li:last-child a:hover {
	text-decoration: none;
}


/* ******************************** 404 ******************************** */

#content .error404 {
	padding: 0;
}

#content .error404 .img {
	float: left;
	width: 170px;
	height: 164px;
	margin: 0 20px 0 0;
	background: transparent url("img/404.svg") no-repeat left top;
}

#content .error404 .text {
	float: left;
	max-width: 380px;
}

#content .error404 .text p {
	margin: 0 0 0.3em 0;
}

#content .error404 .text p.lang_cz {
	margin: 0 0 0.3em 0;
}

#content .error404 .text p.lang_en {
	margin: 2em 0 0.3em 0;
}



/* ******************************** kontakt ******************************** */

.kontakt {
	padding: 0;
	margin-bottom: 30px;
}


@media (min-width: 780px) {
	.kontakt {
		padding: 0;

		display: -webkit-flex;
		display: flex;

		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.kontakt .kontakt_left {
		margin: 0;
		padding: 0 30px 0 0;

		-webkit-flex: 0 0 350px;
		flex: 0 0 350px;
	}

	.kontakt .kontakt_right {
		-webkit-flex: 1 1 400px;
		flex: 1 1 400px;
	}
}

@media (min-width: 1000px) {
	.kontakt .kontakt_right h2 {
		display: none;
	}

	.kontakt .kontakt_right {margin-top: 1.5em}
}

.kontakt .top > div > h2:first-child, .kontakt .top > div > p:first-child {
	margin-top: 0;
}

.kontakt .panel {
	margin-top: 1.5em;
}

article form.kontaktform {
	width: 100%;
}

article form.kontaktform.search {
	max-width: 650px;
}

article form.kontaktform .line {
	overflow: hidden;
	margin: 3px 0;
}

article form.kontaktform input, article form.kontaktform textarea {
	width: 100%;
	-moz-appearance:textfield;
}

article form.kontaktform input::-webkit-outer-spin-button,
article form.kontaktform input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

article form.kontaktform .captchacont {
	margin: 5px 0;
	opacity: 0;
	display: none;
}

article form.kontaktform .submit {
	margin: 5px 0;
}

article form.kontaktform .captchacont input {
	margin-bottom: 0;
}


article form.kontaktform .submit input {
	width: 100%;
	cursor: pointer;
	margin-bottom: 0;
}

article form .refresh-captcha {
	display: inline-block;
}

article form .refresh-captcha input {
	margin: 0 0 0 10px !important;
}


@media all and (min-width: 550px) {
	article form.kontaktform .captchacont {
		float: left;
		margin: 5px 0;
	}

	article form.kontaktform .submit {
		float: right;
	}
}


article form.kontaktform .captchacont img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
}

article form.kontaktform .captchacont .captcha-input {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
}

article form.kontaktform .captchacont .refresh-captcha {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
}

article form.kontaktform .captchacont input {
	vertical-align: middle;
	margin: 0;
}

.kod img {
	vertical-align: middle;
	margin-right: 15px;
}


/* *********************************** podclanky *********************************** */

aside.podclanky ul {
	margin: 0;
	padding: 0;
}

aside.podclanky ul li {
	margin: 7% 0;
	padding: 0;
	list-style: none;
	position: relative;
}

aside.podclanky ul li .img {
	font-size: 0;
	line-height: 0;
	text-align: center;
}

aside.podclanky ul li .img img {
	max-width: 100%;
}

aside.podclanky ul li h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #00adef;
	margin: 10px 0;
}

aside.podclanky ul li:hover h2 {
	text-decoration: underline;
}

aside.podclanky ul li .text p {
	margin: 0.8em 0;
}



@media (min-width: 400px) {
	aside.podclanky { margin: 0;}

	aside.podclanky ul li {
		margin: 4% 0;
		width: 47%;
		float: left;
	}

	aside.podclanky ul li:nth-child(2n+1) {
		clear: both;
	}

	aside.podclanky ul li:nth-child(2n+0) {
		float: right;
	}
}

@media (min-width: 600px) {
	aside.podclanky ul li .box {
		display: -webkit-flex;
		display: flex;
	}

	aside.podclanky ul li .img {
		padding-right: 20px;

		-webkit-flex: 0 1 200px;
		flex: 0 1 200px;
	}

	aside.podclanky ul li .text {
		-webkit-flex: 0 1 300px;
		flex: 0 1 300px;
	}
}




/* *********************************** galerie *********************************** */
figure.galerie {
	margin: 30px 0;
	padding: 0;
}

figure.galerie ul {
	margin: 0;
	padding: 0;
}

figure.galerie ul li {
	margin: 0 0 8% 0;
	padding: 15px;
	list-style: none;
	background: #fff;
	position: relative;
	text-align: center;
}

figure.galerie ul li a {
	margin: 0;
	display: block;
	position: relative;
}

figure.galerie ul li img {
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	vertical-align: middle;
}

@media (min-width: 550px) {
	figure.galerie ul li {
		float: left;
	}

	figure.galerie ul li a {
		height: 100%;
	}

	figure.galerie ul li a::before {
		content: "";
		display: inline-block;
		height: 100%;
		vertical-align: middle;
	}

	figure.galerie ul li a img {
		display: inline-block;
		vertical-align: middle;
	}
}

@media (min-width: 700px) {
	figure.galerie {
		margin: 50px 0;
	}
}

@media (min-width: 550px) AND (max-width: 999px) {
	figure.galerie ul li {
		margin: 0 0 3% 0;
		width: 48.5%;
	}

	figure.galerie ul li:nth-child(2n+1) {
		clear: both;
	}

	figure.galerie ul li:nth-child(2n+0) {
		float: right;
	}
}

@media (min-width: 1000px) {
	figure.galerie ul li {
		margin: 0 0 3% 0;
		width: 31.33%;
		height: 230px;
	}

	figure.galerie ul li:nth-child(3n+1) {
		margin-right: 3%;
		clear: both;
	}

	figure.galerie ul li:nth-child(3n+0) {
		float: right;
	}
}


/* ************************************** soubory ************************************** */
figure.soubory {
	margin: 30px 0 0 0;
	padding: 0;
}

figure.soubory ul {
	margin: 0;
	padding: 0;
}

figure.soubory ul li {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	min-height: 60px;
	margin: 1em 0 1em 0;
	list-style: none;
	position: relative;
	padding: 0;
	background: none;
}

figure.soubory ul li::before {
	content: none;
}

@media all and (min-width: 780px) {
	figure.soubory {
		padding: 0;
	}

	figure.soubory ul li {
		width: 350px;
		margin-right: 25px;
	}
}

figure.soubory ul li a {
	position: absolute;
	text-indent: -999px;
	overflow: hidden;
	font-size: 0;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}

figure.soubory ul li .ikona {
	background: transparent url("img/fileicons.svg") 0 0 no-repeat;
	width: 48px;
	height: 48px;
	position: absolute;
	margin: 0 15px 0 0;
}

figure.soubory ul li .text {
	margin: 0 0 0 62px;
}

figure.soubory ul li .text p.popis {
	margin: 0;
	font-size: 14px;
}

figure.soubory ul li .text p.velikost {
	margin: 0;
	color: #aaa;
	font-size: 14px;
}

figure.soubory .ikona.doc,
figure.soubory .ikona.docx,
figure.soubory .ikona.odt,
figure.soubory .ikona.rtf {background-position: 0 -100px;}
figure.soubory .ikona.exe,
figure.soubory .ikona.com,
figure.soubory .ikona.bat,
figure.soubory .ikona.xml,
figure.soubory .ikona.dll {background-position: 0 -200px;}
figure.soubory .ikona.jpg,
figure.soubory .ikona.jpeg,
figure.soubory .ikona.gif,
figure.soubory .ikona.png,
figure.soubory .ikona.psd,
figure.soubory .ikona.tiff,
figure.soubory .ikona.bmp,
figure.soubory .ikona.cdr,
figure.soubory .ikona.ai,
figure.soubory .ikona.svg,
figure.soubory .ikona.odg {background-position: 0 -300px;}
figure.soubory .ikona.pdf {background-position: 0 -400px;}
figure.soubory .ikona.ppt,
figure.soubory .ikona.pps,
figure.soubory .ikona.odp,
figure.soubory .ikona.pptx,
figure.soubory .ikona.ppsx {background-position: 0 -500px;}
figure.soubory .ikona.xls,
figure.soubory .ikona.xlsx,
figure.soubory .ikona.ods {background-position: 0 -600px;}
figure.soubory .ikona.zip,
figure.soubory .ikona.rar,
figure.soubory .ikona.gz,
figure.soubory .ikona.arj,
figure.soubory .ikona.z7 {background-position: 0 -700px;}
figure.soubory .ikona.folder {background-position: 0 -805px;}
figure.soubory .ikona.up {background-position: 0 -900px;}

@media (min-width: 700px) {
	figure.soubory {
		margin: 50px 0 0 0;
	}
}

article figure.cover {
	margin: 0 0 2em 0;
	max-width: 100%;
}

article figure.cover a {
	display: block;
}

article figure.cover img {
	padding: 0;
	width: 100%;
	max-width: 100%;
	display: block;
}


@media (min-width: 599px) {
	article figure.cover {
		float: right;
		margin-left: 5em;
		max-width: 50%;
	}
}



/* ************************************** stacktable ************************************** */

.stacktable { /*width: 100%;*/ }
.st-head-row { padding-top: 1em; }
.st-head-row.st-head-row-main { font-size: 1.3em; }
.st-key { width: 49%; text-align: left; padding-right: 1%; }
.st-val { width: 49%; padding-left: 1%; }



/* RESPONSIVE EXAMPLE */

.stacktable.large-only { display: table; }
.stacktable.small-only { display: none; }

.kosik .nostackable.large-only { display: table; }
.kosik .nostackable.small-only { display: none; }

@media (max-width: 650px) {
	.stacktable.large-only { display: none; }
	.stacktable.small-only { display: table; }

	.kosik .nostackable.large-only { display: none; }
	.kosik .nostackable.small-only { display: table; }
}



/* ************************************** grafika ************************************** */
.page.blur {
	-webkit-filter: blur(3px);
	filter: blur(3px);
}

body > .page {
	min-height: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
	background: #f2f2f2 url(img/footer-small.jpg) no-repeat center bottom;

	-webkit-transition: -webkit-transform .25s ease-in-out;
	transition: transform .25s ease-in-out;
}

body > .pagemenu {
	position: absolute;
	top: 0;
	right: 0;
	width: 260px;
	min-height: 100%;
	background: #999;
	z-index: 0;
}

body.menuopen > .page {
	-webkit-transform: translate3d(-260px,0,0);
	transform: translate3d(-260px,0,0);
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.5);
	overflow: hidden;
}

body .pagemenu .container {
	padding: 0;
}

body .pagemenu .searchbox {
	margin: 0 0 15px 0;
}

body .pagemenu .searchbox .input input {
	display: block;
	margin: 0;
	padding: 20px 15px;
	border: 0;
	border-radius: 0;
	width: 100%;
	background: #fff;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#aaaaaa+0,ffffff+100 */
	background: rgb(170,170,170);
	background: -moz-linear-gradient(top,  rgba(170,170,170,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(170,170,170,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(170,170,170,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(170,170,170,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(170,170,170,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(170,170,170,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaaaaa', endColorstr='#ffffff',GradientType=0 );
}

body .pagemenu .searchbox .submit input {
	padding: 20px 15px;
	margin: 0;
	color: #fff;
	text-align: center;
	border: 0;
	border-radius: 0;
	background: #333;
	width: 100%;

	-webkit-appearance: none;
}

body .pagemenu .nav {
	margin: 15px 0 0 0;
}

body .pagemenu ul {
	margin: 0;
	padding: 0;
}

body .pagemenu ul li {
	margin: 0 0 1px 0;
	padding: 0;
	list-style: none;
	position: relative;
}

body .pagemenu ul li a {
	display: block;
	padding: 15px 25px;
	background: #fff;
	color: #222;
	text-decoration: none;
}

body .pagemenu ul li a.active {
	background: #00adef;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

body .pagemenu ul li li a {
	padding-left: 40px;
}

body .pagemenu span#searchclose {
	display: none;
}

body .pagemenu .cart {
	position: relative;
	margin: 15px 0;
	background: #00adef;
	padding: 15px 25px;
	color: #fff;
}

body .pagemenu .cart::before {
	content: "";
	background: transparent url("img/ikony.svg") no-repeat 0 -384px;
	background-size: 99px auto;
	height: 30px;
	width: 30px;
	position: absolute;
	top: 10px;
	left: 20px;
}

body .pagemenu .cart .text {
	padding-left: 35px;
}

body .pagemenu .pocet {
	display: none;
}

body .pagemenu .promo {
	display: none;
}

.page .pageoverlay {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.5);
	display: none;
	z-index: 999;
	cursor: e-resize;
}

@media (min-width: 700px) {
	body > .page {
		background: #f2f2f2 url(img/footer.jpg) no-repeat center bottom;
	}
}


.container {
	max-width: 1320px;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
}



header {
	background: #fff;
}

header .container {
	height: 100px;

	display: -webkit-flex;
	display: flex;

	-webkit-align-items: center;
	align-items: center;

	-webkit-justify-content: space-between;
	justify-content: space-between;
}

header .hamburger {
	margin: 0 15px 0 30px;
	height: 40px;
	background: url("img/ikony.svg") no-repeat 8px 8px;
	cursor: pointer;

	-webkit-flex: 0 0 40px;
	flex: 0 0 40px;
}

header .logo {
	max-height: 100px;
	margin-right: 20px;

	-webkit-flex: 0 1 50%;
	flex: 0 1 50%;
}

header .logo a.big {
	line-height: 0;
	/*display: none;*/
}
/*
header .logo a.small {
	line-height: 0;
	display: block;
}

header .logo a.ketris  {
	position: absolute;
	bottom: -25px;
	left: 30px;
	width: 140px;
}

header .logo a.ketris img {
	width: 100%;
}*/

header .logo a img {
	max-width: 100%;
	max-height: 100px;
}

header .spacer {
	-webkit-flex: 10 10 600px;
	flex: 10 10 600px;
}

header nav {
	display: none;
	height: 130px;

	-webkit-flex: 0 1 450px;
	flex: 0 1 450px;
}

header nav ul {
	margin: 20px 0;
	padding: 0;
}

header nav ul li {
	list-style: none;
	display: inline-block;
	margin: 0;
	padding: 0;
}

.page header nav ul li a {
	text-transform: uppercase;
	color: #555;
	display: block;
	line-height: 45px;
	padding: 0 10px;
	font-family: "Oswald";
	font-weight: 400;
}

header .cart {
	height: 100%;
	position: relative;
	background: #000;
	margin-right: 30px;
	display: none;

	-webkit-flex: 0 1 115px;
	flex: 0 1 115px;

	-webkit-align-items: center;
	align-items: center;

	-webkit-justify-content: center;
	justify-content: center;
}

header .cart::before {
	content: "";
	position: absolute;
	left: -14px;
	top: 0;
	bottom: 0;
	border: 0;
	border-right: 14px solid #000;
	border-top: 100px solid transparent;
}

header .cart::after {
	content: "";
	position: absolute;
	right: -14px;
	top: 0;
	bottom: 0;
	border: 0;
	border-left: 14px solid #000;
	border-bottom: 100px solid transparent;
}

header .cart .text {
	position: relative;
	color: #fff;
	font-weight: 400;
	font-family: "Oswald", Arial;
}

header .cart .text::before {
	content: "";
	display: block;
	width: 54px;
	height: 50px;
	background: transparent url("img/ikony.svg") no-repeat 0 -700px;
	margin: 0 auto;
}


header .cart .pocet:not(:empty) {
	position: absolute;
	z-index: 5;
	top: 20px;
	right: calc(50% - 40px);
	background: #f36523;
	width: 28px;
	height: 28px;
	border-radius: 100%;
	text-align: center;
	line-height: 29px;
	color: #fff;
	font-size: 17px;
	padding-right: 1px;
}

header .search {
	height: 130px;
	width: 120px;
	cursor: pointer;
	display: none;
	position: relative;
	background: #f36523;

	-webkit-flex: 0 1 120px;
	flex: 0 1 120px;

	-webkit-align-items: center;
	align-items: center;

	-webkit-justify-content: center;
	justify-content: center;
}

header .search::after {
	content: "";
	position: absolute;
	left: -16px;
	top: 0;
	bottom: 0;
	border: 0;
	border-right: 16px solid #f36523;
	border-top: 130px solid transparent;
}


header .search::before {
	content: "";
	display: block;
	width: 59px;
	height: 43px;
	background: transparent url("img/ikony.svg") no-repeat 0 -100px;
}

header .searchbox {
	position: absolute;
	top: 0;
	right: 220px;
	width: 0;
	background: #f36523;
	z-index: 2;
	overflow: hidden;
	transition: all 0.3s ease-out;
	display: none;
}

header .searchbox::before {
	content: "";
	position: absolute;
	left: -16px;
	top: 0;
	bottom: 0;
	border: 0;
	border-right: 16px solid #f36523;
	border-top: 130px solid transparent;
}

header .searchbox.show {
	width: 50%;
	background: #f36523;
	overflow: visible;
}

header .searchbox form .submit {
	display: none;
}

header .searchbox.show form .submit {
	display: block;
}

header .searchbox form .submit input {
	display: block;
	position: absolute;
	top: 0px;
	right: -71px;
	height: 120px;
	border: 0;
	background: transparent;
	text-indent: -999px;
	color: transparent;
	font-size: 1px;
	width: 70px;
	visibility: hidden;
	cursor: pointer;
}

header .searchbox form .input {
	height: 100%;
	width: 100%;
}

header .searchbox form .input input {
	padding: 0 20px;
	height: 90px;
	line-height: 90px;
	width: 100%;
	display: block;
	border: 0;
	background: transparent;
	color: #fff;
	font-size: 30px;
}

header .searchbox form ::-moz-placeholder {
	color: #fff;
	font-style: italic;
	opacity: 1;
	font-size: 22px;
}
header .searchbox form ::-webkit-input-placeholder {
	color: #fff;
	font-style: italic;
	opacity: 1;
	font-size: 22px;
}
header .searchbox form :-ms-input-placeholder {
	color: #fff;
	font-style: italic;
	opacity: 1;
	font-size: 22px;
}

header .user {
	display: none;
	text-align: center;
	padding: 0 10px;

	-webkit-flex: 0 1 310px;
	flex: 0 1 310px;
}

header .user ul {
	margin: 0;
	padding: 0;
}

header .user ul li {
	list-style: none;
	display: inline-block;
	margin: 0;
	padding: 0;
}

header .user ul li a {
	padding: 5px 15px 0 0;
	position: relative;
	color: #555;
	line-height: 28px;
}

header .user ul li a.login {
	padding-left: 25px;
}

header .user ul li a.login::before {
	content: "";
	background: url(img/ikony.svg) no-repeat 0 -600px;
	height: 17px;
	width: 17px;
	position: absolute;
	left: 0;
	top: 5px;
}

header .user ul li a.logout {
	color: #f36523;
}

header .currency {
	display: none;
	position: absolute;
	top: 10px;
	right: 21%;
}

header .currency a {
	color: #555;
}

header .doprava_zdarma_wrapper {
	display: none;
	position: absolute;
	background: #e3e3e3;
	color: #f36523;
	top: 90px;
	right: 15px;
	padding: 10px 15px;
	z-index: 3;
	font-family: "Oswald";
	font-weight: 400;
	height: 63px;
}

header .doprava_zdarma_wrapper::before {
	content: "";
	position: absolute;
	left: -8px;
	top: 0;
	bottom: 0;
	border: 0;
	border-right: 8px solid #e3e3e3;
	border-top: 63px solid transparent;
}

header .doprava_zdarma_wrapper::after {
	content: "";
	position: absolute;
	right: -8px;
	top: 0;
	bottom: 0;
	border: 0;
	border-left: 8px solid #e3e3e3;
	border-bottom: 63px solid transparent;
}

header .doprava_zdarma_wrapper p {
	margin: 0 0 0.2em 0;
}

header .doprava_zdarma_wrapper .ban {
	padding-right: 150px;
	font-size: 28px;
}

header .doprava_zdarma_wrapper .ban .text {
	text-transform: uppercase;
}

header .doprava_zdarma_wrapper .ban .cz {
	position: absolute;
	right: 15px;
	top: 12px;
	display: block;
	font-size: 50%;
}

header .doprava_zdarma_wrapper .ban .sk {
	position: absolute;
	right: 14px;
	bottom: 12px;
	display: block;
	font-size: 50%;
}


@media (min-width: 450px) {
	header .cart {
		margin: 0;

		display: -webkit-flex;
		display: flex;
	}

	/*header .logo a.big { display: block; }
	header .logo a.small { display: none; }*/
}

@media (min-width: 600px) {
	header .doprava_zdarma_wrapper {
		display: block;
	}
}

@media (min-width: 768px) {
	/*header .logo a.ketris  {
		position: absolute;
		bottom: -23px;
		left: 160px;
		width: 150px;
	}*/
}

@media (min-width: 900px) {
	header .container {
		height: 130px;
	}

	header .logo {
		max-height: 130px;

		-webkit-flex: 0 1 250px;
		flex: 0 1 250px;
	}

	header .logo a img {
		max-height: 130px;
	}

	header .searchbox form .input input {
		padding: 0 40px;
		height: 120px;
		line-height: 120px;
	}

	header .hamburger { display: none; }
	header nav { display: block;}
	header .searchbox { display: block; }
	header .currency { display: block; }
	header .user { display: block; }

	header .search {
		display: -webkit-flex;
		display: flex
	}

	header .container::after {
		content: "";
		display: block;
		height: 100%;
		width: 1000px;
		background: #000;
		position: absolute;
		right: -980px;
		top: 0;
	}

	header .cart::after {
		right: -16px;
		border-left: 16px solid #000;
		border-bottom: 130px solid transparent;
	}

	header .cart::before {
		left: -16px;
		border-right: 16px solid #000;
		border-top: 130px solid transparent;
	}

	header .doprava_zdarma_wrapper {
		top: 120px;
	}
}


@media (min-width: 1120px) {
	header nav ul {
		margin: 0;
	}

	.page header nav ul li a {
		line-height: 130px;
	}

}






.wrapper {
	margin: 40px auto;
}

.wrapper.container {
	background: #f2f2f2;
}

.wrapper .cont {
	margin-top: 20px;
}

.wrapper .panel {
	display: none;
	float: left;
	width: 210px;
}

.cont .slideshow {
	position: relative;
}

.owl-carousel .owl-stage-outer {
    position: absolute;
    top: 0;
    width: 100%;
}

.cont .slideshow .slides {
	width: 100%;
	padding-top: 180%;
}

.cont .slideshow .slide {
	margin: 0;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	max-width: 920px;

	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

/* upravit také html a nabídku po vložení do košíku */
.cont .slideshow .slide.slide04 { background-image: url(img/slide-04-small.jpg); }
.cont .slideshow .slide.slide07 { background-image: url(tmp/slide-07-small.jpg); }
.cont .slideshow .slide.slide10 { background-image: url(img/slide-10-small.jpg); }
.cont .slideshow .slide.slide13 { background-image: url(tmp/slide-mikrop-small.jpg); }
.cont .slideshow .slide.lanka { background-image: url(tmp/slide-lanka-small.jpg?v=1);}
.cont .slideshow .slide.automat-mleko { background-image: url(tmp/slide-automat-mleko-small.jpg);}
.cont .slideshow .slide.zdroje { background-image: url(img/slide-zdroje-small.jpg);}
.cont .slideshow .slide.heiniger { background-image: url(img/slide-heiniger-small.jpg);}
.cont .slideshow .slide.pumpy { background-image: url(tmp/slide-pumpy-small.jpg);}
.cont .slideshow .slide.sloupky { background-image: url(img/slide-sloupky-small.jpg);}
.cont .slideshow .slide.ohrivac { background-image: url(tmp/slide-ohrivac-small.jpg);}
.cont .slideshow .slide.antahi { background-image: url(tmp/slide-antahi-small.jpg?v=2); }
.cont .slideshow .slide.vlci { background-image: url(tmp/slide-vlci-small.jpg);}
.cont .slideshow .slide.odchov-telat { background-image: url(tmp/slide-odchov-telat-small.jpg);}
.cont .slideshow .slide.mysi { background-image: url(tmp/slide-mysi-small.jpg);}
.cont .slideshow .slide.suevia { background-image: url(tmp/slide-suevia-small.jpg);}
.cont .slideshow .slide.poukaz { background-image: url(tmp/slide-darkovy-poukaz-small.jpg);}
.cont .slideshow .slide.dojici-zarizeni { background-image: url(tmp/slide-dojici-zarizeni-small.jpg);}

.cont .slideshow .slide .text {
	font-size: 1px;
	display: none;
}

.cont .slideshow .arrow {
	z-index: 1;
	position: absolute;
	width: 64px;
	height: 64px;
	background: url("img/ikony.svg") no-repeat 0 -200px;
	left: 0;
	top: 47%;
	cursor: pointer;
	display: none;
}

.cont .slideshow .arrow.next {
	left: auto;
	right: 0;

	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	transform:rotate(180deg);
}

.cont .slideshow .arrow:hover {background-position: -100px -200px; }


.panel .tree {
	background: #fff;
}

.panel .tree ul {
	margin: 0;
	padding: 10px 0;
}

.panel .tree ul ul {
	padding: 0 0 4px 0;
}

.panel .tree ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.panel .tree ul ul.bg {
	background: rgba(0,0,0,0.08);
	margin-bottom: 4px;
}

.panel .tree ul li a {
	color: #000;
	display: block;
	padding: 9px 15px 9px 18px;
}

.panel .tree ul li a.active {
	font-weight: bold;
}

.panel .tree ul li li a {
	padding-left: 30px;
	text-transform: none;
}
.panel .tree ul li li li a { padding-left: 45px;}
.panel .tree ul li li li li a { padding-left: 60px;}
.panel .tree ul li li li li li a { padding-left: 75px;}

.panel .promo {
	margin: 25px 0;
}

.panel .promo a.delnik {
	background-image: url("img/delnik.png");
	height: 190px;
	width: 190px;
	display: block;
	font-size: 0;
	overflow: hidden;
	text-indent: -999px;
	margin-top: 25px;
}


.panel .promo .dvacetlet {
	background: transparent url("img/ikony.svg") no-repeat 0 -300px;
	height: 165px;
	width: 180px;
	display: inline-block;
}

.panel .promo .fb {
	background: transparent url("img/ikony.svg") no-repeat 0 -1000px;
	height: 37px;
	width: 180px;
	display: inline-block;
	margin-top: 30px;
}

.panel .promo .fa {
	background: transparent url("img/forst-academy.png") no-repeat left top / contain;
	height: 43px;
	width: 180px;
	display: inline-block;
	margin-top: 30px;
}

.panel .promo .agropress {
	background: transparent url("img/ikony.svg") no-repeat 0 -1380px;
	height: 20px;
	width: 180px;
	display: inline-block;
	margin-top: 30px;
}

.panel .promo .farmy2021 {
	background: transparent url("img/modernizace-mlecnych-farem.jpg") no-repeat center center;
	height: 80px;
	width: 210px;
	display: inline-block;
	margin-top: 0px;
}

.panel .promo .mleko {
	background: transparent url("tmp/automat-na-mleko.png") no-repeat center center / cover;
	height: 115px;
	width: 180px;
	display: inline-block;
	margin-top: 30px;
}


@media (min-width: 600px) {
	.cont .slideshow {
		padding: 0 64px;
	}

	.cont .slideshow .arrow {
		display: block;
	}
}

@media (min-width: 700px) {
	.wrapper {
		margin-bottom: 70px;
	}

	.cont .slideshow {
		margin: 30px 0;
	}

	.cont .slideshow .slides {
		min-height: 300px;
		padding-top: 47%;
	}

	.cont .slideshow .slide.slide04 { background-image: url(img/slide-04.jpg); }
	.cont .slideshow .slide.slide07 { background-image: url(tmp/slide-07.jpg); }
	.cont .slideshow .slide.slide10 { background-image: url(img/slide-10.jpg); }
	.cont .slideshow .slide.slide13 { background-image: url(tmp/slide-mikrop.jpg); }
	.cont .slideshow .slide.lanka { background-image: url(tmp/slide-lanka.jpg);}
	.cont .slideshow .slide.automat-mleko { background-image: url(tmp/slide-automat-mleko.jpg);}
	.cont .slideshow .slide.zdroje { background-image: url(img/slide-zdroje.jpg);}
	.cont .slideshow .slide.heiniger { background-image: url(img/slide-heiniger.jpg);}
	.cont .slideshow .slide.pumpy { background-image: url(tmp/slide-pumpy.jpg);}
	.cont .slideshow .slide.sloupky { background-image: url(img/slide-sloupky.jpg);}
	.cont .slideshow .slide.ohrivac { background-image: url(tmp/slide-ohrivac.jpg);}
	.cont .slideshow .slide.antahi { background-image: url(tmp/slide-antahi.jpg?v=2); }
	.cont .slideshow .slide.vlci { background-image: url(tmp/slide-vlci.jpg);}
	.cont .slideshow .slide.odchov-telat { background-image: url(tmp/slide-odchov-telat.jpg);}
	.cont .slideshow .slide.mysi { background-image: url(tmp/slide-mysi.jpg);}
	.cont .slideshow .slide.suevia { background-image: url(tmp/slide-suevia.jpg?v=1);}
	.cont .slideshow .slide.poukaz { background-image: url(tmp/slide-darkovy-poukaz.jpg);}
	.cont .slideshow .slide.dojici-zarizeni { background-image: url(tmp/slide-dojici-zarizeni.jpg);}
}

@media (min-width: 980px) {
	.wrapper .panel {
		display: block;
	}

	.wrapper .cont {
		float: right;
		width: calc(100% - 240px);
	}
}




/* *********************************** seznam zbozi *********************************** */
ul.zbozi {
	margin: 0;
	padding: 0;
	background: #fff;
}

ul.zbozi li {
	margin: 0;
	padding: 30px 15px;
	list-style: none;
	position: relative;
	border-bottom: 1px solid #f4f4f4;
}

ul.zbozi li::before {
	content: "";
	border-right: 1px solid #f0f0f0;
	position: absolute;
	right: -1px;
	top: 30px;
	bottom: 30px;
}

ul.zbozi li .cara {
	overflow: hidden;
	position: absolute;
}

ul.zbozi li .cara.c1 {
	left: 0;
	right: 0;
	top: 0;
	height: 4px;
}

ul.zbozi li .cara.c2 {
	left: 0;
	right: 0;
	bottom: 0;
	height: 4px;
}

ul.zbozi li .cara.c3 {
	right: 0;
	top: 0;
	bottom: 0;
	width: 4px;
}

ul.zbozi li .cara.c4 {
	left: 0;
	top: 0;
	bottom: 0;
	width: 4px;
}

ul.zbozi li .cara::after {
	content: "";
	position: absolute;
	opacity: 0;
	background: #f36523;

	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

ul.zbozi li .cara.c1::after {
	height: 4px;
	width: 100%;
	left: -50%;
}

ul.zbozi li .cara.c2::after {
	height: 4px;
	width: 100%;
	right: -50%;
}

ul.zbozi li .cara.c3::after {
	width: 4px;
	height: 100%;
	top: -70%;
}

ul.zbozi li .cara.c4::after {
	width: 4px;
	height: 100%;
	bottom: -70%;
}

ul.zbozi li:hover .cara::after {
	opacity: 1;
}

ul.zbozi li:hover .cara.c1::after {
	-webkit-transform: translate3d(50%,0,0);
	transform: translate3d(50%,0,0);
}

ul.zbozi li:hover .cara.c2::after {
	-webkit-transform: translate3d(-50%,0,0);
	transform: translate3d(-50%,0,0);
}

ul.zbozi li:hover .cara.c3::after {
	-webkit-transform: translate3d(0,70%,0);
	transform: translate3d(0,70%,0);
}

ul.zbozi li:hover .cara.c4::after {
	-webkit-transform: translate3d(0,-70%,0);
	transform: translate3d(0,-70%,0);
}


ul.zbozi li .nazev {
	color: #000;
	font-family: "Oswald", Arial;
	font-size: 110%;
}

ul.zbozi li:hover .nazev {
	text-decoration: underline;
}

ul.zbozi li .nazev strong {
	font-weight: 400;
}

ul.zbozi li .popis {
	color: #888;
	padding: 10px 0;
	line-height: 120%;
	font-size: 13px;
}

ul.zbozi li .img {
	text-align: center;
	overflow: hidden;
	padding-bottom: 15px;
}

ul.zbozi li .img::after {
	content: "";
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

ul.zbozi li .img img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}

ul.zbozi li .wrap {
	display: flex;
	justify-content: space-between;
}

ul.zbozi li .kod {
	color: #888;
	font-size: 13px;
	margin-bottom: 6px;
	text-overflow: ellipsis;
	overflow: hidden;
}

ul.zbozi li .cena {
	margin-top: 6px;
	color: #888;
	font-size: 13px;
}

ul.zbozi li .cena .s_dph {
	margin-bottom: 3px;
}

ul.zbozi li .cena span {
	color: #f36523;
	font-size: 150%;
}

.stickers div {
	position: absolute;
	z-index: 1;
	right: -12px;
	top: 15px;
	color: #fff;
	background: #f36523;
	border-radius: 100%;
	width: 71px;
	height: 71px;
	padding: 8px;
	line-height: 16px;
	text-align: center;
	font-size: 14px;
}

.stickers div span {
	display: inline-block;
	vertical-align: middle;
}

.stickers div::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.stickers div.novinka {
	background: #ffcc00;
}

.stickers div.akce {
	background: #f36523 url(img/vyhodna-nabidka.svg) no-repeat center center / contain;
	text-indent: -900px;
	font-size: 1px;
	color: transparent;
	pointer-events: none;
}

.stickers div.specifikace {
	background: #b5b5b5;
}

.stickers div.doporucena {
	background: #00a7ed;
}

.stickers div.doporucena span {
	line-height: 110%;
	font-size: 12px;
}

.stickers div.doporucena span span {
	font-size: 14px;
	text-decoration: line-through;
}

.stickers div.sleva {
	background: #00a7ed;
}

.stickers div.sleva span span {
	font-size: 130%;
	font-weight: bold;
}

.stickers div:nth-child(2) { top: 63px;}
.stickers div:nth-child(3) { top: 105px;}
.stickers div:nth-child(4) { top: 150px;}


.dostupnost {
	color: #f00;
	font-size: 13px;
	margin-bottom: 6px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.dostupnost.skladem {
	color: #05a400;
	font-weight: bold;
}

.dostupnost.dotaz,
.dostupnost.dotaz a {
	color: #ecbd00;
}
@media (min-width: 480px) {
	ul.zbozi li {
		float: left;
		padding: 25px;
	}

	ul.zbozi li .text {
		height: 110px;
		overflow: hidden;
	}

	ul.zbozi li .text .nazev {
		max-height: 45px;
		line-height: 21px;
		overflow: hidden;
	}

	ul.zbozi li .img {
		height: 230px;
		padding: 0;
	}

	ul.zbozi li .cena { height: 35px; }
}

@media (min-width: 480px) AND (max-width: 799px) {
	ul.zbozi li { width: 50%; }
	ul.zbozi li:nth-child(2n+1) { clear: both; }
}

@media (min-width: 800px) AND (max-width: 1199px)  {
	ul.zbozi li { width: 33.33%; }
	ul.zbozi li:nth-child(3n+1) { clear: both;}
}

@media (min-width: 1200px) {
	ul.zbozi li { width: 25%;}
	ul.zbozi li:nth-child(4n+1) { clear: both;	}
}



/* *********************************** seznam kategorií *********************************** */
ul.kat {
	margin: 0;
	padding: 0;
}


ul.kat li {
	margin: 5px 0;
	padding: 0;
	list-style: none;
	position: relative;
	background-color: #fff;
	overflow: hidden;
	display: flex;
	align-items: center;
	height: 100px;
}

ul.kat li .cara,
.ikony ul li .cara {
	position: absolute;
	top: 0;
	width: 100%;
	height: 4px;
	overflow: hidden;
}

ul.kat li .cara::before,
.ikony ul li .cara::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: #f36523;
	-webkit-transition: all .20s ease-in-out;
	transition: all .20s ease-in-out;
	-webkit-transform: translate3d(-50%,0,0);
	transform: translate3d(-50%,0,0);
}

ul.kat li:hover .cara::before,
.ikony ul li:hover .cara::before {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

ul.kat li .nazev {
	order: 2;
	padding: 10px 15px 10px 0;
	overflow: hidden;
	font-size: 120%;
	line-height: 120%;
	font-family: "Oswald", Arial, sans-serif;
	font-weight: 400;
}

ul.kat li .nazev strong {
	display: inline-block;
	font-weight: 400;
}

ul.kat li .img {
	text-align: center;
	padding: 12px 20px 9px 15px;
	overflow: hidden;
	order: 1;
	flex: 0 0 120px;
}

ul.kat li .img img {
	display: inline-block;
	max-width: 100%;
	max-height: 80px;
}

@media (min-width: 480px) {
	ul.kat li {
		display: block;
		height: auto;
	}

	ul.kat li .nazev {
		padding: 10px 20px 0 20px;
		text-align: center;
		height: 60px;
	}

	ul.kat li .nazev::before {
		content: "";
		display: inline-block;
		height: 100%;
		vertical-align: middle;
	}

	ul.kat li .img {
		padding: 0 30px 10px 30px;
		height: 140px;
		line-height: 140px;
	}

	ul.kat li .img img {
		max-height: 100%;
		vertical-align: middle;
	}
}

@media (min-width: 480px) AND (max-width: 699px) {
	ul.kat li {
		margin: 0 0 1.2562% 0;
		width: 49.344%;
		float: left;
	}

	ul.kat li:nth-child(2n+1) {
		clear: both;
	}

	ul.kat li:nth-child(2n+0) {
		margin-right: 0;
		float: right;
	}
}

@media (min-width:700px) AND (max-width: 1199px)  {
	ul.kat li {
		width: 32.56326%;
		float: left;
		margin: 0 1.1551% 1.1551% 0;
	}


	ul.kat li:nth-child(3n+1) {
		clear: both;
	}

	ul.kat li:nth-child(3n+2) {
		margin-right: 0;
	}

	ul.kat li:nth-child(3n+0) {
		float: right;
		margin-right: 0;
	}
}

@media (min-width: 1200px) {
	ul.kat li {
		width: 24.2718%;
		float: left;
		margin: 0 0.9708% 0.9708% 0;
	}

	ul.kat li:nth-child(4n+1) {
		clear: both;
		margin-left: 0;
	}

	ul.kat li:nth-child(4n+3) {
		margin-right: 0;
	}

	ul.kat li:nth-child(4n+0) {
		margin-right: 0;
		margin-left: 0;
		float: right;
	}
}


/* ******************************** ikony HP ******************************** */
.cont .alert {
	background: #f36523;
	color: #fff;
	padding: 50px;
	font-size: 120%;
}

.cont .alert > *:first-child {
	margin-top: 0;
}

.cont .alert > *:last-child {
	margin-bottom: 0;
}

.clanek_hp {
	margin-top: 50px;
}

.ikony {
	margin: 0 0 30px 0;
}

.ikony ul {
	margin: 0;
	padding: 0;

	display: flex;
	flex-wrap: wrap;
}

.ikony ul li {
	position: relative;
	list-style: none;
	background: #fff;
}

.ikony ul li a {
	display: block;
	padding: 10px;
	text-align: center;
}

.ikony ul li:hover a {
	text-decoration: none;
}

.ikony ul li .text {
	display: block;
	color: #2b2b2b;
	font-family: "oswald", Arial;
	font-size: 115%;
	font-weight: 400;
}

.ikony ul li .img {
	background-image: url(img/kategorie.svg);
	background-repeat: no-repeat;
	width: 70px;
	height: 60px;
	display: block;
	margin: 0 auto;
}

.ikony ul li a .novinka {
	position: absolute;
	display: flex;
	width: 50px;
	height: 50px;
	background: #ffcc00;
	color: #000;
	border-radius: 100%;
	font-size: 11px;
	left: -10px;
	top: -10px;
	justify-content: center;
	align-items: center;
	z-index: 1;
}

.ikony ul li .img.eo { background-position: 0 0}
.ikony ul li .img.nz { background-position: 0 -100px}
.ikony ul li .img.dj { background-position: 0 -200px}
.ikony ul li .img.chm { background-position: 0 -300px}
.ikony ul li .img.fp { background-position: 0 -400px}
.ikony ul li .img.chs { background-position: 0 -500px}
.ikony ul li .img.chk { background-position: 0 -600px}
.ikony ul li .img.cho { background-position: 0 -700px}
.ikony ul li .img.chp { background-position: 0 -800px}
.ikony ul li .img.chd { background-position: 0 -900px}
.ikony ul li .img.chkr { background-position: 0 -1000px}
.ikony ul li .img.scz { background-position: 0 -1100px}
.ikony ul li .img.uk { background-position: 0 -1200px}
.ikony ul li .img.hmu { background-position: 0 -1300px}
.ikony ul li .img.hmy { background-position: 0 -1400px}
.ikony ul li .img.ev { background-position: 0 -1500px}
.ikony ul li .img.vp { background-position: 0 -1600px}
.ikony ul li .img.dop { background-position: 0 -1700px}
.ikony ul li .img.ml { background-position: 0 -1800px}
.ikony ul li .img.bio { background-position: 0 -1900px}
.ikony ul li .img.nar { background-position: 0 -2000px}
.ikony ul li .img.sp { background-position: 0 -2100px}
.ikony ul li .img.zm { background-position: 0 -2200px}
.ikony ul li .img.nov { background-position: 0 -2300px}
.ikony ul li .img.sv { background-position: 0 -2400px}
.ikony ul li .img.pachove-ohradniky { background-position: 0 -2500px}

@media (max-width: 399px) {
	.ikony ul li {
		width: 48%;
		margin: 0 4% 3vw 0;
	}

	.ikony ul li:nth-child(2n) {
		float: right;
		margin-right: 0;
	}
}

@media (min-width: 400px) AND (max-width: 529px) {
	.ikony ul li {
		width: 31.5%;
		margin: 0 2.75% 2vw 0;
	}

	.ikony ul li:nth-child(3n) {
		float: right;
		margin-right: 0;
	}
}

@media (min-width: 530px) AND (max-width: 699px) {
	.ikony ul li {
		width: 23.7%;
		margin: 0 1.733% 1.3vw 0;
	}

	.ikony ul li:nth-child(4n) {
		float: right;
		margin-right: 0;
	}
}

@media (min-width: 700px) AND (max-width: 1050px) {
	.ikony ul li {
		width: 18.5%;
		margin: 0 1.875% 1.5vw 0;
	}

	.ikony ul li:nth-child(5n) {
		float: right;
		margin-right: 0;
	}
}

@media (min-width: 1050px) {
	.ikony ul li {
		width: 15.5%;
		margin: 0 1.4% 1vw 0;
	}

	.ikony ul li:nth-child(6n) {
		float: right;
		margin-right: 0;
	}
}

/* ******************************** strankovani ******************************** */
.strankovani {
	font-size:0.9em;
	color:#222;
	padding: 15px;
	margin: 10px 0 20px 0;
	background: rgba(0,0,0,0.05);;
}
.strankovani a {
	color:#222;
}
.strankovani a:hover {
	text-decoration: underline;
}

.strankovani .pocet_polozek {
	padding: 0;
}

.strankovani .razeni a.active {
	font-weight: bold;
	text-decoration: none;
}

.strankovani .pocet {
	padding: 0;
}

.strankovani .pocet a.active {
	font-weight: bold;
	text-decoration: none;
}

@media (min-width: 480px) {
	.strankovani .pocet_polozek {
		float: left;
		width: 22%;
	}

	.strankovani .razeni {
		float: left;
		width: 54%;
		text-align: center;
	}

	.strankovani .pocet {
		float: right;
		width: 24%;
		text-align: right;
	}
}


/* ************************************** pager ************************************** */
.pager {
	padding: 20px 0;
	text-align: center;
	line-height: 30px;
}

.pager a {
	background-color: transparent;
	color: #222;
}

.pager .p {
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 100%;
	margin: 0 1px;
}

.pager .active {
	background: #f36523;
	color: #fff;
	text-decoration: none;
}

.pager a:hover {
	background: rgba(0,0,0,0.2);
	color: #fff;
	text-decoration: none;
}

.pager .p.next, .pager .p.prev {
	width: 48px;
	height: 48px;
	overflow: hidden;
	text-indent: -999px;
	background: #f36523;
	position: relative;
	font-size: 0;
}

.pager .p.next::before {
	content: "";
	position: absolute;
	display: block;
	width: 22px;
	height: 17px;
	left: 13px;
	top: 15px;
	background: transparent url("img/ikony.svg") no-repeat 0 -800px;
}

.pager .p.prev::before {
	content: "";
	position: absolute;
	display: block;
	width: 22px;
	height: 17px;
	left: 14px;
	top: 15px;
	background: transparent url("img/ikony.svg") no-repeat -100px -800px;
}

.pager .p.next:hover::before {
	animation: pager_arrow_next 1.1s linear 0s infinite;
}

.pager .p.prev:hover::before {
	animation: pager_arrow_prev 1.1s linear 0s infinite;
}


@keyframes pager_arrow_next {
	0% { transform: translate3d(0, 0, 0); }
	26% { transform: translate3d(40px, 0, 0px); }
	26.0001% { transform: translate3d(-40px, 0, 0px); }
	34% { transform: translate3d(-40px, 0, 0px); }
	60% { transform: translate3d(0px, 0, 0); }
	100% { transform: translate3d(0px, 0, 0);}
}

@keyframes pager_arrow_prev {
	0% { transform: translate3d(0, 0, 0); }
	26% { transform: translate3d(-40px, 0, 0px); }
	26.0001% { transform: translate3d(40px, 0, 0px); }
	34% { transform: translate3d(40px, 0, 0px); }
	60% { transform: translate3d(0px, 0, 0); }
	100% { transform: translate3d(0px, 0, 0);}
}


/* ************************************** detail ************************************** */
article .upozorneni {
	color: #f00;
	font-weight: 700;
}
article .textcont img {
	max-width: 100%;
}

article .detail {
	margin: 0;
}

@media (min-width: 770px) {
	article .detail {
		margin-top: 30px;
	}
}

article .detail .yellow {
	background: #e3e3e3;
	padding: 0 15px;
}

.detail ul.kategorie {
	padding-left: 0;
}
.detail ul.kategorie li {
	list-style: none;
	margin: 0;
}

article .detail .box ul {
	margin: 0 0 1.3em 0;
}

article .detail .cols {
	/*margin: 0 0 30px 0;*/
}

article .detail .cols > div {
	margin: 0 0 30px 0;
}

article .detail .left {
	max-width: 400px;
}

article .detail form.single {
	display: -webkit-flex;
	display: flex;

	-webkit-align-items: center;
	align-items: center;

	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

article .detail form.single .cena {
	font-family: Oswald, sans-serif;
	margin: 10px 0;

	-webkit-flex: 1 0 125px;
	flex: 1 0 125px;
}

article .detail form.single .tlacitka {
	margin: 10px 0;

	-webkit-flex: 2 0 170px;
	flex: 2 0 170px;
}

article .detail form.single .cena .bez_dph {
	font-size: 25px;
}

article .detail form.single .input {
	float: left;
	margin: 0 2px 0 0;
}

article .detail form.single .submit {
	float: left;
}

article .detail form.single .input input {
	background: #fff;
	border: 0;
	line-height: 53px;
	width: 53px;
	height: 53px;
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 16px;
}

article .detail form.single .submit input, article .detail form.multi .submit input {
	border: 0;
	line-height: 50px;
	height: 53px;
	width: auto;
	display: block;
	font-family: Oswald, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	margin: 0;
	padding: 0 20px;
	background: #f36523;
	color: #fff;
	cursor: pointer;
	-webkit-appearance: none;
}

article .detail form.multi table {
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 5px 0;
}

article .detail form.multi table th {
	vertical-align: middle;
	padding: 12px 0 12px 15px;
}

article .detail form.multi table td {
	vertical-align: middle;
	padding: 4px 0 4px 15px;
}

article .detail form.multi table tbody tr:nth-child(2n+1) {
	background: #e3e3e3;
}

article .detail form.multi table input {
	line-height: 35px;
	height: 35px;
	width: 50px;
	border: 0;
	padding: 0;
	text-align: center;
	margin: 0;
}

article .detail form.multi .submit input {
	margin: 0 0 0 auto;
}

article .detail table.small-only {
	border-collapse: collapse;
	padding: 0;
	margin: 0 0 1em 0;
}

article .detail table.small-only thead tr th {
	border-bottom: 1px solid #d41423;
}

article .detail table.small-only tr th {
	border-bottom: 1px solid #cdcdcd;
	font-weight: bold;
	text-align: left;
	padding: 0.5em;
}

article .detail table.small-only tbody tr td {
	border-bottom: 1px solid #cdcdcd;
	padding: 0.5em;
}

@media (min-width: 650px) {
	article .detail table:not(.format) {
		border-collapse: collapse;
	}

	article .detail table:not(.format) thead tr {
		background: #00adef;
		color: #fff;
	}

	article .detail table:not(.format) thead th {
		text-align: center;
		padding: 0.7em;
		font-weight: bold;
	}



	article .detail table:not(.format) tbody th,
	article .detail table:not(.format) tbody td {
		padding: 0.7em;
		text-align: center;
		vertical-align: top;
	}

	article .detail table:not(.format) tbody tr:nth-child(2n+1) {
		background: #fff;
	}

	article .detail table:not(.format) tbody tr:nth-child(2n+2) {
		background: #ececec;
	}

	article .detail table:not(.format) p {
		margin: 0;
	}
}

@media (min-width: 800px) {
	article .detail .cols {
		display: -webkit-flex;
		display: flex;

		-webkit-justify-content: space-between;
		justify-content: space-between;
	}

	article .detail .cols > * {
		margin: 0;
	}

	article .detail .left {
		-webkit-flex: 0 2 440px;
		flex: 0 2 440px;

		-webkit-order: 1;
		order: 1;
	}

	article .detail .right {
		-webkit-flex: 2 1 450px;
		flex: 2 1 450px;

		-webkit-order: 2;
		order: 2;
	}

	article .detail .box {
		padding: 0 40px;
	}

	article .detail .box p.perex {
		margin-top: 0;
	}

	article .detail form.multi table th {
		padding-left: 15px;
	}

	article .detail form.multi table th:first-child {
		padding-left: 40px;
	}

	article .detail form.multi table td {
		padding-left: 15px;
	}

	article .detail form.multi table td:first-child {
		padding-left: 40px;
	}

	article .detail form.multi table td.cena {
		font-size: 110%;
		font-weight: bold;
	}
}

figure.main {
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: center;
	position: relative;
}

figure.main a {
	display: block;
	height: 400px;
	line-height: 370px;
	padding: 15px;
}


figure.main a img {
	vertical-align: middle;
	margin-bottom: 0.25em;
	max-width: 100%;
	max-height: 100%;
}

figure.shop_galerie {
	margin: 0;
	padding: 0;
}

figure.shop_galerie ul {
	margin: 0;
	padding: 10px;
	background: #e3e3e3;
}

figure.shop_galerie ul li {
	margin: 1px 1px 0 0;
	padding: 0;
	list-style: none;
	width: 50%;
	width: calc(50% - 1px);
	padding: 50% 0 0 0;
	position: relative;
	float: left;
}

figure.shop_galerie ul li a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	background: #fff;
	padding: 10px;
}

figure.shop_galerie ul li a img {
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	vertical-align: middle;
}

figure.shop_galerie ul li a::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

@media (min-width: 1100px) {
	figure.shop_galerie ul li {
		width: calc(33.3% - 1px);
		padding: 33.3% 0 0 0;
	}
}



/* ******************************** kosik ******************************** */
article .kosik table.zbozi {
	width: 100%;
	margin: 0;
}

article .kosik table.zbozi tr.hlavicka {
	background: #00adef;
	color: #fff;
}

article .kosik table.zbozi tr.hlavicka th {
	padding: 15px 10px;
	font-weight: bold;
	text-align: center;
}

article .kosik table.zbozi tr.nazev {
	/*background-image: url("img/kosik_td.gif");*/
	background-position: left top;
	background-repeat: repeat-x;
}

article .kosik table.zbozi tr.nazev td {
	padding: 0.5em 1em;
	font-size:1.1em;
	font-weight: bold;
}

article .kosik table.zbozi tr.nazev .upozorneni {
	font-weight: normal;
	font-size: 80%;
}

article .kosik table.zbozi tr.nazev td.img {
	width: 80px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
	background: #fff;
}

article .kosik table.zbozi tr.nazev td.img a {
	display: block;
	padding: 10px;
}

article .kosik table.zbozi tr.nazev td.img a img {
	max-width: 80px;
	max-height: 80px;
	border: 0;
}

article .kosik table.zbozi tr.ceny td {
	padding: 0.5em 1em;
	/*border-bottom: 1px solid #666;*/
	text-align: center;
	vertical-align: middle;
}

article .kosik table.zbozi tr.ceny td input {
	width: 3.7em;
	border: 1px solid #999;
	padding: 5px;
	font-size: 15px;
}

article .kosik input:focus,article .kosik textarea:focus {
    background: #fff;
}

article .kosik table.table2 { border-spacing: 0 2px; }
article .kosik table.table2 th { vertical-align: middle; }
article .kosik input[name="kupon"] { width: auto;}
article .kosik .cols { overflow: hidden;}
article .kosik .cols .right { color: #545454;}
article .kosik .na_objednavku {margin: 0;}
article .kosik .btn {margin-bottom: 10px;}


@media (max-width: 650px) {
	article .kosik table.zbozi tr:nth-child(odd) { background: #fff; }/*f9f9f9*/
	article .kosik table.zbozi tr:nth-child(even) { background: #ececec; }
}

@media (min-width: 650px) {
	article .kosik table.zbozi tr { background: #fff; }/*f9f9f9*/
	article .kosik table.zbozi tr.nazev:nth-child(4n+2) { background: #ececec; }
	article .kosik table.zbozi tr.ceny:nth-child(4n+3) { background: #ececec; }

	article .kosik table.zbozi tr.ceny td { padding: 0.3em 1em 0.7em 1em;}
	article .kosik table.zbozi tr.nazev td { padding: 0.7em 1em 0.3em 1em;}
}

@media (min-width: 1000px) {
	article .kosik .cols {
		display: -webkit-flex;
		display: flex;

		-webkit-justify-content: space-between;
		justify-content: space-between;
	}

	article .kosik .cols .left {
		-webkit-flex: 0 1 45%;
		flex: 0 1 45%;
	}

	article .kosik .cols .right {
		-webkit-flex: 0 1 45%;
		flex: 0 1 45%;
	}
}

article .kosik .cols .right table {
	border: 2px solid #545454;
	font-size: 90%;
	border-collapse: collapse;
}

article .kosik .cols .right table td {
	border: 1px solid #545454;
	padding: 3px 5px;
}

article .kosik .cols .right table th {
	border: 1px solid #545454;
	background-color: #fff;
	padding: 3px 5px;
}

article .kosik .cols .left li {
	list-style: none;
	margin: 0 0 0.5em 0;
	padding: 0;
}

article .kosik .cols .left span.radio {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
}

article .kosik .cols .left span.radio span {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	border: 1px solid #aaa;
	background: #fff;
	position: relative;
	overflow: hidden;
}

article .kosik .cols .left span.radio input {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	visibility: hidden;
	padding: 0;
}

article .kosik .cols .left span.radio input:checked + span::after {
	opacity: 1;
}

article .kosik .cols .left .doprava h3 {
	margin-top: 0;
}

article .kosik .cols .right h3 {
	margin-top: 0;
}

article .kosik .prazdny_kosik {
	background: transparent url("img/prazdny_kosik_modra.png") no-repeat center top;
	background-size: contain;
	height: 400px;
}


article table.table {
	border: 2px solid #545454;
	font-size: 90%;
	border-collapse: collapse;
}

article table.table td {
	border: 1px solid #545454;
	padding: 3px 5px;
}

article table.table th {
	border: 1px solid #545454;
	background-color: #fff;
	padding: 3px 5px;
}


.registrace label { padding-right: 15px;}
.registrace .btn { margin: 10px 0 0 0;}

.registrace select {
	background: #fff;
	border: none;
	width: 100%;
	height: 33px;
	padding-left: 10px;
	margin: 5px 0;
}

.hp_footer p {
	background: #fff;
	padding: 15px;
	position: relative;
}

.hp_footer p span {
	font-weight: bold;
}

.hp_footer p::before {
	content: "";
	width: 88px;
	height: 47px;
	background: url(img/ikony.svg) no-repeat 0 -900px;
	display: block;
	float: right;
	margin: 0 0 10px 10px;
}

.hp_footer .vyrobci {
	margin: 30px 0;
	display: none;
}

.hp_footer .vyrobci ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

.hp_footer .vyrobci ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	margin: 0 19px 30px 0;
}

.hp_footer .vyrobci ul li a {
	background: url("img/vyrobci.png") no-repeat 0 0;
	display: block;
	height: 60px;
	font-size: 0;
	text-indent: -999px;
	overflow: hidden;
}

.hp_footer .vyrobci a.rec {
	width: 125px;
	background-position: 0 0;
}
.hp_footer .vyrobci a.int {
	width: 300px;
	background-position: 0 -80px;
}
.hp_footer .vyrobci a.mil {
	width: 126px;
	background-position: 0 -160px;
}
.hp_footer .vyrobci a.spa {
	width: 133px;
	background-position: 0 -240px;
}
.hp_footer .vyrobci a.riv {
	width: 105px;
	background-position: 0 -320px;
}
.hp_footer .vyrobci a.sch {
	width: 149px;
	background-position: 0 -400px;
}
.hp_footer .vyrobci a.fic {
	width: 54px;
	background-position: 0 -480px;
}
.hp_footer .vyrobci a.sue {
	width: 100px;
	background-position: 0 -560px;
}
.hp_footer .vyrobci a.lac {
	width: 170px;
	background-position: 0 -640px;
}
.hp_footer .vyrobci a.ven {
	background: url(img/ikony.svg) no-repeat 0 -1200px;
	width: 90px;
}
.hp_footer .vyrobci a.anh {
	background: url(img/ikony.svg) no-repeat 0 -1100px;
	width: 140px;
}
.hp_footer .vyrobci a.mil {
	width: 107px;
	background-position: 0 -729px;
}
.hp_footer .vyrobci a.eng {
	background: url(img/ikony.svg) no-repeat 0 -1300px;
	width: 105px;
}

@media (min-width: 480px) {
	.hp_footer p {
		padding: 30px 30px 30px 140px;
	}

	.hp_footer p::before {
		position: absolute;
		top: 37px;
		left: 30px;
		margin: 0;
	}
}

@media (min-width: 700px) {
	.hp_footer .vyrobci {
		margin: 70px 0 20px 0;
	}
}

@media (min-width: 900px) {
	.hp_footer .vyrobci {
		display: block;
	}
}



footer {
	color: #fff;
}

.page footer a {
	color: #fff;
}

footer p {
	line-height: 120%;
	font-size: 14px;
	margin: 1em 0;
}

footer p.dark {
	color: #888;
}

footer p.dark:first-letter {
	text-transform: uppercase;
}

footer .newsletter {
	text-align: center;
	margin: 40px 0 30px 0;
}

footer .newsletter .h2 {
	display: inline-block;
	color: #00adef;
	text-transform: uppercase;
	vertical-align: middle;
	margin: 0 20px 0 0;
}

footer .newsletter .line {
	display: inline-block;
	position: relative;
}

footer .newsletter .captcha {
	display: none;
	opacity: 0;
	position: absolute;
	bottom: -20px;
}

.newsletter input {
	width: auto;
}

footer .newsletter .captcha img {
	vertical-align: middle;
	padding-right: 6px;
}

footer .newsletter input {
	background: #fff;
	border-radius: 0;
	border: none;
	max-width: 200px;
}

footer .newsletter input[type=submit] {
	height: 80px;
	width: 80px;
	padding: 8px;
	margin-left: -10px;
	background: #00adef;
	border-radius: 100%;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	font-family: "Oswald";
	font-weight: 400;
	font-size: 17px;
}

footer .cols .col {
	padding: 0 0 30px 0;
}

footer .cols .col .nadpis {
	text-transform: uppercase;
	color: #ffcc00;
	font-family: "Oswald";
	font-weight: 400;
	font-size: 16px;
}

footer .cols .col.col1 {
	display: none;
}

footer .cols .col.col4 {
	display: none;
}

footer .cols .col.col2 a {
	position: relative;
	padding: 7px 0 7px 30px;
	color: #ffd100;
	display: block;

}

footer .cols .col.col2 a[href^="tel"]::before {
	content: "";
	background: url(img/ikony.svg) no-repeat -100px -600px;
	width: 19px;
	height: 19px;
	position: absolute;
	top: 6px;
	left: 0;
}

footer .cols .col.col2 a[href^="mailto"]::before {
	content: "";
	background: url(img/ikony.svg) no-repeat -50px -600px;
	width: 19px;
	height: 14px;
	position: absolute;
	top: 10px;
	left: 0;
}

.page footer ul {
	padding: 0;
}

.page footer ul li {
	list-style: none;
	margin-left: 0;
}

footer .cols .col .doprava {
	display: none;
}

@media (min-width: 450px) {
	footer p {
		line-height: 130%;
		font-size: 15px;
		margin: 1.3em 0;
	}

	footer .cols {
		display: -webkit-flex;
		display: flex;

		-webkit-justify-content: space-between;
		justify-content: space-between;

		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	footer .cols .col {
		width: 45%;
		padding: 30px 0;
		margin: 0;
	}

	footer .cols .col .doprava {
		display: block;
	}
}

@media (min-width: 700px) {
	footer .copy {
		display: -webkit-flex;
		display: flex;

		-webkit-justify-content: space-between;
		justify-content: space-between;
	}

	footer .newsletter {
		margin: 70px 0;
	}
}

@media (min-width: 900px) {
	footer .cols .col {
		width: 21%;
	}

	footer .cols .col.col1 {
		display: block;
	}

	footer .col a.logo {
		position: absolute;
		padding-top: 100px;
		color: #fff;
		font-style: italic;
	}

	footer .col a.logo span {
		font-size: 22px;
	}

	footer .col a.logo::before {
		content: "";
		background: url(img/ikony.svg) no-repeat 0 -500px;
		width: 165px;
		height: 88px;
		position: absolute;
		top: 0;
	}

	footer .cols .col.col4 {
		display: block;
	}
}


.newsletter .captcha_cont img {
	vertical-align: middle;
}

.newsletter .btn {
	margin-top: 10px;
}


.login_wrap {
	display: flex;
	flex-wrap: wrap;
}

.login_wrap .kosik {
	flex: 1 1 280px;
}

.login_wrap .registrace {
	flex: 1 1 280px;
	padding: 0 30px;
}

.login_wrap .registrace a {
	font-size: 150%;
	padding: 10px 30px;
}

/* ************************************** tlačítka ************************************** */
.btn,
input[name=refresh-captcha] {
	width: auto;
	height: auto;
	margin: 0 10px 0 0;

	display: inline-block;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	vertical-align: middle;

	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	border: 1px solid transparent;
	border-radius: 2px;
}

.btn_default, .btn_default:focus,
input[type=submit].btn_default {
	color: #fff !important;
	background-color: #00adef !important;
	border-color: #00adef;
}

.btn_silver, .btn_silver:focus {
	color: #fff !important;
	background-color: #c3c3c3 !important;
}

.btn:hover {
	text-decoration: underline;
}

article form.kontaktform .captchacont input[name=refresh-captcha] {
	margin-right: 0;
}



.vzor {
	margin: 20px 0 20px 40px;
	padding: 25px;
	background: #fffbd5;
	border: 1px solid #fff280;
	font-size: 14px;
	font-family: "Times New Roman", serif;
}

.vzor > *:first-child {
	margin-top: 0;
}
.vzor > *:last-child {
	margin-bottom: 0;
}



/* ******************** rozcestnik - pup-up vložení do košíku ******************** */
.rozcestnik {
	margin: 0 auto 40px auto;
	padding: 0 15px;
	max-width: 900px;
	display: flex;
}

.rozcestnik .zbozi {
	margin-right: 0;
	flex: 0 1 800px;
}

.rozcestnik .nabidka {
	display: none;
}

.rozcestnik .nadpis {
	background: #00adef;
	padding: 20px 30px;
	color: #fff;
	font-weight: 600;
	font-size: 22px;
	text-align: center;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

.rozcestnik .content {
	background: #fff;
	position: relative;
	text-align: left;
	padding: 30px;
	min-height: 220px;
	width: 100%;
	display: inline-block;
}

.rozcestnik .img {
	display: none;
	display: inline-block;
	vertical-align: top;
	width: 150px;
}

.rozcestnik .img img {
	max-width: 120px;
	max-height: 180px;
	border: 1px solid #ebebeb;
	padding: 15px;
	width: 100%;
}

.rozcestnik .info {
	display: inline-block;
}


.rozcestnik .nazev {
	font-size: 16px;
	font-weight: bold;
}

.rozcestnik .pocet {
	display: inline-block;
}

.rozcestnik .cena {
	padding-left: 30px;
	display: inline-block;
	margin-bottom: 20px;
}

.rozcestnik .footer {
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	padding: 20px 30px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}

.rozcestnik .tlacitko {
	display: block;
	vertical-align: middle;
}

.rozcestnik .tlacitko.right {
	text-align: right;
}

.rozcestnik .tlacitko + .tlacitko {
	margin-top: 20px;
}

.rozcestnik .btn {
	width: 100%;
	padding: 15px 0;
	font-size: 16px;
	margin-right: 0;
}

.rozcestnik .tlacitko > *:hover span {
	text-decoration: underline;
}


@media (min-width: 500px) {
	.rozcestnik .nazev {
		font-size: 18px;
	}
}


@media (min-width: 600px) {
	.rozcestnik .tlacitko {
		display: inline-block;
		width: 50%;
	}
	.rozcestnik .tlacitko + .tlacitko {
		margin-top: 0;
	}
	.rozcestnik .btn {
		width: 85%;
	}

	.rozcestnik .info {
		max-width: calc(100% - 150px);
	}

	.rozcestnik .nazev {
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	}
}

@media (min-width: 800px) {
	.rozcestnik .zbozi {
		margin-right: 15px;
		flex: 0 1 650px;
		max-width: 650px;
	}

	.rozcestnik .nabidka {
		display: block;
		padding: 15px;
		border-radius: 2px;
		position: relative;
		background-color: #fff;
		background-repeat: no-repeat;
		background-position: center top;
		background-size: cover;
		flex: 0 1 250px;
		max-width: 250px;
	}

	.rozcestnik .nabidka.slide-01-kosik { background-image: url(img/slide-01-kosik.jpg); }
	.rozcestnik .nabidka.slide-02-kosik { background-image: url(img/slide-02-kosik.jpg?v=1); }
	.rozcestnik .nabidka.slide-03-kosik { background-image: url(img/slide-03-kosik.jpg); }
	.rozcestnik .nabidka.slide-04-kosik { background-image: url(img/slide-04-kosik.jpg); }
	.rozcestnik .nabidka.slide-05-kosik { background-image: url(img/slide-05-kosik.jpg); }
	.rozcestnik .nabidka.slide-06-kosik { background-image: url(img/slide-06-kosik.jpg); }
	.rozcestnik .nabidka.slide-07-kosik { background-image: url(img/slide-07-kosik.jpg); }
	.rozcestnik .nabidka.slide-08-kosik { background-image: url(img/slide-08-kosik.jpg); }
	.rozcestnik .nabidka.slide-09-kosik { background-image: url(img/slide-09-kosik.jpg); }
	.rozcestnik .nabidka.slide-10-kosik { background-image: url(img/slide-10-kosik.jpg); }
	.rozcestnik .nabidka.slide-11-kosik { background-image: url(img/slide-11-kosik.jpg); }
}


/* ******************** glitter popup (notify) ******************** */
#gritter-notice-wrapper {
	position:fixed;
	top:100px;
	right:20px;
	width:301px;
	z-index:9999;
}
#gritter-notice-wrapper.top-left {
	left: 20px;
	right: auto;
}
#gritter-notice-wrapper.bottom-right {
	top: auto;
	left: auto;
	bottom: 20px;
	right: 20px;
}
#gritter-notice-wrapper.bottom-left {
	top: auto;
	right: auto;
	bottom: 20px;
	left: 20px;
}
.gritter-item-wrapper {
	position:relative;
	margin:0 0 10px 0;
	background:url('jquery/glitter/images/ie-spacer.gif');
	color:#fff;

	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;

	border: 1px solid #777;

	background-color: #444;
}
.gritter-top {
	height:10px;
}
.hover .gritter-top {
	background-position:right -30px;
}
.gritter-bottom {
	height:8px;
	margin:0;
}
.hover .gritter-bottom {
	background-position: bottom right;
}
.gritter-item {
	display:block;
	padding:2px 11px 8px 11px;
	font-size: 11px;
	font-family:verdana;
}
.hover .gritter-item {
	background-position:right -40px;
}
.gritter-item p {
	padding:0;
	margin:0;
	word-wrap:break-word;
}
.gritter-close {
	display:none;
	position:absolute;
	top:5px;
	right:3px;
	background:url("jquery/ui/theme/images/ui-icons_ffffff_256x240.png") no-repeat -80px -127px;
	cursor:pointer;
	width:19px;
	height:19px;
}
.gritter-title {
	font-size:14px;
	font-weight:bold;
	padding:0 0 7px 0;
	display:block;
}
.gritter-image {
	width:48px;
	height:48px;
	float:left;
}
.gritter-with-image,
.gritter-without-image {
	padding:0 0 5px 0;
}
.gritter-with-image {
	width:220px;
	float:right;
}
.glitter_warning {
	background-color: rgba(166,206,56,0.85);
	color: #000;
}
.glitter_warning .gritter-title {
	text-shadow: 1px 1px 0 #9BC235;
}
.glitter_error {
	background-color: #e7292b;
	color: #fff;
	border: none;
}



iframe[name="google_conversion_frame"] {
	display: none;
}

a.overeno_zakazniky {display: none;}

@media (min-width: 1350px) {
	a.overeno_zakazniky {
		display: block;
		position: fixed;
		right: 0;
		top: 200px;
		background-image: url("img/overeno_zakazniky_gold.jpg");
		width: 36px;
		height: 188px;
		font-size: 0;
		overflow: hidden;
		text-indent: -999px;
		z-index: 4;
	}
}



/* ************************************** login dialog ************************************** */
#mfp_login {
	background: #fff;
	margin: 0 auto;
	max-width: 500px;
	position: relative;
}

#mfp_login h2 {
	line-height: 30px;
	font-size: 26px;
	padding: 10px 20px;
	color: #fff;
	background-color: #00adef;
	margin: 0;
}

#mfp_login .close {
	background: url("img/ikony.svg") no-repeat -100px -700px;
	width: 28px;
	height: 28px;
	top: 12px;
	right: 20px;
	position: absolute;
	cursor: pointer;
}

#mfp_login .cont {
	padding: 20px;
}

#mfp_login .input {
	margin-bottom: 30px;
}

#mfp_login label span {
	display: inline-block;
	width: 25%;
}

#mfp_login label input {
	display: inline-block;
	width: 75%;
	border: 1px solid #cdcdcd;
}

#mfp_login label input:focus {
	background: #f2f2f2;
}

#mfp_login .submit {
	float: right;
}

#mfp_login .submit input {
	margin: 0;
}

#mfp_login .error {
	color: #f36523;
	overflow: hidden;
}

#mfp_login .error ul {
	margin: 0;
}


#spinner {
	position: fixed;
	top: 40%;
	left: 50%;
	z-index: 1050;
	color: #00adef;/*f36523*/
	display: none;
}


/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-square-spin,
.la-square-spin > div {
    position: relative;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.la-square-spin {
    display: block;
    font-size: 0;
    color: #fff;
}
.la-square-spin.la-dark {
    color: #333;
}
.la-square-spin > div {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor;
}
.la-square-spin {
    width: 32px;
    height: 32px;
}
.la-square-spin > div {
    width: 100%;
    height: 100%;
    border-radius: 0;
    -webkit-animation: square-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite;
       -moz-animation: square-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite;
         -o-animation: square-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite;
            animation: square-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite;
}
.la-square-spin.la-sm {
    width: 16px;
    height: 16px;
}
.la-square-spin.la-2x {
    width: 64px;
    height: 64px;
}
.la-square-spin.la-3x {
    width: 96px;
    height: 96px;
}
/*
 * Animation
 */
@-webkit-keyframes square-spin {
    0% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
                transform: perspective(100px) rotateX(0) rotateY(0);
    }
    25% {
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
                transform: perspective(100px) rotateX(180deg) rotateY(0);
    }
    50% {
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
                transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    }
    75% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
                transform: perspective(100px) rotateX(0) rotateY(180deg);
    }
    100% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(360deg);
                transform: perspective(100px) rotateX(0) rotateY(360deg);
    }
}
@-moz-keyframes square-spin {
    0% {
        -moz-transform: perspective(100px) rotateX(0) rotateY(0);
             transform: perspective(100px) rotateX(0) rotateY(0);
    }
    25% {
        -moz-transform: perspective(100px) rotateX(180deg) rotateY(0);
             transform: perspective(100px) rotateX(180deg) rotateY(0);
    }
    50% {
        -moz-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
             transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    }
    75% {
        -moz-transform: perspective(100px) rotateX(0) rotateY(180deg);
             transform: perspective(100px) rotateX(0) rotateY(180deg);
    }
    100% {
        -moz-transform: perspective(100px) rotateX(0) rotateY(360deg);
             transform: perspective(100px) rotateX(0) rotateY(360deg);
    }
}
@-o-keyframes square-spin {
    0% {
        transform: perspective(100px) rotateX(0) rotateY(0);
    }
    25% {
        transform: perspective(100px) rotateX(180deg) rotateY(0);
    }
    50% {
        transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    }
    75% {
        transform: perspective(100px) rotateX(0) rotateY(180deg);
    }
    100% {
        transform: perspective(100px) rotateX(0) rotateY(360deg);
    }
}
@keyframes square-spin {
    0% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
           -moz-transform: perspective(100px) rotateX(0) rotateY(0);
                transform: perspective(100px) rotateX(0) rotateY(0);
    }
    25% {
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
           -moz-transform: perspective(100px) rotateX(180deg) rotateY(0);
                transform: perspective(100px) rotateX(180deg) rotateY(0);
    }
    50% {
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
           -moz-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
                transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    }
    75% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
           -moz-transform: perspective(100px) rotateX(0) rotateY(180deg);
                transform: perspective(100px) rotateX(0) rotateY(180deg);
    }
    100% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(360deg);
           -moz-transform: perspective(100px) rotateX(0) rotateY(360deg);
                transform: perspective(100px) rotateX(0) rotateY(360deg);
    }
}



/* Default theme - Owl Carousel CSS File */
.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	max-width: 1230px;
	margin: 0 auto;
}
.owl-theme .owl-controls .owl-nav [class*='owl-'] {
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #d6d6d6;
	display: inline-block;
	cursor: pointer;
}

.owl-theme .owl-controls .owl-nav [class*='owl-']:hover {
	background: #222;
	color: #fff;
	text-decoration: none;
}
.owl-theme .owl-controls .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}


.owl-theme .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.owl-theme .owl-dots .owl-dot span {
	width: 25px;
	height: 6px;
	margin: 5px;
	background: #fff;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	-moz-transition: opacity 200ms ease;
	-ms-transition: opacity 200ms ease;
	-o-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	transform: skew(-15deg);
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #f36523;
}


.rychla_obj {
	margin-bottom: 40px;
}

.rychla_obj input#kod {
	width: 150px;
	margin-right: 15px;
}

.rychla_obj input#pocet {
	width: 50px;
	margin-right: 15px;
}

.rychla_obj input.btn {
	border: none;
	margin-top: -2px;

}


/* ************************************** cookies ************************************** */

#cookie-bar {background:#fff; height:auto; line-height:24px; color:#222; text-align:center; padding:10px; font-size: 13px;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%; z-index: 999;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#ffffff; display:inline-block; text-decoration:none; padding:4px 8px; margin-left:8px;}
#cookie-bar .cb-enable {background:#5d5d5d;}
#cookie-bar .cb-enable:hover {background:#323131;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#adadad;}
#cookie-bar .cb-policy:hover {background:#9f9f9f;}
#cookie-bar .cookie-bar-buttons { display: block; margin: 5px 0 0 0;}

@media (min-width: 930px) {
	#cookie-bar .cookie-bar-buttons {
		display: inline;
		margin: 0;
	}
}


.mfp-content .center {
	position: relative;
	padding: 30px;
	width: auto;
	max-width: 1000px;
	margin: 20px auto;
}

.mfp-content .center img {
	max-width: 100%;
}


.vanoce img {
	display: block;
	width: 100%;
	max-width: 100%;
}
.vanoce {
	margin-bottom: 20px;
}
