body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: 'PT Sans', sans-serif;
}

.vicontainer {
    position: relative;
    width: 100%;
    /*	height:600px;*/
    height: 85vh;
    overflow: hidden;
}

.video {
    width: 100% !important;
    z-index: 10;
    position: absolute
}

.topline {
    background-image: url(images/tophatter.png);
    background-repeat: repeat;
    height: 85px;
    width: 100%;
    z-index: 100;
    position: absolute;
    height: 107px;
    position: fixed;
    top: 0px;
    z-index: 200;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
}

.topkozep {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    height: 107px;
}

.logo {
    float: left;
    width: 160px;
    height: auto;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
}

.logo img {
    width: 100%;
    height: auto;
}

/* Menü */

#ujmenu {
    float: right;
    font-size: 20px;
    /*	font-family: 'BenchNine', sans-serif;	*/
}

#ujmenu ul {
    z-index: 100;
    display: inline;
    margin: 0;
    padding: 25px 4px 17px 0;
    list-style: none;
}

#ujmenu ul li {
    /*  border-right:1px solid #dddddd;*/
    color: #115a7b;
    display: inline-block;
    margin-right: -4px;
    position: relative;
    padding: 27px 10px;
    text-align: center;
    /*  width:100px;*/
    cursor: pointer;
}

#ujmenu ul li:hover {
    background-color: #115a7b;
    color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;

}

#ujmenu ul li ul {
    background-image: url(images/menuhat.png);
    background-repeat: repeat;
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    top: 90px;
    left: 0;
    /*  width: 230px;*/
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    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;
}

#ujmenu ul li ul li {
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    /*  background: #555; */
    /*  width:180px;*/
    width: 190px;
    /*  background-color:#a67c32;*/
    display: block;
    color: #fff;
    border-bottom: 1px solid #FFFFFF;
    /*  text-shadow: 0 -1px 0 #000;*/
    border-right: none;
    opacity: 0.9;
}

#ujmenu ul li ul li:hover {
    /*background: #666; */
    background-color: #d6b469;
    opacity: 1.0;
}

#ujmenu ul li:hover ul {
    display: block;
    opacity: 1;
    visibility: visible;
}

#ujmenu a {
    color: white;
    text-decoration: none;
}

.hlight {
    background-color: #3085a4 !important;
    color: #ffffff !important;
}

/* Menü vége*/

.menutop {
    float: right;
    width: 995px;
    height: 25px;
    border-bottom: 1px solid rgba(17, 90, 123, 0.2);
    text-align: right;
    color: #115a7b;
    font-size: 14px;
    line-height: 25px;
}

.szlogen {
    width: 100%;
    text-align: center;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 22px;
    color: white;
    margin-top: 280px;
    z-index: 100;
    position: absolute;
    font-family: 'Source Sans Pro', sans-serif;
    /*text-shadow: 1px 1px 2px rgba(100, 100, 100, 1);*/


}

.szlogen a {
    /*	color:#025f81;*/
    color: white;
}

.szlogentart {
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/takaro.png);
    background-repeat: repeat;
    padding-bottom: 20px;
    padding-top: 10px;
}

.szlogen h1 {
    font-size: 46px;
}

.tartalom {
    width: 1100px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    color: #444444;
    line-height: 1.4;
}

.tartalom h1 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    font-size: 36px;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #115a7b;
}

.tartalom h2 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    font-size: 24px;
    color: #115a7b;
}

.separator {
    width: 100%;
    height: 297px;
    background-image: url(images/separator.jpg);
    background-position: center;
}

