#logo a {
    width:239px;
    height:77px;
    background-image:url(http://www.maminka.cz/img/reglog/maminka-cz.png);
}
#header-wrap {
    background-color:rgb(70,152,164);
    margin-bottom: 1em;
}
header {
    margin-bottom:0;
    border:none;
    padding-top:0px;
}
header nav li.active {
    background-color:rgb(241, 247, 248);
    border-color:rgb(241, 247, 248);
    box-shadow:0 -1px 0 rgb(243,195,207);
    -moz-box-shadow:0 -1px 0 rgb(243,195,207);
    -webkit-box-shadow:0 -1px 0 rgb(243,195,207);
}
header nav li a {
    color:rgb(255,255,255);
}
header nav li.active a {
    color:rgb(68, 35, 0);
}
#login-status {
    color: #fff;
    right:10px;
}
#login-status a {
    color: #fff;
}
#content-wrap {
    padding-top:1.6667em;
}
#page {
    background-color:rgb(241, 247, 248);
}
footer {
    background-color:rgb(230, 242, 244);
    border-color:rgb(190, 219, 224);
}
.bd,.bd.active {
    border-color:rgb(190, 219, 224);
    box-shadow:0 0 1px rgb(236,236,236);
    -moz-box-shadow:0 0 1px rgb(236,236,236);
    -webkit-box-shadow:0 0 1px rgb(236,236,236);
}
#logos {
    background-color:rgb(255,255,255);
}
.tabs {
    background: #f1f7f8;
}

h2, h3,
aside #nfo-box-myid div.title {
    color: #42260f;
}

#autorized-identity .choose-variant {
    color: #9bc7ce;
}
