/* Bootstrap Custom */
/* @import url('https://fonts.googleapis.com/css?family=Pragati+Narrow'); */
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400&display=swap');

#header-bg {
	background-image: url('/css/bg.jpg');
	background-position: center top;
	height: 400px; /* 456 */
}
.form-group label {
	font-weight: bold;
}
.nahledimg {
	height: 150px;
	width: 150px;
	background-size: cover;
	float: left;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 20px;
}
.page-item.active .page-link {
	background-color: #dee2e6;
	border-top-color: #dee2e6;
	border-right-color: #dee2e6;
	border-bottom-color: #dee2e6;
	border-left-color: #dee2e6;
	color: #666;
}
.navbar-dark .navbar-nav .nav-link {
	color:rgba(255,255,255,.9);
}

/*fotogalerie*/
.gal {
	-ms-column-count: 2;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	}	
.gal .figure { width: 100%; padding: 0px 0;}
.gal .card { width: 100%; padding: 0px 0;}/**/

@media (max-width: 500px) {
.gal {
	-ms-column-count: 1;
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
	}
}
.bloknadpis {
	font-size: 1.5em;
	font-weight: normal;
	/*color: #333;*/
	text-align: left;
	display: block;
}
a.blokbanner {
	background-color: #004695;
	display: block;
	padding: 10px;
	width: 100%;
	height: auto;
	color: #FFF;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(banner_klik.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.faq-ot {
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	margin-bottom: .5em;
}
.faq-odp {
	display: none;
	background-color: #EEE;
	padding: 1.5em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
.titul {
	color: #FFF;
	font-size: 4rem;
	line-height: 1;
	font-weight: 500;
	text-shadow: 2px 2px 6px #000;
	display: block;
	/*
	background-color: rgba(0,0,0,0.3);
	padding-top: 0.5em;
	*/
}
.titul2 {
	font-size: 3rem;
	line-height: 1;
	font-weight: 500;
}
a:hover.titul {
	text-decoration: none;
	color:#FFF
}
footer ul, footer a {
	color: #CCC;
}
footer a:hover {
	color: #FFF;
}
.h1bg {
	background-color: #F5F5F5;
}
h1, h2, h3, h4, h5, .titul, .titul2 {
	font-family: 'Quicksand', sans-serif;
	text-transform: uppercase;
}
.karusel-text {
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	font-weight:normal;
	/*background-color:rgba(0, 0, 0, 0.8);*/
}
.karusel-text a, .karusel-text a:hover {
	text-decoration: none;
	color: #FFF;
}
.topmenu.nav-item {
	transition: 300ms;
	font-family: 'Quicksand', sans-serif;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 1.2em;
}
.topmenu.nav-item:hover {
	background:#52575c; /*4e5256,2a3037*/
}
.topmenu .dropdown-menu {
	border-radius:0rem;
	background-color: transparent;
	border:none;
	margin-top: 0rem;
	background-attachment: scroll;
	background-image: url('/css/dropdownmenuarrow.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.ddmenu-color {
	background-color: #f8c301;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.dropdown-item:hover {
    color: #16181b;
    background-color: #FED547;
}
#calendarminus, #calendarplus {
	cursor: pointer;
}
.bsloupec .card {
	color: #FFF;
	background-color: #FFF0;
}
.card li {
	border-left-width: 0.3rem;
	border-left-style: solid;
	border-left-color: #DDD; /* F8C301 2A478D*/
	/*
	border-right-width: 0.2rem;
	border-right-style: solid;
	border-right-color: #DDD;
	*/
	list-style-type: none;
	padding-left: 0.5rem;
	padding-right: 0.2rem;
	padding-top: 0.2rem;
	padding-bottom: 0.2rem;
	margin-bottom: 0.1rem;
	border-radius: 10px 0px 0px 10px;
	/*background-color: #F9F9F9;	list-style-position: outside;
	list-style-image: url(/css/listimg03.png);*/
}
.card li:hover {
	background-color: #F4F4F4;
	border-left-color: #2A478D;
}
.card li a:hover {
	text-decoration: none;
}
.card ul {
    padding-inline-start: 0px/*15px*/;
}
.btn-primary, .inmenu.nav-link, .inmenu.nav-link.active {
	background-color: #A96365;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.btn-primary:hover, .inmenu.nav-link:hover, .inmenu.nav-link.active:hover {
	background-color: #A95153;
}
.btn-secondary {
	background-color: #DBBBBC;
	border-top-color: #A96365;
	border-right-color: #A96365;
	border-bottom-color: #A96365;
	border-left-color: #A96365;
	color: #A96365;
}
.btn-secondary:hover {
	background-color: #CA999A;
	border-top-color: #A96365;
	border-right-color: #A96365;
	border-bottom-color: #A96365;
	border-left-color: #A96365;
}
.kal-aktivni-pole {
	background-color: #844849; /*00b0f0*/
}
.bsloupec {
	background-color: #A96365;
	padding-top: 1em;
	padding-bottom: 1em;
}
.bsloupec a {
	color: #DBBBBC;
}
.bsloupec a:hover {
	color: #FFF;
}
#calendar .bg-light {
	background-color: #dbbbbc!important;
	color: #A96365;
}
#calendar th {
	background-color: #4C4C4C!important;
	color: #DBBBBC;
}
.vypistlacitek a.nav-link {
	background-color: #A96365!important;
	color: #FFF;
}
.vypistlacitek a.nav-link:hover {
	background-color: #A95153!important;
	color: #FFF;
	text-decoration: underline;
}
