.wycentrowany {
  text-align: center;
}

.indeks_gorny {
  vertical-align: super;
  font-size: 80%;
}

.indeks_dolny {
  vertical-align: sub;
  font-size: 80%;
}

.nowosc {
  color: green;
}

.bez_marginesow {
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
}

a.nowosc {
  text-decoration: none;
  color: green;
  font-weight: bold;
}

a.nowosc:link {
  text-decoration: none;
  color: green;
  font-weight: bold;
}

a.nowosc:visited {
  text-decoration: none;
  color: green;
  font-weight: bold;
}

a.nowosc:hover {
  text-decoration: none;
  color: blue;
  font-weight: bold;
}

a.nowosc:active {
  text-decoration: none;
  color: green;
  font-weight: bold;
}

div {
  text-align: justify;
}

div.wycentrowany {
  text-align: center;
}

div.lewo {
  text-align: left;
}

div.prawo {
  text-align: right;
}

center {
  text-align: center;
}

h1 {
  color: blue;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  padding: 0px;
  margin: 0px;
}

h2 {
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  padding: 0px;
  margin: 0px;
}

h3 {
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  padding: 0px;
  margin: 0px;
}

h4 {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  padding: 0px;
  margin: 0px;
}

h5 {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  padding: 0px;
  margin: 0px;
}

h6 {
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  padding: 0px;
  margin: 0px;
}

p {
  font-weight: normal;
  margin-top: 1em;
}

del {
  text-decoration: line-through;
}

ins {
  text-decoration: underline;
}

address {
  font-size: 12px;
  font-style: italic;
}

blockquote {
  font-style: normal;
  font-weight: bold;
  text-align: center;
  font-size: 100%;
}

small {
  font-size: 70%;
}

big {
  font-size: 130%;
}

ul {
  list-style-image: none;
  list-style-type: disc;
}

ul.menu {
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 14px;
  list-style-image: none;
  list-style-type: square;
}

hr {
}

span.copyright {
  font-size: 12px;
  font-style: normal;
}

span.banner {
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
}

span.symbol {
  font-family: Wingdings, Symbol;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  margin-right: 4px;
}

span.podkreslenie {
  text-decoration: underline;
}

span.pochylenie {
  font-style: italic;
}
