a: { text-decoration:none; color:white; }
a:link{ text-decoration:underline; color: black;  }
a:active{ text-decoration:none; color:#ffbd9d; }
a:visited{ text-decoration:none; color:#0e3c74; }
a:hover{ text-decoration:underline; color: #0e3c74; }
.big { font-size: 12px; font-weight: bold; color:darkblue; }
td {font-weight: normal; font-size: 10px;  font-family:  'verdana', 'sans-serif' ; color: #666666;}
b {font-weight: bold; font-size: 11px;  font-family: 'verdana' , 'arial ce' , 'Helvetica'; color: #0e3c74;}
u {font-weight: bold; font-size: 11px;  font-family: 'verdana' , 'arial ce' , 'Helvetica'; color: #0e3c74;}
.linki {font-weight: normal; font-size: 8pt; font-family: 'verdana', 'helvetica' ;}

 body {
      SCROLLBAR-FACE-COLOR: #e8e8e8; 
      SCROLLBAR-HIGHLIGHT-COLOR: white;
      SCROLLBAR-SHADOW-COLOR: white; 
      SCROLLBAR-3DLIGHT-COLOR: white; 
      SCROLLBAR-ARROW-COLOR: #ffffff;
      SCROLLBAR-TRACK-COLOR: white; 
      SCROLLBAR-DARKSHADOW-COLOR: black; 
}  
/* ----------------- FORMULARZ POCZTOWY -------------------*/    
td.form_head {
    font: bold 10px verdana, helvetica, sans-serif;
    text-align: right;
    padding: 3px;}
  
td.form_left {
    font: normal 9px verdana, helvetica, sans-serif;
    text-align: right;}

input.spec, textarea.spec {
    font: bold 9px verdana, helvetica, sans-serif;
    color: #406A40;
    background-color: #CDE5CD;
    border: 1px solid #406A40;
    SCROLLBAR-TRACK-COLOR: #CDE5CD;
    width: 200px;
    height: 16px;}
    
textarea.spec {
    font: normal 9px Verdana, Arial, Helvetica, Sans Serif;
    height: 60px;
    width: 200px;}     