/* ===== Elementy podstawowe/wspolne ===== */

body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background-color: #3a4769;
}

p {
  margin-top: 0em;
  margin-bottom: 0em;
  line-height: 1.4em;
  text-align: left;
  font-size: 100%;
  font-weight: bold;
  color: #a8c8f0; /* #65799e */
}

p.wysrodk {
  text-align: center;
}

a:link {
  text-decoration: none;
  font-weight: bold;
  color: #a8c8f0; /* #65799e */
}

a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #a8c8f0; /* #65799e */
}

a:hover {
 text-decoration: none;
 color: #ff9900;
}



/* ===== Obszary strony ===== */

/* Naglowek strony */

#naglStr {
  margin: 0px;
  padding: 10px 0px 0px 10px;
  background-color: #3a4769;
  clear: none;
}

#naglStr p {
  margin: 0em 0em 0.5em 0em;
  padding: 0em;
  font-size: 120%;
}

#naglStr .wyrozn {
  font-size: 120%;
  color: #ff6600;
}

/* End of: Naglowek strony */


/* Obszar roboczy */

#obszRob {
  position: absolute;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-image: url("../img/mia100.gif");
  background-repeat: no-repeat;
  background-position: top left;
  background-attachment: scroll;
  height: 496px;
  width: 555px;
  clear: right;
}

/* End of: Obszar roboczy */


/* Polecamy */

#polecamy {
  width: 200px;
  float: right;
  text-align: center;
  background-color: #a8c8f0;
}

#polecamy p {
  margin: 0.5em;
  text-align: center;
  color: #3a4769;
}

#polecamy img.link {
  padding: 0px;
  border: 0px solid;
  margin: 0.25em;
}


/* End of: Polecamy */


/* Menu lewe */

#menuLewe {
  margin-top: 320px;
  margin-left: 90px;
  padding: 10px;
}

/* End of: Menu lewe */


/* Stopka strony */

#stopkaStr {
  margin: 5px 0px 5px 0px;
  padding: 0px 0px 5px 0px;
  width: 555px;
  clear: both;
}

#stopkaStr p {
  font-size: 8pt;
  font-weight: normal;
  text-align: center;
}

/* End of: Stopka strony */
