h1 {
  font-size: 27px;
  padding-left: 1em;
  margin-right: 4em;
  margin-bottom: 0.5em;
  font-weight: normal;
}

.wyniki_title {
  margin-top: 40px;
  margin-bottom: 0px;
}

/*#static*/ h2 {
  font-size: 20px;
  font-weight: normal;
}

a:link, a:active {
  text-decoration: underline;
  color: #008a55;
}

a:visited {
  text-decoration: underline;
  color: #008a55;
}

a:hover {
  color: #005132;
}

p {
text-align: justify;
}

#menuTop a:link, #menuTop a:visited {
  color: white;
  text-decoration: none;
}

#menuTop a:active, #menuTop a:hover {
  color: white;
  text-decoration: underline;
}

#panelMenu a {
  color: #000000;
  margin-left: 2.2em;
  line-height: 140%;
  text-decoration: none;
}

#stopka a {
  color: black;
}

#static {
  text-align: justify;
  margin-right: 5em;
}

#static h1 {
  padding-left: 0em;
}

#static .indent {
  padding-left: 2em;
}

#static li {
  padding-bottom: 1em;
}

.rightalign {
  text-align: right;
}