@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&display=swap&subset=latin-ext);
@import url(//fonts.googleapis.com/css?family=Noto+Serif:400,400i,700,700i&display=swap&subset=latin-ext);
@font-face {
 	font-family: 'Noto Sans', sans-serif;
	font-family: 'Noto Serif',Helvetica,Arial,Lucida,sans-serif;
  
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	/* font-family: 'Noto Sans', sans-serif; */
	font-family: 'Noto Serif',Helvetica,Arial,Lucida,sans-serif;
	font-weight: bold;
	/* 	color: #b21131;  */
	color: #0a3866;
}
body{
margin: 0;
  font-family: "Noto Sans",sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #4d4d4d;
  text-align: left;
  background-color: #f2f6fa;
}
@media screen and (max-width:768px) {
	body{
		font-size:0.8rem;
	}
}

@media screen and (min-width:768px) {
	body{
		font-size:1.125rem;
	}
}
 header{
 background-color: rgba(255, 255, 255, 1);
 border-top:6px solid #FFD70D;
 border-bottom:6px solid #FFD70D; 
 -webkit-box-shadow: -4px 10px 5px 0px rgba(158,149,158,0.12);
-moz-box-shadow: -4px 10px 5px 0px rgba(158,149,158,0.12);
box-shadow: -4px 10px 5px 0px rgba(158,149,158,0.12);
  }
 /********************* infobar*******************/ 
 .infobar{
	background: #0a3866;
 } 
 .infobar a i, .infobar a::before {
  color: #ffd70d;
}
.infobar a::before {
	display: block;
}
.infobar a {
	margin-right: 25px;
}
@media (min-width: 1200px) {
  .infobar a {
    margin-right: 25px;
  }
}
/************************** /infobar ************/
.content{
background: url(../images/bg-content.svg) -220px 50px no-repeat,url(../images/bg-content-2.svg) calc(100% + 220px) calc(100% - 200px) no-repeat;
background-color: transparent;
display:block;
margin:1rem auto;
}
main{
margin:1rem auto;
}
.text-alert{
	/* margin-top:2rem;
		vertical-align: bottom; */
	color:red;
	font-weight: bold;
	font-size:3rem; 
	text-shadow: 1px 2px 4px rgba(101, 117, 131, .5);
	text-align: center;
	/* transform-origin: 0 0;
	 	transform: rotate(-30deg); */
}

.content,main, header, footer{
	max-width:100%;
	margin:0 auto!important;	
} 
@media screen and (min-width:1281px) {
.row,.content,main, header, footer{
		/*max-width: 75rem;*/
		max-width:100%;
	} 
}
section,aside,main{
	background-color: #FFF;
}
.header-uvod{
	height:98vh!important;
 }
 
a#logo-header{
	display:block;
	position: relative;
 	background-color: transparent;
	background-image: url(../images/nv-znak-small.png);
	height:120px;
	width: 105px;
	margin:.5rem 3rem;
	background-repeat: no-repeat;
	text-indent: -9999px;

}
h1#logo-text {
	margin: 20px auto;
	font-size: 3rem;
   text-transform: uppercase;
	font-weight: 600;
  /*font-family: 'Staatliches', cursive;*/
  	font-family: 'Noto Serif',Helvetica,Arial,Lucida,sans-serif;
  /* 	line-height: 24px;
  		color: #b21131; */
	border: none;
	background: transparent;
	letter-spacing: 3px;	
	margin: 0;
	padding-left: 0;
	margin:0.3rem auto .5rem!important ;
	
}
h1#logo-text span{
				font-size: 1.6rem;
				}
@media screen and (max-width:720px) {
 					.header-uvod{
						height:auto!important;;
 					}
 					.small-hide{
 						display: none;
 					}
 				h1#logo-text {
 				text-align: center!important;
				letter-spacing: normal!important;
				line-height: normal!important;
					}
				h1#logo-text span{
				font-size: .8rem;
				display:block!important;
				}
				a#logo-header{
				display:block;
				margin:.5rem auto!important;
				}
 }
@media screen and (min-width:1080px) {
  		.header-uvod{
			height:auto!important;
			padding: 0 0 3rem;
 		}	
 } 

#foto-header {
}	
#foto-header img{
	height:190px;
	width: 272px;
	float: right;
	margin:0.3rem;
   border-radius:3px;
	
}
div#col-left-uvod{	
	width: 200px;
	padding: 0 0 0 5px;
	background-color:transparent;
	}
div#col-right-uvod{
	padding:0 .2rem; 
	}
