body {
  background-color: black;
  background-attachment: fixed;
  scrollbar: no;
  font-family: Arial Narrow;
  font-size: 10pt;
  color: white;
}

a:link {
  font-family: Arial Narrow;
  color: #CCCCCC;
  text-decoration: none;
  font-size: 13;

}

a:visited {
  font-family: Arial Narrow;
  color: #CCCCCC;
  text-decoration: none;
  font-size: 13;
}



.nowosc {
  margin-left: 30px;
  color: #FF0000;
  font-size: 20;
  font-weight: 700;  
}

.textre {
  font-family: Arial Narrow;
  margin-left: 30px;
  color: #FF6666;
  font-size: 13;
  width: 500;
  text-align: justify;  
}

.text1 {
  font-family: Arial Narrow;
  margin-left: 30px;
  color: #AAAAAA;
  font-size: 13;
  width: 500;
  text-align: justify;
}

.text2 {
  font-family: Arial Narrow;
  margin-left: 30px;
  color: #AAAAAA;
  font-size: 14;
}

.a1:link {
  font-family: Arial Narrow;
  font-size: 13;
  color: red;
  text-decoration: underline;  
}

.a1:visited {
  font-family: Arial Narrow;
  font-size: 13;
  color: red;
  text-decoration: underline;    
}

.a1:hover {
  font-family: Arial Narrow;
  font-size: 13;
  color: red;
  text-decoration: underline;  
}

.a1:active {
  font-family: Arial Narrow;
  font-size: 13;
  color: red;
  text-decoration: underline;  
}

.a2:link {
  font-family: Arial Narrow;
  margin-left: 10px;
  font-size: 12;
  color: #BBBBBB;
  text-decoration: underline;  
  font-weight: normal;    
}

.amuza:link {
  font-family: Arial Narrow;
  font-size: 14;
  font-weight: normal;  
  color: #AAAAAA;
  text-decoration: none;  
}

.amuza:visited {
  font-family: Arial Narrow;
  font-size: 14;
  font-weight: normal;  
  color: #AAAAAA;
  text-decoration: none;  
}

.amuza:hover {
  font-family: Arial Narrow;
  font-size: 14;
  font-weight: normal;
  color: #AAAAAA;
  text-decoration: none;  
}

.amuza:active {
  font-family: Arial Narrow;
  font-size: 14;
  font-weight: normal;  
  color: #AAAAAA;
  text-decoration: none;  
}