<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
    margin: 0;
    padding: 0;
    background: rgb(28,47,66);
    background: linear-gradient(0deg, rgba(28,47,66,1) 0%, rgba(83,135,190,1) 100%);
    font-family: sans-serif;
}

#container {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    padding: 100px 0px 100px 0px;
    overflow: visible;
    height: 100%;
}

#container2 {
    background-color:#fff;
    -webkit-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.4); 
    box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.4);
    margin: 0;
    padding-top: 50px;
    overflow: visible;
    height: 100%;
    display: table;
    width: 100%;
    padding-bottom: 50px;
}

.left {
    display: table-cell;
    overflow: auto;
    width: 39%;
    float: left;
}

.right {
    width: 59%;
    display: table-cell;
    overflow: auto;
    float: left;
    text-align: center;
}

.left3 {
    display: table-cell;
    overflow: auto;
    width: 60%;
    margin-right: 9%;
    float: left;
}

.right3 {
    width: 29%;
    display: table-cell;
    overflow: auto;
    float: left;
    text-align: left;
    color: #ffffff;
}

.left4 {
    display: table-cell;
    overflow: auto;
    width: 46%;
    margin-right: 4%;
    float: left;
}

.right4 {
    width: 50%;
    display: table-cell;
    overflow: auto;
    float: left;
    text-align: left;
    color: #ffffff;
}

.slideshow
{
    overflow: auto;
    display: block;
    position: relative;
    background-position: center center;
    background-size: auto;
    padding: 10px 0px 10px 0px;
    height: 230px;
}

.slog {
    font-size: 25px;
    text-align: center;
    padding: 5px;
    font-weight: bold;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #333;
    color: #ffffff;
}

.addr {
    font-size: 13px;
    text-align: left;
    padding: 15px;
}

.addr2 {
    font-size: 13px;    
    text-align: left;
    font-weight: bold;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #333;
    color: #ffffff;
    padding: 0px 0px 0px 30px;
}

.logo {
    padding: 5px;
}

.head_logo {
    float: left;
}

.head_slogen {
    padding: 20px 0px 0px 20px;
    float: left;
    font-style: italic;
    font-weight: bold;
}

.box_search {
    float: right;
    margin: 15px 0px 0px 0px;
}

.search_input {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 5px;
    font-size: 18px;
    border: 1px #eee solid;
    margin-right: 0px;
    background-color: #eee;
}

.search_submit {
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #0005fa;
    padding: 5px 15px 5px 15px;
    font-size: 18px;
    border: 1px #eee solid;
    margin-left: -5px;
    color: #ffffff;
}

#content {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    height: 100%;
}

#header_nav {
    width:100%;
    overflow: auto;
    background-color:#fff;
    position:fixed;
    top:0;
    left:0;
    -webkit-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.4); 
    box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.4);
    z-index: 9999;
}

#header_content {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 10px;
    margin-bottom: 10px;
}

#partner {
    padding: 30px 10px 10px 10px;
    color: #ffffff;
    font-size: 12px;
}

#partner a:link, #partner a:visited {
    color: #fff;
    text-decoration: none;
}

#partner a:hover {
    color: #fff;
    text-decoration: underline;
}

#footer {
    padding: 30px 10px 30px 10px;
    color: #ffffff;
    font-size: 12px;
}

.link01 {
    color: #ffffff;
    text-decoration: none;
}

.link01:hover {
    color: #ffffff;
    text-decoration: underline;
}

.link02 {
    color: #000000;
    text-decoration: none;
}

.link02:hover {
    color: #000000;
    text-decoration: underline;
}

.box01 {
    width: 32%;
    margin-right: 1%;
    float: left;
    border: 1px #0005fa solid;
    overflow: visible;
}

.box01:nth-child(3) {
    margin-right: 0%;
}

.box02 {
    width: 18.5%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    float: left;
    border: 1px #0005fa solid;
    overflow: visible;
    font-size: 14px;
    margin-bottom: 1%;
}

.box02b {
    padding: 3px;
    height: 50px;
}

.box02c {
    padding: 3px;
}

.box02c a {
    color: #000000;
    text-decoration: none;
}

.box02c a:hover {
    color: #000000;
    text-decoration: underline;
}

.box03 {
    width: 19%;
    margin-right: 1%;
    float: left;
    overflow: visible;
    font-size: 12px;
}

.box03:nth-child(5) {
    margin-right: 0%;
}