/*********************menu -quick icons ********************/
.row.quick-icon{
	/*background-color: #363636;
	background-color: #94c0da;*/
	background-color: #041838;
	margin:.5rem 0 0 0;
}
#menu-qi li{
	float:right;
	display: inline-block;
	list-style:none;
	margin-right:10px;
}
#menu-qi a i{
	color:white;
	font-size:1.5rem;
	margin-bottom: 0.5rem;
}
#menu-qi a i:hover{
	/*color:#000;*/
}
/**********************media-query************************/
/************************************* /max-width:719px ****************************/
@media screen and (max-width:800px) {
	#menu-qi a i{
		font-size:18px;
	
	}
	h1#logo-text {
		margin: 1rem auto;
		font-size: 2rem;
   	text-transform: uppercase;
		font-weight: 600;
  		text-align: center;
		line-height:1rem;
		border: none;
		background: transparent;
		letter-spacing: .2rem;
		margin: 0;
		padding-left: 0;
	}
	h1#logo-text b{
		display: block;
		line-height:1rem;
		margin-top:1rem;
	}
	#carousel{display: none!important;	}
	#menu-qi{display: none!important;	}
	#sidebar-menu{display:none;}
	#nav-sidebar-pc{display:none;}
	.nadpisDokumentu{
		font-size: 1.2rem!important;
	}
}
	
/**********************-/media-query**********************/
/**************************** end sloupce-ostatni****************/
#lang{
	color: White;
	float: right;
	height: 21px;
	width: 150px;
	margin: 191px 20px 0 0;
	padding: 0;
}
#lang ul {
display: inline;
list-style: none
}
#lang li{
	float: right; 
	text-align: center;	
	padding: 0 2px;
	
}
#lang img{
	border:0;
}
footer{
	/*background:#E5DCCD;*/
	background:#5997AC;
	border-top:8px solid rgba(4, 24, 56, 1);
	border-bottom:8px solid rgba(4, 24, 56,1);
	color:#fefefe;
/*	border-radius: 0 0 8px 8px*/;
}
footer ul {margin:5px 0;padding:0;list-style:none;}
footer ul li,footer p {line-height:normal;}
footer a{color:#0000cd;}
footer a:hover {color:#00008b;text-decoration: underline;}
footer .columns{border-right:1px solid #333333!important;}
footer [class^='finfo'] {margin:0;padding:0px 15px;}
footer [class^='finfo'] h3 {color:white;font-size:1.4em;margin:0;padding:5px 0 5px 8px;border:none;}
footer [class^='finfo'] p {margin:5px 10px;}
footer .finfo ul li {margin:5px 10px 4px;}
footer form {margin:10px 0 0;}
footer fieldset {border:none;border-radius: 8px;margin:0;padding:0.5rem;color:#000;background-color: #f4f4f4;}
footer fieldset div.plavr {margin-top:10px;}
footer label span {width:90%;font-weight:normal;color:black;}
footer label.norm {margin:0 3px 0 0;padding:0;}
footer input {margin:0px 6px;background:rgba(51,51,51,0.7);color:#999;border:1px solid #444;}
footer input.tlacitko {display:block;margin:5px auto 0;background-color: #1779ba; color: #fefefe; padding:6px 16px;}
footer input.tlacitko:hover {background-color: #14679e;background-color: #14679e;}
footer input.tlacitko:disabled{color:#f8f8f8 !important;background-color: #9da8b3;}
footer input.m {width:auto;margin:0 6px;vertical-align:top;}
footer form div.plavr {padding-right:8px;}
footer strong {color:Black;}
[class^='finfo'] table{
 width: 95%;
 border:none;
 }
[class^='finfo'] tbody{
 background-color:#5997AC!important ;
  border:none!important;
 }
[class^='finfo'] tr{
 background-color:#5997AC!important ;
  border:none!important;
 }
 [class^='finfo'] td{
 border:none!important;
 background-color: #5997AC!important;
 color:black;
 font-size: 0.95rem!important;
 
 }
 [class^='finfo'] th.left-border,[class^='finfo'] td.left-border{ 
 	border-left:1px solid #bbb;
 }
 @media screen and (max-width:720px){
	[class^='finfo']{
			border:0;
			border-bottom: 5px solid #5f6f69;
	}
	.finfo-last {border-bottom:none!important;}
	[class^='finfo'] table{
 		width: 85%!important;
 		margin: 0 0 0 -.5rem;
 		border:none;
 	}
}
/********************* forms******************************/
footer [type="text"], [type="password"], [type="date"], [type="datetime"], [type="datetime-local"], [type="month"], [type="week"], [type="email"], [type="number"], [type="search"], [type="tel"], [type="time"], [type="url"], [type="color"], textarea 
{
display: block;
box-sizing: border-box;
width: 100%;
height: 2rem;
margin: 0 0 0.1rem;
padding: 0.1rem;
border: 1px solid #cacaca;
border-radius: 3px;
background-color: rgba(254, 254, 254, .3);
box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
font-family: inherit;
font-size: 0.8rem;
font-weight: normal;
color: #0a0a0a;
transition: box-shadow 0.5s, border-color 0.25s 
}
footer [type="text"].norm{
width:inherit;	
}
.required{
	color: Red!important;
}
#multi-msg{
	display: block;
	margin: auto;
	width: 90%;
	text-align: center;
	font-weight: bold;
	border-radius: 3px;
	
}

a.tlac{
	text-align:center;
	text-decoration:none;
	width: 20em;
	display:block;
	padding:0.2em;
	margin:1em auto;
	color: black;
	background-color:	#87CEEB;
	border: solid 1px #BF9F60;	
}
a:hover.tlac{
	background-color: #37ADDD;
}

.tlac img{
	border: 0;
}

.hidden{
	display: none;
}


.clear, .cleaner{
	clear:both;
}


#pg_body{
margin:0 0.5em;
padding:0 0.5em;
}




/********************** registrace novinky*****************/
/* .success, .error{
	display:block;
	text-align: center;
	width: 60%;
	padding:10px;
	margin:15px auto;
	font-size: larger;
text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
	-webkit-box-shadow: 2px 2px 6px 0px rgba(84, 84, 84, 0.34);
	-moz-box-shadow:    2px 2px 6px 0px rgba(84, 84, 84, 0.34);
	box-shadow:         2px 2px 6px 0px rgba(84, 84, 84, 0.34);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}
.success{
color: #2f4f4f;
	background: rgb(207, 255, 204);
background: -moz-linear-gradient(91deg, rgb(207, 255, 204) 0%, rgb(138, 221, 154) 90%);
background: -webkit-linear-gradient(91deg, rgb(207, 255, 204) 0%, rgb(138, 221, 154) 90%);
background: -o-linear-gradient(91deg, rgb(207, 255, 204) 0%, rgb(138, 221, 154) 90%);
background: -ms-linear-gradient(91deg, rgb(207, 255, 204) 0%, rgb(138, 221, 154) 90%);
background: linear-gradient(181deg, rgb(207, 255, 204) 0%, rgb(138, 221, 154) 90%);

}
.error{
color: #c11134;
background: rgb(255, 184, 179);
background: -moz-linear-gradient(91deg, rgb(255, 184, 179) 0%, rgb(246, 224, 224) 100%);
background: -webkit-linear-gradient(91deg, rgb(255, 184, 179) 0%, rgb(246, 224, 224) 100%);
background: -o-linear-gradient(91deg, rgb(255, 184, 179) 0%, rgb(246, 224, 224) 100%);
background: -ms-linear-gradient(91deg, rgb(255, 184, 179) 0%, rgb(246, 224, 224) 100%);
background: linear-gradient(181deg, rgb(255, 184, 179) 0%, rgb(246, 224, 224) 100%);
} */

/***************** headlines *********************/
#headlines{
	display:block;
	width: 90%;
	margin: .5rem 0 .5rem 5rem !important;
	 border: 1px solid red;
}
#headlines  a{
		display:block;
		color: black!important;
		text-decoration: none!important;
		text-align: right;
		margin-right: 5rem;	
	}
#headlines  a:hover{text-decoration: underline!important;} 	
#headlines ul li{
	list-style:square ;
	/*width: 0.5em;
  	margin-left: 1em;*/
	
} 
#headlines ul li a{
		color: black!important;
		text-decoration: none!important;
		text-align: left;	
		
	}
#headlines  ul li	a:hover{
		color: black!important;
		text-decoration: underline!important;
		
	}
[id^='headline-'].columns{
   width:30%;
   float: left!important;
   margin-left: 2em!important;
   border: 1px solid black;
}
/**[id^='headline-'] li{
width:30%;
   list-style:square;
}*/	

tr.hlavickaTbl{
	background-color: #dcdcdc !important;
}
tr.hlavickaTbl td{
padding:0.2em;
}


button#btnTopPage {
	width: 35px;
	height: 35px;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 35px;
  border: none;
  outline: none;
  background-color: white;
  color: red;
  cursor: pointer;
  border-radius: 20px;
}

