body {
 background-color: #CF6F1E;
 text-align:center;
 margin:0px;
 padding: 0px;
 color: #101010;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.75em; 
 font-style: normal;  
}

#container {
 padding:0px;
 margin: 0px;
 background-color: #CF6F1E;
}

td,th {
 font-size: 0.8em;
}

a {
 color: #5BC039;
 font-size: 12px;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

#content {
 padding: 0 0 10px 0;
 text-align: justify;
 margin: 0px;
 font-size: 0.75em;
}
#footer {
 padding: 20px 10px 10px 10px;
 text-align: center;
}
#credit {
 padding: 20px 10px 10px 10px;
 text-align: center;
 color: cream;
}
#credit a{
 padding: 20px 10px 10px 10px;
 text-align: center;
 color: cream;
 font-size: 8px;

}


h3 {
 color: #FFFFCC;
 padding: 0px;
 margin-bottom: 0px;
 font-size: 1.5em;
 font-family: Arial, Helvetica, sans-serif;


}
h4 {
 color: #FFFFCC;
 margin-bottom: 20px;
 font-size: 14px;
}

h5 {
 color: #FFFFCC;
 margin-bottom: 20px;
 font-size: 14px;
}

div.menu_description {
 font-style: italic;
 font-weight: bold;
 color: #770101;
 padding: 10px 0 10px 0;
 text-align: center;
}

table.menu_table {
}

td.category_name {
 font-size: 1em;
 font-weight: bold;
 color: #FFFFCC;
 padding: 10px 0 10px 0;
}

td.category_description {
 font-style: italic;
 text-align: justify;
 padding: 0px 0px 10px 0;
}

td.item_name {
 font-size: 0.8em;
 font-weight: bold;
 width: 99%;
}

td.item_prices {
 font-size: 0.8em;
 padding-right: 0px;
 font-weight: bold;

}

td.item_description {
 font-size: 0.8em;
 font-style: italic;
 text-align: justify;
 padding: 0px 60px 10px 0;
}

td.prices_header {
 padding-right: 5px;
}

table.price_header {
 position: relative;
 left: 10px;
}

table.prices {
 position: relative;
 left: 10px;
 font-weight: bold;

}

table.price_header td, table.prices td {
 text-align: center;
}

table.price_header td {
 font-weight: bold;
}

td.category_top_link {
 text-align: right;
 padding-right: 40px;
}

/*
tr.item_even, tr.item_description_even {
 background-color: #EEEEEE;
}

tr.item_odd, tr.item_description_odd {
 background-color: #DDDDDD;
} */

div.cat_description {
 text-align: justify;
 font-style: italic;
 padding-bottom: 15px;

}

img.item_image {
 display: block;
 position: relative;
 float: left;
 margin: 0px 25px 20px 0px;
}

div.item_price {
 padding-top: 15px;
 font-weight: bold;

}

div.item_description {
 font-style: italic;
 text-align: justify;
}

a.category_link {
 text-decoration: underline;
}

a.category_link:hover {
 text-decoration: none;
}

img.cat_thumb {
 margin: 3px 20px 0px 20px;
}

a.menues_link {
 font-weight: bold;
}

span.menues_link {
 margin: 0px 5px 0px 5px;
}

img.menu_image {
 margin: 20px;
}

img.meal_thumb {
 margin: 3px 20px 0px 0px;
}

a.item_link img {
 margin: 5px;
}
img.meal_thumb {
 margin: 5px;
}