.kkt_kategoria_elem {
    border-bottom: 1px dotted #000000;
}
.kkt_kategoria_link_wrapper {
    padding: 10px;
}
.kkt_kategoria_link {
    color: #000000;
    font-size: 15px;
    text-decoration: none;
}
.kkt_kategoria_link:hover {
    color: #CC3366;
}

.kkt_elem {
    margin-bottom: 20px;
}
.kkt_elozetes {
    text-align: justify;
    color: #8A8A8A;
}
.kkt_szoveg {
    text-align: justify;
    margin-top: 5px;
}
.kkt_cim {
    margin-bottom: 2px;
    font-size: 17px;
    font-weight: bold;
    color: #FF0000;
}
.kkt_alcim {
    margin-bottom: 5px;
    font-size: 110%;
    font-weight: bold;
}
.kkt_kiskepek {
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #D8D8D8;
    float: left;
    height: 120px;
    padding: 10px;
}
.kkt_kep {
    border: 5px solid #EFEFEF;
}

.kkt_tovabb {
    margin-top: 2px;
}
.kkt_tovabb a {
    color: #993300;
    text-decoration: none;
    font-weight: bold;
}
.kkt_tovabb a:hover {
    text-decoration: underline;
}
