body {
        background-color: #E6E7E8;
        font-family: Tahoma, Verdana, Helvetica;
        margin: 0px;
        padding: 0px;
}

img {
        background-color: #E6E7E8;
        border-color: #97947F;
        margin: 0px;
        padding: 0px;
}

table {
        border-color: #97947F;
        font-size:12px;
}

table.mainblock {
        background: url(img/fon_main_block.jpg);
        width: 100%;
        border: 2px solid #97947F;
}

tr {
        vertical-align: top;
}

tr.title_calendar {
        font-size: 12px;
        font-weight: bold;
        vertical-align: middle;
        text-align: center;
}

td.left {
        background: url(img/fon_menu.jpg);
        border: 2px solid #97947F;
}

td.right {
        background: url(img/fon_right.jpg);
        border: 2px solid #97947F;
}

td.redblock {
         background-color: #DA251E;
         height:14px;
}

p {
        color: #000000;
        font-size: 12px;
        line-height: 1.6;
        letter-spacing: 0.5px;
}

p.calendar {
        color: #DA251E;
        font-size: 14px;
        line-height: 1.6;
        letter-spacing: 0.5px;
        text-align: center;
}

.text {
        color: #000000;
        font-size: 12px;
        margin: 0px;
        padding: 20px;
        line-height: 1.6;
        letter-spacing: 0.5px;
        text-align: justify;
}

.text_left {
        font-size:12px;
        font-weight: bold;
        color: #ffffff;
        padding: 1px 20px 1px 0px;
        text-align: right;
}

.text_right {
        font-size:12px;
        font-weight: bold;
        color: #ffffff;
        padding: 1px 20px 1px 0px;
        text-align: right;
}

.text_mainblock {
        width: 160px;
        font-size:12px;
        font-weight: bold;
        color: #ffffff;
        padding: 1px 20px 1px 0px;
        text-align: right;
}

.trainers {
        color: #000000;
        font-size: 12px;
        margin: 0px;
        padding: 0px 20px 10px 20px;
        line-height: 1.6;
        letter-spacing: 0.5px;
        text-align: left;
        vertical-align: top;
}

a {
        color: #0014FF;
        font-size: 12px;
}

a:hover {
        color: #DC342F;
        font-size: 12px;
        text-decoration: none;
}

a.menu {
        color: #DC342F;
        font-size: 12px;
        font-weight: bold;
        line-height: 1.6;
        letter-spacing: 0.5px;
}

a.menu:hover {
        color: #97947F;
        font-size: 12px;
        font-weight: bold;
        line-height: 1.6;
        letter-spacing: 0.5px;
        text-decoration: none;
}

a.smallmenu {
        color: #DC342F;
        font-size: 10px;
        font-weight: bold;
        line-height: 1.6;
        letter-spacing: 0.5px;
}

a.smallmenu:hover {
        color: #97947F;
        font-size: 10px;
        font-weight: bold;
        line-height: 1.6;
        letter-spacing: 0.5px;
        text-decoration: none;
}

a.photo {
        color: #0014FF;
        font-size: 12px;
        text-decoration: underline;
}

a.photo:hover {
        color: #DC342F;
        font-size: 12px;
        text-decoration: underline;
}

