<!--
body {
     background: #1E5993;

     }
div.nizverh {
       background: #C3D6E3; 
       width: 90%;
       margin: 0 auto;
       text-align: center;
       font-weight: bold;
       color: #3E4F9B;
   }
div.menuz {
       text-align: center;
       background-image: url(/bloger/img/title_block.gif);
       font-weight: bold;
       color: #FFFFFF;
}
div.menuc {
       text-align: center;
       background: #DBE7EE; 
       font-weight: bold;
       color: #3E4F9B;
}
div.centr {
        background: #DBE7EE;
        text-align: center;
        vertical-align: top;
}
table {
       width: 90%;
       height: 100%;
       margin: 0 auto;
      }
table.fon {
       background: #C3D6E3;
       width: 90%;
       height: 100%;
       
      }
td {
       vertical-align: top;
       
}
td.bok {
       background: #DBE7EE; 
       width: 20%;
       height: 100%;
       vertical-align: top;
   }
td.bokcen {
       vertical-align: top;
       margin: 0 auto;
}
td.centr {
       text-align: left;
       width: 100%;
       height: 100%;
       vertical-align: top;
}
h1,h2 {
     font-size: 14pt;
     text-align: center;
}
fieldset {
          background: #E2E8F1;
          border-color: #3E4F9B;
}
li {
     text-align: left;
     list-style: url(/bloger/img/list.gif);
     background: #DBE7EE;
    }
ol {
     background: #DBE7EE;
    }
A{
  color: #3E4F9B;
  font-family: Helvetika, Geneva, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}
iframe {
       border: none;
       width: 95%;
       height: 800px;
       
       
}
A.white{
  color: #FFFFFF;
  font-family: Helvetika, Geneva, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}
div.rss {
      font-size: 10pt;
}
img.left {
      float: left;
}
p {
         text-align: left;
}
p.right {
         text-align: right;
}

-->