table.container td.main {
  width: 100%;
}

table.hallmenu_container {
  border-collapse: separate;
  width: 100%;
  empty-cells: show;
}

table.hallmenu_container tr td, table.hallmenu_container tr th {
  border: 1px solid #C0C0C0;
  text-align: center;
}

table.hallmenu_container thead tr th {
  width: 12.5%;
}

div#location {
  font-size: 1.2em;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  text-align: center;
}


