html, body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    color: #750202;
    font:bold 16px 'Arial';
    background-color:#e4d8c2;
}

A
{
    text-decoration: underline;
    color: #750202;
}

A:hover
{
    text-decoration: none;
    color: #750202;
}

IMG 
{
    border:0px;
}

P
{
    padding: 0px;
    margin: 0px;
}
.image_d
{
    //background-image: none ! important;
    behavior: url('/pngfix.htc');
}
.c_div
{
    /*overflow: auto;*/
    /*height: 653px;*/
}
.content
{
    padding-left: 58px;
    padding-right: 58px;
    padding-top: 33px;
    padding-bottom: 10px;
    line-height: normal;
}
.header_div
{
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 20px;
}
.header_div A
{
    font-size: 15px;
    line-height: 18px;
}
.header_div SPAN
{
    font-size: 15px;
    line-height: 18px;
}
.left_menu
{
    margin-top: 72px;
    margin-left: 21px;
}
.left_menu_item
{
    margin-bottom: 17px;
}
.left_menu_subitem
{
    margin-bottom: 15px;
}
.left_menu_subitems
{
    margin-bottom: 22px;
}
.ramka1
{
    border: 2px solid #3D3A33;
}

div.clients a:link,
div.clients a:visited {text-decoration:none; font-style:italic;}
div.clients a:hover,
div.clients a:visited:hover {text-decoration:underline;}