
body {
    margin: 0;
    padding: 0;
    background-color: #f8f8f8;
    display: flex;
    justify-content: center;
}

.main-content-div {
    padding: 1em;
    width: 700px;
    font-family: "Times New Roman", Times, serif;
    font-size: 1.5em;
    text-align: justify;
}

.main-content-div p {
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    text-indent: 24px;
}

.ures-sor {
    height: 0.75em;
    margin-bottom: 0.5em;
    text-indent: 0;
}

table.content-table {
    border-collapse: collapse;
    width: 1000px;
    margin: 0 auto;
}

table.content-table td {
    vertical-align: top;
    padding: 0;
}

.oldal-ures-oszlop {
    width: 150px;
    min-width: 150px;
    max-width: 150px;
}

.kozepso-tartalom-oszlop {
    width: 700px;
    max-width: 700px;
    min-width: 700px;
}
