﻿body {
    font-family: Cambria
}
.mp-logo {
    font-family: cursive;
}
.mp-logo .left-top {
    font-size: 37px;
    line-height: 0;
    text-decoration: none;
    letter-spacing: 2px;
    font-weight: 600;


}

.mp-nav{
padding:9px;
} 
.mp-logo .dotkz {
    color: #337AB7
}

.mp-logo .right-top {
    font-family: 'Segoe UI',Arial,sans-serif;
    float: right;
}

.left-top, .right-top, .mp-logo {
    color: #337AB7;
}

        .float-right {
            float: right;
            margin-right: 2px;
        }

