/*@import url('https://fonts.googleapis.com/css2?family=PT+Sans:wght@400;700&amp;display=swap');*/



/* normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {display:block}
audio, canvas, progress, video {display:inline-block; vertical-align:baseline}
audio, canvas, img, svg, video {vertical-align:middle}
audio:not([controls]) {display:none; height:0}
[hidden], template {display:none}

a {background:transparent; color:var(--barva-hlavni-2); text-decoration:none}
#main a{ color:var(--barva-hlavni-2); text-decoration:none}
#main a:hover,a:hover {text-decoration:underline}
a:active, a.active {color:red}

#main .blogItem { color:var(--barva-hlavni-1); display:block}

a:active, a:hover {outline:0}
abbr[title] {border-bottom:1px dotted}
dfn {font-style:italic}
h1 {margin:0 0 .67em; font-weight:normal; font-size:2.25em}

mark {background:#ff0; color:#000}
small {font-size:80%}
sub, sup {font-size:75%; line-height:0; position:relative; vertical-align:baseline}
sup {top:-0.5em}
sub {bottom:-0.25em}
img {border:0}
svg:not(:root) {overflow:hidden}

figure {margin:1em 40px}
hr {-moz-box-sizing:content-box; box-sizing:content-box; height:0; display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0}
pre {overflow:auto}
code, kbd, pre, samp {font-family:monospace, monospace; font-size:1em}

/*novy*/

html {
	/*font: .875em/1.4 'PT Sans', sans-serif;*/
	font: .875em/1.4 mProNormal, sans-serif;
	background: #fff;
	color: #342313;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0;
	min-width: 320px
}
h2, h3, h4, strong, a.btn,
#wrap button,
#nav > li:last-child > a {
	font-family: mProBlack, sans-serif;
	font-weight: 900
}
#wrap, .wrap {
	max-width: 1100px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative
}
nav {
	display: block;
	background: var(--barva-hlavni-3);
	position: fixed;
	top: 3em;
	background-image: linear-gradient(#fff, var(--barva-hlavni-3));
	width: 100%;
	left: 0;
	right: 0;
	z-index: 100;
	height: 6em;
}
#stretch {
	height: 9em;
}
#page-slider {
	position: reltive;
	top: 0;
	left: 0;
	right: 0;
	z-index: -10;
	height: 40vh;
	overflow: hidden;
	transition: .7s all
}
.homepage #page-slider {
	height: 40vh;
	height: calc((100vw/3)*2);
	max-height: 40vh;
	position: relative;
	z-index: 0
}
.normalpage #page-slider {
	height: 40vh;
	position:relative;
}
#white {
	background: #fff;
	position: relative;
	/*overflow: hidden;*/
}
#page-slider > img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
}
#page-slider > img:nth-child(1) {
	z-index: -1
}
#page-slider > img:nth-child(2) {
	z-index: -2
}
#page-slider > img:nth-child(3) {
	z-index: -3
}
#page-slider > img:nth-child(4) {
	z-index: -4
}
#page-slider > img:nth-child(5) {
	z-index: -5
}
#page-slider > img:nth-child(6) {
	z-index: -6
}
#page-slider > img:nth-child(7) {
	z-index: -7
}
#page-slider > img:nth-child(8) {
	z-index: -8
}
#page-slider > img:nth-child(9) {
	z-index: -9
}
#page-slider > img {
	opacity: 0;
	-webkit-animation: pulse 49s infinite;
	-ms-animation: pulse 49s infinite;
	animation: pulse 49s infinite;
	-webkit-animation-timing-function: ease-out;
	-ms-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}
