body{
  background-color: #fff;
  margin: 0;
  padding: 0;
  }
div#blok_tresci{
  width: 950px;
  margin: 0 auto 10px;
  text-align: left;
  }
#blabaner{
  text-align: center;
  width: 301px;
  height: 74px;
  padding: 8px 0 10px;
  margin: 0 auto;
  }
#copyright{
  text-align: center;
  font: 11px 'Tahoma';
  color: #666;
  margin: 10px 0 0;
  padding: 0;
  }
.lewa, .prawa{
  float: left;
  margin: 0;
}
.lewa{
  position: relative;
  width: 227px;
  height: 167px;
  padding: 15px 0 0;
  }
.lewa img{
  position: relative;
  width: 225px;
  height: 150px;
  border: 1px dotted #666;
  }
.prawa{
  width: 713px;
  padding: 0 0 0 10px;
  }
.clear{
  clear: left;
  }
h1, h2, h3, h4{
 font-family: 'Tahoma';
 color: #333;
 }
h1, h2{
  font-weight: bold;
  }
h3, h4{
  font-weight: normal;
  }
h2, h3{
  font-size: 17px;
  }
h1{
  font-size: 20px;
  }
h4{
  font-size: 13px;
  }
a{font: italic 17px 'Calibri';}
a:link, a:visited {text-decoration: none; color:#e44;}
a:hover, a:active {text-decoration: underline; color:#b00;}
a.adres {font: bold 15px 'Tahoma';}
a.adres:link, a.adres:visited {text-decoration: none; color:#46f;}
a.adres:hover, a.adres:active {text-decoration: underline; color:#048;}