<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*html {
  scroll-behavior: smooth;
}*/

body {
	width: 100%;
	margin: auto;
	/*background-color: #f5f5f5;
	background-image: url("../img/background.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100%;*/
	scroll-behavior: smooth;
		
}

a {
	text-decoration: none;
	color: #666666;
}

a:visited{
	text-decoration: none;
	color: #666666;
}

img {
	max-width: 100%;
    max-height: 100%;
}

h7 {
	color: #666666;	
	font-family: Verdana;
	font-size: 26px;
}

h8 {
	color: #666666;
	font-family: Verdana;
	font-size: 14px;	
}

h9 {
	text-transform: uppercase;
	color: #666666;
	font-family: Verdana;
	font-size: 16px;
	
}

h53 {
	text-transform: uppercase;
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
}


a.ex53:hover, a.ex53:active {
	color: #222222;
}



.container {
	width: auto;
	max-width: 950px;
	margin: 0 auto;
}

.home-content {
	width: 700px;
	margin: 0 auto;
	height: 100%;
	padding-top: 0px;
	text-align: center;
	line-height: 1.2;
}	

.body-content {
	height: 100%;
	padding-top: 80px;
	text-align: justify;
}	

.content {
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
}

.googlemaps {
	z-index: -1;
}

#desktop-only {
	display: block;
}	

#mobile-only {
	display: none;
}




/*FEJ--------------------------------------------------------------------------------------------*/
.header {
	background: white;
	opacity: 0.95;
	width:100%;
	top: 0px;
	position: fixed;
	height: 90px;
	z-index: 999;
	
	box-shadow: 0px 0px 7px grey;
}

.header-line {
	background: #dfdfdf;
	opacity: 0.95;
	width:100%;
	top: 90px;
	position: fixed;
	height: 2px;
}

.logo{
	float: left;
	padding-left: 10px;
}

a.nav {
	text-decoration: none;
	color: #666666;
	padding-bottom: 0px;
}

a.nav:hover {
	/*border-bottom: 2px solid #005d9b;*/
	color: #005d9b;
}

.nav {
	float: right;
}

li {
	list-style: none;	
	float: left;	
	margin-right: 20px;
	padding-top: 0px;
	font-family: Verdana;
	font-size: 15px;
}



/*LÁB---------------------------------------------------------------------------------------------*/
.footer {
	bottom: 0px;
	width: auto;
	margin: auto;
}


.footer-line {
	background: #dfdfdf;
	opacity: 0.95;
	width: auto;
	bottom: 200px;
	height: 1px;
}

a.nav2 {
	text-decoration: none;
	color: #cacaca;
	font-family: Arial;
	font-size: 15px;	
}

a.nav2:hover {
	border-bottom: 2px solid #005d9b;
	color: #005d9b;
}

a.nav3 {
	text-decoration: none;
	color: #cacaca;
	font-family: Arial;
	font-size: 15px;	
}

li2 {
	list-style: none;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	font-family: Verdana;
	font-size: 18px;
}

.madeby {
	float: right;
	margin-right: 20px;
	padding-bottom: 7px;
}





/*FŐOLDAL----------------------------------------------------*/
/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
	
  padding-top: 90px;	
}

.body-title {
	height: 100%;
	text-align: justify;
	color: #666666;	
	font-family: Verdana;
	font-size: 26px;
}

.content {
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
}

.index-content1 {
	height: 100%;
	padding-top: 90px;
}

.index-content2 {
	height: 100%;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
}

.content3 {
	height: 100%;
	margin-left: 40px;
	margin-right: 40px;
	text-align: justify;
}

.content-left {
	float: left;
	padding: 40px;
}

.rolunk-right {
	max-width: 250px;
	float: right;
	padding: 0px;
	margin-left: 50px;
	margin-right: 50px;
}

.rolunk-left {
}

.programok-right {
	max-width: 450px;
	float: right;
	padding: 20px;
}