button#btnTopPage:hover {
  background-color: red;
  color: white;
}

@media print  {
header, footer,#cal, #sidebar-menu,#search-box,.colf-left, .quick-icon,.no-print{
	display: none!important;
}
.col-left{
	width: 0!important;
	height: 0!important;
}
}
.zakazka{
	/*float: left;*/
	font-size: 1em;
	text-align: left;
	text-decoration: none;
	display: block;
	background: #EFF1F5;
	padding:  0.5em ;
	border: 1px solid #94ACC9;
	margin:0.3em auto;
}
.loga {
text-align: center;
	display: block;
	margin:3px auto;
}
.loga img{
	border: 0;
}
/**************** PM***********************/
.required{
	color:red!important;
}
.btn-gosms{
	background-color: #6495ed;
	border: 1px solid #1757ca;
}
#pout-overview img{
	display:block;
	margin:1rem auto;
}
#Pm-pravidla{
	width:70%;
	margin: 1rem auto!important;
}


/*Změny Vašek 23.5.*/
#mapContainer .map {
	margin: auto;
}
@media screen and (min-width:720px) {
	#formRezervace {
		width: 30rem;
		margin: auto;
	}
	#formRezervace.positionFixed {
		width: auto;
		padding: 15px;
		position: fixed;
		right: 20px;
		bottom: 80px;
		background-color: #EFF1F5;
		z-index: 1;
		border: 1px solid #ffd70d;
		box-shadow: -4px 10px 5px 0 rgba(158,149,158,0.12);
	}
}