.vfn-content {

	width: 60%;
	margin: auto;
}
.vfn-content-box {
	display: block;
}


.akt_article, #akt_article {
	/*background-color: #C42D0A;*/
	min-height: 60px;
	padding: 10px;
	margin-bottom: 20px;
	border-top: 6px solid #F4DEB2;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

.akt_article_date {
	float: left;
	/*width: 80px;*/
	margin-right: 20px;
	margin-top: -6px;
}

.akt_article_content {
	float: left;
	width: 750px;
	text-align: justify;
}

.akt_article_content_day {
	font-size: 30px;
	margin-right: 0px;
	color: #F4DEB2;
}

.akt_article_content_month {
	font-size: 30px;
	color: #F4DEB2;
}

.akt_article_content_year {
	font-size: 30px;
	margin-top: -14px;
	color: #F4DEB2;
}

.akt_article_content_time {
	font-size: 31px;
	margin-top: -14px;
}

.akt_article_content h2 {
	font-family: osi;
	margin-top: -3px;
	margin-bottom: 10px;
	color: #F4DEB2;
}

.vfn-logo {
	display: contents;
	
}

.top-line {
	margin-left: -1vw;
}

.logo-img {
	/*width: 192px;*/
	width: 109px;
	height: 80px;
}

.logo-img-down {
	width: 164px;
	height: 120px;
}

.color-footer-text {
	color: black !important;
}


.inline-checkbox {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	vertical-align: middle;
}
.panepancss input[type='checkbox'], .stravovani-blok input[type='checkbox'] {
	opacity: 100;
	position: relative;
	transform: initial;
}

.panepancss label, .stravovani-blok label {
	margin-bottom: 0;
}

.panepancss {
	padding: 2px;
	background-color: #FFFFFF;
	color: #000000;
	height: 100%;
}

.panepancssvykend {
	padding: 2px;
	background-color: #808080;
	color: #C0C0C0;
	height: 100%;
}

.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.zmizik {
	visibility: hidden;
}

.popupPanel {
	padding: 15px;
	border: thin solid #FFFFFF;
	background-color: #B20E05;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

	.popupPanel input[type=submit] {
		background-color: revert;
		display: inline-flex;
	}

	.dochazka_lbt {
		font-size: xx-large;
		font-weight: bold;
		font-style: italic;
		text-decoration: none;
	}

	.dochazka_lbt:hover {
		color: #fcc048;
	}


.SPANzaskrtni {
	font-weight: bold;
	text-decoration: underline;
	color: #0033CC;
	cursor: pointer;
}

.learning-elements-wrap .tab-element-content h3{
	padding-bottom: 14px;
	margin-bottom: 0px;
	font-size: 23px;
	line-height: 1em;
}

.vfn-center {
	justify-content: center;
}

.vfn-margin {
	margin: auto;
	width: fit-content;
}

.grid-item {
	position: absolute !important;
	width: 150px !important;
	height: 150px !important;
	margin: 0 !important;
	padding: 0 !important;
}

.grid .gallery-item img {
	width: 150px;
	height: 150px;
	object-fit: cover;
}

.grid .gallery-item video {
	width: 150px;
	height: 150px;
	object-fit: cover;
	border-radius: 8px;
}

.pozice{
	position:relative;
	top:-100px;
}

.pozice2 {
	position: relative;
	top: -70px;
}

.hidden {
	display: none;
}