html, body {
    color: #fff;
    background: #661309;
    margin: 0px;
}

a, a:hover {
    color: #fff;
    text-decoration: none;
}

a{
        color: #fffabd;      
}

.b-kallash {
    width: 100%;
    height: 660px; 
    background: #661309 url('img/b-kallash.jpg') no-repeat top center;
    padding-top: 25px;
    text-align: center;
    display: block;
}

.b-kallash h1.b-kallash-text {
    font-size: 34.44px;
    text-transform: uppercase;
    font-family: 'Book Antiqua';
}

.b-kallash h2.b-kallash-text {
    font-size: 25.68px;
    font-family: 'Book Antiqua';
}

.b-enterbutton {
    width: 62px;
    height: 25px;
    overflow: hidden;
    background: #661309 url('img/b-enterbutton.gif') no-repeat bottom center;
    border: none;
    color: black;
    display: inline-block;
    margin-top: 40px;
    font-family: 'Book Antiqua'; 
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
}

.b-enterbutton .b-enterbutton-en {
    margin-top: 2px; _margin-top: 4px; 
    display: inline-block; 
    margin-left: 3px;
}

.b-enterbutton .b-enterbutton-ru {
    margin-top: 2px;  _margin-top: 4px;
    display: inline-block; 
    margin-left: 4px;
}

.b-fmilogo {
    width: 100%;
    height: 104px;
    background: url('img/b-fmilogo.png') no-repeat center center;
}

.b-contactdata {
    margin-top: 10px;
    font-family: 'Book Antiqua';    
    font-size: 10pt;
    color: #fffabd;
    text-align: center;
    line-height: 1.5;
}

