:root {
	--leopold-green: #50854d;
}

body{
	/*background: #FFF url(../images/bodybg.jpg) top left no-repeat;
	background-position: -477px 133px;
	font-family: Calibri, Verdana, Ariel, sans-serif;*/
/*	font-family: Calibri, Verdana, Ariel, sans-serif;*/
	font-family: IvyPrestoText, sans-serif;
	font-size: 16px;
	margin: 0px;
/*	color: #46484a;*/
	color: #000000;
}

img, img a{
	border:none;
}

a {
	color: var(--leopold-green);
}
/*a, a:visited{
	text-decoration:none;
	color: var(--leopold-green);
}*/
a:hover {
	text-decoration: underline;
/*	color:#7be12d;*/
/*	color: var(--leopold-green);*/
color: #000000;
}

/*a.partner, a:visited.partner {
	color: #808080;	
	text-decoration: none;
}*/
a:hover.partner {
	color: #808080;
	text-decoration: underline;
}

h1 {
	margin:0 0 0 0;
/*	color: #7be12d;*/
	color: var(--leopold-green);
	font-size: 24px;
	font-weight:bold;
	font-family: IvyPrestoDisplay;
}

h2 {
	margin:0;
	color:#000;
	font-size: 18px;
	font-weight: bold;
	font-family: IvyPrestoDisplay;
}

h3 {
	color:#444446;
	margin:0;
	font-size:13px;
	font-family: IvyPrestoDisplay;
}

div.xGUI h1 {
    margin:0 0 0 0;
/*	color: #7be12d;*/
	color: var(--leopold-green);
	font-size: 24px !important;
	font-weight:bold;
}

span[style="color: rgb(102, 255, 51);"],
span[style="color: rgb(102, 204, 0);"] {
	color: var(--leopold-green)!important;
}

/* design */

.header-fix {
	width: 1135px;
    position:fixed;    
    top: 0px;
    background-color: #FFF;
}

.contentc {
    margin: 280px 0 0 0;
	width: 900px;    
}


#container {
	position: relative;	
	padding: 0;
	margin: 0 auto;
	/*margin: 0 0 0 363px;*/
	width: 900px;	
}

/* fejlec */

.header {
	/*background: url(../images/header.jpg) top left no-repeat;
	*/margin: 0 0 0 0;
	padding: 0;
	height: 265px;
	width: 900px;
    position: relative;
    
}

.bef {
	margin: 0 0 0 0;
	padding: 0;
    background-repeat: no-repeat; 
/*    background-image: url(../images/header2.jpg); */
    background-attachment:scroll;
    background-color: var(--leopold-green);
}
.bef.hu {
    background-image: url(../images/header_23.svg); 
}
.bef.en {
    background-image: url(../images/header_23_en.svg); 
}

.lang {
	font-size: 17px;
	margin: 110px 0 0 0;
	float: right;
	
}

.loglink {
    width:500px;
    height:200px;
    position: absolute;	
}

.lang a:link, .lang a:visited {
/*	color: #808080;*/
	color: #000000;	
	text-decoration: none;
}
.lang a:hover {
/*	color: #7be12d;*/
	color: #ffffff;
	text-decoration: none;
}

.content {
	margin: 0 0 0 0;
	padding: 0;
	/*min-height: 500px;*/
	
}


/*
.menu {	
	margin: 155px -55px 0px 0px;
	padding: 0;
	color: #808080;
	text-align: right;	
}
.menu ul {
	list-style: none;	
	text-align: left;
	margin: 0px;
	padding: 0;	
}
.menu li {
	display: inline;
	margin: 0 0px 0 0;
	padding: 0;	
}
.menu li a:link, .menu li a:visited {
	margin: 0;
	padding: 3px 5px 3px 5px;
	color: #46484A;
	font-size: 20px;	
	text-decoration: none;	
	font-weight: bold;
}
.menu li a:hover {	
	border: none;
	text-decoration: none;
	color: #7be12d;
	font-weight: bold;
}

.liMenuActive a {	
	color: #7be12d !important;
}


.liMenu li:last-child {
	border: 0px;
}
*/


a:link.artistlink, a:visited.artistlink {
/*	color: #7be12d;*/
	color: var(--leopold-green);
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
}
a:hover.artistlink {
/*	color: #46484A;*/
	color: #000000;
	text-decoration: none;
}




