<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*, *:after, *:before {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html {
	font-family: 'Raleway', sans-serif;
	font-size: 1em;
}

a {
	text-decoration: none;
	color: #5C3C3B;
}

a:hover {
	color: #573534;
}

body {
	background-color: #FFF;
}

p {
	text-align: justify;
}


.obal {
    overflow: hidden;
    max-width: 80em;
    margin: auto;
    background: #FFFFFF;
}

.obsah, .menu_left, .menu_right {
    float: left; 
    box-sizing: border-box;
    padding: 1em;
	font-size: 14px;
	color: #3F3F3F;
}

.obsah {
	font-size: 14px;
	color: #3F3F3F;
}

.menu_left, .menu_right {
	float: left;
	box-sizing: border-box;
	margin-top: 2em;
	margin-bottom: 2em;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
}

.akce_right {
	float: left;
    width: 20%;
	background-color: #FFFFFF;
	margin-top: 15px;
}

.menu_left ul li, .menu_right ul li {
	text-decoration: none;
	list-style-type: none;
}

.menu_right ul li {
	padding-top: .5em;
	padding-bottom: .5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CA1BC;
}

.menu_left ul, .menu_right ul {
	margin: 0em;
	padding: 0em;
}

.menu_left ul ul, .menu_right ul ul {
	margin: 0em;
	padding-left: 1em;
}

.center {
	padding-left: 2.875em;
	padding-right: 2.875em;
	clear: both;
}

.top, .menu_top, .bottom {
	width: 100%;
	padding-bottom: 0em;
	clear: both;
	background-color: #FFFFFF;
}

.top {
	min-height: 10.25em;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #573534;
}

.topline {
	width: 100%;
	background: #B4A381;
	padding-bottom: 0em;
	clear: both;
	height: 2.625em;
	padding-top: 0.8125em;
	padding-left: 5%;
	font-weight: bold;
	color: #FFF;
}

.top img {
	border: none;
}

.logo {
	padding-left: 5%;
	float: left;
	width: 25%;
}

.logo_menu {
	width: 100%;
}

#menu {
	display: table-cell;
	float: right;
	vertical-align: middle;
	bottom: 0em;
	position: relative;
	padding-top: 1.2em;
	color: #330A01;
	font-weight: bold;
	width: 75%;
	min-height: 7.5em;
}

#menu ul {
	display: block;
	width: 100%;
}

#menu ul li {
	display: block;
	float: right;
	padding-right: 2em;
	padding-left: 2em;
	padding-top: 1em;
	padding-bottom: 1em;
}

#menu ul li a, .bottom_center a {
	text-decoration: none;
	color: #330A01;
}

#menu ul li a:hover, .bottom_center a:hover {
  color: #daba53;
  text-decoration: none;
}

#banner {
	background-image: url(image/hlavicka2500.jpg);
	background-position: center top;
	height: 29.5em;
	padding-top: 16.625em;
	padding-left: 5%;
}
.akce {
	font-size: 16px;
	font-weight: bold;
}


.menu_top {
	background: #F0F0F0;
	margin-bottom: 1em;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	padding-left: 4.625em;
	font-size: 14px;
	color: #676767;
}


#menu_lista, #zakazky_lista, #picto_lista {
	text-align: center;
}

#zakazky_lista {
	margin-bottom: 1em;
}

#menu_lista img, #zakazky_lista img, #picto_lista img {
	margin-left: 1.25%;
	margin-right: 1.25%;
}

#zakazky {
	padding-left: 5%;
	padding-right: 5%;
}

#text_left {
	float: left;
	width: 50%;
	padding-left: 5%;
	padding-right: 5%;
}

#text_right {
	float: left;
	width: 50%;
	padding-left: 5%;
	padding-right: 5%;
}

.bottom {
	overflow: hidden;
	background: #F2F2F2;
	margin-top: 1em;
	color: #6C6C6C;
	font-size: 14px;
}

.bottom_left, .bottom_center, .bottom_right {
	float: left;
	box-sizing: border-box;
	padding: 1em;
    width: 25%;
  }

.bottom_center {
    width: 50%;
  }

.menu_left {
    width: 20%;
}

.obsah {
    width: 60%;
	min-height: 320px;

}

