   body {
          font-family: tahoma, sans-serif;
          font-size: 11px;
          background-attachment: fixed;
          background-image: url(./tlo.gif);
        }

   a {
          text-decoration: none;
     }

   a:link, a:visited {
          color: #2079b6;
          background-color: #F3F3F3;
                     }

   a:hover {
          color: #900;
          background-color: #F3F3F3;
           }

   INPUT {
          font-family: tahoma, sans-serif;
          font-size: 11px;
         }
     td {
	font-size: 11px;
         }
   TEXTAREA {
          font-family: tahoma, sans-serif;
          font-size: 11px;
            }

   input.przycisk {
          font-weight: bold;
          border-top: 1px solid #000000;
          border-bottom: 1px solid #000000;
          border-left: 1px solid #000000;
          border-right: 1px solid #000000;
          color: #ffffff;
          background-color: #336699;
                  }
