#popis {
	font-size: 14pt;
	text-align: left;
}

.homepage-box.welcome-wrapper.welcimg-wrapper {
	padding-bottom: 0;
	margin-bottom: 0;
}
.custom-footer__banner32 {
	margin-bottom: 30px;
}
.ratings-in {
	margin-top: 24px;
}

.stch,
.stchp,
.stchzz {
	width: 100%;
}
.stchp {
	float: left;
	width: 100%;
	background-color: #ebebeb;
	border-radius: 10px;
	padding: 10px 25px 10px 12px;
	margin: 5px 20px 5px 0;
}

.stchp h5 {
	margin-bottom: 2px !important;
	font-size: 18px;
	margin-top: 0px;
}
.stchu h5 {
	margin-bottom: 2px !important;
	font-size: 18px;
	margin-top: 0px;
}

.stchz h5 {
	margin-bottom: 2px !important;
	font-size: 18px;
	margin-top: 0px;
}
.stchp img {
	width: 15%;
	float: left;
	margin-right: 12px;
	border-radius: 10px;
}
.stchp p {
	margin-bottom: 0px !important;
	font-size: 15px;
}
.stchu p {
	margin-bottom: 0px !important;
	font-size: 15px;
}
.stchz p {
	margin-bottom: 0px !important;
	font-size: 15px;
}

.stchz {
	float: left;
	width: 100%;
	background-color: #ffad00;
	border-radius: 10px;
	padding: 10px 25px 10px 12px;
	margin: 5px 20px 5px 0;
}
.stchz p {
	margin-bottom: 0px !important;
}

.stchz img {
	width: 15%;
	float: left;
	margin-right: 12px;
	border-radius: 10px;
}

.stchu {
	float: left;
	width: 100%;
	background-color: #ffad0035;
	border-radius: 10px;
	padding: 10px 25px 10px 12px;
	margin: 5px 20px 5px 0;
}
.stchu img {
	width: 15%;
	float: left;
	margin-right: 12px;
	border-radius: 10px;
}

stch:after {
	content: '';
	display: block;
	clear: both;
}
stchpp:after {
	content: '';
	display: block;
	clear: both;
}
stchzz:after {
	content: '';
	display: block;
	clear: both;
}
/*Uprava menu desktop*/
@media (min-width: 768px) {
	.navigation-in .menu-item-883 ul.menu-level-2 {
		background-color: #ffad00 !important;
		border-bottom-left-radius: 6px !important;
		border-bottom-right-radius: 6px !important;
		box-shadow: 0 5px 10px rgb(0 0 0 / 30%) !important;
		border: none !important;
		justify-content: flex-start !important;
		align-items: baseline;
		padding-top: 24px !important;
		padding-left: 32px !important;
		padding-bottom: 12px !important;
		padding-right: 32px !important;
	}

	.navigation-in > ul > li.menu-item-883.ext > ul > li > div {
		width: calc(100% - 0px) !important;
	}

	.navigation-in > ul > li.menu-item-883.ext > ul > li > div > ul {
		max-height: none !important;
		height: 100% !important;
		list-style: none;
		width: auto;
	}

	.navigation-in > ul > li.menu-item-883.ext > ul > li {
		display: flex;
		align-items: flex-start;
		flex-grow: 0;
		flex-shrink: 1;
		flex-basis: 33.333333% !important;
		width: 33.333333% !important;
		min-height: 75px;
		margin-bottom: 24px;
		padding-right: 24px;
	}

	.navigation-in > ul > li.menu-item-883.ext > ul > li > div > ul > li > a {
		display: block !important;
	}

	.navigation-in > ul > li.menu-item-883.ext > ul::before {
		content: '';
		position: absolute;
		top: 0;
		width: auto !important;
		height: 100%;
		left: 0 !important;
		background-color: rgba(217, 124, 0, 0.94) !important;
		z-index: -1;
	}

	.navigation-in > ul > li.menu-item-883.ext > ul > li > div > a {
		color: #fff !important;
		font-size: 24px;
	}
	.navigation-in > ul > li.ext > ul > li > div > a:hover {
		color: rgba(0, 53, 92, 1) !important;
		text-decoration: none !important;
	}
	.navigation-in > ul > li.menu-item-883.ext > ul > li > div > ul > li {
		display: inline-block;
		width: 100%;
	}

	.navigation-in > ul > li.menu-item-883.ext > ul > li > div > a:after {
		background-color: rgba(0, 63, 112, 1);
		content: '';
		display: block;
		height: 2px;
		margin-top: 10px;
		margin-bottom: 10px;
		width: 40px;
	}

	.navigation-in .menu-item-883 .has-third-level div > ul a {
		color: #fff !important;
		font-size: 16px;
		line-height: 16px !important;
	}
	.navigation-in .menu-item-883 .has-third-level div > ul a:hover {
		color: rgba(0, 53, 92, 1) !important;
		text-decoration: none !important;
		font-weight: bold;
	}
}

.custom-footer__banner28 {
	width: 100% !important;
	text-align: center;
}

.custom-footer__banner28 a {
	color: #ffad00;
}
