body {background-color:#FEFEFE;
	   background-image: url(../img/backchip.jpg);
       background-attachment: fixed;
	   background-repeat: no-repeat;
       background-position: center; 
      font-family:Verdana,Arial;
	  color:#444444;
	  font-size:10px;
	  margin-top:0;
	  margin-left:0;
	  margin-right:0;
	  }
	  
td {  font-size:10px;
	  }
  
.tytul{color:#EEEE00;
	   font-size:28px;
	   font-weight:600;
	  }
	  
.big {color:#FF0000;
	  font-size:18px;
	  font-weight:bold
	  }
	  
a {color:#000099; 
  font-size:10px;
  text-decoration:none;
  }
  
a:hover 
  {
  color:#FF0000;
  text-decoration:underline
  }
a.big {font-size:12;color:444488;}
  
#ta,#tb,#tc,#td,#te {background-color:#58606E}
  
A.white,A.white:hover
  { 
  font-family: Verdana, Arial;
  color:#FFFFFF;  
  font-weight:bold;
  text-decoration:none;
  }
  
input.button {
			 font-family:Verdana,Arial;
			 font-size:10px;
  			 font-weight:bold;			 
			 background-color:#074C99;
			 border:1;
			 border-style:solid;
			 border-color:#000000;
			 color:#FFFFFF
			 }
input.koszyk {
			 font-family:Verdana,Arial;
			 font-size:10px;
			 font-weight:bold;
			 background-color:#5489EE;
			 border:1;
			 border-style:solid;
			 border-color:#000000;
			 color:#FFFFFF
			 }
input.text {
		    font-family:Verdana,Arial;
            font-size:10px;
            color:#000000;
			border:1;
			border-style:solid;
			border-color:#000000
		   }
 			 		
