@charset "UTF-8";
/* CSS Document */
body * {
	font-family: 'Mali' !important;
}
body{
	width:100%;
	height:100%;
	margin:0;
	padding:0; 
	display:block; 
	font-family: 'Mali' !important;
}
nav ul li:nth-child(3) {
    position: relative;
   
}
h1.main.showit{display:inline-block;z-index: 555;}
h1.sub_main.showit{display:inline-block;}
.fixni {
    display: inline-block;
    position: relative;
    bottom: 250px;
	width:100%;
}
p img{ max-width:100%; height:auto; }
#box_text .fotogalerie_detail a{ display:inline-block;}
/*box_text*/ 
#box_text.nizka{ background-image:url("../img/text600px.png"); min-height:500px;}
#box_text.stredni{background-image:url("../img/text1000px.png");}
#box_text.vysoka{background-image:url("../img/text1200px.png");}
 #menu ul li a.active{ color:#F00;}
  #menu ul li a.sedy.active{ color:#F00;}
button.smart.otevreno{
	background-image:url("../img/smart_close.png");
	background-repeat:no-repeat;
	background-position:center;
	background-size:100% 100%;
}
#menu ul li a.sedy{color: rgb(134, 122, 122);}
.left {
    display: inline-table;
    width: 260px;
	overflow:hidden;
}
button:focus, input:focus{
	outline: none;
}
.show-subnav ul{
	display: none;
}
.lightbox{
	position:fixed;
	display:none;
	height:100%;
	width:100%;
	background-color: rgba(255,255,255,0.97);
	z-index: 999999999999;
}
nav ul li:nth-child(2){
	position:relative;
	left:2px;
}
/*freepage*/
#box_page_content {
	background-image: url("../img/content_big.png");
	background-size: 100% 100%;
	width: 90%;
	margin-left: 1%;
	padding-top: 4%;
	padding-right: 4%;
	padding-bottom: 10%;
	padding-left: 4%; 
}
.content_center1 #box_text div ul li{ text-align:left;}
a.border{ border-left:2px solid #FF0400;
margin-right:0px;}
a.border:last-child{border-right:2px solid #FF0400;}
.border-r{
	border-right:2px solid #FF0400;}
.closed.fix{
	position:relative;
	top:-28px;}
.right {
    width: 70%;
    display: inline-table; 
}
/**/
#extramenu {
    background-size: 100% 100%;
    max-width: 100%;
    padding: 0;
    position: absolute;
    z-index: 9999999999999999;
    right: 0;
    text-align: center;
    top: 69px;
    display: none;
    border: none;
    width: 100%;
}#extramenu button{
	right:5px;}
#extramenu ul{}
#extramenu ul li {
    list-style-type: none;
    padding: 10px 0px;
    width: 80%;
    position: relative;
    margin: 0 auto;
}#extramenu ul li.sviti a{ color:#EC1C23;}
#extramenu ul li.hlavni{}
#extramenu ul li a{ font-size:28px; text-decoration:none; color:#000;}
#extramenu ul li a:hover{ text-decoration:underline;}
#extramenu .show-subnav {
  display: block;
}
#extramenu .show-subnav li{ border:none;}
#extramenu li > ul {
  display: none;

}
#extramenu ul.show-subnav li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:24px;}
/**/
#box_text h1{
	font-size:30px;
	text-transform:uppercase;
	max-width:97%;
	font-weight:normal;}
#box_text p{
	font-size:16px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;}
button.smart{ display:none;}
.nahoru {
    background-image: url(../img/rollup.png);
    display: inline-block;
    width: 256px;
    height: 60px;
    position: absolute;
    float: none;
    top: 240px;
    text-align: right;
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
    right: 0;
}

#menu ul li ul {
    display: block;
    margin-top: 15px;
}
#menu ul li a {}
#menu ul li ul li {
    border: none;
    text-align: left;
    width: 100%;
	position:relative;
    margin: 0;
}
#menu li > ul {
  display: block;

}

