BODY {
  background-color: rgb(255,255,255);
}

FONT {
  color: black;
}

A:hover {
  color: rgb(0,0,0);
}

A {
  color: rgb(90,90,90);
  text-decoration: none;
}

TD {
  empty-cells: hide;
  border-color: rgb(100,100,100);
  border-style: solid;
  border-width: thin;
  background-color: rgb(210,210,210);
  vertical-align: top;
}

TABLE {
  background-color: rgb(255,255,255);
  align: center;
  width: 100%;
  height: 100%;
  border-width: 0;
  border-spacing: 0px;
  border-style: none;
}

p.podstr {
  text-indent: 0% !important;
  margin-left: 15px;
  margin-top: 100px;
}

p.gora {
  text-indent: 0% !important;
  margin-left: 20px;
  font-size: larger;
  margin-top: 150px;
}

p {
  text-indent: 5%;
  margin-left: 60px;
  margin-top: 60px;
  margin-right: 60px;
  margin-bottom: 60px;
  text-align: justify; 
}

p.sciezka {
  text-align: left !important;
}

p.pliki {
  text-indent: 0% !important;
  margin-left: 40px;
  margin-top: 40px;
}

iframe {
  margin-top: 40px;
}

p.wydarzenie {
  text-align: right !important;
  font-size: smaller;
  color: rgb(0,0,150);
  text-indent: 0% !important;
}

p.opcje {
  text-indent: 0% !important;
  text-align: center;
  font-size: smaller;
}
