﻿.page {
   margin:80px 0  0 0px;
  /* border:1px solid green; */
   width:270px;
}

h1.page-title {
   font-family:Arial;
   margin:0px 0 20px 0;
   color:#000000;
   font-size:18pt;
   font-weight:normal;
}

.text-content , .menu-content,.image-gallery-content{
   font-family:Arial;
   font-size:10pt;
   overflow-x:hidden;
   overflow-y:auto;
   width:270px;
   height:290px;
   padding-right:10px;
  /* border:1px solid black;*/
   word-wrap: break-word;
   color:#000000;
}

 .map
 {
   margin-top:-50px;
   width:350px;
   overflow:hidden;
 }
 
 .image-item .title {
   display:none;
 }
 
.image-item .item-row  {
   margin-top:5px;
}

.item-row {
  margin:5px 0;
}

.menu-item .item-desc {
  width:230px;
}


.menu-item .price {
  width:30px;
}

.menu-head .head{
  font-weight:bold;
}