button.closed {
    background-color: transparent;
    border: none;
    background-image: url("../img/menuplus.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 6px;
    float: right;
    right: 0px;
	cursor:pointer;
}
button.closed1 {
    background-color: #FFF;
    border: none;
    background-image: url("../img/menuplus.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    float: right;
    right: 0px;
	cursor:pointer;
}
.show-subnav button.closed {
	top: 7px !important;
}
ul {
	padding-inline-start: 0 !important;
}
button.opened {
    background-color: transparent;
    border: none;
    background-image: url("../img/menuminus.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    float: right;
    right: 0px;
	cursor:pointer;
}
button.opened1 {
    background-color: #FFF;
    border: none;
    background-image: url("../img/menuminus.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    float: right;
    right: 0px;
	cursor:pointer;
}

#menu {
    width: 20%;
    background-image:url("../img/menu600px.png");
    background-size: 100% 100%;
    min-width: 250px;
   padding: 10% 2% 25% 2%;
}
#menu ul{
	width:100%;
	overflow:hidden;
	margin:0;
	text-align:left;
	padding:0;}
#menu ul li {
    list-style-type: none;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f1f1f1;
	position:relative;
    width: 190px;
    margin-left: 30px;
}
#menu ul li a{
	margin:0;
	padding:0;
	text-decoration: none;
	width: 88%;
	color:#000;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	overflow: visible;
	display: block;
	height: auto;
	float: none;}
#menu ul li a:hover{ text-decoration:underline;}
#menu ul li.sviti > a{
	color:#ec1c23;
	text-transform:uppercase;
	font-family: 'Patrick Hand', cursive;
	font-size:24px;}
#menu ul li.hlavni > a{
	font-family: 'Patrick Hand', cursive;
	font-size:22px;
	text-transform:uppercase;
}

#box_text {
    background-image: url("../img/content_big.png");
    background-size: 100% 100%;
    width: 88%;
    margin-left: 4%;
    padding: 4%;
}
#box_text a {
    width: auto;
    height: auto;
    display: block;
    color: #FF0400;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding-top: 5px;
}
#box_text a:hover{
    text-decoration:underline;
    color: black !important;
	padding-top:5px;
	}