.floatleft{
	float:left;
}

.frame{
	width:1200px;
	margin:0px auto;
	background-color:#FFF;
	height:100%;
}




.leftside{
	overflow:hidden;
	padding-right:19px;
	float:top;
	background-color:white;
	background: url("../images/hback.png") no-repeat scroll 0 0 transparent; 
	margin: 0;
	/*height: 808px;*/
	height: 200px;
	position: left;
	width: 1200px;
}

.rightside{
	/*background-color: #9B9B9B;*/
	height: 100% !important;
	overflow:hidden;
	float:right;
	width:900px;
	margin-right: 20px;
	padding-bottom: 20px;
}



.logo{
	padding:22px 0 50px 0;
}

#datacont {
    position: absolute;
    right: 5px;
    top: 442px;
    letter-spacing: -1px;
    padding-right:15px;
    font-size: 15px;
}



.search {
    color: #9B9B9B;
    padding-top: 3px;
    text-align: right;
}



	
	
	
	
	.gray{
		background-color:#9B9B9B;
		text-align:right;
		border-bottom:1px solid white;
		overflow:hidden;
	}
	
.graytext{
    color:white;
    padding-top:5px;
    font-weight:bold;
    line-height:23px;
}

hr {
    background-color: #000;
    border: 0 none;
    border-radius: 2px;
    color: #000;
    margin: 2rem 0;
    transform: rotate(-9deg);
    width: 165px;
    height: 2px;
}

.address {
    color: #9B9B9B;
    padding-top: 6px;
    text-align: right;
}

.address img {
    width: 105px;
}


form#search_form input {
	vertical-align:middle;
	display:inline;
}

.searchf {
	background: url("../images/acax_search.jpg") no-repeat scroll 0 0 transparent; 
    border: 0 none;
    height: 27px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 105px;
}

.footer {
	padding: 0 0 0 0;
	margin: 5rem 0 0;
	color: white;
}

.footimg {
	padding: 0;
	margin: 0 0 30px 0;
	float: left;
	/*width: 450px;*/
}

.footimp {
	padding: 0;
	margin: 0;
	float: right;
	width: 400px;
	text-align:right;
}


.footimg p a {
	padding-left: 0.3rem;
	padding-right: 0.3rem;
}
.footimp a, .footimp a:visited {
	margin: 0;
	padding: 0px;
	color: #808080;
	font-size: 14px;	
	text-decoration: none;	
	font-weight:bold;
}
.footimp a:hover {	
	border: none;
	text-decoration: underline;
/*	color: #7be12d;*/
	color: var(--leopold-green);
}	



div#artists {
	margin: 0 0 40px 10px;
}


.artistitem {
	margin: 0 0 40px 260px;
}


/* ---------- */




.innerheader{
	border: 1px solid #A2B734;
	padding:0 16px;
	width:572px;
	margin-bottom:16px;
}



.rcontent {
}

.rheader {
	height: 20px;
}

.rcontent table {
	width:603px;
}

div.currenttab {    
    margin: 0px;
    /*padding: 13px 15px 26px 11px;*/
}



div.currentitemtab {
    background-color: white;
    padding: 13px 15px 10px 11px;
}

div.artisttab {
    background-color: white;
    padding: 13px 15px 0px 11px;
}

div.artisttab img {
	padding-bottom: 15px;
	padding-right: 20px;
}

div.artisttab table {

}



div.infotab {
	background-color:white;
	margin-bottom: 22px;
	padding:15px 15px 15px 11px;
}

div#top.checktab {
	background-color:white;
	margin-bottom: 22px;
	padding: 0 15px 0 15px;
}

div.checktab {
	background-color:white;
	margin-bottom: 22px;
	padding:0px 15px 30px 11px;
}

div.checktab ul{
	padding-left:0;
	margin:0;
	padding-bottom:20px;
}

div.checktab a {
		color:#808080;
}

div.checktab h2 {
		color:#808080;
		padding-top: 48px;
}

div.currenttab table tr td{
}

div.itemimg {
	padding-bottom: 1px;
	height: 170px;
	width: 160px;
	overflow: hidden;
}

div.itemnews {
    padding-left: 8px;
}

