h3
{
    margin: 0 !important;
}

.table{
    width: 100%;
    margin-bottom: 18px;
}

.table tr{
    border: none;
}

.table td, .table th{
    padding: 8px;
    line-height: 18px;
    text-align: left;
    vertical-align: top;
    border: none;
    border-top: 1px solid #ddd;
}

.section-container
{
    border: 1px solid lightgrey;
    border-radius: 5px;
}

.container-header
{
    background-color: #b4b4b4;
    color: #444;
    cursor: pointer;
    padding: 18px 0;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
}

.section-title
{
    padding-left: 10px;
}

.container-title
{
    padding-left: 15px;
}

.data-container
{
    display: flex;
    padding: 5px 25px;
}

.dt1{
    background-color: #eee;
}

.data-title
{
    min-width: 200px;
    font-weight: bold;
}

.page-counter
{
    padding: 5px 18px;
    font-weight: bold;
}

.own-row
{
    background-color: #cdcdcd;
}

#cimAdatok {display: none;}
#ingatlanAdatok {display: none;}
#mellekepuletAdatok {display: none;}
#joszagokAdatok {display: none;}