      body  {
        font-family: 'Times New Roman', Times, serif;
        background: #c7e2f7;
        text-align: center;
        margin: 0;
        padding: 0;
        
        color: #333;
      }
      #page  {
        background: white url("../images/page_top.gif") top left;
        background-repeat: no-repeat;
        text-align: left;
        margin: 0 auto;
        width: 1000px;
        'min-height: 600px;
        '_height: 600px;
        border-top: 10px solid #c7e2f7;
        position: relative;
      }      
      #top  {
        background: url("../images/svproib-banner.jpg") top left repeat-x;
        margin: 10px 0 0 0;
        padding: 10px 0px;
        width: 1000px;
        height: 60px;
        text-align: center;
        _height: 80px;
        font-weight: bold;
        font-style: normal;
      }
      #top_page  {
        margin: 0 0 0 0;
        width: 1000px;
        height: 90px
      }
      #text_page {
        min-height: 400px;
        _height: 400px;
        margin: 10px 10px 10px 10px;
        text-align: justify;
      }
      #bottom {
        height: 20px;
        text-align: center;
        background: url("../images/page_bottom.gif") bottom left;
        background-repeat: no-repeat;
        font-size: 70%;
      }


#oddelovac{
  background: white url('../images/oddelovac.png') top left;
  width:1000px;
  height:15px;
  _height: 15px;
  background-repeat: no-repeat;
}

