<!--
/*-------------------------------------------------------
CSS File No : top.php
Autor       : J.Dvorak
Last update : 20.7. 2001
      Date      - Who ?       - What ?
      --------------------------------
-------------------------------------------------------*/
BODY { 
   color: #000000;
   background-color: #41448B;
   background-image: url(/images/designNAR/backgrounds/1000_20_line1.jpg);
   padding-right: 0px;
   padding-top: 0px;
   text-align: right;
}
A { 
   color: #000000;
}
BUTTON {
   border: 2px solid #ADBAE7;
   height: 22px;
   background: #E7E7E7;
   color: #525A9B;
   font-weight: bold; 
   font-size: 9;
   margin-left: 8px;
}
TABLE {
   border-color: #525A9B;
   border-style: dotted;
   border-left-width: 0px;
   border-right-width: 0px;
   border-top-width: 2px;
   border-bottom-width: 0px;
}
-->
