.e_elem {
    margin-bottom: 10px;
    border-bottom: 1px solid #A8D7F5;
    padding-bottom: 5px;
}
.e_elozetes {
    text-align: justify;
    color: #555555;
}
.e_szoveg {
    text-align: justify;
    margin-top: 5px;
}
.e_datum {
    margin-bottom: 2px;
    padding: 4px;
    background-color: #E3F5FF;
    color: #123B57;
    text-align:right;
}
.e_cim {
    margin-bottom: 2px;
    font-size: 15px;
    font-weight: bold;
}
.e_alcim {
    margin-bottom: 5px;
    font-style: italic;
}
.e_kiskepek {
    float: left;
    padding: 10px;
}
.e_kep {
    margin-right: 4px;
    margin-bottom: 4px;
}
.e_tovabb {
    margin-top: 2px;
}
.e_tovabb a {
    color: #123B57;
    text-decoration: none;
    font-weight: bold;
}
.e_tovabb a:hover {
    text-decoration: underline;
}
.e_gomb {
    cursor: pointer;
}

.e_kis_elem {
    margin-bottom: 10px;
    border-bottom: 1px solid #A8D7F5;
    padding-bottom: 5px;
}
.e_kis_elozetes {
    text-align: justify;
    color: #8A8A8A;
}
.e_kis_datum {
    margin-bottom: 2px;
    padding: 4px;
    background-color: #E3F5FF;
    color: #123B57;
    text-align:right;
}
.e_kis_cim {
    margin-bottom: 2px;
    font-weight: bold;
}
.e_kis_alcim {
    margin-bottom: 2px;
    font-style: italic;
}
.e_kis_kep {
    border: 5px solid #EFEFEF;
    height: 70px;
}
.e_kis_tovabb {
    margin-top: 5px;
    text-align: right;
}
.e_kis_tovabb a {
    color: #5BB3EC;
    text-decoration: none;
    font-weight: bold;
}
.e_kis_tovabb a:hover {
    text-decoration: underline;
}
