* { font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif; }
html { margin: 0; padding: 0; }
body {
  color: #555;
  margin: 0;
  padding: 0;
  background: #fff url('img/tlo.png') no-repeat center top;
  text-align:center; /* center layout in ie5 and 5.5. */
  font-size: 12px;
  line-height: 1.3em;
}
#container {
  width: 970px !important;
  width: 972px; /* IE */
  margin: 0 auto 30px auto;
  padding: 0;
  text-align: left;
  position: relative;
}
#header {
  margin: 0;
  padding: 0;
  width: 970px;
  height: auto !important;
  z-index: 0;
}
#subheader {
  margin: 0;
  padding: 0;
  background: #0f72b5;
  float: left;
  width: 100%;
  height: auto !important;
  height: 37px; /* IE */
  min-height: 37px;
  font-size: 1em;
  font-weight: bold;
  border-bottom: solid 2px #fff;
}
#right {
  width: 350px !important;
  width: 352px; /* IE */
  margin: 0;
  padding: 0;
  text-align: left;
  position: absolute;
  left: 600px;
  top: 20px;
}
#middle {
  float: left;
  width: 640px;
  height: auto !important;
  display: inline;
  padding: 20px;
  margin: 0px;
}
#reklama {
  clear: both;
  width: 950;
  margin: 0;
  padding: 10px 0 10px 0;
  border-top: dotted 1px #555;
  text-align: center;
}
#footer {
  clear: both;
  width: 950;
  margin: 0;
  padding: 10px 20px 20px 20px;
  border-top: dotted 1px #555;
}


#subheader ul {
  top: 10px;
  left: 20px;
  bottom: 10px;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
}
#subheader li {
  display: inline;
  padding: 0;
}
#subheader a, #subheader a:hover {
  color: #fff;
  text-decoration: none;
  padding: 10px 5px 10px 5px;
  text-transform: uppercase;
  word-spacing: 0.05em;
  letter-spacing: -1px;
}
#subheader a:hover {
  color: #fff;
  background: #c5223d;
}
#subheader a.act {
  color: #000;
  background: #f8b435;
}
#logo {
  width: 560px;
  float: left;
  margin-top: 20px;
  margin-left: 20px;
  color: #fff;
  word-spacing: 0.05em;
  line-height: 1.2em;
  font-size: 1em;
}
#logo a {
  color: #ddd;
  text-decoration: underline;
}
#logo a:hover {
  color: #fff;
}
#footer_menu ul {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
}
#footer_menu li {
  display: inline;
  padding: 0 4px 0 0;
}
h1 {
  background: #f8b435;
  margin: 0 0 20px 0;
  padding-left: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #fff;
  font-size: 1.3em;
}
h2 {
  margin: 0;
  padding: 0 0 4px 10px;
  color: #c5223d;
  font-size: 1.05em;
}
a {
  color: #555;
  text-decoration: underline;
}
a:hover {
  color: #222;
  text-decoration: underline;
}
a.czerwone {
  color: #bf0e2b;
  text-decoration: underline;
}
a.czerwone:hover {
  color: #ff002a;
  text-decoration: underline;
}
a.dalej {
  color: #bf0e2b;
  text-decoration: none;
  letter-spacing: -1px;
}
a.dalej:hover {
  color: #ff002a;
  text-decoration: none;
  letter-spacing: -1px;
}
p {
  margin: 4px 0 10px 10px;
}

