<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body
{
  margin: 0;
}

body, table
{
  font-family: Calibri, Arial, sans-serif;
  font-size: 14pt;
  color: #000080;
  cursor: default;
}

a, img
{
  margin: 0;
  border: 0;
}

div.clear
{
  height: 0px;
  line-height: 0px;
  clear: both;
}

#main
{
  width: 100%;
  min-width: 960px;
  background-color: #f0f0f0;
}

#header-outer
{
  width: 100%;
  min-width: 960px;
  height: 480px;
  background-color: #f0f0f0;
}

#header-inner
{
  width: 960px;
  height: 480px;
  margin: 0 auto;
}

#navi-outer
{
  width: 100%;
  min-width: 960px;
  background-color: #e8e8e8;
}

#navi-inner
{
  width: 960px;
  margin: 0 auto;
  background-color: #e8e8e8;
}

a.navi-link
{
  display: block;
  float: left;
  padding: 10px 20px;
  color: #000080;
  font-size: 16pt;
  text-decoration: none;
  margin-right: 2px;
}

a.navi-link:hover,
a.navi-link-selected
{
  color: #ffffff;
  background-color: #ff1020;
}

#content
{
  width: 960px;
  margin: 0 auto;
  background-color: #f4f4f4;
}

#content-left
{
  width: 610px;
  float: left;
  padding: 8px 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 150%;
}

#content-right
{
  width: 300px;
  float: left;
  padding: 8px 10px;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #e8e8e8;
  line-height: 150%;
  text-align: right;
}

#footer-outer
{
  width: 100%;
  min-width: 960px;
}

#footer-inner
{
  width: 960px;
  height: 40px;
  margin: 0 auto;
  font-size: 12pt;
  line-height: 40px;
  text-align: center;
  background-color: #e8e8e8;
}

img.tn
{
  border: 4px solid #ffffff;
  height: 128px;
}

table.cennik
{
  width: 500px;
  background-color: #d0d0d0;
}

table.cennik th
{
  background-color: #e8e8e8;
  padding: 10px 20px;
}

table.cennik td
{
  background-color: #f4f4f4;
  padding: 10px 20px;
}
</pre></body></html>