/*text*/
h1.main {
    position: relative;
    margin-top: -10%;
    top: 0px;
    display: none;
    float: right;
    width: 70%;
    text-align: left;
    font-size: 39px;
    font-weight: normal;
}
h1.sub_main {
    position: relative;
    margin-top: -10%;
    top: 0px;
    display: none;
    float: right;
	z-index: 555;
    width: 70%;
    text-align: left;
    font-size: 26px;
    font-weight: normal;
	margin-right:10px;
}
#menu h4 {
    font-size: 30px;
    width: 85%;
    text-align: center;
    padding: 0px;
    margin: 20px 50px;
}
#menu h4::after {
    content: url("../img/nadpis_podtrzeni.png");
    position: relative;
    top: 15px;
    right: 67px;
}
header{
	background-color:#e6e6e6;
}
#header{
	background-color:#e6e6e6;
	max-width: 1000px;
	margin:0 auto;
	width:100%;
	height:auto;
}
nav{
    background-image: url(../img/jinak_menu.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    height: 80px;
    width: 419px;
    position: relative;
    right: 0;
    text-transform: uppercase;
    float: right;
}
nav ul{
	margin:0;
	padding:0;
}
nav ul li{
	list-style-type:none;
	display:inline-block;
}
nav ul li a{
	color:#000;
	text-decoration:none;
	font-size:21px;
	padding:0 10px;
}
nav ul li a.home{
	background-image:url("../img/homebutton.png");
	width:23px;
	height:50px;
	margin-left:26px;
	display:block;
	background-repeat:no-repeat;
	background-position: bottom center;
}
nav ul li a.fb{
	background-image:url("../img/fb.png");
	width:10px;
	height:26px;
	margin-left:8px;
	background-size: contain;
	display:block;
	background-repeat:no-repeat;
	background-position: bottom center;
}
nav ul li button.vyhledavani {
    background-image:url("../img/ico_search.png");
    border: none;
    background-color: inherit;
    background-repeat: no-repeat;
    position: absolute;
    padding: 15px;
    bottom: 0;
    margin-left: 13px;
    cursor: pointer;

}

nav ul li button.vyhledavani:hover:before {
    content: url(../img/hover_menu.png);
    float: left;
    position: absolute;
    margin-left: -14px;
    bottom: -13px;

}
nav ul li a:hover:before{
	content:url("../img/hover_menu.png");
	float:left;
	position:absolute;
	margin-left: 0px;
	bottom:-15px;}
nav ul li a.home:hover:before{
	content:url("../img/hover_menu.png");
	float:left;
	position:absolute;
	margin-left: 1px;
	bottom:10px;}
nav ul li a.fb:hover:before{
	content:url("../img/hover_menu.png");
	float:left;
	position:absolute;
	margin-left: -7px;
	bottom:10px;}

.logo {
    position: relative;
    display: inline-block;
	z-index:99999;
	margin-top: 10px;
}
.logo2 img{ height:140px; width:140px;}
.tyc {
    background-image: url("../img/logo_stozar.png");
    display: inline-block;
    width: 13%;
    height: 405px;
    z-index: 5000;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    left: 50px;
    top: -276px;
    float: left;
}
.mesto {
    display: block;
    position: relative;
    height: 358px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 50;
    background-image: url("../img/bg_all.png");
    float: none;
    width: 100%;
    margin-top: -150px;
    padding-bottom: 0;
}
.mesto.mesto2 {
    display: block;
    position: relative;
    height: 318px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 50;
    background-image: url(../img/mesto.png);
    float: none;
    width: 100%;
    margin-top: -130px;
    padding-bottom: 0;
}
article{
	max-width: 1000px;
	padding-top:100px;
	padding-bottom:0px;
	margin-bottom:-220px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;}
.content {
    background-image: url(../img/bg_down.png);
    background-size: 100% 100%;
    width: 100%;
    padding-bottom: 0px;
    background-position: top center;
    padding-top: 130px;
    background-repeat: repeat-x;
    position: relative;
}
.content.con2 {
    background-image: url(../img/bg_down.png);
    background-size: 100% 100%;
    width: 100%;
    padding-bottom: 0px;
    background-position: top center;
    padding-top: 130px;
    background-repeat: repeat-x;
    position: relative;
	z-index:999999999;
}

.content_center {
    max-width: 1000px;
    margin: 0 auto -180px auto;
    text-align: center;
    width: 100%;
}
.content_center1 {
	max-width: 1000px;
	text-align: center;
	width: 100%;
	position: relative;
	margin-top: 60px;
	display:block;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}.clearfix {
    float: none;
    width: 100%;
    height: 80px;
}
.content_center h2{
	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
	font-size:44px;
	margin-top:52px;
	display: none;}
.content_center h2:after{
	content:url("../img/nadpis_podtrzeni.png");
	position:absolute;
	text-align:center;
	left:50%;
	right:50%;
	width:0px;
	margin-top:30px;
	float:none;}
.content_center a {
    text-decoration: none;
    width: 220px;
    overflow: visible;
    display: inline-block;
    height: 180px;
    position: relative;
    background-image: url("../img/content_wrapp.png");
    background-size: 100% 100%;
    float: none;
}
.content_center a:hover{
	background-image:none;}
.content_center a:hover > .content_hover{
	display:block;
}
.content_hover {
    background-image: url(../img/hover_1.png);
    background-size: 100% 100%;
    width: 100%;
    top: 0px;
    display: none;
    background-repeat: no-repeat;
    padding: 0;
    overflow: hidden;
    position: absolute;
    z-index: 5655;
    height: 100%;
    margin-left: 0px;
    left: 0;
    top: 0;
}
.content_hover > span {
    position: absolute;
    bottom: 0px;
    color: #fff;
    font-size: 40px;
    margin: 40px -45px;
    text-align: center;
}.content_box {
    
    min-width: 200px;
    width: 22%;
    display: inline-table;
    background-repeat: no-repeat;
    padding: 10px 10px 20px 10px;
    overflow: hidden;
    float: left;
}
.content_box h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    margin: 20px 0px;
    padding: 0 10px;
}
.content_box p {
    text-align: justify;
    font-size: 16px;
    color: #000;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 16px;
    margin-top: 20px;
    max-width: 100%;
	display:none;
    padding: 0 20px;
}
.content_box p.zobraz{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ec1c23;
	text-align:center;
	}