#page-slider > img:nth-child(2) {
	-webkit-animation-delay:  7s;
	-ms-animation-delay:  7s;
	animation-delay:  7s;
}
#page-slider > img:nth-child(3) {
	-webkit-animation-delay: 14s;
	-ms-animation-delay: 14s;
	animation-delay: 14s;
}
#page-slider > img:nth-child(4) {
	-webkit-animation-delay: 21s;
	-ms-animation-delay: 21s;
	animation-delay: 21s;
}
#page-slider > img:nth-child(5) {
	-webkit-animation-delay: 28s;
	-ms-animation-delay: 28s;
	animation-delay: 28s;
}
#page-slider > img:nth-child(6) {
	-webkit-animation-delay: 35s;
	-ms-animation-delay: 35s;
	animation-delay: 35s;
}
#page-slider > img:nth-child(7) {
	-webkit-animation-delay: 42s;
	-ms-animation-delay: 42s;
	animation-delay: 42s;
}
@-webkit-keyframes pulse {
0% {
	opacity: 0
}
3% {
	opacity: 1
}
14% {
	opacity: 1
}
17% {
	opacity: 0
}
100% {
	opacity: 0;
}
}
@-ms-keyframes pulse {
0% {
	opacity: 0
}
3% {
	opacity: 1
}
14% {
	opacity: 1
}
17% {
	opacity: 0
}
100% {
	opacity: 0;
}
}
@keyframes pulse {
0% {
	opacity: 0
}
3% {
	opacity: 1
}
14% {
	opacity: 1
}
17% {
	opacity: 0
}
100% {
	opacity: 0;
}
}
#nav-control + label {
	display: none;
	width: 50px;
	height: 50px;
	text-align: center;
	/*background: #fff url(line-icons/menu.html) no-repeat left top;*/
	background: url("img/svg/menu.svg") no-repeat center center;
	position: fixed;
	right: 2em;
	top: 5em;
	z-index: 90;
	cursor: pointer
}
#nav-control + label span {
	position: absolute;
	left: -9999px
}
#nav-control {
	position: absolute;
	left: -9999px;
	display: none
}
#nav {
	text-transform: uppercase;
	list-style: none;
	height: 100px;
	vertical-align: middle;
	position: relative;
	top: .75em;
	/*margin-top: 15px*/
}
#nav > li {
	display: inline
}
#nav > li > a {
	font-family: mProBlack, sans-serif;
	border: 1px solid transparent;
	display: inline-block;
	padding: .5em 1em;
	color: #000;
	text-decoration: none;
	outline: none;
}
#nav a:hover,
#nav > li.set > a ,
#nav .active,
#nav .family {
	color: var(--barva-hlavni-1);
	text-decoration: none
}
#nav > .liClass1 .active,
#nav > .liClass1 .family {
	border: none
}
#nav > li:last-child > a {
	margin-left: 2em;
	float: right
}
#nav > .liClass1 > a {
	background: transparent var(--logo) no-repeat 0 50%;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	float: left;
	width: 185px;
	height: 54px;
	margin-top: -15px;
	margin-right: 15px;
	background-size: 90% auto;
}
.nav {
	list-style: none;
	padding: 0;
	z-index: 7
}
.nav a {
	text-decoration: none;
	outline: none;
	z-index: 7
}
.nav a:hover ~ ul, .nav li:hover > ul {
	display: block;
	z-index: 7
}
.nav ul {
	display: none;
	list-style: none;
	position: absolute;
	z-index: 2;
	padding: .5em 0;
	background: var(--barva-hlavni-3);
	top: 3em;
	margin-top: -1.2em;
	left: 0em;
	white-space: nowrap
}
.nav li li a {
	display: block;
	color: #000
}
.nav > li {
	display: inline;
	position: relative
}
.nav > li > a {
	border: 1px solid transparent;
	display: inline-block;
	color: var(--barva-hlavni-1)
}
.nav.top > li > a {
	padding: .45em 1.5em
}
.nav a:hover, .nav > li.set > a {
	color: #007b66
}
#aside {
	width: 20em;
	margin-top: -8em;
	z-index: 10
}
#aside .boxik {
	box-shadow: 0px 10px 20px var(--barva-seda-7);
	border-radius: 20px;
	margin-top: 2em;
	background: #fff;
}
#aside .boxik h4 {
	font-size: 1.4375em;
	margin: 0;
	display: block;
	background: var(--barva-seda-7) 0% 0% no-repeat padding-box;
	border-radius: 20px 20px 0px 0px;
	color: #000;
	padding: 1em;
}
#aside .boxik p {
	margin: 0;
	padding: .75em 1.5em;
}
#aside .boxik iframe {
	width: calc( 100% + 2em);
	max-width: 130%;
	max-height: 30em;
	margin: -1em;
	margin-bottom: -1.5em;
}
#aside .boxik p:has(> iframe) {
	overflow: hidden;
	margin: 0
}
.statement {
	max-width: 1100px;
	z-index: 9;
	position: relative;
	margin: 3em auto;
	text-align: left;
	color: #fff;
	text-shadow: 2px 2px 3px #000000CF;
}
.statement p {
	display: inline-block;
	max-width: 30em;
}
.statement h1 {
	font: 4em/1.4 mProBlack, sans-serif;
	margin: 2.5em 0 .1em 0;
	letter-spacing: 0px;
	color: #FFFFFF;
	text-shadow: 2px 2px 3px #000000CF;
}

#lngsw{
	position: absolute;
	bottom: 0;
	right: 0;
	background: transparent;
	padding: .2rem;
}

#lngsw a {
	color: #fff;
	overflow: hidden;
	text-indent: -9999px;
	background: transparent url(img/en.png) no-repeat center center;
	background-size: contain;
	width: 2em;
	height: 2em;
	display: inline-block;
	margin: 1em;
	opacity:.7;
}

#lngsw a:first-child{
	background-image:url(img/cs.png);
}

