div.sec_name
{
    background-image: url(http://www.scardio.ru/about_vnok/vnok_sections00123/pi/c2m3i291/section.PNG);
    background-repeat: no-repeat;
    background-position: left;
    text-transform: uppercase;
    color: #4759D2;
    text-align: center;
    font-weight: bold;
    font-size:medium;
    height: 60px;
    margin-bottom: 40px;
    padding-left: 40px;
}

div.sec_name div
{
    padding-top: 40px;
}

div.part
{
    border: 1px solid #548dd4;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 10px;
    margin-top: 10px;
}

div.part .h
{
    font-weight: bold; 
    color: #ff0000;
}

div.part a
{
    color: #3535CD;
    font-size: 9pt;
}



div.p
{
    margin-bottom: 10px;
    margin-top: 10px;
}

div.p .h
{
    font-weight: bold; 
    color: black;
}

span.red 
{ 
    font-weight: bold; 
    color: #ff0000;
}


div.person
{
    font-weight: bold; 
    color: #3535CD;
}

div.person a
{
   text-decoration: none;
   font-size: 9pt;
}



table.person_about td.photo
{
    vertical-align: top;
    padding-right: 20px;
}


table.person_about td.about
{
    vertical-align: top;
}

table.person_about td.about div.person
{
    color: #4759d2;
    font-size: 14px; 
    text-transform: uppercase;
}

div.person_post
{
    padding-top: 10px;
}


div.person_position p
{
    color: #152b88;
    font-weight: bold;
}

div.person_position div.person
{
    color: #4759d2;
    font-size: 14px; 
}

table.list
{
    border: 1px solid #548dd4;
    border-collapse: collapse;
}

table.list td
{
    padding: 5px;
    border: 1px solid #3366ff;
}

table.list thead td
{
    font-weight: bold; 
    color: #3366ff;
}



table.simple
{
    border: 1px solid black;
    border-collapse: collapse;
}

table.simple td
{
    padding: 5px;
    border: 1px solid black;
}


