/* Bootstrap Custom */
@import url('https://fonts.googleapis.com/css2?family=Merriweather+Sans:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css?family=Pragati+Narrow');
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

#header-bg {
	background-image: url('/css/bg.jpg');
	background-position: center top;
	height: 500px; /* 456 */
	background-size: cover;/**/
	border-top-width: 0.5em;
	border-bottom-width: 1em;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F90;
	border-bottom-color: #000;
}
.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);
}
.navbar {
	background-color: #FFF !important;
}

/*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: #554133;
	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;
}
a {
	color: #554133;
}
a:hover {
	color: #715a4a;
}
.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 {
	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;
	color: #FFF;
}
.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: 'Merriweather Sans', sans-serif;
}
.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;
	/*background-color: transparent;*/
	background-attachment: scroll;
	background-image: url(/css/mega_carka_50.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 1.2em;
}
.topmenu.nav-item:hover {
	background-color:#CCC;
}
.topmenu .dropdown-menu {
	border-radius:0rem;
	border:none;
	margin-top: 0rem;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url('/css/dropdownmenuarrow.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.nav-link {
	padding-right: .2rem;
    padding-left: .7rem;
}
.nav-pills .nav-link.active {
	background-color:#554133;
}
.nav-pills .nav-link.active:hover {
	background-color:#715a4a;
}
.ddmenu-color {
	background-color: #715a4a;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.dropdown-item {
	color: #FFF;
}
.dropdown-item:hover {
	color: #16181b;
	background-color: #846c5c;
}
#calendarminus, #calendarplus {
	cursor: pointer;
}
.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: #333;
}
.card li a:hover {
	text-decoration: none;
}
.card ul {
    padding-inline-start: 0px/*15px*/;
}
.btn-primary {
	background-color: #554133;
	border-style: none;
}
.btn-primary:hover {
	background-color: #715a4a;
}
.kal-aktivni-pole {
	background-color: #554133;
}
