@charset "utf-8";
/* CSS Document */
html {
    height: 100%;
    box-sizing: border-box;
	position: relative;
}
*, *:before, *:after {
    box-sizing: inherit;
}
body {
    background-color: #fff;
    color: #333;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1em;
    margin: 0;
    min-height: 100%;
    position: relative;
    width:100%;
	padding-bottom:266px;
}
.container {
    max-width: 90vw;
    margin: 0 auto;
    width: 1200px;
    background-color: #555;
    position: relative;
    margin-top: 100px;
    margin-bottom: 20px;
}
section:not(.multi) img {max-width:100% !important;height:auto!important;}

.galimg img {min-width:100% !important;height:auto!important;}
.domy_gal {width:auto; height: 120px; margin-right:-1px; margin-bottom:-2px;}

#blindify {
    max-width: 100%;
}
#blindify span {
    max-width: 100%;
}
#blindify ul li img {
    height: auto;
}
.nav_menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 12px;
    padding-top: 15px;
    /*float: right;*/
}
.nav_menu li {
    display: inline;
	padding: 16px 10px;
	margin: 0 -2px;
}

header {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100vw;
    
    max-width: 100%;
}
.top {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    border-bottom: 1px solid #999;
    height: 100px;
    z-index: 999;
    background-color: white;
    color: #e7f2f8;
}
.wrapper {
    width: 1200px;
    max-width: 90vw;
    position: relative;
    margin: 0 auto;
}
select {
    -webkit-appearance: none; /* Removes default styling on iOS */
    appearance: none;
    /* Add your custom styles here */
}
.social {position: absolute;right: 10px;top: 10px;z-index: 9999999999;}
@media screen and (min-width:1430px){
	.social {top: 35px;}
}
@media screen and (max-width:1130px){
	.social {top: 60px;right: 100px;}
}
.social i {font-size: 20px; color:inherit;margin: 0 6px;}
.social a {color:gray;}
.social a:hover {color:darkgoldenrod;}
footer a {color:#999;text-decoration: none;}
.logo {float: left;cursor:hand;cursor: pointer;}
.logo span {position: absolute;z-index: 999999;}
.ot_nastaveni {position: absolute;color: white;text-shadow: 3px 3px 8px black;font-size: 4em;line-height: 1;font-weight: 200;}
.ot_vlevodole {bottom: 10vh;left: 10vw;max-width: 30vw;}
.logo img {position: absolute; z-index: 999999;max-height: 200px;max-width: 250px;margin-top: 5px;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;transition: all 0.5s;background-color: white;}
.logo_sml {max-height: 90px !important;}
.rez_logo {position: absolute;background-color: #0083ce;margin-bottom: 12px;width: 15px;height: 15px;cursor: hand;cursor: pointer;
border-radius: 50px;display: inline-block;}   
.rez_logo .smlikona {width: 10px;height: 10px;fill: white;cursor: hand;cursor: pointer;margin-bottom: 10px;margin-left: 2px;}  
.headdiv {
    position: relative;
}
.headdiv2 {
    position: relative;
	height: 100px;
}
hr {clear: both;margin: 20px auto;padding: 10px;border: none;border-bottom: solid 1px #ccc;width: 50%;}
.top_img {width:100vw; height: 100vh; background-position: center bottom; background-repeat: no-repeat;
  background-size: cover;max-width: 100%;position: relative;top: -100px;background-attachment: fixed;}
.fullwidth {width:100vw;  max-width: 100%;position: relative; padding:5px;}
.img_text {color: white;font-weight:600; position:absolute; left:10vw; bottom:20px;text-align: right;text-transform: uppercase;font-size: 2.5rem;text-shadow: 2px 2px 10px #555;width:80vw; }
.img_text .bigger {font-size: 5rem;margin: -15px 0;}
section {
    width: 100%;
    max-width: 90vw;
    position: relative;
    margin: 30px auto;
}
section.home_editext {
	clear:both;
}
section.multi,div.multi {
    position: relative;
    display: flex;
    padding: 5px;
}
section.divider {margin-top:0;padding-top:20px; border-top: solid 1px #aaa;table-layout: fixed;display: table;}
.ikony div .ikona {fill: #eee;width: 60px;}
.ikony div {color:#aaa;font-size: 90%;}
.ikony h4 {color:#eee; text-transform: none;font-weight: 300;text-align: left;}
.ikony_obsazeni .ikona {fill: #aaa;width: 60px;vertical-align: sub;}
.ikony_obsazeni {font-size: 3em; color:#aaa;vertical-align: middle;text-align: center;font-weight: 700;margin: 60px auto;}
.ikony_obsazeni span {margin:0 10px;}
.sub {
    display: table-cell;
    margin: 10px 20px 10px 0;
    position: relative;
}

.sub_2 {
    width: 50%;
}
.sub_3 {
    width: 33%;
}
.sub_4 {
    width: 25%;
}
.sub_34 {
    width: 75%;
}
.sub:last-of-type {
    margin-right: 0;
}
.sub img.border {
    width: 100%;
    height: auto;
    border: solid 1px #aaa;
}
.ram {border:solid 1px #ddd;width:100%; color:black; padding:20px 30px;margin: 5px 0; box-sizing: border-box;} /* #* barva ramu textu ramu */
.ram1 {margin-top:55px;}
.cena_noc {color: darkgoldenrod; font-size:280%; font-weight:bold;line-height: 0.7;} /* #* barva textu ramu */
.cena_jednotka {color: #aaa;} /* #* barva popisu ramu */
.oddo {width:50%;}
h1 {font-size: 2.5rem;font-weight: 200;color: darkgoldenrod;margin: 0 0 1rem 0;}
h2 {
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 300;
    margin: 20px 10px;
    color:#42210B;
    text-align: center;
    clear:both;
}
h3 {
    color: #000;
    font-size: 22px;
    font-weight: 300;
    font-style: normal;
    margin: 0;
    text-align: left;
    margin-top: 10px;
}
h4 {
    color: #000;
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
}
h5 {
    color: #42210B;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    margin: 0;
    text-transform: uppercase;
    text-decoration: none;
}
h2 a, h3 a, h5 a, h4 a {text-decoration: none; color: inherit;}
h2 a:hover, h3 a:hover {color: darkgoldenrod;}
h5 a:hover {color: #000;}
p, h1.uvod { color: #333;line-height: 1.6;}
p a, li a {text-decoration: none;color: #42210B; font-weight: bold;}
p {max-width: 90vw;margin-top: 0px;margin-bottom: 20px; text-align: left;}
p img {width: 40vw; float:right;margin-left:10px;}
.sub p:first-of-type {margin-top: 0;}
ul.text li {
    color: #333;
    font-size: 14px;
	line-height: 1.5;
}
footer {
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    text-align: left;
    background-color: #111;
	font-size:0.9em;
	color: white;
	position: absolute;
}
footer section {margin: 5px auto;}
footer p, footer h3 {color: #fff;}
footer h3 {margin: 0 0 15px 0;}
footer .sml {
    font-size: 70%;
    color: #666;
}
footer .podpis {font-size:90%;}
footer .sub {margin:0;color: #999;}
.tlacitko {background-color: darkgoldenrod;color:white; width:100%;padding: 5px 10px;text-align: center;text-transform: uppercase; margin-top: 10px;cursor:pointer; cursor:hand;transition: 0.3s;}
.tlacitko:hover {background-color: black; color:white;}
.tlacitko_velke {width: fit-content;margin: 10px auto;font-size: 2em;padding: 5px 20px;}
footer .tlacitko {background-color: transparent;color:darkgoldenrod; width:200px;padding: 5px 10px;text-align: center;text-transform: uppercase; margin: 20px 0;cursor:pointer; cursor:hand;border: 1px solid darkgoldenrod;}
footer .tlacitko:hover {color: #42210B;border-color:#42210B; background-color: darkgoldenrod;}
.fullsize {
    width: 100vw;
    height: auto;
	max-width: 100%;
}
.div {
    border-top: #bbb 1px solid;
    padding-top: 30px;
}
.center {
    text-align: center;
}
section li {
    line-height: 2;
}
.table_half {
    width: 50%;
}
.img_auto {
    width: auto;
}
.galerie, .galerie_mini {margin:0 auto; width: 100%;text-align: center;display: block;}
.galerie a {margin: 10px;box-sizing: border-box;display: inline-block;}
.galerie_mini a {margin: 0px;box-sizing: border-box;display: inline-block;}
section th {

}
section td {
    padding: 0 20px 0 0;	
}
.confor td {border:none;}
input, textarea {width: 100%; height: 40px;box-sizing: border-box;font-size: 120%; padding: 5px;}
textarea {height: 100px;}
table.cenik_mobil {width:80%;}
ul.cenik_mobil li {line-height: 1.3;margin-bottom: 8px; font-stretch: normal; }
img.ctvrt {width: 500px;min-width: 25%;max-width: 50%; }
img.ctvrt_port {width: 300px;min-width: 25%;max-width: 50%; }
img.vlevo {margin: 0 20px 0 0 ; float: left;}
.grid_6 {
    width: 40%;
    display: inline-block;
    margin: 20px 0 20px 60px;
}
.grid div {display: inline-block;width: 80px;float: left;}
.grid div img {margin-bottom: -20px;}
#action {display:none;}
.detail { padding: 5px 15px; background-color: #ddd; border-radius: 5px; border: 1px solid #eee; border-borrom: #888; border-right: #888; text-align: center;display: block;color: black;font-weight: 600;text-decoration: none;}
.rezervace {padding: 5px 15px; background-color: #007309; color:white; font-weight: bold; border-radius: 5px; border: 1px solid #eee; border-borrom: #888; border-right: #888;text-align: center; display: block;text-decoration: none;}
.fotovpravo {width:30vw; max-width:500px;float:right;margin-left:5vw;}
.fotovlevo {width:30vw; max-width:500px;float:left;margin-right:5vw;}
.popup_top, .popup_bot {width:534px;height:auto;position:fixed;right:5vw;top:8vw;z-index: 9;cursor:pointer;overflow-y: visible;}
.popup_top img, .popup_bot img {width:100%;}
.popup_bot {left:5vw;bottom:2vw;right:unset;top:unset;}
.popup_enter, .popup_enter2 {width:534px;height:auto;position:fixed;right:1vw;bottom:6vw;z-index: 9;cursor:pointer;}
.popup_enter2 {display:none;}
.popup_signin, .popup_signin2 {width:100px;height:auto;position:fixed;right:1vw;bottom:1vw;z-index: 9999999;cursor:pointer;}
.popup_top {
    -webkit-animation: 3s ease 0s normal forwards 1 fadein;
    animation: 3s ease 0s normal forwards 1 fadein;
}
.popup_bot {
    -webkit-animation: 8s ease 0s normal forwards 1 fadein;
    animation: 8s ease 0s normal forwards 1 fadein;
}
.popup_enter {
    -webkit-animation: 15s ease 0s normal forwards 1 fadein;
    animation: 15s ease 0s normal forwards 1 fadein;
}
.popup_signin {
    -webkit-animation: 15s ease 0s normal forwards 1 fadein;
    animation: 15s ease 0s normal forwards 1 fadein;
}

@keyframes fadein{
    0% { opacity:0; }
    66% { opacity:0; }
    100% { opacity:1; }
}

@-webkit-keyframes fadein{
    0% { opacity:0; }
    66% { opacity:0; }
    100% { opacity:1; }
}
/*  galerie */

.img_box {
	width: 250px;
	height: 250px;
	border: 5px solid white;
	display:inline-block;
	background-color: gray;
	-webkit-filter: drop-shadow(1px 1px 3px black);
	-moz-filter: drop-shadow(1px 1px 3px black);
	-o-filter: drop-shadow(1px 1px 3px black);
	filter: drop-shadow(1px 1px 3px black);
	margin: -30px 30px 30px 30px;
}
.img_box img {
    margin: 0 -20%;
}
.img_box_sml {
	width: 150px;
	height: 150px;
	border: 1px solid white;
	display:inline-block;
	background-color: gray;
	margin: 30px;
	overflow:hidden;
}
.img_box_text {
	width: 150px;
	height: 150px;
	border: 1px solid white;
	display:inline-block;
	background-color: gray;
	margin-right: 10px;
	overflow:hidden;
	float:left;
}
.img_box_sml img, .img_box_text img {
    margin: 0 -20%;
}	
.fotogal {
	margin: auto;
}
.fotogalerie {
    width: 100%;
    text-align: center;
	margin: auto;
}
.galimg {
	overflow: hidden;
    width: 16.3%;
    display: inline-block;
    margin: 0 0.3% -1px 0;
    padding-top: 16.3%;
    position: relative;
}
.galimg a {position: absolute; top: 0;left:0;}
ul.vybaveni {list-style: none;margin-bottom:30px;}
ul.vybaveni li {line-height: 1.5; margin-bottom:1em;}
ul.vybaveni li::before {
    content: "• ";
    color: darkgoldenrod;
	font-family: arial, sans-serif;
	font-size: 150%;
    line-height: 1;
    margin-left:-15px;
}
p.vybaveni_ikony span .ikona{width:60px;fill: black;}
p.vybaveni_ikony span {margin:30px;}
p.vybaveni_ikony {text-align: center;}
.arrow_down {position:absolute; margin-top: -100px;top: 100vh;left: 50%;width: 50px;height: 50px;margin-left: -20px;z-index: 99;cursor:pointer;}
.arrow_down .ikona {fill:white;}
.arrow_down:hover .ikona {fill:black;}
.bounce {
	-moz-animation: bounce 10s infinite;
	-webkit-animation: bounce 10s infinite;
	animation: bounce 10s infinite;
}
@-moz-keyframes bounce {
  0%, 5%, 15%, 25%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  10% {
    -moz-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  20% {
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@-webkit-keyframes bounce {
 0%, 5%, 15%, 25%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  10% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  20% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes bounce {
  0%, 5%, 15%, 25%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  10% {
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  20% {
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

/*————————————— */
.slogan h1 {font-family: 'Lobster', cursive; color:black;text-align: center;line-height: 1.5;font-size: 2.5rem;display: table-cell;
    vertical-align: middle;}
.slogan h2 {color:#555;text-align: center;line-height: 1.5;font-size:1.3rem;display: table-cell;
    vertical-align: middle;text-transform: none;}
.slogan {min-height:50vh;display: table;}
#slides {margin-top:-100px;}
.tmavy {background-color: #333;max-width: 100vw;position: relative;margin-bottom: 50px;padding: 70px !important;}
.clear {clear:both;}
.full {width:100%;max-width: 100%;margin: 0;}
.h30 {height:30vh;}
.h50 {height:50vh;}
.color_back {background-color: #eee;}
.vmiddle {display: table; vertical-align: middle;}
.oddil {display: table-cell;padding-bottom: 5vh;}
.kontakt_icodiv {display: inline-block; width:30%; height:1px; background-color: #836006;margin-bottom: 5px;
}
.kontakt_ico {display: inline-block;color: #836006;margin:0 10px;margin-bottom: 20px;
}
.mar5 {margin-left:5vw;margin-right:5vw;}
.last {padding-bottom:30px;}
.multi_kraj_pravy {max-width: 100vw;padding-left:5vw !important; padding-right:0 !important;}
.multi_kraj_levy {max-width: 100vw;padding-right:5vw !important; padding-left:0 !important;}
.mezera {margin-top:20vh !important;margin-bottom:10vh !important;}
.vybaveni_gal {  position: relative;  width: 100% !important; height: 40vw !important;padding: 0px;}
.vybaveni_gal img {	position: absolute;	height: 100%;}
.ind10 {padding-left:10vw;}	
.ui-tooltip {z-index:999999 !important;-webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.3) !important;box-shadow:2px 2px 5px rgba(0,0,0,0.3) !important;border-width:0px !important;background-color: #A4D9F7 !important;font-weight: 400;}
/* widgety */
.ui-widget {font-family: 'Poppins', sans-serif !important;font-size: 0.9em !important;}
.cenik .priplatek_cena, .cenit td {font-size:0.9em !important;}
.noclear {clear: none;}
/*————popup————— */
.popup {width:550px;height: auto; position:absolute; left:50%;top:50vh;margin-top:-320px;margin-left:-275px;z-index:2223; background-color: white;overflow: visible;padding:30px;box-sizing: border-box; box-shadow: 4px 4px 10px 1px #555;}
.button_go {width:50%; margin:20px auto;background-color: green;color:white;text-align: center;padding:15px;cursor:pointer;}
.popback {background-color: rgba(0,0,0,0.5);position:fixed;top:0;left:0;right:0;bottom:0;z-index:2222;}
.borleft {border-left: black 1px dashed;}
.poplogo {background-color: #0083ce;color:white;text-transform: uppercase;font-weight: 700;padding:5px 0 5px 10px;margin-left:-30px;width:60%;margin-bottom:40px;}
.smlikona {fill:white;width: 25px;display: inline;height: 25px;margin-right: 15px;vertical-align: sub;}
.ikona_popup .smlikona {fill:#0083ce;}
.ikona_popup {color: #0083ce; margin: 15px auto;}
/* popup */ 
@media screen and (min-width:800px) and (max-width:1250px){
    .galimg {
        width: 14.5vw;
        padding-top: 14.5vw;
        margin: 0 0.3vw -1px 0;
    }
	.popup_top {top:12vw;}
	.popup_bot {display: none;}
}
@media screen and (min-width:500px) and (max-width:799px){
    .galimg {
        width: 22vw;
        padding-top: 22vw;
        margin: 0 0.3vw -1px 0;
    }
	.logo img {border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;}
}
@media screen and (max-width:499px){
    .galimg {
        width: 44vw;
        padding-top: 44vw;
        margin: 0 0.9vw -1px 0;
    }
	.logo img {border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;}
}
.sub .galimg {
	width: 24%;
    padding-top: 24%;
    margin: 0 0.5% -1px 0;
}
/*-----*/
.rez_nadpis {width:70vw;margin:auto;text-align: center;}
.rez_nadpis h3 {display: inline-block; margin: 0 10px;}
.logo_pata { max-width: 150px; max-height: 130px; margin: auto;}
/*********** */
@media screen and (max-width:1000px) {
  .grid_6 {
    width: 80%;
    display: inline-block;
    margin: 20px 0 20px 20vw;
}
    h2 {font-size: 2rem;}
	.oddo {width:100%; display: inline-block;}
	body {position: absolute;padding-bottom:unset;}
	footer {position: relative;}
	.ot_nastaveni {font-size: 3em;}
	.popup_top {top:15vw;}
	.popup_bot {display: none;}
}

@media screen and (max-width:700px) {
	table.cenik_mobil {width:95%;}
	section th {font-size:70%;font-stretch: semi-condensed;}
	section td {font-size:70%;}
	ul.cenik_mobil li {font-size:80%;line-height: normal;font-stretch: semi-condensed;}	
	.ind10 {padding: 3vw;}
	.sub {display: inline-block;width: 100%;margin: unset;box-sizing: border-box;}
	section.multi, div.multi { display: block;}
	section.multi_vybaveni {display: block;margin: unset !important;padding: 0 !important;}
	.vybaveni_gal {width: 100vw !important;height: 70vw !important;}
	.vybaveni_gal img {	position: absolute;	width: 100%;height:auto;}
	.sub:last-of-type { margin-right: 10px; }
	.mobil_order { -webkit-box-orient: vertical;-moz-box-orient: vertical;box-orient: vertical;display: -webkit-box !important; display: -moz-box !important;display: box !important;}
	.mobil_last {-webkit-box-ordinal-group: 2;-moz-box-ordinal-group: 2;box-ordinal-group: 2;display: block;}
	.mobil_first {-webkit-box-ordinal-group: 1;-moz-box-ordinal-group: 1;box-ordinal-group: 1;display: block;}
	.kraj {margin:0 !important;}
	header {width: 100vw;}
	.mfull {width: 100% !important;}
	.table_half {width: 100%;}
	.img_auto {width:100%;}
	p {font-size: 90%;text-align:unset;}
    .img_text {font-size: 1.5rem; bottom:30px;}
    .img_text .bigger {font-size: 3rem; margin:-5px 0;}
    .grid_6 {width: 80%;display: inline-block;margin: 20px 0 20px 20px;}
    .top_img {background-position-x: -20vw;background-position-y:bottom !important;background-attachment:scroll;}
	.logo img {max-height: 50px !important; max-width: 180px;border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	.ram1 {margin-top:0px;}
	section.divider {table-layout:auto;}
	body { padding-bottom: 0;}
	footer {position: relative;}
	.sub table {float:left;}
	footer .sub {margin-bottom: 10px;}
	.ikony span {display:none;}
	.slogan {min-height: 80vh;}
	p img {width: 100%; float:none;margin-left:0;}
	.ikony div .ikona {margin-top: 20px;}
	.arrow_down {margin-top: -150px;}
	.container {margin-top: 0px !important;margin-bottom: 90px !important;}
	.top {position: absolute;width: 100vw;left: -5vw;height: 65px;}
	/*popup*/
	.popup {width:90vw;left:5vw;margin-top:unset;top:5vw;margin-left: 0;font-size:80%;}
	.poplogo {width: auto;margin-bottom:20px;}
	.ot_nastaveni {font-size: 2.5em;bottom:unset;left:10vw;top:25vw;right:unset;}
	.fotovpravo, .fotovlevo {width:100%;max-width: none; margin: 10px 0;}
	.popup_top {width:100%;height:auto;right: 1vw;top:25vw;}
	.popup_bot {display: none;}
	.ikony_obsazeni .ikona {width: 40px;}
	.ikony_obsazeni {font-size: 2em; }
	footer .tlacitko {width: 100%;}
	#thumbnails_wrapper {display: none;}
    .social {top: 23px;}
	section.home_editext img {
		max-width: 98%;
		margin: 10px auto !important;
		display: block;
		float: none !important;
		height: auto !important;
	}

}

/* ipad */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
.arrow_down {margin-top:-180px;}
}
