body{
  margin: auto;
  background: #000000;
  text-align: center;
  font-weight: normal;
  font-size: 15px;
  font-family: monotype;
}
#main{
  margin-left: auto;
  margin-right: auto;
  width: 900px;
  text-align: left;
}
img{
    border:none;
}
a{
  color: #003366;
  text-decoration: none;
}
a:hover{
  color: #003366;
  text-decoration: none;
}
a:visited{
  color: #003399;
  text-decoration: none;
}
p.tytul{
  font-weight: bold;
  font-size: 18px;
  color: #000066;
}
p.tytul2{
  font-weight: bold;
  font-style: italic;
  font-size: 18px;
  color: #660000;
}
