#tartalom {
    font-family: "Source Sans Pro";
}

#tartalom h1 {
    font-size: 18px;
    color: #635e5d;
    line-height: 35px;
    text-decoration: underline;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}

#tartalom h1 strong {
    font-size: 23px;
}

#tartalom h2 {
    color: rgb(46,116,181);
    font-size: 2em;
    margin-top: 40px;
    margin-bottom: 20px;
    font-weight: 400;
}

#tartalom p {
    font-size: 14px;
    color: #635e5d;
    line-height: 30px;
}

#tartalom strong {
    font-weight: bold;
}

#tartalom table {
    width: 100%;
}

#tartalom table td {
    padding-left: 15px;
    padding-right: 15px;
}

#tartalom article.content .adatvedelem-lista ul li {
    margin-bottom: 0px;
}

.lowerlatin {
    list-style-type: lower-alpha;
}

.adatvedelem-pdf {
    float: none;
    width: 100%;
}

#tartalom h1.adatvedelem-cim {
    text-align: center;
    font-family: "Source Sans Pro";
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 200;
    font-style: normal;
    margin-bottom: 50px;
    line-height: inherit;
    text-decoration: none;
}

.adatvedelem-verziok {
    float: right;
    width: 20%;
    text-align: left;
}

#pdfviewer .adatvedelem_wrapper {
    position: relative;
    padding-bottom: 130%;
    padding-top: 0px;
    height: 0;
    margin-top: 10px;
    margin-bottom: 40px;
}

#pdfviewer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
