a, a:visited {
    color: #212529;
}

.topps {
	position: fixed;
	height: 100px;
	z-index: 9998;
	transition: all 0.3s ease;
	top: 0;
	width: 100%;
	background-color: #212529;
}

.header {
	height: 100px;
	background-color: #212529;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	border: 0;
	margin: 0 auto;
}

.scrolled {
	height: 50px;
}

.scrolled .header {
	height: 50px;
}

.scrolled .header .headername {
	display: none;
}

.scrolled .header a {
	background-size: 120px;
	background-position: 150px -10px;
}

.scrolled .menu-elem-51 a {
	position: relative;
	top: 0px;
}

.header a {
	display: block;
	position: relative;
	height: 86px;
	background: url(logo.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	text-decoration: none;
}

.header a:hover {
	/*background-color: rgba(0, 0, 0, 0.2);*/
}

.headercont {
	width: 960px;
	margin: 0 auto;
	text-transform: uppercase;
}

.header .headername {
	position: relative;
	padding-left: 300px;
	font-size: 24px;
	color: white;
	top: 15px;
}

.header .headername:hover {
	color: gold;
}

.header div {
	font-weight: bold;
	letter-spacing: 0.2rem;
}

.header div span {
	color: white;
	transition: color 0.5s ease;
}

.header a:hover div span {
	color: #F97204;
}


.leftsidebar {
	margin: 0 auto;
	/*width: 200px;*/
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
/*
.rightsidebar {
	margin: 0 auto;
	width: 200px;
	background-image: url('left.png');
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
*/
.contentmaster {
	width: calc(100% - 70px);
	/*width: calc(100% - 460px);*/
	padding-top: 30px;
	margin: 0 auto;
	background: #ffffff;
	padding-left: 20px;
}

h1, h2 {
	margin-top: 0;
	padding-top: 0;
}

button[type=button],
button[type=submit],
button[type=reset],
input[type=button],
input[type=submit],
input[type=reset] {
	color: white;
	cursor: pointer;
	border: 0;
	border-collapse: separate;
	-webkit-background-origin: border !important;
	-moz-background-origin: border !important;
	background-origin: border-box !important;
	background: #212529;
	background-origin: padding-box;
	border-width: 0;
	padding: 5px 5px;
	margin: 0 auto;
}

button[type=button]:hover,
button[type=submit]:hover,
button[type=reset]:hover,
input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover {
	background: #FF8C04;
	background-origin: padding-box;
	border-width: 0;
	padding: 5px 5px;
	margin: 0 auto;
}

.type-content {
	padding: 10px;
	margin-bottom: 50px;
	background: white;
}

.type-content h2 a {
	text-decoration: none;
	font-size: 24px;
}

.block-footer {
	padding-top: 20px;
}

.footer {
	background-color: #212529;
	margin: 0 auto;
	position: relative;
	color: white;
	letter-spacing: 1px;
	text-align: center;
	padding: 0;
}

.footer h2 {
	display: none;
}

.footer .block-content {
	margin: 0 auto;
	width: 960px;
	color: white;
	font-size: 20px;
	text-align: left;
	line-height: 20px;
}

.footer .block-content table {
	width: 100%;
}

.footer figure {
	margin: 0;
}

.footer .block-content td {
	vertical-align: top;
	width: 25%;
}

.footer .block-content a {
	color: yellow;
	text-decoration: none;
	font-size: 12px;
}

.footer .block-content a:hover {
	text-decoration: underline;
}

.banner0cont {
	margin-top: -70px;
	margin-bottom: 13px;
}

.banner0 {
	position: relative;
	background-color: transparent;
	margin: 0 auto;
	width: max-content;
	left: 290px;
	z-index: 9999;
}

.banner0 .block-Főmenü h2 {
	display: none;
}

.banner0 .block-Főmenü {
	width: max-content;
	padding: 0px;
	margin-top: -30px;
	z-index: 999;
	pointer-events: none;
}

.banner0 .block-Főmenü .editblock {
	background-color: white;
	position: absolute;
}

.banner0 .block-11 .menu {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

.banner0 .block-11 .menu .menu-element {
	display: inline-block;
	padding-bottom: 0;
}

.banner0 .block-11 .menu .menu-element a {
	display: inline-block;
	padding: 10px 10px;
	color: white;
	font-weight: normal;
	font-size: 16px;
	margin: 0 5px;
	text-decoration: none;
	pointer-events: auto;
}

.banner0 .block-11 .menu .menu-element a:hover {
	color: gold;
	text-decoration: none;
}

.banner0 .block-11 .menu .menu-element .menu-sub-element {
	display: none;
}

.banner0 .block-11 .menu .menu-element:hover .menu-sub-element {
	position: absolute;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: gold;
}

.banner0 .block-11 .menu .menu-element:hover .menu-sub-element a {
	display: block;
	color: #212529;
}

.banner0 .block-11 .menu .menu-element:hover .menu-sub-element a:hover {
	color: gold;
	background-color: #212529;
}

.banner1 {
	background-color: transparent;
	margin-top: -1px;
}

.banner1 .block-Főmenü h2 {
	display: none;
}

.banner1 .block-Főmenü {
	background-color: #2C82C9;
	padding: 0;
}

.banner1 .block-Főmenü .editblock {
	background-color: white;
	position: absolute;
}

.banner1 .menu {
	width: 960px;
	margin: 0 auto;
}

.banner1 .menu .menu-element {
	display: inline-block;
	padding-bottom: 0;
}

.banner1 .menu .menu-element a {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 35px;
	color: white;
	font-weight: normal;
	font-size: 16px;
}

.banner1 .menu .menu-element .menu-sub-element {
	display: none;
}

.banner1 .menu .menu-element:hover .menu-sub-element {
	position: absolute;
	display: block;
	padding-top: 5px;
	padding-left: 0px;
}

.banner1 .menu .menu-element:hover .menu-sub-element a {
	display: block;
}

.block-slider {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
}

.ubermain {
}

.main {
	background-color: transparent;
	margin-bottom: 0px;
}

.mainb {
	width: 60%;
	margin: 0 auto;
	min-height: 800px;
	background-color: white;
}

.front .mainb {
	min-height: 600px;
}

.block-MENÜ .menu-sub-element {
	display: none;
}

.block h2 {
  border-bottom: 1px solid #BFC5CA;
  color: #212021;
  background-color: white;
}

.leftsidebar .block-content {
	padding-left: 20px;
}

.leftsidebar .block-content a {
	text-decoration: none;
	font-weight: normal;
}

.banner2 {
	background-color: black;
}

.block-footi h2 {
	display: none;
}

.block-footi {
	background-color: #E9E9E9;
	width: 960px;
	margin: 0 auto;
}

.block-footi table {
	width: 100%;
}

.block-footi td {
	vertical-align: top;
	text-align: center;
	width: 25%;
}

.block-footi img {
	width: 100px;
}

.field-label-body,
.field-date,
.field-image {
	display: none;
}

.block-19 h2,
.block-20 h2,
.block-21 h2,
.block-22 h2 {
	display: none;
}

.block-19,
.block-20,
.block-21,
.block-22 {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

.block-19 p,
.block-20 p,
.block-21 p,
.block-22 p {
	margin: 0;
}

.block-19 .editblock,
.block-20 .editblock,
.block-21 .editblock,
.block-22 .editblock {
	position: absolute;
}

.edit-field-date,
.edit-field-alias,
.edit-field-alias_id,
.edit-field-oriurl {
	display: none;
}

.real-edit-form .edit-field-date {
	display: block;
}

.block-b1 {
	padding-left: 10px;
	padding-right: 10px;
	width: 960px;
	border: 1px solid transparent;
	margin: 0 auto;
	position: relative;
	color: white;
	font-size: 24px;
	font-family: "Exo 2", sans-serif;
	border: solid;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	padding: 1rem;
	border-width: 0px 0px 3px 3px;
	background-color: rgba(11, 48, 40, 0.8);
	margin-top: 55px;
}

.block-b1 h2 {
	display: none;
}

.block-b1 span {
	font-style: italic;
}

.block-b2 {
	padding-left: 10px;
	padding-right: 10px;
	width: 960px;
	border: 1px solid transparent;
	margin: 0 auto;
	margin-top: 0px;
	position: relative;
	color: white;
	font-size: 60px;
	font-family: "Saira Stencil One", cursive;
	text-align: right;
	margin-top: -145px;
}

.block-b2 .editblock {
	font-size: 14px;
}

.block-b2 h2 {
	display: none;
}

.block-b2 p {
	margin-top: 0;
	margin-bottom: 0;
}


.contentdown {
	padding-left: 20px;
	padding-right: 20px;
}



.article {
	background-color: rgba(0, 0, 0, 0.05);
	font-size: 16px;
}

.article-title {
	padding-top: 15px;
	padding: 10px;
	background-color: #212529;
	transition: background-color 0.5s ease;
}

.article-title h2 {
	margin-top: 0;
	margin-bottom: 0;
}

.article-title:hover {
	background-color: gold;
	color: #0B3028;
}

.article-title:hover a {
	color: #0B3028;
}

.article-title a {
	font-size: 26px;
	color: white;
}

.article .files-images-line-img {
	width: 840px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.article .files-images-line-img img {
	width: 840px;
}

.article .field-kep span,
.article .field-hir_kep_utan span,
.article .field-bevezeto span,
.article .field-body,
.article .field-label-link_gomb {
	display: none;
}

.article .field-link-gomb-bev a {
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 50px;
	color: gold;
	background-color: #212529;
}

.article .field-link-gomb-bev a:hover {
	color: #212529;
	background-color: gold;
}

.article .field-bevezeto {
	width: 100%;
	text-align: justify;
	font-size: 20px;
}

.article .field-bevezeto a:hover {
	background-color: gold;
}

.article .edit-article {
	width: 100%;
	text-align: center;
}

.article .article-title {
	text-align: center;
}

.article .article-title h2 a {
	font-size: 60px;
	font-weight: bold;
}

.content h1 {
	text-align: center;
	font-size: 60px;
	font-weight: bold;
}







.front h1 {
	display: none;
}



.front .article {
	background: transparent;
	/*border: 1px solid red;*/
	margin-bottom: 100px;
}

.front .article-title {
	padding-top: 0;
	padding: 0px;
	background-color: transparent;
	transition: none;
}

.front .article-title h2 {
	margin-top: 0;
	margin-bottom: 0;
}

.front .article-title:hover {
	background-color: transparent;
	color: black;
}

.front .article-title:hover a {
	color: black;
}

.front .article-title a {
	font-size: 26px;
	color: black;
}

.front .article-title-bev {
	display: none;
}

.front .article .field-link_gomb {
	display: none;
}

.front .article .field-link-gomb-bev {
	text-align: center;
	margin-top: 50px;
}

.front .article .field-bevezeto {
	width: 100%;
	text-align: justify;
	font-size: 20px;
}

.front .article .edit-article {
	width: 100%;
	text-align: center;
}

.front .article .article-title {
	text-align: center;
}

.front .article .article-title h2 a {
	font-size: 60px;
	font-weight: bold;
}







.front .article-38 .field-bevezeto {
	text-align: center;
}

.front .article-38 .article-title h2 a {
	font-size: 80px;
	font-weight: bold;
}









.front .article-14 {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
}

.front .article-14 .edit-article {
	position: absolute;
	top: 5px;
	left: 5px;
}

.front .article-14 .field-bevezeto {
	width: 40%;
	font-size: 20px;
}

.front .article-14 .field-hir_kep_utan {
	width: 60%;
	overflow: hidden;
}

.front .article-14 .files-images-line-img {
	width: auto;
}

.front .article-14 .field-hir_kep_utan img {
	max-width: 100%;
}

.front .article-14 .article-title {
	display: none;
}

.front .article-14 .article-title h2 a {
	font-size: 80px;
	font-weight: bold;
}

.front .article-14 .article-title-bev {
	display: block;
	font-size: 40px;
	font-weight: bold;
}













.front .article-13 {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
}

.front .article-13 .edit-article {
	position: absolute;
	top: 5px;
	left: 5px;
}

.front .article-13 .field-bevezeto {
	width: 40%;
	font-size: 20px;
}

.front .article-13 .field-kep {
	width: 60%;
	overflow: hidden;
}

.front .article-13 .files-images-line-img {
	width: auto;
}

.front .article-13 .field-kep img {
	max-width: 100%;
}

.front .article-13 .article-title {
	display: none;
}

.front .article-13 .article-title h2 a {
	font-size: 80px;
	font-weight: bold;
}

.front .article-13 .article-title-bev {
	display: block;
	font-size: 40px;
	font-weight: bold;
}





#view .article {
	background-color: rgba(0, 0, 0, 0.05);
	font-size: 16px;
}

#view .article .field-title {
	padding-top: 15px;
	padding: 10px;
	background-color: #212529;
	transition: background-color 0.5s ease;
}

#view .article .field-title:hover {
	background-color: gold;
	color: #0B3028;
}

#view .article .field-title:hover a {
	color: #0B3028;
}

#view .article .field-title a {
	font-size: 26px;
	color: white;
}

