body{
  margin: 0 auto;
  padding: 0;
  background-color: #fff;
  background-image:url('images/header.gif');
  background-repeat:repeat-x;
  text-align:center;
}

#header {
  margin:0px auto;
  padding: 0px;
  width:807px;
  min-height:72px;
  text-align:center;
}

#continut {
  margin:0px auto;
  padding: 0px;
  width:807px;
  min-height:450px;
  background-image:url('images/repeat.gif');
  background-repeat:repeat-y;
  text-align:center;

}

#footer {
  margin:0px auto;
  padding: 0px;
  width:807px;
  height:57px;
  background-image:url('images/footer.gif');
  background-repeat:no-repeat;
  text-align:center;
}

#butoane{
width:350px;
height: 72px;
  margin:0px auto;
  padding: 0px;
float:right;
padding-right:5px;  
}

#buton{
width:153px;
height:72px;
margin:0px auto;
padding: 0px;
  text-align:center;
  background-image:url('images/buton.gif');
  background-repeat:no-repeat; 
float:left;  
}


.buton, .buton a{ 
  margin:0px auto;
  padding: 0px;
  padding-top: 5px;
  font-family: Helvetica, Arial, Sans-Serif;
  margin-top:55px;
  font-size: 20px;
  font-style: bold;
  font-weight: normal;
  text-decoration:none;
  text-align:center;
  color: #000;
}

.logo-text, .logo-text a { 
  margin:0px auto;
  padding: 0px;
  padding-left:50px;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 60px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0.05em;
  text-decoration:none;
  float:left;
  color: #fff;
}

h2{   margin:0px auto;
  padding: 0px;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 25px;
  font-style: bold;
  font-weight: normal;

}

h1{   margin:0px auto;
  padding: 0px;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 33px;
  font-style: bold;
  font-weight: normal;

}

h3{   margin:0px auto;
  padding: 0px;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 20px;
  font-style: bold;
  font-weight: normal;

}

