body {
  background: #fff4c8 url('images/bgsite.gif') repeat-x;
  font-family: arial, sans-serif;
  font-size: 11px;
  text-align: center;
  position: relative; 
  margin: auto;
  padding: 0;
}
#page {
  width: 750px;
/*  height: 100%; */
  background: #FFFFFF;
  text-align: center;
/*  position: relative; */
  margin: auto;
}
#header {
  width: 100%;
  height: 128px;
}
.image {
  border: 0px;
  margin: 0px;
}
.thumbnail {
  border: 0px;
  margin: 0 15px 15px 0;
}
#mainmenu {
  width: 100%;
  height: 29px;
  background: url('images/bgmainmenu.gif') repeat-x;
  text-align: center;
}
#left {
  width: 95px;
  min-height: 590px;
  _height: 590px;
  background: #ffffff url('images/left.gif') no-repeat;
  text-align: center;
  float: left;
}
.largerer1{
  height: 1715px;
}
.largerer2{
  height: 1118px;
}
#center {
  width: 455px;
  min-height: 590px;
  _height: 590px;
  background: #ffffff url('images/center.gif') center top no-repeat;
  text-align: left;
  float: left;
  font-size: 1em;
}
#center p {
  text-align: justify;
  line-height: 1.5;
}
#center a {
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}
#center a:hover {
  color: #ff0000;
  font-weght: bold;
  text-decoration: none;
}
#center table {
  border: 0;
  font-family: sans-serif;
  font-size: 1em;
}
#center h2 {
  font-size: 1.2em;
}
#center h3 {
  font-size: 1.1em;
}
.title {
  border: 0px;
  margin: 30px 0 15px 0;
}
#right {
  width: 200px;
  min-height: 590px;
  _height: 590px;
  background: #ffffff url('images/right.gif') no-repeat;
  text-align: center;
  float: right;
}
#footer1 {
  width: 100%;
  background: url('images/bgfooter.gif') repeat-x;
  text-align: center;
  color: #000000;
  clear: both;
  margin: auto;
}
#footer {
  width: 750px;
  height: 51px;
  background: url('images/bgfooter.gif') repeat-x;
  text-align: left;
  color: #000000;
  margin: auto;
}
#dostdobre {
  border: 0px;
  margin: 0px;
  float: right;
}
#footer2 {
  width: 750px;
  height: 40px;
  background: url('images/footer.gif') repeat-x;
  clear: both;
  text-align: center;
  clear: both;
  margin: auto;
}