#view .article .files-images-line-img {
	width: 830px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#view .article .files-images-line-img img {
	width: 830px;
}

#view .article .field-kep span,
#view .article .field-bevezeto span,
#view .article .field-body {
	display: none;
}


.field-sorrend {
	display: none;
}


.block-15 {
	position: fixed;
	top: 30px;
	background-color: #dddedf;
	padding: 10px !important;
	opacity: 0.8;
	right: 0;
	left: auto;
	cursor: pointer;
	width: 250px;
}

.block-15 .editblock {
	display: none;
}




.front .fooldali_csempe h2 {
	border-bottom: 1px solid grey;
}

.front .fooldali_csempe h2 a {
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
}

.front .fooldali_csempe .edit-fooldali_csempe {
	position: absolute;
	font-size: 14px;
	top: 5px;
	right: 5px;
}

.fooldali_csempe_tarto {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: center;
	gap: 10px;
	padding: 20px;
	max-width: 1200px; 
	margin: 0 auto;
	text-align: justify;
}

.front .fooldali_csempe {
	position: relative;
	display: flex;
	flex-direction: column;
	width: calc(25% - 20px); 
	min-width: 250px;
	height: auto;
	background-color: #F3F4F4;
	padding: 15px;
	font-size: 20px;
	box-sizing: border-box;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
}

