body {
  margin-top: 40px;
  padding: 0;
  font-size: 11px;
  font-family: Trebuchet MS;
  font-weight: none;
  background-color: #41556B;
}

div#calosc {
  width: 850px;
  margin: 0 auto;
}

div#stopka {
  width: 850px;
  height: 30px;
  text-align: center;
  color: #fff;
  font-weight: normal;
  font-size: 7pt;
}

div#lewa {
  float: left;
  width: 219px;
  height: 600px;
  background-image: url(../images/lewa.jpg);
  margin-top: 30px;
}

div#prawa {
  float: right;
  width: 631px;
  height: 630px;
  background-image: url(../images/prawa.jpg);
}

div#prawa2 {
  float: right;
  width: 631px;
  height: 630px;
  background-image: url(../images/prawa2.jpg);
}

.clearboth {
  clear: both;
}

a, a:visited {
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #41556B;
}

a:hover {
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #41556B;
}

img {
  border: 0px;
}

.ramka {
  border: 2px solid #e7edff;
}

.link,.link:visited {
  font-size: 19px;
  font-weight: bold;
  text-decoration: none;
  color: #41556B;
}

.link:hover {
  font-size: 19px;
  font-weight: bold;
  text-decoration: none;
  color: #yellow;
}

.link2,.link2:visited {
  font-weight: bold;
  text-decoration: none;
  color: #FFF;
}

.link2:hover {
  font-weight: bold;
  text-decoration: none;
  color: #DE1F00;
}

.tytul {
  font-weight:bold;
  color: #0500DE;
  font-size: 9pt;
  border-bottom: 1px solid #0500DE;
  margin-top: 8px;
  margin-bottom: 8px;
  font-style: oblique;
  margin-right: 13px;
}

#lewa ul {
  list-style: none;
  margin: 0px;
}

#lewa li {
  width: 219px;
  height: 100px;
  background: none;
  padding: 0px;
  font-weight: bold;
}

#lewa a {
  display: block;
  position: relative;
  margin-bottom: 0px;
  text-decoration: none;
  background: inherit;
  font-size: 13pt;
}

#lewa a:hover {
  background: inherit;
  color: #c18903;
  font-size: 13pt;
}

.zdjecie {
  float: left;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 3px;
  color: #41556B;
}

#zdjecia {
  text-align: center;
  margin-left: 33px;
  padding-top: 5px;
}

#text {
  padding-left: 30px;
  padding-right: 40px;
  padding-top: 60px;
  text-align: justify;
  color: #232B37;
}

#text span {
  font-weight: bold;
  font-size: 13pt;
  color: #ffffff;
  padding-left: 10px;
  padding-right: 5px;
}

.kreska {
  width: 300px;
  border-bottom: 2px solid #ffffff;
}