#lngsw a:hover{
	opacity:1
}


@media only screen and (max-height:50rem) {
	.statement {
		margin: 1em auto;
	}
	.statement h1 {
		margin: .1em 0 .1em 0;
	}
	
}



#wrap button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
#wrap button {
	overflow: visible
}
#wrap button, select {
	text-transform: none
}
#wrap button, input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
#wrap button[disabled], html input[disabled] {
	cursor: default
}
#wrap button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}
input {
	line-height: normal
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="number"]:-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
optgroup {
	font-weight: bold
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
/* main */
::-moz-selection {
	background: #b3d4fc;
	text-shadow: none
}
::selection {
	background: #b3d4fc;
	text-shadow: none
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0
}
textarea {
	resize: vertical;
	overflow: auto
}
em.big {
	font-size: larger;
	font-style: normal
}
input[type="text"], input[type="password"],
#wrap  button, a.btn,
#nav a {
	padding: .75em 1.5em;
	-webkit-border-radius: 2em;
	border-radius: 2em;
	text-shadow: none;
}
input[type="text"], input[type="password"], textarea {
	background: #fff;
	border: 1px solid #bbcac7;
	-webkit-box-shadow: 0 3px 0 #fff, 0 -3px 0 #fff, -3px 0 0 #fff, 3px 0 0 #fff, 0 0 .6em rgba(0,0,0,.2) inset;
	box-shadow: 0 3px 0 #fff, 0 -3px 0 #fff, -3px 0 0 #fff, 3px 0 0 #fff, 0 0 .6em rgba(0,0,0,.2) inset;
	margin-top: 3px;
	margin-bottom: 3px;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	border-color: #237c9c
}
#wrap  button, a.btn,
#nav>li:last-child>a {
	position: relative;
	text-transform: uppercase;
	display: inline-block;
	text-decoration: none !important;
	font-family: mProBlack;
	color:var(--barva-cerna-1) !important;
	padding: 0.75em 1.5em;
	/*border: 2px solid #fff;*/
	margin:2px;
	border-radius: 2em;
	background: linear-gradient(to left, var(--barva-hlavni-1), var(--barva-hlavni-2));
}
#wrap  button:hover, a.btn:hover,
#nav>li:last-child>a:hover {
	text-decoration: none !important;
	position: relative;
    border: 2px solid var(--barva-hlavni-1);
    border-radius: 2em;
    background: var(--barva-bila-1);
    padding: 0.75em 1.5em;
	margin:0px;
}

.btninvert {
	position: relative;
	text-transform: uppercase;
	display: inline-block;
	text-decoration: none !important;
	font-family: mProBlack;
	color:var(--barva-cerna-1) !important;
	padding: 0.75em 1.5em;
	border-radius: 2em;
	border: 2px solid var(--barva-hlavni-1);
    background: var(--barva-bila-1);
	margin:0px;
}
.btninvert:hover {
	text-decoration: none !important;
	position: relative;
	border-radius: 2em;
	padding: 0.75em 1.5em;
	margin:2px;
	background: linear-gradient(to left, var(--barva-hlavni-1), var(--barva-hlavni-2));
	border:0;
}

/*
#wrap  button, a.btn,
#nav>li:last-child>a {
	background: var(--barva-hlavni-1) linear-gradient(90deg, var(--barva-hlavni-2) 0%, var(--barva-hlavni-1) 100%) 0% 0% no-repeat padding-box;
	position: relative;
    border: 4px solid transparent;
    border-radius: 2em;
    background: linear-gradient(to left, var(--barva-hlavni-1), var(--barva-hlavni-2));
    background-clip: padding-box;
	color:var(--barva-cerna-1) !important;
	text-transform: uppercase;
	display: inline-block;
	text-decoration: none !important;
}
.btn::after {
    position: absolute;
    top: -4px; bottom: -4px;
    left: -4px; right: -4px;
    background: linear-gradient(to left, var(--barva-hlavni-1), var(--barva-hlavni-2));
    content: '';
    z-index: -1;
    border-radius: 2em;
}
#wrap  button:hover, a.btn:hover,
#nav>li:last-child>a:hover {
	background-image: none !important;
	background: var(--barva-seda-1);
	color: #fff!important;
	text-decoration: none !important;
	position: relative;
    border: 4px solid transparent;
    border-radius: 2em;
    background: var(--barva-bila-1);
    background-clip: padding-box;
    padding: 0.75em 1.5em;
}
*/














