body {
	background-color: #fff;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 10px;
    text-align: justify;
	color: #390404;
	margin: 0px;
}
h3{  font-size: 12px;}
*html h3{  margin-top: 10px;}
input, textarea  {  background-color:#eee; color:#000; font-size: 10px; border: 1px dotted #333}
a   {color: #8d2b33; text-decoration: none; font-weight:normal; }
a:hover {color: #8d2b33; font-weight:bold; text-decoration: underline}
a:visited { color: #666; text-decoration: none }

#intro img{
display:none;
}

#intro{
height:20px;
background:url(loggaMobile.jpg) top left no-repeat;
}

#container{
visibility: hidden;
}
#menu{
	visibility: visible;
    padding: 0;
    margin-left:10px;
}
#content{
	visibility: visible;
    padding: 0 9px 0 10px;
}
#random{
	visibility: visible;
    background: transparent url(smRandom.gif) top left no-repeat;
    width:50px;
    height:50px;
}

#matsedel{
    width:550px;
}

table#search td{
  padding-bottom: 15px;
  padding-right: 15px;
}
table#matsedel td, table#receptInfo td{
  padding-bottom: 3px;
  padding-right: 3px;
}
.extras, #extraDiv4{
display:none;
}

td{
display:inline;
}

td.left{
    font-weight: bold;
 display:block;
}

.caption{
    font-weight: bold;
    text-decoration: underline;
}
.right{
    width: 25px;
    text-align: right;
}

ul li.drinks{ list-style-image:url(smDrinks.png)}
ul li.beverages{list-style-image:url(smBeverage.png)}
ul li.entre{list-style-image:url(smPlates.png)}
ul li.main{list-style-image:url(smPlates2.png)}
ul li.dessert{list-style-image:url(smDessert.png)}
ul li.baking{list-style-image:url(smBaking.png)}
ul li.search{list-style-image:url(smSearch.png)}
ul li.menu{list-style-image:url(smMenu.png)}
ul li.mobile{list-style-image:url(smMobile.png)}
ul li.info{list-style-image:url(smInfo.png)}