BODY {
  background-image: url(images/bg/main.gif); 
  background-repeat: repeat-x; 
  font-family: Arial, Helvetica;
  font-size: 12px; 
  color: black;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  margin-top : 0px;
}

A {
  color: #413994; 
  text-decoration: none; 
  font-family: Arial, Helvetica, sans-serif;
}

A:hover {
  color: red; 
  text-decoration: none; 
  font-family: Arial, Helvetica, sans-serif;
}

.tekst {
  font-family: Arial, Helvetica; 
  font-size: 14px; 
  color: #606060;
  text-align:justify;
  text-decoration: none;  
}

.tekst2 {
  font-family: Arial, Helvetica; 
  font-size: 14px; 
  color: #606060;
  text-align:center;
  text-decoration: none;  
}


.tekst_bold {
  font-family: Arial, Helvetica; 
  font-size: 14px; 
  font-weight: bold;
  color: #606060; 
  text-decoration: none;  
}



.akapit {
  text-indent:20px;
}

.menu {
  font-family: Arial, Helvetica; 
  font-size: 10px; 
  color: #333333; 
}

.menu A {
  color: #666666; 
  text-decoration: none; 
  font-family: Arial, Helvetica, sans-serif;
}

.menu A:hover {
  color: white; 
  text-decoration: none; 
  font-family: Arial, Helvetica, sans-serif;
}

.tytul {
  font-family: Arial, Helvetica; 
  font-size: 15px; 
  color: #606060; 
  text-decoration: bold;  
}

.image {
  font-family: Arial, Helvetica; 
  font-size: 12px; 
  color: #666666; 
  text-decoration: bold;  
}

.image2{
  font-family: Arial, Helvetica; 
  font-size: 12px; 
  color: #666666; 
  letter-spacing: 1px; 
  
  text-decoration: bold;  
}