#main {
	min-height: 450px
}
#foot > .w-33,
#aside,
#main {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top
}
ul#nav {
	padding: 0;
	list-style: none;
	*zoom: 1
}
#mini-nav {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	background: url("img/mininavbg.png") repeat-x 50% 0;
	height: 36px;
	display: block;
	z-index: 8
}
#mini-nav .mini-nav {
	margin: auto;
	text-align: center;
	position: relative;
	font-size: 15px;
	padding-top: 5px;
	color: #fff;
	width: 990px
}
#mini-nav .mini-nav .gohome {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 170px;
	height: 36px;
	text-indent: -999px;
	overflow: hidden
}
#mini-nav a {
	color: #fff
}
#mini-nav .mini-nav .divX {
	left: 195px;
	position: absolute;
	top: 8px
}
#mini-nav .mini-nav .divX a {
	margin-left: 200px;
	margin-right: 20px
}
#mini-nav .mini-nav .scrollTop {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 36px;
	background: url("img/gotop.html") no-repeat 50%;
	text-indent: -999px;
	overflow: hidden
}
#main {
	width: 610px;
	margin-top: 33px;
	margin-right: 5%;
	background: #fff;
	padding: 1em 25px;
	position: relative;
	z-index: 1
}
#main .blogItem:hover {
	text-decoration: none
}
#main .blogItem h2 {
	margin-bottom: 5px
}
#main > .sub-title {
	margin: 0em 0 2em 0;
	font-size: 1.5em;
}
body.hp #main {
	margin-top: 420px
}
#foot {
	margin: 2em 0 0 0;
	position: relative;
	padding: 6em 0;
	background: #fff;
	background-image: linear-gradient(#fff, var(--barva-hlavni-3));
	min-height: 10em;
	padding-bottom: 11vw
}
#foot::after {
	position: absolute;
	content: "";
	height: 11vw;
	display: block;
	background: transparent url(footerline.png) no-repeat bottom left;
	background-size: 100vw 11vw;
	bottom: -.2em;
	left: 0;
	right: 0;
} 
#foot2 {
	background: #303030;
	color: #fff;
	padding-bottom: 4em;
}
#foot2 .wrap {
	display: flex;
}
#foot2 ul {
	list-style: none;
	margin: 0;
	padding: 0
}
#foot2 ul li a {
	color: #fff;
	display: block;
	padding: .3em;
	text-transform: uppercase;
	font-weight: 100;
}
#foot2 a.btn {
	margin-top: 1em;
}
.w33 {
	width: calc( 33.33% - 22px);
	vertical-align: top;
	margin-right: -.25em;
	padding: 10px;
}
#bottom-bar #sdf {
	max-width: 1100px;
	min-height: 12em;
}
#foot > .w-33 {
	width: 33.333%;
	vertical-align: top;
	margin-right: -.25em
}
#redir {
	position: absolute;
	top: -12px;
	right: 0;
	width: 61px;
	height: 24px;
	background: url("icons-lang-fb.png") no-repeat
}
#redir a {
	width: 19px;
	height: 19px;
	border: 3px solid transparent;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	top: -1px
}
#redir a:hover {
	border-color: #352414
}
#redir a.lg {
	left: 8px
}
#redir a.fb {
	right: -1px
}
#foot a.underline {
	color: #ffa100;
	text-decoration: underline !important;
	font-size: .8em;
	position: relative;
	top: -.5em
}
#foot a.underline:hover {
	color: var(--barva-hlavni-1)
}
#foot h3 {
	padding-left: 1.75em;
	margin-bottom: .6em;
	line-height: 1.4;
	background: url("foot-icon.png") no-repeat 0 3px;
	font-weight: normal;
	font-size: 1.6125em;
	font-weight: 100
}
#foot h3.cus {
	background-position: 0 -154px
}
.wrap-map {
	position: relative;
	margin-top: 2em
}
#foot .mapa h3 {
	background-position: 0 -57px
}
.mapa {
	position: relative
}
.mapa a, .mapa span {
	position: absolute;
	color: #c2c2c2;
	line-height: 1.1;
	font-weight: normal;
	font-size: .95em
}
.mapa .active {
	color: orange;
	font-size: 1.2em
}
.mapa a:hover {
	text-decoration: none;
	color: #000
}
.mapa .lbc {
	top: -5px;
	left: 5px
}
.mapa .mj {
	left: 0px;
	top: 25px;
}
.mapa .jnn {
	left: 90px;
	top: -14px;
}
.mapa .ms {
	top: 7px;
	left: 195px
}
.mapa .ph {
	top: 85px;
	left: 85px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.5)
}
.mapa .zb {
	top: 18px;
	left: 164px;
}
.mapa .ls {
	top: 55px;
	left: 188px;
}
.mapa .ms-2 {
	top: 65px;
	left: 35px;
	text-align: right
}
.mapa .kr {
	top: 125px;
	left: 5px
}
.mapa .jz {
	top: 165px;
	left: 81px;
}
.mapa .do {
	top: 213px;
	left: 53px
}
.mapa .tr {
	top: 249px;
	left: 0px;
}
.mapa .e65 {
	top: 203px;
	left: 30px;
}
.mapa .uut {
	top: 110px;
	left: 140px;
	display: none
}
.mapa .chk {
	top: 0px;
	left: 58px;
}
.mapa .rate {
	top: 238px;
	left: 140px
}
.mapa .zp {
	top: 88px;
	left: 140px
}
.mapa .pk {
	top: 135px;
	left: 22px;
	text-align: right
}
.mapa span {
	font-size: .875em;
}
.mapa .bold {
	font-size: .75em
}
.mapa .mapy-cz {
	top: 219px;
	left: 200px;
	padding-right: 5px
}
.mapa .mapy-cz:hover {
	border-bottom: 3px solid #000
}
#foot .contact {
	position: relative
}
#foot .contact h2 {
	font-size: 1.8125em;
	margin-top: .5em
}
#foot .contact a.underline {
	position: relative;
	top: -1.45em;
	margin-bottom: .66em;
	display: inline-block;
	font-size: 1.125em
}
#foot .ex-nav {
	margin: 3em -13px 0
}
#foot .ex-nav a {
	background-image: url("icons-rounded.png");
	background-repeat: no-repeat;
	overflow: hidden;
	display: inline-block;
	width: 59px;
	margin-right: -.25em;
	height: 41px
}
#foot a.ex-1 {
	background-position: 13px 0
}
#foot a.ex-2 {
	background-position: -46px 0
}
#foot a.ex-3 {
	background-position: -105px 0
}
#foot a.ex-4 {
	background-position: -162px 0
}
#foot a.ex-5 {
	background-position: -221px 0
}
#foot a.ex-1:hover {
	background-position: 13px -63px
}
#foot a.ex-2:hover {
	background-position: -46px -63px
}
#foot a.ex-3:hover {
	background-position: -105px -63px
}
#foot a.ex-4:hover {
	background-position: -162px -63px
}
#foot a.ex-5:hover {
	background-position: -221px -63px
}
#foot .ex-nav strong {
	visibility: hidden
}
#foot > .lnk {
	margin-top: 3em;
	border-top: 1px solid #cecece;
	padding: 1.5em 0;
	line-height: 2
}
#foot > .lnk a:hover {
	color: #ffa100
}
#foot > .lnk a {
	color: #5c3d22
}
#foot > .lnk > img {
	display: block;
	margin-bottom: 1.66em
}
#foot > .lnk .right {
	float: right;
	text-align: right
}
#foot .logos > a {
	display: inline-block;
	padding-right: 1.2em
}
#foot .map-2 {
	left: 0;
}
body.hp #shadow {
	visibility: hidden
}
#shadow {
	position: absolute;
	top: 330px;
	z-index: 0;
	left: -24px;
	width: 729px;
	height: 289px;
	background: url("shadow.png") no-repeat
}
.bold {
	font-family: mProBlack, sans-serif;
	font-weight: bold
}
.small {
	font-size: 75%
}
.upper {
	text-transform: uppercase;
	font-size: 1.125em
}
.center {
	text-align: center
}
.title-top {
	margin-bottom: 0
}
.perex {
	margin-top: .2em;
	line-height: 1.8
}
/* Helper classes */
.hidden {
	display: none !important;
	visibility: hidden
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}
.invisible {
	visibility: hidden
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
/* add JV */
#fgi {
	width: 100%
}
#fgi img {
	width: 100%;
