@import "common.css";

#kinek_ajanljuk table td {
    width: 50%;
}

#dokumental ul {
    margin-left: 30px;
}

#dokumental ul li::before {
    content: "\2022";
    color: red;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

section#igy_vedheti_jarmuvet .red-content {
    background-color: #fff;
}

header#otf {
    background-image: url(/images/header_jarorellenorzes.JPG?t=6);
}