body {margin: 0px;
      margin-right: 20px;
      margin-bottom: 10px;
      padding: 0px;
      background-color: #000;
      color: #fff;
      font-family: Verdana;}

tr.top { background-image: url(top.jpg);
         background-repeat: no-repeat;
         }
td.top {vertical-align: bottom;
        padding: 18px;}

span.tel {font-size: 23px;}
span.moscow {font-size: 17px;}
span.reg {font-size: 10px;
           font-family: Arial;}

td.content { background-image: url(bgmain.jpg);
             background-repeat: no-repeat;
             padding-left: 15px;
             padding-top: 10px;
             vertical-align: top;
             font-size: 13px;}

td.meny     {background-image: url(bglogo.jpg);
             background-repeat: no-repeat;
             background-position: 26px 0px;
             vertical-align: top;
             padding-top: 70px;
             padding-left: 50px;}

td.meny div  {width:260px;
              }
table.footer td {padding-left: 10px;}
table.footer a  {color: #fff;
                 font-size: 11px;}
td.content  a   {color: #fff;
                 font-size: 12px;}

td.content  h1  {font-size: 23px;
                 display: inline;
                 font-weight: normal;
                 line-height: 1em;}
td.content  h2
{	font-size: 17px;
    border-bottom: 1px dotted #fff;
    font-weight: normal;
    display: inline;
    line-height: 2em;
}

td.content  h3  {font-size: 15px;
                 font-weight: normal;
                 }

td.content ul {
      list-style: square;
      margin: 0;
      border: none;
      padding-left: 60px;
      }

td.content ul li a {
		text-decoration: none;
		cursor: pointer;
      }

td.content li {margin: 0px;
               margin-bottom: 10px;}
span.call {color: #026d07;
           font-size: 22px;}
strong {color: #026d07;
        font-weight: normal;}


td.meny ul {
      list-style: none;
      margin: 0;
      padding: 0;
      border: none;
      }

td.meny li {
      border-bottom: 1px dotted #000;
      margin: 0;
      margin-bottom: 5px;

      }
td.meny ul a {color: #000;
       text-decoration: none;
       font-size: 18px;
       font-family: Arial;}
td.meny ul a:hover {color: #fff;
       text-decoration: none;
       font-size: 18px;
       font-family: Arial;}
p {text-indent: 20px;}

span.tel_footer {float: right;}