position: relative
	/*;
min-height: 360px*/
}
.tLine {
	padding: 10px
}
.goBack {
	float: right
}
.fb_iframe_widget {
	display: inline-block;
	float: left;
	position: relative;
	width: 400px
}
.blogItem {
	clear: both
}
.blogItem img {
	width: 100px
}
.blogItem .img {
	width: 100px;
	margin-right: 10px;
	height: 120px;
	float: left;
	padding-top: 5px
}
.novinkyH1 {
	margin-top: 20px
}
.gold {
	color: #D7C587
}
.cw {
	text-align: center;
	font-size: 75%;
	padding: 1em;
	;
	background: #303030
}
/*
#main table {
	border: 1px solid var(--barva-seda-1);
	border:none;
	background-color:transparent;
	width:100%;
	border-radius: 2em;
	border-collapse: separate;
}
#main table thead td {
	border: 1px solid var(--barva-seda-1);
	background-color:var(--barva-seda-6);
	color: var(--barva-cerna-1);
	text-align: center;
}
#main table th {
	border: 1px solid var(--barva-seda-1);
	background-color:var(--barva-seda-6);
	color: var(--barva-cerna-1);
	text-align: center;
}
#main table td,
#main table th {
	border:none;
	border: 1px solid var(--barva-seda-1);
	padding: 1em;
	font-size: 0.8em
}
#main table thead tr:first-child td:first-child {
    border-top-left-radius: 20px;
	border: 1px solid var(--barva-seda-1);
	border-collapse: separate;
	background-color: #D7C587;
}
*/

