/* CSS Document */

body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
.razdel {
    background-color: #FFFFFF;
    height: 45px;
        color: #FFFFFF;
        font-family: Tahoma, sans-serif;
        font-size: 12px;
        font-weight: bold;
}

.logo {
        color: #364392;
        font-family: Tahoma, sans-serif;
        font-size: 10px;
        font-weight: bold;
}

.menu {
        color: #364392;
        font-weight: bold;
        font-size: 13px;
        font-family: Tahoma, sans-serif;
    background-color: #FFFFFF;}

.menu A {
        color: #364392;
    text-decoration:none;
        padding-left: 15px;}

.menu A:hover {
        color: #FFFFFF;
    text-decoration:underline;}

h1{text-align:justify;font-size:9pt;color:#000000;margin:0px;padding:0px}
h2{text-align:justify;font-size:9pt;color:#000000;margin:0px;padding-top:0px}
p{text-align:justify;font-size:9pt;color:#000000;margin:0px;padding:0px}

.tableindex { font-size:10pt; background-color: #FFFFFF; border: 1px solid #999999; vertical-align: top; font-weight: normal}

a:link       {  font-family: Tahoma; font-size: 9pt; color:#000000;text-decoration:underline}
a:visited    {  font-family: Tahoma; font-size: 9pt; color:#000000;text-decoration:underline}
a:hover      {  font-family: Tahoma; font-size: 9pt; color:#AB907F;text-decoration:none}
body         {  font-family: Tahoma; font-size: 9pt}
li           {  font-family: Tahoma; font-size: 9pt}
ol           {  font-family: Tahoma; font-size: 9pt}
table        {  font-family: Tahoma; font-size: 9pt}
td           {  font-family: Tahoma; font-size: 9pt}

/*Top menu*/
.topmenu             {  font-family: Tahoma; font-size: 9pt; color:#FFFFFF;text-decoration:underline}
a.topmenu:link       {  font-family: Tahoma; font-size: 9pt; color:#FFFFFF;text-decoration:underline}
a.topmenu:visited    {  font-family: Tahoma; font-size: 9pt; color:#FFFFFF;text-decoration:underline}
a.topmenu:hover      {  font-family: Tahoma; font-size: 9pt; color:#000000;text-decoration:none}

table.grayborder {
        border-collapse:collapse
}

table.grayborder td {
        border:1px solid #AB907F;
}