footer{
	background-image:url("../img/bg_footer.png");
	width:100%;
	background-size:100% 100%;
	background-repeat:no-repeat;
	margin-top:-10px;
	padding-bottom:30px;
	position:relative;
	background-position:top center;
}
.footer{
	max-width: 1000px;
	padding-top:25px;
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;}
.footer .item{ display:inline-table; width:23%; min-width:300px;}
.footer .item h3{ color:#FFF; font-weight:normal; font-size:32px; margin-bottom:0px; padding-bottom:0px;}
.footer .item ul{}
.footer .item ul li{ list-style-type:disc; color:#F00;}
.footer .item ul li a{ color:#e9e5db; text-decoration:none; font-size:17px;}
.footer .item ul li a:hover{ text-decoration:underline;}
ul.kontaktni{
	margin:15px 0px 0px 0px;
	padding:0;}
.footer .item ul li.phone{
	background-image:url("../img/phone.png");
	background-repeat:no-repeat;
	background-position:left;
	padding-left:85px;
	list-style-type:none;
	color:#e9e5db;
	margin-bottom:15px;
	line-height:56px; font-size:25px;}

.footer .item ul li.mail{
	background-image:url("../img/mail.png");
	background-repeat:no-repeat;
	background-position:left;
	padding-left:85px;
	color:#e9e5db;
	list-style-type:none;
	line-height:56px; font-size:25px;}
.copy{
	background-image:url("../img/copybg.png");
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:top center;
	margin-top:-40px;
	width:100%;}
.copy_wrapp {
    max-width: 1000px;
    padding: 80px 0px 30px 0px;
    margin: 0 auto;
}
.span_left{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;}
.span_right {
    color: #FFF;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    top: -20px;
}
/*responsiv*/
@media(min-width: 1000px){
	#header {
		margin-bottom: 50px;
	}
}
@media(max-width: 1000px){
	.mesto {
    display: block;
    position: relative;
    height: 0px;
    background-repeat: no-repeat;
   /* background-size: 100% 100%;*/
    z-index: 50;
    background-image: url("../img/bg_all_small.png");
    float: none;
    width: 90%;
    padding-bottom: 40%;
	margin:0 auto;
}
@media(max-width: 640px){
    .tts {
        position: unset !important;
    }
}
@media(max-width: 620px){
    .mesto {
    margin-top: 20px;
    }
}
@media(max-width: 480px) and (min-width: 400px){
    .mesto {
    margin-top: 60px !important;
    }
}
@media(max-width: 400px){
    .mesto {
    margin-top: 110px !important;
    }
}
.mesto.mesto2 {
    display: block;
    position: relative;
    height: 318px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 50;
    background-image: url(../img/mesto.png);
    float: none;
    width: 100%;
    margin-top: -60px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.fixni {
    display: inline-block;
    position: relative;
    bottom: 0;
    width: 100%;
}
.content_center {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    padding-bottom: 60px;
}
.content_center1 .fixni {
    display: inline-block;
    position: relative;
    bottom: 135px;
    width: 100%;
}
.tyc {display: none;}
.logo {
    position: relative;
    display: inline-block;
	width:150px;
	height:150px;
	overflow:hidden;
	margin-top:16px;
	margin-left:10px;
}
.logo img{
	width:100%;
	height:100%;}
	/*text*/
h1.main {
    position: relative;
	margin-top:-3%;
    top: 0px;
 
    float: right;
    width: 70%;
    text-align: left;
	font-size:35px;
	font-weight:normal;
}
h1.sub_main {
    position: relative;
	margin-top:-3%;
    top: 0px;
 
    float: right;
    width: 70%;
    text-align: left;
	font-size:24px;
	font-weight:normal;
}
.footer{ text-align:center;
}
.footer .item{ text-align:left;}
.nahoru {
    background-image: url("../img/rollup.png");
    display: inline-block;
    width: 100%;
    height: 100px;
    position: relative;
    float: none;
    top: 0px;
    text-align: right;
    background-repeat: no-repeat;
    background-position: center;
}
.content.con2 {
    background-image: url(../img/bg_down.png);
    background-size: 100% 100%;
    width: 100%;
    padding-bottom: 0px;
    background-position: top center;
    padding-top: 130px;
    background-repeat: repeat-x;
    position: relative;
    z-index: 999999999;
    margin-top: -210px;
}
}
@media(max-width: 900px){
	h1.main {
    position: relative;
    margin-top: 2%; 
    top: 0px;
 
    float: right;
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
}
.content_center1 .fixni {
    display: inline-block;
    position: relative;
    bottom: 0;
    width: 100%;
}
h1.sub_main {
    position: relative;
    margin-top: 2%;
    top: 0px;
 
    float: right;
    width: 97%;
    text-align: center;
    font-size: 21px;
    font-weight: normal;
	}
#extramenu ul.show-subnav li a {
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
    font-size: 13px;
}
#extramenu ul li a {
    font-size: 30px;
    text-decoration: none;
    color: #000;
}
#extramenu button {
    right: -25px;
    top: 20px;
}

a.border{ border:none;}
a.border:last-child{ border:none;}
.content_center1 {
    max-width: 1000px;
    margin: 0px auto;
    text-align: center;
    width: 100%;
    position: relative;
    top: -160px;
}
.content{
	background-image:url("../img/bg_down.png");
	background-size: 100% 100%;
	width:100%;
	background-position:top center;
	padding-top:16%;
}
button.smart {
    width: 60px;
    height: 60px;
     background-color: rgba(255, 255, 255, 0);
    float: right;
    margin-right: 10px;
    display: block;
	border:none;
    cursor: pointer;
    margin-left: 36%;
	background-position:center;
	background-size:100% 100%;
    margin-top: 16px;
    margin-bottom: 0px;
    background-image: url("../img/smart.png");
    position: relative;
    z-index: 9999999999;
}
.logo {
    position: relative;
    display: inline-block;
	width:120px;
	height:120px;
	overflow:hidden;
}
article{
	max-width: 1000px;
	padding-top:15%;
	padding-bottom:2%;
	margin-bottom:-24%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;}
nav{
	background-image:url("../img/jinak_menu.png");
	background-repeat:no-repeat;
	background-size:cover;
	height:80px;
	width:418px;
	position:relative;
	right:0;
	text-transform:uppercase;
	float:right;
	display:none;
}
nav ul{
	margin:0;
	padding:0;
	
}
nav ul li{
	list-style-type:none;
	display:inline-block;
}
nav ul li a{
	color:#000;
	text-decoration:none;
	font-size:24px;
	padding:0 10px;
}
nav ul li a.home{
	background-image:url("../img/homebutton.png");
	width:50px;
	height:50px;
	margin-left:15px;
	display:block;
	background-repeat:no-repeat;
	background-position: bottom center;
}
nav ul li a.fb{
	background-image:url("../img/fb.png");
	width:20px;
	height:50px;
	margin-left:15px;
	display:block;
	background-repeat:no-repeat;
	background-position: bottom center;
}
.copy{
	background-image:url("../img/copybg.png");
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:top center;
	margin-top:-40px;
	width:100%;}
.copy_wrapp {
    max-width: 1000px;
    padding: 80px 0px 30px 0px;
    margin: 0 auto;
}

.span_left{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	height:50px;
	text-align:center;
	float:none;}
.span_right{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	text-align:center;
	float:none;}
.left {
	display:none;
}
#box_text{
	margin-left:2%;
	padding:10% 4%;
	margin-top:25px;}