body.hp #slides {
	top: 110px
}
#slides {
	position: absolute;
	top: -100em;
	left: 0;
	max-width: 640px;
	text-align: center;
	overflow: hidden;
	height: 350px;
}
#slides a:hover span {
	color: #fff
}
#slides a img {
	vertical-align: bottom
}
#slides a:hover img {
	transform: scale(.99);
	-webkit-transform: scale(.99);
	-ms-transform: scale(.99)
}
#slides ul {
	width: 100%;
	margin: 0;
	padding: 0
}
#slides li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#slides li a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding: 5px 15px
}
#slides li a span {
	position: absolute;
	bottom: 17px;
	left: 0;
	width: 100%;
	padding: 5px 0;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	transition: .25s;
	-webkit-transition: .25s;
	-ms-transition: .25s
}
#sdf .inner li.chatakopanina {
	display: none;
	visibility: hidden
}
.fleft {
	float: left
}
.fright {
	float: right
}
.gold {
	text-shadow: 1px 1px 1px #352414;
}
.schovano {
	max-height: 20em;
	overflow: hidden;
	position: relative;
	margin-bottom: 1em;
	transition: all 1s
}
.prechodW {
	display: block;
	height: 4em;
	margin-top: -5em;
background-image: linear-gradient(transparent,
	#fff);
	z-index: 222;
	position: relative;
	margin-bottom: 1em;
}
#tinymce .schovavacka {
	background: #c2c2c2;
}


#logo{ display:none; }


@media only screen and (max-width:31rem) {
#slides li {
	margin: 0 -10px
}
#slides a img {
	height: 50%;
	width: 50%
}
}


@media only screen and (max-width:1300px) {
	#lngsw{
		bottom: -1.5em;
	}

	#lngsw a {
		margin:0;
	}
	
}

@media only screen and (max-width:48rem) {
#head {
	height: 134px
}

#logo { 
	display:inline-block; 
	margin-top: 15px;
}

#main {
	width: calc(100% - 4em);
	padding: 2em;
	margin-right: auto;
}
#main:after {
	content: "";
	display: block;
	clear: both;
}
#logo img, #top-bar img {
	max-width: 100%;
	width: 180px;
}

img{
max-width:100%
}

.w33 img {
	width: auto;
}
#nav-control + label {
	display: block;
	/*box-shadow: 0 0 .5em rgba(0,0,0,.5)*/
}
#nav-control + label:after {
	content: " ";
	color: #000;
	font-size: 2em;
	line-height: 1.5
}
#nav-control:checked ~ ul {
	left: 0;
	top: 0;
	margin: 0
}
#nav-control:checked + label:before {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: transparent;
	z-index: -1;
}
#nav {
	width: 300px;
	top: 8em !important;
	position: fixed;
	margin: 0;
	left: -301px;
	border-right: 1px solid #aaa;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 90;
	background: rgba(255,255,255,.9);
	border-top: 1px solid #aaa;
	height: calc(100% - 51px);
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
#nav li,
#nav a,
#nav ul {
	display: block;
	position: static;
	margin: 0
}
#nav ul {
	position: static;
	padding: 0;
	/* background: rgba(255,161,0,.5);
*/
	font-size: 85%
}
#nav a {
	-webkit-border-radius: 0;
	border-radius: 0;
	border: 0;
	border-bottom: 1px solid rgba(0,0,0,.2)
}
#nav a.active {
	color: var(--barva-hlavni-1)
}
#nav > li > a {
	display: block;
	background: #fff
}
#nav li li a {
	padding-left: 1.5em
}
#nav li li a:before {
	content: "* ";
	color: orange
}
#nav > .liClass1 > a {
	float: none;
	margin: 0;
	padding: 0;
	transform: scale(.7);
	-webkit-transform: scale(.7);
	transform-origin: 15% 50%;
	-webkit-transform-origin: 15% 50%
}
#nav > li:last-child > a {
	float: none;
	margin: 0;
	display: block
}
#shadow {
	width: 100%;
	z-index: 0;
	visibility: visible !important
}
#shadow:after {
	position: absolute;
	content: "";
	display: block;
	right: -24px;
	top: 0;
	width: 16px;
	height: 289px;
	background: url("shadow.png") no-repeat -50px 0
}
#foot {
	/*padding: 0*/
	padding: 2em 0;
}
#foot .map-1 {
	height: 250px;
	width: 90% !important
}
#foot .map-2 {
	height: 270px;
	width: 90% !important
}
#foot > .w-33 {
	width: 100%;
	display: block
}
#foot > .w-33:nth-child(4) {
	width: 100%
}
#foot > .w-33:nth-child(4) .btn {
	float: right;
	margin-top: -7.5em
}
#foot h3 {
	white-space: nowrap;
	text-align: left
}
#foot .ex-nav {
	margin: 2em 0 0
}
#foot .contact {
	border-top: 4px double #ccc;
	text-align: center
}
#foot .contact h2 {
	font-size: 1.5em
}
#slides ul {
	margin: 0 -1em
}
#slides img {
	height: 66%;
	width: 66%
}
#slides span {
	background: #ff9300
}
#slides li a {
	padding: 5px
}
#slides a:hover img {
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1)
}
#slides li a span {
	bottom: 8px;
	left: 12%;
	width: 84%
}
.w33 {
	width: 100%;
	display: block;
}
#foot2 .wrap {
	display: block;
}
#foot2 .wrap>div {
	display: inline-block;
	margin-top: 2em;
	padding: 10px;
	width: calc( 50% - 22px);
}
#sdf > .slider {
	margin: 0;
	margin-top: 5em!important
}
/*#bottom-bar {
	background-image: none;
	background: linear-gradient(90deg,#F1F1F1 50%, #fff 100%) !important;
}*/

