.olistae {
    color: #00539B;
    display: block;
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #ffffff;
    font-weight: bold;
}
.olistae SPAN {
    font-size: 12px;
    font-weight: normal;
}
.olistae:hover {
    color: #000000;
    text-decoration: none;
}
.lsze {
    color: #ffffff;
}
.lsze H3 {
    font-size: 1.45rem;
}
.lsze .olistae {
    color: #F5F6FA;
    border-bottom: solid 1px #8797c2;
}
.lsze .olistae:hover {
    color: #ffffff;;
    text-decoration: none;
}

.szoveg-arnyek {
    text-shadow: black 0.1em 0.1em 0.2em;
}

.esemeny_datumok {
    border-bottom: solid 1px #cccccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.infoelem {
    
}
.infoelem IMG {
    max-width: 100%;
}

#palyazatsarok {
    z-index: 100000;
    position: fixed;
    right: 0px;
    top: 0px;
    display: inline-block;
}
#palyazatsarok IMG {
    height: 200px;
    /*height: 70px;*/
}
#palyazatsarok:hover IMG {
    height: 500px;
    /*height: 250px;*/
}