.box01_title {
    background-color: #0005fa;
    padding: 4px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.box02_title {
    padding: 5px;
    color: #0005fa;
    font-size: 35px;
    border-top: 1px #0005fa solid;
    border-bottom: 1px #0005fa solid;
    margin: 0px 10px 0px 10px;
    font-weight: bold;
}

.box04_big {
    width: 100%;
    overflow: visible;
    font-size: 16px;
}

.box04_ar {
    font-size: 22px;
    margin: 20px 0px 20px 10px;
    background-color: #eee;
    padding: 10px;
}

.box04_szoveg {
    font-size: 14px;
    margin: 0px 0px 20px 10px;
}

.qnt {
    width: 40px;
}

.hs_pic1 img {
    width: 70% !important;
}

.hs_pic2 img {
    width: 100px !important;
    float: left;
    margin: 10px 10px 10px 0px;
}

.title01, .title01 a {
    font-size: 24px;
    border-bottom: 1px #0005fa solid;
    padding: 0px 0px 10px 0px;
    margin: 40px 30px 10px 10px;
    color: #0005fa;
    text-decoration: none;
}

.title01 a:hover {
    text-decoration: underline;
}

.box_fb {
    overflow: hidden;
    padding: 10px 10px 10px 10px;
}

.content2 {
    display: block;
    overflow: visible;
    padding: 5px;
}

.content3 {
    display: block;
    overflow: visible;
}

/**/

.div01 {
    font-weight: bold;
    padding: 5px;
}

.div02 {
    font-weight: normal;
    padding: 5px;
}

.msg01 {
    width: 90%;
}

.msg02 {
    padding: 10px;
    border: none;
    color: #ffffff;
    background-color: #4CAF50;
}

.error {
    background-color: #ff0000;
    padding: 10px;
    color: #ffffff;
    margin-bottom: 10px;
}

.success {
    background-color: #4CAF50;
    padding: 10px;
    color: #ffffff;
    margin-bottom: 10px;
}

/**/

.topnav {
    background-color: #0005fa;
    overflow: hidden;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}

.topnav a {
    float: left;
    display: block;
    color: #ffffff;
    text-align: center;
    padding: 10px;
    text-decoration: none;
    font-size: 15px;
}

.topnav a:hover {
    background-color: #ffffff;
    color: black;
}

.topnav a.active {
  background-color: #4CAF50;
  color: white;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 900px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 900px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}

/**/

@media screen and (max-width : 1350px) {
    .topnav a {
        font-size: 14px;
    }
}

@media screen and (max-width : 1200px) {
    .topnav a {
        font-size: 12px;
    }
}

@media screen and (max-width : 1100px) {
    
    #container {
        width: 100%;
        margin: 0;
        padding: 100px 0px 100px 0px;
    }
    
    #header_content {
        width: 100%;
        margin: 0;
    }
    
    .topnav {
        background-color: #0005fa;
        overflow: hidden;
        width: 100%;
        margin: 0;
    }
    
    #content {
        width: 100%;
        margin: 0;
    }
    
}
    
@media screen and (max-width : 800px) {
    
    #container {
        width: 100%;
        margin: 0;
        padding: 100px 0px 100px 0px;
    }
    
    #header_content {
        width: 100%;
        margin: 0;
    }
    
    .topnav {
        background-color: #0005fa;
        overflow: hidden;
        width: 100%;
        margin: 0;
    }
    
    #content {
        width: 100%;
        margin: 0;
    }
    
    .slog {
        font-size: 16px;
        text-align: center;
        padding: 5px;
    }

    .addr {
        font-size: 11px;
        text-align: left;
        padding: 10px;
    }
    
    .box02 {
        width: 100%;
        margin: 10px 0%; 10px 0%;
        float: left;
        border: 1px #0005fa solid;
        overflow: visible;
        font-size: 12px;
    }
    
    .box03 {
        width: 100%;
        margin: 10px 0%; 10px 0%;
        float: left;
        overflow: visible;
        font-size: 12px;
    }
    
    .head_slogen {
        font-size: 12px;
        display: none;
    }
    
}

.animation div {
    float: left;
}

.linkws {
    font-size: 24px;
    color: #4CAF50;
    text-decoration: none;
    font-weight: bold;
}

.linkws:hover {
    font-size: 24px;
    color: #4CAF50;
    text-decoration: underline;
}</pre></body></html>