#lngsw {
	bottom: 1.5em;
	right: 5em;
}


}





@media only screen and (max-width:64rem) {
body {
	background-position: -455px 85px
}
#aside {
	width: 100%;
	border-top: 4px double #ccc;
	margin-top: -1em;
}
#aside > .news {
	min-height: 0
}
#aside > .news > p > a {
	color: var(--barva-hlavni-1)
}
.mini-nav {
	width: inherit;
	max-width: 100%
}
.mini-nav .fleft, .mini-nav img {
	display: none
}
}
@media print {
* {
	background: transparent !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
a[href^="javascript:"]:after, a[href^="#"]:after {
	content: ""
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group;
/* h5bp.com/t */
}
tr, img {
	page-break-inside: avoid
}
img {
	max-width: 100% !important
}
p, h2, h3 {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
}
@media print, (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi) {
/* Style adjustments for high resolution devices */
html {
	font-size: .9em
}
}
/*/
* {
	outline: 1px solid rgba(255,0,0,.25)
}
*/
#main img {
	max-width: 100%;
}


/* Dodelavky nove css */

#main h1 {
	font: 2em/1.2 mProBlack, sans-serif;
	margin: 0 0 .5em;
}
#main h2 {
	font: 1.5em/2.3 mProBlack, sans-serif;
	margin: 0 0 .25em;
	line-height:1em;
}
#main h3 {
	font: 1.2em/1.8 mProBlack, sans-serif;
	margin: 0 0 .25em;
}
#main h4 {
	font: 1em/1 mProBlack, sans-serif;
	margin: 0 0 .25em;
}
.roundbox {
	width:100%;
	height: auto;
	display:inline-flex;
	-webkit-flex-wrap: wrap;
  	flex-wrap: wrap;
}
.roundbox h3 {
	font-size: 1.5em;
}
.roundboxAleft {
	padding: 1em 2em;
	border: solid 1px var(--barva-seda-1);
	border-right: none;
	width:calc( 49% - 4em);
	border-top-left-radius: 1em;
	border-bottom-left-radius: 1em;
}
.roundboxAright {
	padding: 1em 2em;
	border: solid 1px var(--barva-seda-1);
	width:calc( 49% - 4em);
	border-top-right-radius: 1em;
	border-bottom-right-radius: 1em;
}
.roundboxBleft {
	padding: 1em 2em;
	background-color: var(--barva-seda-7);
	border-right: none;
	width:calc( 49% - 4em);
	border-top-left-radius: 1em;
	border-bottom-left-radius: 1em;
}
.roundboxBright {
	padding: 1em 2em;
	background-color: var(--barva-seda-5);
	width:calc( 49% - 4em);
	border-top-right-radius: 1em;
	border-bottom-right-radius: 1em;
}

.colcontainer {
	width:100%;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
}
.col1 {
	width:100%;
}
.col2 {
	width:50%;
}
.col3 {
	width:33.3%;
}
.col4 {
	width:25%;
}
.col5 {
	width:20%;
}

.iconleft {
	width:calc(30% - 24px);
	display: inline-block;
	text-align: center;
	padding: 10px;
	float:left;
	background-size:auto 70%;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:center center;
	height: 40px;
}
.icontop {
	text-align: center;
	padding: 10px;
}

.ico-limo{
	background-image: url("svg/1.svg");
}
.ico-dort{
	background-image:  url("svg/2.svg") ;
}
.ico-nealko{
	background-image: url("svg/3.svg");
}
.ico-zmrzka{
	background-image: url("svg/4.svg") ;
}
.ico-alko{
	background-image: url("svg/5.svg") ;
}
.ico-pivo{
	background-image: url("svg/6.svg");
}
.ico-hotdog{
	background-image: url("svg/7.svg") ;
}

