.hir_elem {
    margin-bottom: 10px;
    padding: 10px;
    background: url(../pictures/ref_bg.jpg) left top repeat-x;
}
.hir_elozetes {
    text-align: left;
    color: #000000;
}
.hir_szoveg {
    text-align: left;
    margin-top: 10px;
}
.hir_cim {
    margin-bottom: 2px;
    font-weight: bold;
    text-transform: uppercase;
}
.hir_reszletes {
    position: relative;
}
.hir_cim a {
    color: #03A5AD;
    margin-bottom: 2px;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
}
.hir_cim a:hover {
    color: #534954;
    text-decoration: underline;
}
.hir_alcim {
    margin-bottom: 7px;
    font-weight: bold;
    font-size: 110%;
    font-style: italic;
}
.hir_kep_wrapper {
    float: left;
    width: 116px;
    height: 110px;
    overflow: hidden;
    position: relative;
    margin: 2px;
}
.hir_kep_wrapper_inner {
    text-align: center;
    padding-top: 4px;
}
.hir_kep {
    border: 3px solid #EFEFEF;
}

.hir_vissza {
    margin-top: 2px;
}
.hir_vissza a {
    color: #03A5AD;
    text-decoration: none;
    font-weight: bold;
}
.hir_vissza a:hover {
    text-decoration: underline;
}


.hir_kis_elem {
    padding: 0px;
    cursor: pointer;
    text-align: left;
    border-right: 1px solid #03A5AD;
    margin-left: 10px;
    float: left;
    width: 350px;
    height: 150px;
    overflow: hidden;
}
.hir_kis_kep {
    margin-right: 10px;
}
.hir_kis_cim {
    color: #03A5AD;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 2px;
}
.hir_kis_alcim {
    font-style: italic;
}
.hir_kis_elozetes {
    padding-top: 4px;
    color: #6E6E6E;
}