div.itemimg{
    padding-bottom: 18px;
}

div.itemimg span{
    display: block;
    font-size: 10px;
    width: 150px;
    word-wrap: break-word;
}

#nextpic {
	padding-top:10px;
}

div.xGUI {
	background-color:white;
	padding:15px;
}

div.xGUI h1{
	font-size:13px;
	margin:0;
}


td.xGUI_form_col1, td.xGUI_form_col2, td.xGUI_form_col3{
    border-bottom: none !important;
    padding: 0px !important;
    text-align: left;
    height:30px;
}

.xGUI textarea.text, .xGUI input.text, .xGUI input.password {
	background: url("../images/fieldbg.jpg") repeat-x scroll 0 0 transparent !important; 
    border-width: 0px !important;
    padding: 0px !important;
    width:490px;
	height: 30px;
}



tr.xGUI_form_row0, tr.xGUI_form_row1 {

}



.pager a {
	text-decoration: none;
}

div.pager {
	text-align: center;
    margin: 15px 0px 15px 0px;
    font-size: 12px;
}

span.pager_cindex, span.pager_index, span.pager_prev {
	padding-right:10px;
}

div.infotab p {
	margin:0;
}

a.addthis_button img {
	padding:0 !important;
}

div.addthis_toolbox {
	padding-bottom:10px;
}

div.xGUI_Block table.xGUI_form {
    border: none !important;
}


.xGUI input.button, .xGUI input.submit {
	margin-left: 515px;
	background-image:url("../images/felir.jpg") !important;
	color:#fff;
	margin-top: 30px;
	margin-left:500px;
	border: 1px solid #91CF4A !important;
}

div.hazai, div.kulfoldi {
	width:278px;
	background-color: #FFFFFF;
	padding:15px;
	min-height:600px;
}

div.hazai {
	margin-right:8px;
}

div.hazai h1,div.kulfoldi h1{
	padding-bottom:20px;
}

div.kulfoldi {
	margin-left:8px;
}

td.multipage_subpage1, td.multipage_subpage2 {
	vertical-align:top;
}

div.hazai a, div.kulfoldi a {
	color:#808080;
	padding-bottom:20px;
	display:block;
}

div.searchResult h2{
	margin-top:10px;
}

input#FromAll0.checkbox{
	visibility: hidden;
}

td.xGUI_form {
    padding-left: 0px !important;
}

.xGUI input.submit {
    margin-top: 0px;
}



/* uj menu */
.menu-container {
	margin-top: -51px; 
	height: 51px; 
	background-color: #ffffff;
}
.menu.custom-menu,
.menu.custom-menu .menu {
	position: relative;
	background-color: #ffffff;
	top: 0;
}
.menu {
	margin: 0 0 0 0;	
    position: absolute;
    top: 90px;
    left: -30px;
    width: 100%;
}
/*.menu a:link, .menu a:visited {	
	color: #000000;
	text-decoration: none;
    font-size: 16px;	
    font-weight: bold;    
}*/
/*.menu a:hover {	
    color: #50854d; 
}*/


