html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
    background-color: #AFAFAF;
}
.akcio {
    color: rgb(255, 100, 100);
    font-weight: bold;
    text-decoration: underline;
}
.oldalcim {
    font-size: 300%;
    text-transform: uppercase;
    font-style: italic;
    font-weight: bold;
}