body{
  margin: 0px;
  padding:0px;
  background-image: url(images/tlo2.gif);
  background-repeat: repeat-x;
  background-color: white;
  font-family: Verdana,Times New Roman, Arial;
  font-size: 13px;
}
#kontener{
  width: 727px;
  height:100%;
  background-image: url(images/tlo.png);
  background-repeat: repeat-y;
  margin: 0 auto 0 auto;
}
#kontener, .img{
  padding-left: 20px;
  position: relative;
}
#tresc{
  padding-left:20px;
  position:relative;
  width:660px;
}
h1{
  font-size: 16px;
  font-style: oblique;
  font-variant: small-caps;
  color: #990033;
}
img{
  float: left;
  padding-right: 15px;
  padding-bottom: 15px;
}
 a,img {

   border-style: none;
   text-decoration: none;
   border: none 0px #FFFFFF;
 }