.menu ul {
        text-align: left;
        display: inline;
        margin: 0;
        padding: 15px 4px 17px 0;  
        list-style-type: none;
}
.menu ul li {  
        display: inline-block;
        margin-right: -4px;
        position: relative;
        padding: 15px 15px;  
        cursor: pointer;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
}
.menu ul li:hover {  
        color: #fff;
}
.menu ul li ul {
    /*padding: 0;
    position: absolute;
    top: 48px;
    left: 0;
    width: 150px;*/
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
.menu ul li ul li { 
/*    background: #fff; */
    display: block; 
/*    color: #fff;  */
}
.menu ul li ul li:hover {
/*    background: #fff;*/
}
.menu ul li:hover ul {
    display: block;
    opacity: 1;
    visibility: visible;
}


.fb {
    position: absolute;
    top: 150px;
    left: 735px;
}

.htmlpageContent,
.gallery {
	padding: 0 1rem;
/*    padding-left: 155px;*/
}
.htmlpageContent img,
.htmlpageContent iframe {
	max-width: 100%;
}

/*.gallery {
    padding-left: 140px;
}*/

.gallery h1 {
    margin-bottom: 15px;
}

/*2023*/

.maingallery {
	padding: 0 1rem;
}

/*.itemnews a {
	color: var(--leopold-green);
}*/
/*.itemnews a:hover {
	color: #000000;
}*/

header {
	background-color: var(--leopold-green);
	padding: 0 1rem;
	margin-bottom: 1rem;
}
.container {
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
nav .menu {
	display: flex;
	flex-direction: column;
	text-align: center;
}
nav {
	background-color: var(--leopold-green);
}
.custom-header .nav-logo {
	width: 220px;
}
.custom-header .nav-logo a {
	display: block;
}

/*.custom-header nav {
	width: 100%;
}*/
.menu {
	left: 0;
	top: 0;
}
.nav {
	display: none;
}
.nav.show {
	display: block;
}
nav .menu a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
nav .menu a:hover {
	color: #ffffff;
}
nav .menu,
.nav nav.menu {
	position: relative;
	display: flex;
	top: 0;
	left: 0;
	text-align: center;
}
.custom-header .right-side_container {
	display: flex;
	flex-direction: column;
	margin-left: auto;
	color: #ffffff;
	justify-content: space-between;
}
.custom-header .right-side_container a {
	color: #ffffff;
}
.custom-header .right-side_container button {
	background: none;
	border: none;
}
.custom-header .right-side_container .lang {
	display: flex;
	margin: 0;
}
.menu.custom-menu, .menu.custom-menu .menu {
	background-color: var(--leopold-green);
}

.custom-header {
	display: flex;
/*	flex-wrap: wrap;*/
/*	padding: 1rem 0;*/
	padding: 2.5rem 0;
}
.custom-header .right-side {
	flex: 1;
	background-color: var(--leopold-green);
	margin: 0 0 0 auto;
	display: flex;
}
.nav-toggler {
	cursor: pointer;
}
.nav-toggler .nav-toggler_close {
	display: none;
}
.nav-toggler.open .nav-toggler_close {
	display: inline-block;
}
.nav-toggler.open .nav-toggler_open {
	display: none;
}

.news-item {
	display: flex;
	flex-wrap: wrap;
	padding: 0 1rem;
}
.news-item_cover,
.news-item_content {
	width: 100%;
}
.news-item_cover img {
	width: 100%;
}
.news-item_content {
	margin-top: .75rem;
}
.news-item_content h1 {
	font-weight: bold;
}
.news > :not([hidden]) ~ :not([hidden]) {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
footer p > a {
	display: block;
	text-align: center;
}
main.shadow {
	opacity: .5;
}
.menu ul li ul {
	position: relative;
	top: 0;
	left: 0;
	width: auto;
/*	background-color: var(--leopold-green);*/
}
.menu ul li ul li {
	background-color: var(--leopold-green);
}
@media screen and (min-width: 768px) {
	.news-item {
		flex-wrap: nowrap;
		padding: 0;
	}
	.news-item_cover,
	.news-item_content {
		width: 50%;
	}
	.news-item_cover {
		margin-right: 16px;
	}
	footer p > a {
		display: inline;
	}
	.maingallery {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 0 1rem;
	}
}

@media screen and (min-width: 1024px) {
	.maingallery {
		display: grid;
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.menu ul li ul {
		padding: 0;
		position: absolute;
		top: 100%;
		left: 0;
		min-width: 100%;
	}
	.menu ul li ul li { 
	    background: #fff; 
	    display: block; 
	    color: #fff;  
	}
	.menu ul li ul li:hover {
	    background: #fff;
	}
	.news-item_cover {
		margin-right: 32px;
	}
	.nav {
		display: block;
	}
	.nav-toggler {
		display: none;
	}
	nav .menu,
	.nav nav.menu {
		display: block;
		text-align: center;
	}
	nav .menu a {
		color: #000000;
	}
	nav .menu a:hover {
		color: var(--leopold-green);
	}
	.menu.custom-menu, .menu.custom-menu .menu {
		background-color: #ffffff;
	}
	header {
		padding: 0;
	}
	.nav {
		background-color: #ffffff;
	}
	.container {
		max-width: 1024px;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.custom-header .nav-logo {
		width: 300px;
	}

	.custom-header {
		flex-wrap: wrap;
/*		padding: 2.5rem 0;*/
	}
}