.programok-left {
}

.egyesulet {
	padding-left: 0px;
	padding-right: 0px;
}

.egyesulet-left {
	float: left;
	width: 50%;
	text-align: center;
	padding-bottom: 20px;
}

.egyesulet-right {
	float: right;
	width: 50%;
	text-align: center;
	padding-bottom: 20px;
}

.osztaly-left {
	float: left;
	width: 50%;
	text-align: center;
}

.osztaly-right {
	float: right;
	width: 50%;
	text-align: center;
}

.index-content3-1 {
	
}

.content-left2 {
	float: left;
	padding-right: 40px;
}

.content-right2 {
	float: right;
	padding-left: 40px;
}





/*MOBIL-------------------------------------------------------------------------------------------*/
@media screen and (max-width: 990px) {
	/*eredetileg 750px*/

h8 {
color: #666666;
font-family: Verdana;
font-size: 16px;
}
	
#desktop-only {
	display: none;
}	

#mobile-only {
	display: block;
}


/*FEJ---------------------------------------------------------------------------------------*/

.header {
	position: absolute;	
	height: 300px;
}
	
.header-line {
	position: absolute;	
	top: 500px;
}
	
.logo{
	margin-left: 60px;
}
	
.nav {
	float: none;
}
	
	
	
li 	{
	line-height: 40px;
	list-style: none;	
	float: left;
	margin-right: auto;
	padding-top: auto;
	clear: left;
	font-family: Verdana;
	font-size: 20px;
	}


	
	
	
.header-mobile {
	background: white;
	opacity: 0.95;
	width: 100%;
	top: 0px;
	position: fixed;
	height: 60px;
	z-index: 999;
	
	box-shadow: 0px 0px 7px grey;
}
	
.logo-mobile{
	float: left;
	margin-left: 10px;
	height: 60px;
}
	
.menu-mobile {
	float: right;
	margin: 9px;
	height: 25px;
}


/*FŐOLDAL*/
/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
	
padding-top: 60px;	
}	
	
.home-content {
	width: 96%;
	padding-top: 0px;
	margin: 0 auto;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
}	
	
.body-content {
	padding-top: 45px;
	padding-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
}	
	
.content {
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
}
	
.index-content1 {
	height: 100%;
	padding-top: 500px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
}
	
.body-title {
	padding-left: 0px;
}
	
.index-content2 {
	height: 100%;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
}

	
.egyesulet-left {
	float: none;
	width: 100%;
}
	
.egyesulet-right {
	float: none;
	width: 100%;
}
	
.osztaly-left {
	float: none;
	width: 100%;
}
	
.osztaly-right {
	float: none;
	width: 100%;
}
	
	
	
.rolunk-right {
	margin-left: auto;
	margin-right: auto;
	max-width: 200px;
	float: none;
	padding-bottom: 20px;
}
	
	
.rolunk-left {
}
	
.programok-right {
	margin-left: auto;
	margin-right: auto;
	max-width: 350px;
	float: none;
	padding-bottom: 20px;
}
	
	
.programok-left {
}	
	
.madeby {
	float: none;
	margin-right: 0px;
	padding-bottom: 20px;
}	
	
	

	
	
	
	
	
	

/*MENÜ---------------------------------------------------------------------------------------*/	

.dropbtn {
  background-color: #c7c7c7;
  color: white;
  padding: 10px;
  font-size: 16px;
  font-family: Verdana;
  border: none;
  cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
  background-color: #00528e;
}

.dropdown {
  float: right;
  position: relative;
  display: inline-block;
  font-family: Verdana;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  width: 500%;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  right: 0;
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {
	background-color: #00528e;
	color: #ffffff;
}

.show {
	display: block;
}
	
	
	
	

	
	
/*SLIDESHOW---------------------------------------------------------------------------------------*/		
	

	
	
	
	
}	</pre></body></html>