.node .field {
	font-size: 20px;
}

.block-lang {
	padding: 0;
	top: 0px;
	left: -335px;
	width: max-content;
	color: white;
}

.scrolled .block-lang {
	top: 6px;
}

.block-lang a {
	color: white;
	text-decoration: none;
}

.block-lang a:hover {
	color: gold;
}

.block-lang h2 {
	display: none;
}

.block-lang img {
	position: relative;
	top: 6px;
	height: 20px;
	padding-right: 5px;
}

.block-lang .editblock {
	display: none;
}

.block-ronaldo h2 {
	display: none;
}

.block-ronaldo {
	position: relative;
	text-align: right;
}

.block-ronaldo .block-content {
	margin: 0 auto;
	width: fit-content;
}

.block-ronaldo .editblock {
	text-align: center;
}

.block-ronaldo .block-content p {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 30px;
}

.block-ronaldo .block-content p em {
	font-size: 40px;
	/*font-family: "EB Garamond", serif;*/
	/*font-family: "Caveat", cursive;*/
	font-family: "Kalam", cursive;
	/*font-family: "Arizonia", cursive;*/
}

.block-ronaldo .block-content p br {
	display: block;
	margin-top: -10px;
}

.block-jel_menu {
	position: relative;
	width: 730px;
	margin-top: -68px;
	pointer-events: none;
	top: 25px;
}