.menu_right {
    width: 20%;
}

hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
}

.two_columns {
	-moz-column-count: 2;
	-moz-column-gap: 3em;
	-webkit-column-count: 2;
	-webkit-column-gap: 3em;
	column-count: 2;
	column-gap: 3em;
	text-align: justify;
	font-size: 14px;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
}

.sub_menu_row {
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 18px;
	color: #18462A;
}

.sub_menu_rowOver {
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 18px;
	color: #FF8400;
	cursor: pointer;
	background: url(../images/sipka_sub_menu.png) no-repeat right center;
}

.CategoryProduct {
    box-sizing: border-box;
	float: left;
	height: 250px;
	width: 30%;
	border: 1px solid #006;
	margin: 0.7em;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.CategoryProductOver {
	box-sizing: border-box;
	float: left;
	height: 250px;
	width: 30%;
	border: 1px solid #F90;
	margin: 0.7em;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor:pointer;
}

.CategoryProductImage {
  	box-sizing: border-box;
	height: 80%;
	width: 100%;
	display: flex;
	justify-content: center; /* align horizontal */
	align-items: center; /* align vertical */
}

.CategoryProductName {
	box-sizing: border-box;
	padding: 0.7em;
	height: 20%;
	width: 100%;
	background-color: #006;
	text-align: center;
	color: #FFF;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-bottom-left-radius: 8px;
	-moz-border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border: 1px solid #006;
	display: flex;
	justify-content: center; /* align horizontal */
	align-items: center; /* align vertical */
}

.dataTableHeadingRow {
	background-color:#d7d6cc;
}

.dataTableRow {
	background-color:#f2f1ee;
}

.dataTableRowOver {
	background-color:#ffffff;
	cursor:pointer;
}

.dataTableHeadingContent {
	color: #333333;
	font-weight: bold;
}

.dataTableContent, .dataTableContentCenter {
	color: #333333;
	font-weight: normal;
}

.dataTableContentCenter {
	text-align: center;
}

.category_nazev {
	color: #212C5A;
	font-weight: bold;
	font-size: larger;
}

.image_category {
	text-align: center;
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.galerie {
	margin-top: 1em;
	margin-bottom: 1em;
}

.float_left {
	float: left;
	text-align: center;
}

#form {
	background-color: #E8DED1;
	padding-right: 2em;
	padding-left: 2em;
	padding-top: 0.3em;
	margin-right: 5%;
	margin-left: 5%;
}

.form .text-input, .form .textarea, .form .label, .form .button {
  padding: 1em 1.5em;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  line-height: normal;
  border: 1px solid transparent;
  border-radius: 0;
}

.form .text-input, .form .textarea {
  font: inherit;
  line-height: normal;
  width: 100%;
  box-sizing: border-box;
  display: block;
  padding-left: 0;
  border-bottom-color: rgba(0, 0, 0, 0.3);
  background: transparent;
  outline: none;
  color: black;
}
.form .text-input:placeholder, .form .textarea:placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.form .text-input:-webkit-autofill, .form .textarea:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
  border-top-color: white;
  border-left-color: white;
  border-right-color: white;
}
.form .error.text-input, .form .error.textarea, .error .form .text-input, .form .error .text-input, .error .form .textarea, .form .error .textarea {
  border-color: transparent transparent red transparent;
}
.form:not(.has-floated-label) .text-input:active, .form:not(.has-floated-label) .textarea:active, .form:not(.has-floated-label) .text-input:focus, .form:not(.has-floated-label) .textarea:focus {
  border-color: transparent transparent black transparent;
}

.form .label {
  position: absolute;
  z-index: 10;
  pointer-events: none;
  padding-left: 0;
}

