<style>
<!--
.horna       { border-style: inset; border-width: 1 }
.dolna       { border-style: outset; border-width: 1 }
.inputbox    { background-color: #404040;height:20; color: #FFFFFF; font-family: arial; font-size: 8pt; 
               letter-spacing: 1pt; width:75; border: #505050 1px solid ; }
.inputbox2    { background-color: #404040;height:20; color: #FFFFFF; font-family: arial; font-size: 8pt; 
               letter-spacing: 1pt; width:75; border:1px solid #505050;  }
.lookbox    { background-color: #404040; color: #FFFFFF; font-family: arial; font-size: 8pt; 
               letter-spacing: 1pt; font-weight: bold;width:75; border:1; text-align:center; }
.buttonbox   { width:180;background-color: #404040; color: #FFFFFF; font-family:arial; font-size: 8pt; 
               letter-spacing: 1pt;  border-style: inset; 
               border-color: #404040 }                     
.infobox     { text-align:center; color: #FFFFFF; font-family: arial; font-size: 8pt; background-color: #808080; border-style: outset; border-width: 1}

.button4    { text-align:center; height:22;color: #FFFFFF; width:170; font-family: arial; font-size: 9pt; 
              background-color: #808080; border-style: outset; border-width: 1 }
             
.button5   { text-align:center; height:22;color: #FFFFFF; width:170; font-family: arial; font-size: 9pt; 
              background-color: #606060; border-style: outset; border-width: 1 }
             
             
-->
</style>