body {
  font-family: "Verdana", sans-serif ;
  font-style:normal;
  font-weight:bolder;  
  font-size:10pt;
  color:#000000;
  background-color:#000000;
  }



#obrz {position: absolute; top: 112px; left: 115px; }
#obrz { color: #FF9900 ; border-style: none; }
#txt {position: absolute; top: 112px; left: 280px; }
#txt { color: #FF9900 ; border-style: none; }
#nase {position: absolute; top: 112px; left: 180px; }
#nase { color: #FF9900 ; border-style: dashed; border-width: thick; border-color: white; }
#zrs {position: absolute; top: 80px; left: 80px; z-index: 1; }
#zrs { color: #FF9900 ; border-style: none; }

#txt {
  font-family: "Verdana", sans-serif ;
  font-weight:bold;
  text-align: right;  
  text-decoration: none;
  font-size:8pt;
  color:#FFFFFF;
  background-color:#000000;
       }
#nase a:hover {color:#FFFFFF;}