.txtright {
	width: calc(70% - 24px);
	display: table-cell;
	text-align: left;
	padding: 10px;
	vertical-align: middle;
	height: 40px;
}
.txtbottom {
	text-align: center;
	padding: 10px;
}

#main table {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
	background-color:transparent;
	font-size: .8em;
}
#main table tr th,
#main table tr td {
	border-right: 1px solid var(--barva-seda-5);
	border-bottom: 1px solid var(--barva-seda-5);
	padding: 1em;
	text-align: center;
}
#main table tr th:first-child,
#main table tr td:first-child {
	border-left: 1px solid var(--barva-seda-5);
}
#main table tr th {
	background: var(--barva-seda-7);
	border-top: 1px solid var(--barva-seda-5);
	text-align: center;
	font-weight: 700;
}
#main table tr td:first-child {
	background: var(--barva-seda-7);
	text-align: center;
	font-weight: 700;
}
#main table tr:first-child th:first-child {
	border-top-left-radius: 1em;
}
#main table tr:first-child th:last-child {
	border-top-right-radius: 1em;
}
#main table tr:last-child td:first-child {
	border-bottom-left-radius: 1em;
}
#main table tr:last-child td:last-child {
	border-bottom-right-radius: 1em;
}


/* responz */
 @media only screen and (max-width:64rem) {
	.homepage #page-slider {
		padding: 5em;
	}
	.roundboxAleft {
		border: solid 1px var(--barva-seda-1);
		border-bottom: none;
		width:calc( 100% - 4em);
		border-top-left-radius: 1em;
		border-top-right-radius: 1em;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	.roundboxAright {
		width:calc( 100% - 4em);
		border-radius: none;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-left-radius: 1em;
		border-bottom-right-radius: 1em;
		
	}
	.col2 {
		width:100%;
	}
	.col3 {
		width:calc(50% - 20px);
	}
	.col4 {
		width:calc(50% - 20px);
	}
	.col5 {
		width:calc(50% - 20px);
	}

 }

 @media only screen and (max-width:48rem) {
	.homepage #page-slider {
		padding: 3em;
	}
	#foot::after {
		bottom: -2.1em;
		height: 15vw;
		background-size: 100vw 15vw;
	}
	#bottom-bar {
		background-image: none;
		background: linear-gradient(90deg,#F1F1F1 50%, #fff 100%) !important;
	}
	#sdf >.owner {
		width: 100% !important;
		padding-left: 20px;
		border-bottom: none !important;
	}

 }

 @media only screen and (max-width:31rem) {
	.homepage #page-slider {
		padding: 1em;
	}
	.statement h1 {
		font: 2.4em/1.4 mProBlack, sans-serif;
		margin: .5em 0 .1em 0;
	}
	#foot {
		padding: 2em 0 8em 0;
	}
	#foot::after {
		position: absolute;
		content: "";
		height: 30vw;
		display: block;
		background: transparent url(footer-mobile2x.png) no-repeat bottom right;
		background-size: 100% 30vw;
		bottom: -3.2em;
		left: 0;
		right: 0;
	}
	#foot2 .wrap>div {
		display: inline-block;
		margin-top: 2em;
		padding: 10px;
		width: calc( 100% - 22px);
	}
	#sdf >.owner {
		width: 100% !important;
	}
}


/* VycpÄ‚Ë‡vky pro externÄ‚Â­ veciĂ„Ĺ¤ky */
.boxik h2 {
	padding: 1em;
}


/* TOP BAR */
#top-bar {
	background-color: transparent !important;
}

/* odrĂˇzky */
#main ul li {
	list-style-type: none;
  }
#main ul li:before {
	content: '';
	display: inline-block;
	height: 10px;
	width: 10px;
	background-size: 10px;
	background-image: url(img/ulli.png);
	background-repeat: no-repeat;
	margin-right: 10px;
}

/* fotogalerie */
.foto {
	display: flex;
	flex-wrap: wrap;
}
.fg {
	/*flex: 50%;*/
	flex: 1;
	flex-basis: 45%;
	margin: .1em;
	max-width: 45%;
}
.fg img {
	width: 100%;
	
}

/* RezervaÄŤnĂ­ formulĂˇĹ™ fix */
/* NEJDE nebere si to */
#firstStep .btn-primary{
	background-color: var(--barva-hlavni-1) !important;
	border-color: var(--barva-hlavni-1) !important;
}

/* ikony fix color */
.svgicons path{
	fill: #fff;
}

/* OVERLAY BANNER */
#page-slider:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0, 0.5);
}




#main img {height:auto}