
.modry_bold {
        cms_title: "Modrư bold";
        color: #324295;
        font-size: 12px;
        font-weight: bold;
        padding: 0;
        margin: 0;
        overflow:hidden;
        text-decoration: none;
}

.modry_normal {
        cms_title: "Modrư normal";
        color: #324295;
        font-size: 12px;
        font-weight: normal;
        padding: 0;
        margin: 0;
        overflow:hidden;
        text-decoration: none;
}

.objekt_vlavo {
        cms_title: Objekt vlavo;
        float: left;
        margin-right: 10px;
        margin-bottom: 5px;
        margin-top: 5px;
}
.objekt_vpravo {
        cms_title: Objekt vpravo;
        float: right;
        margin-left:10px;
        margin-bottom: 5px;
        margin-top: 5px;
}


