
h1{
 padding-top: 10px;
}
h2{
 padding-top: 10px;
}
h3{
  padding-bottom: 5px;
}
html{  
  background-image: url(../img/wall_3.jpg);
  background-position: left top;
  background-repeat: repeat;
  color: #A9634C;
  background-color: #FBD1B8;
 
}
body{

}

.mainTable{
  width: 100%;
  max-width: 480px;
  min-width: 200px;

}
.topLogoImage{
  width: 100%;
  height: 100%;
  max-height: 45px;
  max-width: 206px;
  border: 0;
}
.topImage{
  width: 100%;
  height: 100%;
  max-width: 480px;
  max-height: 80px;
  
}

.footer_text{
  font-size: smaller;
  margin: 5px;
}

.menuItem{
  width: 100%;
  background-color: #A9634C;
  text-align: left;
  
}
.menus_content{
  margin: 10px;
}

.menuEmptyItem{
  height: 15px;
}
.menuImage{
  width: 100%;
  margin-left: 15px;
  max-width: 180px;
  border: 0;
}
.menuLink{
  width: 100%;  
}
.mainTextsHolder{

}
.openHoursTextsHolder{
  margin-left:    15px;
  margin-right:   15px;
  margin-top:     10px;
  margin-bottom:  15px;
  line-height: 210%;
}

.copyright{
  line-height: 300%;
  font-size: smaller;
}

.link_to_main_site{
  height: 32px;  
  text-align:left;
  background-image: url(../img/mobi/chardevice.png);
  background-repeat: no-repeat;
  background-position: left;
}
.text_link_to_main_site{
  line-height: 210%;
  color:graytext;  
}
