#header {
  width: 100%;
  height: 300px;
}
#subheader {
top: 305px;
  right: 0px;
  width: 366px;
  height: 49px;
  position: absolute;
}
#menu {
  float: left;
  width: 225px;
  height: auto !important;
  height: 250px; /* IE */
  min-height: 200px;
  display: inline;
  padding-left: 25px;
  line-height: 20px;
  padding-top: 70px;
  margin-top:-5px;
}
#nadmenu {
  width: 240px;
  height: auto !important;
  height: 43px; /* IE */
  min-height: 43px;
  
}
#nadmenu a img { border:none;}

#middle {
  float: right;
  width: 490px;
  height: auto !important;
  height: 390px; /* IE */
  min-height: 390px;
  display: inline;
  padding-left: 15px;
  padding-right: 20px;


}
#submenu {
  float: left;
  width: 235px;
  height: auto !important;
  height: 130px; /* IE */
  min-height: 130px;
  display: inline;
  padding-top: 70px;
  padding-left: 15px;
  line-height: 20px;

}
#footer {
  clear: both;
  width: 100%;
  height: 70px;
  	padding-top:10px;

}
#dol {
  width: 500px;
  height: 70px;
  	padding-top:10px;
float:right;
  text-align: center;
  font-size: 13px;
}
p {
  text-indent: 10%;
  text-align: justify;
  line-height: 20px;
}
#foto a img {border:1px solid #aaa; margin: 4px; padding: 3px; float:none; }