.right{
	width:100%;}
}
@media(max-width: 594px){
	article{
		padding-top:14%;}
	h1.main {
		font-size:30px;
	}
 
.content_center h2{
	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
	font-size:42px;}
.content_center h2:after{
	content:url("../img/nadpis_podtrzeni.png");
	position:absolute;
	text-align:center;
	left:42%;
	right:50%;
	width:0px;
	margin-top:15px;
	float:none;}
 
}
@media(max-width: 400px){
	article{
		padding-top:14%;}
	h1.main {
		font-size:18px;
	}
	h1.sub_main { 
	font-size:13px;
	display:none;}
.copy{
	margin-top:-50px;
}
}

@media(max-width: 521px){
	h1.main {
    position: relative;
    margin-top: 2%;
    top: 0px;
 
    float: right;
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
}
h1.sub_main {
    position: relative;
    margin-top: 2%;
    top: 0px;
 
    float: right;
    width: 97%;
    text-align: center;
    font-size: 21px;
    font-weight: normal;
	display:none;
	}
	.mesto{
	margin-top:40px;
	}
h1.sub_main.showit{display:none;}
h1.main{display:inline-block;}
	}
.vyhledavani-parent {
    border-left: 2px solid #FF0400;
    height: 27px;
    position: relative;
    top: 5px;
}
.popup-vyhledavani input {
    position: absolute;
    top: 80px;
    right: 0px;
    padding: 7px 25px;
    border: 2px solid #555555;
    border-radius: 15px;
}
.vyhledavani-resp input {
    padding: 7px 25px;
    border: 2px solid black;
    border-radius: 15px;
}
.popup-vyhledavani {
    display: none;
}
.popup-vyhledavani.active {
    display: block;
}
.tts {
    border-radius: 15px;
    border: 2px solid black;
    background-color: #dfcc9f;
    text-decoration: none;
    position: relative;
    right: 210px;
    top: 25px;
    font-weight: 600;
    padding: 0 23px 0 43px;
    transition: .4s;
    background-image: url(../img/cistnahlas.png);
    background-repeat: no-repeat;
    background-position: 10px;
    height: 40px;
    background-size: 21px;
    margin-bottom: 20px;
    cursor: pointer;
}
@media (max-width: 900px) {
    p.mention {
        text-align: center;
    }
}
p.mention a {
    color: black;
}
p.mention a:hover {
    color: #FF0400;
}
#box_text.stredni ul {
    width: 90%;
    margin: auto;
    margin-bottom: 45px;
}