* {
  margin: 0px; padding: 0px;
}

body {
  font-family: Verdana, sans-serif;
  font-size: 9pt;
  color: rgb(63, 52, 51);
  background-color: rgb(236, 236, 228);
  text-align: center;
}

p {
  padding-top: 3em;
  padding-bottom: 1em;
  clear: left;
}

img {
  border: 0px;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
  background-color: rgb(240, 240, 192);
}

a:hover {
  text-decoration: none;
  background-color: rgb(240, 240, 192);
}

#p_gora {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  width: 725px;
  height: 104px;
}

#g_lewa {
  background-image: url("../img/impression.jpg");
  width: 159px;
  height: 104px;
  float: left;
  clear: none;
}

#g_prawa {
  background-image: url("../img/decora.jpg");
  width: 159px;
  height: 104px;
  float: right;
  clear: none;
}


#p_srodek {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  width: 725px;
  height: 240px;
}

#s_lewa {
  display: inline;
  background-image: url("../img/caridina.jpg");
  width: 159px;
  height: 240px;
  float: left;
  clear: none;
}

#s_srodek {
  display: inline;
  width: 392px;
  height: 240px;
  float: left;
  clear: none;
}

#s_prawa {
  display: inline;
  background-image: url("../img/debelius.jpg");
  width: 159px;
  height: 240px;
  float: right;
  clear: none;
}


#p_dol {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  width: 725px;
  clear: both;
}

#d_lewa {
  display: inline;
  background-image: url("../img/herythrozonus.jpg");
  width: 159px;
  height: 104px;
  float: left;
  clear: none;
}

#d_srodek {
  display: inline;
  background-image: url("../img/intro_napis.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  width: 392px;
  height: 104px;
  float: left;
  clear: none;
}

#d_prawa {
  display: inline;
  background-image: url("../img/zoanthus.jpg");
  width: 159px;
  height: 104px;
  float: right;
  clear: none;
}


#stopka {
  clear: left;
}

