body {
  background: #000000;
  color: #cccccc;
  margin-left: 0;
  margin-right: 0;
  margin-top: 5px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}

table.top {
  background: url(../images/t01.gif) repeat-x #000000;
  color: inherit;
  text-align: center;
  vertical-align: top;
}

td.t01 {
  background: inherit;
  color: #cccccc;
  font-family: verdana, arial, courier, sans-serif;
  font-weight: bold;
  font-size: 10px;
  text-align: right;
  vertical-align: top;
}

td.t02 {
  background: url(../images/t02.gif) no-repeat #000000;
  color: #ffffff;
  font-family: verdana, arial, courier, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
  padding-left: 15px;
}

td.t03 {
  text-align: left;
  vertical-align: top;
}

td.t04 {
  background: #ffffff;
  color: inherit;
  text-align: center;
  vertical-align: middle;
}

table.srodek {
  background: url(../images/s01.gif) repeat-x #ffffff;
  color: inherit;
  text-align: center;
  vertical-align: top;
}

table.klosze {
  background: url(../images/s02.gif) repeat-x #f3f5ff;
  color: inherit;
  text-align: center;
  vertical-align: top;
}

td.s00 {
  padding-top: 20px;
  padding-bottom: 20px;
}

td.s01 {
  background: inherit;
  color: #666666;
  font-family: verdana, arial, courier, sans-serif;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
  text-align: justify;
  vertical-align: top;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

td.s02 {
  background: inherit;
  color: #333333;
  font-family: verdana, arial, courier, sans-serif;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
  text-align: justify;
  vertical-align: top;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

td.d01 {
  background: #990000;
  color: #cccccc;
  font-family: verdana, arial, courier, sans-serif;
  font-weight: normal;
  font-size: 9px;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
}

div.center {
 text-align: center;
}

div.right {
 text-align: right;
}

div.left {
 text-align: left;
}

div.floatright {
 float: right;
}

div.floatleft {
 float: left;
}

img {
  border: none;
}

img.mini {
  border: #999999 1px solid;
}

img.mapa {
  border: #cccccc 1px solid;
}

h1,h2,h3 {
  font-family: verdana, arial, courier, sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #999999;
}

span.white {
  background: inherit;
  color: #ffffff;
}

span.blu {
  background: inherit;
  color: #336699;
}


a {
  background: inherit;
  text-decoration: none;
  color: #cccccc;
}

a:hover {
  background: inherit;
  text-decoration: none;
  color: #ffffff;
}

a:active {
  background: inherit;
  text-decoration: none;
  color: #ffffff;
}

a.menu {
  background: inherit;
  text-decoration: none;
  color: #cc9999;
}

a.menu:hover {
  background: inherit;
  text-decoration: none;
  color: #ffffff;
}

a.menu:active {
  background: inherit;
  text-decoration: none;
  color: #ffffff;
}

a.bor {
  background: inherit;
  text-decoration: none;
  color: #990000;
}

a.bor:hover {
  background: inherit;
  text-decoration: none;
  color: #000000;
}

a.bor:active {
  background: inherit;
  text-decoration: none;
  color: #000000;
}