td {
       vertical-align: top;
       }
       
.text       {
/*       text-align: justify; */
       font-family: "Tahoma", Arial, Helvetica;
       font-size: 8pt;
       font-weight: normal;
       color:#003366;
       line-height: 15px;
              }

     
.small       {
/*       text-align: justify; */
       font-family: "Tahoma", Arial, Helvetica;
       font-size: 7pt;
       font-weight: normal;
       color: #003366;
       line-height: 15px;
              }
                      
                      
.title       {
       /*       text-align: justify; */
       font-family: "Tahoma", Arial, Helvetica;
       font-size: 9pt;
       font-weight: bold;
       color: #ff0000;
       line-height: 15px;
       text-decoration: none;
}

a:link, a:focus, a:active, a:visited {
       color: #003366;
       text-decoration: none;;
}

a:hover { color: #1CCFFF;
       text-decoration: none;       
}


a.dodatek {color:#000000;
} 


.underline {
       font-family: "Tahoma", Arial, Helvetica;
       font-size: 7pt;
       font-weight: normal;
       color: #505050;
       line-height: 15px;
       text-decoration: underline;
}

.tab       {
       border: 1px solid green;
}