.form .label {
  top: 0;
  left: 0;
  color: rgba(0, 0, 0, 0.7);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.active .form .label, .form .active .label {
  font-size: 0.75em;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0;
  color: rgba(0, 0, 0, 0.7);
}
.focus .form .label, .form .focus .label {
  color: black;
}

.form.has-floated-label .field:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  border-bottom: 1px solid black;
  -webkit-transition: width 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: width 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.form.has-floated-label .field.focus:after {
  width: 100%;
}

.form .button {
  font: inherit;
  line-height: normal;
  cursor: pointer;
  background-color: #B5A584;
  color: white;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.14286em;
  font-weight: bold;
}
.form .button:hover, .form .button:focus, .form .button:active {
	color: #daba53;
	background: #B5A584;
	font-weight: bold;
}
.form .button:active {
  position: relative;
  top: 1px;
  left: 1px;
}

.form {
  max-width: 70em;
  margin: 0 auto;
  box-sizing: border-box;
  overflow: hidden;
}
.form .field {
  position: relative;
  width: 100%;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  float: left;
}
@media screen and (min-width: 40em) {
  .form .field.half {
    width: calc(50% - 2em);
    margin-right: 2em;
  }
  .form .field.half + .half {
    margin-left: 2em;
    margin-right: 0;
  }
}
.form .field:last-child {
  float: right;
  width: auto;
}
.form .textarea {
  max-width: 100%;
}

svg path {
  fill: black;
}

.box {
	font-size: 10px;
	font-weight: bold;
	margin: 5px 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 32%;
	height: 300px;
	box-sizing: border-box;
	background-color: #E8DED1;
	position: relative;
	text-align: center;
}

.boxOver {
	font-size: 10px;
	font-weight: bold;
	margin: 5px 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 32%;
	height: 300px;
	box-sizing: border-box;
	background-color: #E8DED1;
	position: relative;
	text-align: center;
	cursor: pointer;
}


.box h2, .boxOver h2{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #422117;
}

.center_box {
	float: left;
	width: 79%;
	box-sizing: border-box;
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin-top: 2em;
	margin-bottom: 2em;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #B4A381;
}
.cena{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: right;
}
.adresa {
	float: left;
	width: 50%;
	min-width: 440px;
	box-sizing: border-box;
}
.mapa {
	float: left;
	width: 50%;
	box-sizing: border-box;
	text-align: right;
	min-width: 440px;
}
.detail{
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	background-color: #B7A584;
	vertical-align: bottom;
	position: absolute;
	bottom: 0px;
	padding: .5em;
	color: #FFF;
}
.detailOver {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	background-color: #B7A584;
	vertical-align: bottom;
	position: absolute;
	bottom: 0px;
	padding: .5em;
	text-decoration: none;
	color: #FF8400;
	cursor: pointer;
}
.product_image {
	box-sizing: border-box;
}
.fancybox-slide--iframe .fancybox-content {
	width  : 600px;
	height : 600px;
	max-width  : 100%;
	max-height : 100%;
	margin: 0;
	background-color: #FFFFFF;
}
.fancybox-slide.watermark .fancybox-spaceball {
	background-image: url(../images/foto_logo.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
.product_left {
	float: left;
	width: 75%;

	box-sizing: border-box;
}


#navbar {
	z-index: 100;
	position: relative;
	background-color: #FFFFFF;
}

.menu {
  border: 0;
  float: left;
  width: 100%;
  text-align: center;
}

.desktop {
  font-size: 0;
  min-height: 70px;
  background: none;
  padding-left: 10px;
  padding-right: 10px;
  float: none;
}

.desktop li {
	border: 0;
	margin-left: 1px;
	margin-right: 1px;
	display: block;
	float: none;
	list-style: none;
	padding: 0;
	position: relative;
}

.desktop li a {
  transition: all 300ms ease;
  color: #ffffff;
  font-weight: 700;
  text-decoration: none;
  font-size: 15px;
  margin: 0 auto;
  text-transform: uppercase;
  display: block;
  height: 70px;
  padding: 27px 13px;
}

.desktop li a:hover { background-color: #00c0ff; }

.desktop .submenu {
}

.desktop li a:hover + .submenu, .desktop li a + .submenu:hover {
}

.desktop .submenu li {
}

.desktop .submenu .submenu {
}

.desktop .submenu .submenu li {
}

.desktop .submenu li a {
  display: block;
  background-color: #00c0ff;
  min-height: 45px;
  height: auto;
  border: 0;
  line-height: 1;
  text-align: left;
  margin: 0 auto;
  margin-bottom: 0;
}

.desktop .submenu li a:hover {
  background-color: #f77300;
}




#openMenu {
	cursor: pointer;
	color: #000000;
	position: absolute;
	top: 27px;
	left: 20px;
	display: none;
}

.mobile {
	opacity: 0.95;
	background-color: #B4A381;
	text-align: left;
	margin: 0 auto;
	transition: all 300ms ease;
	width: 300px;
	position: absolute;
	top: -150px;
	left: -300px;
	z-index: 999;
}

.open {
  opacity: 0.97;
  display: block;
  left: 0px;
}

.mobile li { display: block; }

.mobile li a {
  padding: 12px 8px;
  display: block;
  color: #ffffff;
  text-decoration: none;
}

.mobile li a:hover {
  color: #4286f4;
  background-color: #ffffff;
}

.overlay {
	cursor: pointer;
	width: 100%;
	height: calc(100% - 70px);
	position: absolute;
	display: none;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 99;
}

.dotaz {
	display: block;
	color: #5C3A39;
	text-decoration: none;
	margin-top: 20px;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #5C3A39;
	text-align: center;
	line-height: 26px;
}

.dotaz_title {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 20px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	background-color: #5C3A39;
	padding-top: 5px;
	padding-bottom: 5px;
}

.zmenseni p, .zmenseni ul, .zmenseni ul li, .zmenseni h3, .zmenseni ol, .zmenseni ol li {
	max-height: 30em; 
	overflow: hidden; 
}

.zmenseny p, .zmenseny ul, .zmenseny ul li, .zmenseny h3, .zmenseny ol, .zmenseny ol li {
	max-height: 0;
	margin: 0px;
	padding: 0px;
}

.pruhlednost {
	opacity: 1; 
	max-height: 150em; 
	transition: opacity .5s .3s, max-height 3s;

}

.pruhledny {
	opacity: 0;
	max-height: 0;
	transition: opacity .5s, max-height 3s .8s;
}

.right {
	text-align: right;
}

/*
Respozivita
*/

@media (max-width: 1000px) {
  .obsah, .center_box, .menu_right, .bottom_left, .bottom_center, .bottom_right, #text_left, #text_right {
    width: 100%;
  }

  .menu_left {
	width: 0px;
	height: 0px;
  }

.menu_left ul ul, .menu_right ul ul {
	padding-left: 0.5em;
}

.dotaz {
	display: none;
	color: #5C3A39;
	text-decoration: none;
	margin-top: 20px;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #5C3A39;
	text-align: center;
	line-height: 26px;
}

.dotaz_title {
	display: none;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 20px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	background-color: #5C3A39;
	padding-top: 5px;
	padding-bottom: 5px;
}

.center {
	padding-left: 0em;
	padding-right: 0em;
}

.top img {
	padding-left: 0.5em;
}

#menu ul li {
	padding-right: 1.5em;
	padding-left: 1em;
}

.menu_top {
	margin-bottom: 1em;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	padding-left: 0.5em;
}

.two_columns {
	-moz-column-count: 1;
	-moz-column-gap: 3em;
	-webkit-column-count: 1;
	-webkit-column-gap: 3em;
	column-count: 1;
	column-gap: 3em;
	padding-top: .5em;
	padding-right: 1em;
	padding-bottom: .5em;
	padding-left: 1em;
}

.center_box {
    padding-right: 0;
    padding-left: 0;
    margin-top: 2em;
    margin-bottom: 2em;
    border-left-width: none;
    border-left-style: none;
    border-left-color: none;
}
.box {
	width: 48%;
}

.boxOver {
	width: 48%;
}

.product_left {
	float: none;
	width: auto;
}

}

.nav {
  background-color: #222;
  width: 100vw;
  color: white;
  display: flex;
  flex-wrap: wrap;
}

.nav h1 {
  box-sizing: border-box;
  width: auto;
  margin: auto;
  margin-left: 0;
  padding-left: 20px;
}

.nav-menu {
  margin: auto 0 auto auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

#mobile-menu {
  width: 40px;
  height: 40px;
  margin: auto;
  margin-right: 0;
  cursor: pointer;
}

.nav-ul {
  box-sizing: border-box;
  display: none;
}

.nav-ul li {
  list-style-type: none;
  padding: 20px;
  text-align: right;
}


@media only screen and (min-width: 900px) {
  #mobile-menu {
    display: none;
  }
  .nav-ul {
    display: flex;
    flex-direction: row;
  }
}</pre></body></html>