.block-jel_menu .menu {
	width: 730px;
	text-align: right;
}

.block-jel_menu .editblock {
	position: absolute;
	top: 0;
	left: 0;
}

.block-jel_menu h2,
.block-jel_menu label,
.block-jel_menu input {
	display: none;
}

.block-jel_menu .menu-element {
	text-align: right;
	width: 730px;
}

.block-jel_menu .menu-element a {
	display: inline-block;
	color: gold;
	font-size: 20px;
	width: fit-content;
	pointer-events: auto;
}

.gyik {
	font-size: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}

.gyiksor {
	padding-top: 10px;
	padding-bottom: 10px;
}

.gyik summary {
	font-weight: bold;
	cursor: pointer;
	padding: 10px 0;
	list-style: none;
	justify-content: space-between;
	align-items: center;
}

.gyik summary::before {
	content: '▶';
	font-size: 14px;
	transition: transform 0.3s ease;
	display: inline-block;
	margin-right: 20px;
}

.gyik details[open] summary::before {
	transform: rotate(90deg);
}

.gyik details p {
	margin: 10px 0 20px 0;
	padding-left: 10px;
	border-left: 3px solid #212529;
	opacity: 0;
	text-align: justify;
}

.gyik details[open] p {
	animation: details-show 0.5s ease forwards;
}

@keyframes details-show {
	0% {
		opacity: 0;
		transform: translateY(-10px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.webform {
	font-size: 20px;
}

#kapcsolat input[type="text"] {
	background-color: #f2f2f2;
	width: 100%;
	height: 30px;
	padding: 10px;
	vertical-align: middle;
	border: 1px solid #d3d3d3;
	font-size: 20px;
}

#kapcsolat textarea {
	background-color: #f2f2f2;
	width: 100%;
	height: 200px;
	padding: 10px;
	vertical-align: middle;
	border: 1px solid #d3d3d3;
	font-size: 20px;
}