
#header {
    border-bottom: 1px solid #e2e2e2;
    background-color: white;

}

#logo {
}

#footer {
    border-top: 1px solid #e2e2e2;
    background-color: white;
}

span.footer-link, span.footer-link-no, span.footer-link-sep, span.footer-link a {
    font-size: 11px;
    color: #cc4e0a;
}

span.footer-link {
    text-decoration: underline;
    cursor: pointer;
}

span.footer-link-sep {
    margin-left: 4px;
    margin-right: 4px;
}

#languages {
    padding-top: 6px;
}

#lang-en, #lang-de, #lang-hu {
    float: right;
    width: 20px;
    height: 12px;
    margin-right: 7px;
    cursor: pointer;
    background-image: url('http://nocdn.bu.mun4.1host.hu/frontend/images/lang-en2.png');
}

#lang-de {
    background-image: url('http://nocdn.bu.mun4.1host.hu/frontend/images/lang-de2.png');
}
#lang-hu {
    background-image: url('http://nocdn.bu.mun4.1host.hu/frontend/images/lang-hu2.png');
}

div.layer-button {
    position: relative;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccb;
    text-align: left;
    padding-left: 24px;
    padding-right: 16px;
    padding-top: 6px;
    padding-bottom: 6px;
    cursor: pointer;
    z-index: 20;
    float: left;
    display: inline;
    border-top: 3px solid #fd760f;
    font-size: 14px; 
}

#layer-button-bkv {
    top: 94px;
    float: left;
}
#layer-button-otszaz, #layer-button-fenyvillamos, #layer-button-print {
    top: 94px;
    float: left;
}

#layer-button-bkv-action {
    top: 122px;
    right: 24px;
    width: 54px;
    display: none;
    position: absolute;
}

#layer-button-ingatlan2 {
    top: 94px;
    wright: 106px;
}
#layer-button-icom {
    top: 43px;
    right: 24px;
}
#layer-button-old {
    top: 94px;
    width: 90px;
}
#layer-button-old2 {
    top: 94px;
}

#layer-button-lang {
    top: 94px;
    height: 1em;
    padding: 6px 0px 6px 13px;
}
#layer-button-szallas, #layer-button-game, #layer-button-oktatas, #layer-button-netpincer {
    top: 94px;
    /*height: 1em;
    padding: 6px 0px 6px 13px;
    */
}
#layer-button-ads {
    top: 43px;
    right: 24px;
}





div.layer-button-active {
    background: rgb(222,222,222);
}

div.layer-button-inactive {
    background: rgb(255,255,255);
}

span.checkbox-unchecked {
    display: inline-block;

    float: left;
    margin-left: -19px;
}

span.checkbox-checked {
    display: inline-block;

    float: left;
    margin-left: -19px;
}