body{
  background: #fff;
  font-size: 13pt;
  margin: 0 auto;
  width: 1024px;
}

#header{
  background: url("img/header.gif");
  height: 126px;
  width: 1024px;
  margin: 0 auto;
}
#menu{
  width: 1024px;
  height: 49px;
  margin: 0 auto;
}
#menu a img{
display: block;
border: none;
  margin: 0 0 0 15px;
  list-style: none;
  float: left;
}
#content{
  margin: 0 auto;
  height: auto;
  width: 1024px;
  background: #fff;
}
#reklama{
  background: url("img/reklama.gif");
  background-repeat: no-repeat;
  height: 535px;
  width: 157px;
  margin: 0 0 0 15px;
  float: left;
  overflow: auto;
}
#reklama a img{
  margin: 16px 0 0 30px;
  border: none;
}

#reklama h4{
  margin: 21px 0 10px 10px;
  font-size: 16pt;
  letter-spacing: 1px;
}

#sudurjanie{
 background: url("img/contentbg.gif");
 width: 807px;
 height: 533px;
 margin: 35px 0 0 20px;
 font-family: Arial;
 letter-spacing: 1px;
  overflow: auto;
  font-size: 15pt;
  text-indent: 15px;
  text-align: justify;
}
#sudurjanie a img{
  border: 7px solid #86c1e7;
/*  height: 200px;
  width: 145px;*/
  margin: 0 20px 10px 20px;
}
#sudurjanie h1{
  font-family: "times new roman";
  font-size: 28pt;
  margin: 10px 0 15px 47px;
}
/*#text{
  font-family: Arial;
 letter-spacing: 1px;
  overflow: auto;
  font-size: 15pt;
  text-indent: 15px;
  text-align: justify;
}*/
#text{
  margin: 5px;
  padding: 0 40px -20px 15px;
  text-indent: 0px;
  text-align: justify;
  letter-spacing: 1px;
  height: 475px;

  overflow: auto;
}
#text p{
    padding: 0 15px 15px 15px;
}

#zamen{
  margin: 10px 0 0 48px;
}
#galerry{
  margin: 5px;
  padding: 0 40px -20px 15px;

  height: 468px;

  overflow: auto;
}
#gelerry img{
   margin: 0 auto;
   float: right;
}
