body {
  margin: 0;
  padding: 0;
  background: #244625 url(mnam-stretch.jpg) top left repeat-y;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 16px;
  line-height: 1.5em;
}

h1 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 28px;
  margin: 30px 0;
}

h2 {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}

p {
  margin-bottom: 15px;
  line-height: 150%;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

.content img {
  vertical-align: middle;
}

.content img.smilie {
  vertical-align: middle;
  padding: 0;
  margin: 0;
  padding-right: 4px;
}

.cleaner {
  clear: both;
}

.pad {
  height: 30px;
}

.head {
  background: url(mnam-top.jpg) top left no-repeat;
  height: 424px;
  position: relative;
}

.head a.megous_com {
  display: block;
  width: 300px;
  height: 70px;
  position: absolute;
  top: 60px;
  left: 50px;
}

.head a.kucharka {
  display: block;
  width: 550px;
  height: 100px;
  position: absolute;
  top: 260px;
  left: 410px;
}

.foot {
  background: url(mnam-bottom-stretch.jpg) bottom left repeat-x;
  position: relative;
}

.foot_left {
  background: url(mnam-bottom.jpg) bottom left no-repeat;
  height: 271px;
}

.footer_text {
  position: absolute;
  width: 300px;
  height: 120px;
  left: 265px;
  top: 125px;
}

.footer_text img {
  vertical-align: middle;
}

.footer_text a {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

.footer_text .sign {
  text-align: right;
  margin-top: 15px;
}

.footer_text .links {
  text-align: center;
  margin-top: 15px;
}

.content {
  width: 844px;
  margin-left: 53px;
  margin-top: 0;
  margin-bottom: 0;
  min-height: 500px;
  padding: 30px;
}

.food {
  float: left;
  padding: 10px;
  background: #c0ba94;
  width: 350px;
  margin-left: 30px;
  _margin-left: 15px;
  _margin-right: 15px;
  margin-top: 30px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  position: relative;
  line-height: 130%;
}

.food:hover {
  background: #f66;
}

.food div.title {
  margin-top: 10px;
  margin-bottom: 6px;
}

.food div.desc p {
  display: inline;
}

.food div.title a {
  font-family: Arial, sans-serif;
  color: black;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
}

.food .staple {
  font-family: Arial, sans-serif;
  color: red;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  font-variant: small-caps;
  position: absolute;
  top: -30px;
  right: -16px;
  z-index: 10;
}

/* detail columns */

.left {
  float: left;
  margin-right: 20px;
  width: 450px;
}

.right {
  float: left;
  width: 370px;
}

.right .image {
  padding: 10px;
  background: #c0ba94;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.left .figure {
  padding: 10px;
  padding-bottom: 5px;
  background: #c0ba94;
  width: 350px;
  margin: auto;
  margin-bottom: 15px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.left .figure p {
  margin: 0;
  margin-top: 5px;
  text-align: center;
  font-style: italic;
}

.right .box {
  padding: 10px;
  background: #c0ba94;
  width: 350px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin-top: 15px;
}

.right table {
  border-collapse: collapse;
  empty-cells: show;
}

.right table td:first-child {
  padding-right: 15px;
  width: 170px;
  font-weight: bold;
}

.right table td {
  padding: 2px 0;
}
