body
  {
  background: url(obrazki/mozaika.jpg) repeat;
  border: 0;
  margin: 0;
  padding: 0;
  font-family: Trebuchet MS, Trebuchet, Verdana, sans-serif;
  font-size: 1em;
  color: #885e2b;
  }
a:link
  {
  color: #885e2b;
  text-decoration: none;
  }
a:visited
  {
  color: #885e2b;
  text-decoration: none;
  }
a:hover
  {
  text-decoration: underline;
  }
#zawartosc
  {
  margin: auto;
  max-width: 800px;
  }
#zawartosc #naglowek
  {
  float: top;
  min-width: 270px;
  background: url(obrazki/pasek-m.jpg) repeat-x #fefefe;
  text-align: center;
  font-size: 1.1em;
  padding: 5px;
  padding-bottom: 20px;
  border-radius: 25px;
  border: thin solid #ae8341;
  margin: 5px;
  }
#zawartosc #naglowek img
  {
 vertical-align: middle;
 }
#zawartosc #menu
{
  float: top;
  min-width: 270px;
  font-size: 1.1em;
  background: #fffaf5;
  border-radius: 25px;
  border: thin solid #ae8341;
  margin: 5px;
}
#zawartosc #menu ul
{
  margin: 20px 20px 20px 0px;
}
#zawartosc #stronka
{
  float: top;
  min-width: 270px;
  color: #5e411e;
  background: #fffaf5;
  padding-bottom: 20px;
  border-radius: 25px;
  border: thin solid #ae8341;
  margin: 5px;
}
#zawartosc #stronka p
  {
  margin: 10px;
 }
#zawartosc #stopka
{
  float: top;
  color: #5e411e;
  text-align: center;
  font-size: 0.7em;
  background: #fffaf5;
  border-radius: 25px;
  border: thin solid #ae8341;
  margin: 5px;
}
@media screen and (max-width: 620px)
{
  .chowany
    {
    display: none;
    }
}
.galeria_l
  {
  float: left;
  min-width: 270px;
  text-align: center
  }
.galeria_p
  {
  float: right;
  min-width: 270px;
  text-align: center
  }
h1, h2, h3
  {
  text-align: center;
  margin: 10px;
 }
img
  {
  border: 0px;
  max-width: 100%;
  }
img.ikona
{
  border: 0px;
  margin: 10px 10px 0 10px;
}
table
  {
  width: 100%;
  margin: 0 auto;
  }
td
  {
  padding: 3px;
  text-align: center;
  }
table.cennik
  {
  margin-bottom: 1.5em;
  }
table.cennik td
  {
  border-bottom: thin solid #cccccc;
  }
table.cennik td.obrazek
  {
  border-bottom: none;
  }
.element-menu
  {
  z-index: 3;
  }
.element-podmenu
  {
  font-size: medium;
  }
.dane
  {
  text-align: center;
  }
.wazne
  {
  color: #cb2441;
  }
.z_lewej
  {
  float: left;
  max-width: 45%;
  }
.z_prawej
  {
  float: right;
  }
.bloczek_z_prawej
  {
  float: right;
  max-width: 100%;
  text-align: center;
  margin-left: 10px;
  }
.bloczek_z_lewej
  {
  float: left;
  max-width: 100%;
  text-align: center;
  margin-right: 20px;
  }
#spa1
  {
  margin-top: 5px;
  }
#spa2
  {
  margin-top: 8px;
  }
#spa3
  {
  margin-top: 8px;
  }
#spa4
  {
  margin-top: 5px;
  }