.logos {
    width: 1100px;
    padding-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.logodiv {
    width: 250px;
    height: 130px;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    /*	border:1px solid blue;*/
    float: left;

    display: inline-block;
    position: relative;
}

.logodiv img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.separator2 {
    width: 100%;
    height: 297px;
    background-image: url(images/separator2.jpg);
    background-position: center;
}

.szhatter {
    background-color: #f2f2f2;
    padding-bottom: 10px;
}

/* Expand */
.container {
    width: 100%;
    /*    border:1px solid #d3d3d3;*/
}

.container div {
    width: 100%;
}

.container .header {
    /*    background-color:#d3d3d3;*/
    padding: 2px;
    cursor: pointer;
    font-weight: bold;
    color: #025f81;
}

.container .content {
    display: none;
    /*    padding : 5px;*/
}

.doksik {
    width: 530px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.dokgomb {
    width: 150px;
    height: 20px;
    float: left;
    margin-right: 20px;
    cursor: pointer;
    background-image: url(images/pdfdownload.png);
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    padding-top: 105px;
    -webkit-transition: all 0.5s ease;
    /* Safari and Chrome */
    -moz-transition: all 0.5s ease;
    /* Firefox */
    -ms-transition: all 0.5s ease;
    /* IE 9 */
    -o-transition: all 0.5s ease;
    /* Opera */
    transition: all 0.5s ease;
}

.dokgomb:hover {
    background-color: #e7e7e7;
    -webkit-transform: scale(1.2);
    /* Safari and Chrome */
    -moz-transform: scale(1.2);
    /* Firefox */
    -ms-transform: scale(1.2);
    /* IE 9 */
    -o-transform: scale(1.2);
    /* Opera */
    transform: scale(1.2);
}

.lablec {
    width: 100%;
    /*height:40px;*/
    background-color: #025f81;
    line-height: 40px;
    text-align: center;
    color: white;
}

.kapcsolat {
    width: 500px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.kislogo {
    float: left;
    width: 198px;
    height: 176px;
}

.kapcsolatok {
    float: left;
    margin-left: 20px;
    padding-top: 5px;
    width: 270px;
    height: 176px;
}

.telefon {
    background-image: url(images/telefon.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 35px;
    line-height: 30px;
    margin-bottom: 15px;
    font-size: 18px;
}

.email {
    background-image: url(images/email.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 35px;
    line-height: 30px;
    margin-bottom: 15px;
    font-size: 18px;
}

.fb {
    background-image: url(images/fb.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 35px;
    line-height: 30px;
    margin-bottom: 15px;
    font-size: 18px;
}

.pf {
    background-image: url(images/pf.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 35px;
    line-height: 30px;
    margin-bottom: 15px;
    font-size: 18px;
    color: #025f81;
}

.telefon-head {
    background-image: url(images/telefon-head.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
    line-height: 25px;
    float: right;
    margin-right: 15px;
}

.email-head {
    background-image: url(images/email-head.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
    line-height: 25px;
    float: right;
    margin-right: 15px;
}

.fb-head {
    background-image: url(images/fb-head.png);
    background-position: left center;
    background-repeat: no-repeat;
    line-height: 25px;
    float: right;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.titulus-mob {
    display: none;
}

.felhuz {
    margin-top: -25px;
}

/* Pop up */
#popup {
    display: none;
    position: absolute;
    position: fixed;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0px 0px 50px 2px #000;
    z-index: 200;
    border: 1px solid #666;
}

.malapop {
    width: 600px;
    height: 598px;
    overflow: hidden;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 33px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 33px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 33px -10px rgba(0, 0, 0, 0.75);
    color: #666666;
    text-align: center;
}

.pop-close {
    position: absolute;
    top: 10px;
    right: 10px;
}

.ytembed {
    margin-top: 10px;
    text-align: center;
    margin-bottom: 20px;
}

.ytembed iframe {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
}



.ttar {
    width: 100%;
    background-image: url(images/separator3.jpg);
    background-position: center;
    height: 291px;
}

.ttarbel {
    width: 50%;
    color: white !important;
}

.ttarbel h1 {
    color: white !important;
    text-align: left !important;
    padding-top: 5px;
    font-weight: normal;
    font-size: 44px;
    margin-bottom: 10px;
}

.kozep {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

.tgomb {
    color: #408097 !important;
    display: inline-block;
    font-size: 18px;
    background-color: #ffffff;
    border-radius: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
    margin-top: 20px;
}

.tgomb:hover {
    background-color: #408097;
    color: #ffffff !important;
}

.jelentes {

    text-align: center;
}

.jelentes a {
    color: #ffffff;
}

.ugyved {
    text-align: center;
    color: #025f81;
}
