body    {  
          font-family:  verdana, arial, helvetica, sans-serif;
          font-size:8pt;
          background-color: #476C96;
          color:  #FFE089;
          background-repeat: no-repeat;
		 	 
        }

a      {  
          font-family: verdana, arial, helvetica, sans-serif;
          font-weight: bold;
          font-size: 8pt;
          color: #FFE089; 
          text-decoration: none;
        }
a:link    { color: #476C96; }
a:visited { color: #476C96; } 
a:active  { color: red;   }
a:hover   { color: red;   }



td     {  
          font-family: helvetica, verdana, arial, sans-serif;
          font-weight: bold;
		  font-size:8pt;
          color:  #476C96;
        }
.oferta  {  
          font-family: helvetica, verdana, arial, sans-serif;
          font-weight: bold;
		  font-size:8pt;
          margin-left:28pt;
		  color:  #476C96;
        }




.opis {  
          font-family: helvetica, verdana, arial, sans-serif;
          font-size:8pt;
          color:  black;
          text-align: center;
		  margin-top: 10pt;
          margin-bottom: 10pt;
           }
		   
		   
.przycisk   {background-color: #5F2C0E;; 
             color: #FFE089; 
			 font-size: 8pt;
			 font:bold;}



