#kepvetito {
    display: none;
}

#header_bottom {
    height: 385px;
    margin: 0 auto;
}

.header {
    background: none;
}

.header_hu {
    background: url(../images/header.png) top center no-repeat;
}

.header_en {
    background: url(../images/header_en.png) top center no-repeat;
}

.header_ru {
    background: url(../images/header_ru.png) top center no-repeat;
}

.header_bottom {
    background: url(../images/header_bottom.png) top center no-repeat;
}

.header_bottom_ru {
    background: url(../images/header_bottom_ru.png) top center no-repeat !important;
}

.header_bottom_en {
    background: url(../images/header_bottom_en.png) top center no-repeat !important;
}

.fomenu a {
    color: #c09167 !important;
    font-size: 16px !important;
    font-weight: normal !important;
}

.fomenu a:hover {
    color: #fff;
}

#jsmenu li a {
    padding-right: 18px;
    padding-left: 18px;
}

#jsmenu li ul li a {
    background: url(../images/almenu_bg.png);
    text-transform: none;
    color: #fff;
    width: 270px;
    font-size: 14px !important;
}

#jsmenu li ul li a:hover {
    background: #222;
}

.header-nyelv {
    margin: 0px;
    height: 35px;
    padding: 30px 270px 0 0;
}

.header-nyelv a {
    border: none !important;
}

.header-kereso-input {
    display: none;
}

.content h1 {
    color: #f7e6ae;
}

.content h2 {
    font-size: 16px;
    font-weight: bold;
    border: none;
    color: #f7e6ae;
}

.content h3 {
    font-size: 15px;
    font-weight: bold;
    border: none;
    color: #f7e6ae;
}

.contentsav {
    background-color: transparent;
}

.content {
    color: #f7e6ae !important;
}

.content a {
    font-weight: bold;
    text-decoration: underline;
    color: #f7e6ae;
}

.oldalsav-cim h2 {
    color: #f7e6ae !important;
}

.oldalsav-tartalom-text {
    color: #f3dab4;
}

.oldalsav-link a {
    color: #a27d5d;
}

.footer, .footer a {
    color: #a27d5d;
}

.content-figyelmezteto-szoveg {
    background: #d93b3b;
}

.content-kiemelt-szoveg {
    background: #4d1717;
}

button {
    background: #4d1717;
}

.content input[type="text"], .content select, .content textarea {
    background: #e7cbb4;
    border: solid 1px #856a54;
    color: #665547;
}

.content-gyik-kerdes {
    background-color: #361621; 
}

.content-gyik-valasz {
    background: #e7cbb4;
}