/* 
    Document   : restaurang
    Created on : den 25 februari 2004, 08:49
    Author     : Anders
    Description:
        Purpose of the stylesheet follows.
*/
#restCol1
{
    width: 545px;
    float: left;
    margin: 0px 3px 3px 3px;    
}
hr#rest {
    color: #3E6F99;
    background-color: #3E6F99;
    height: 1px;
    text-align: left;
    width: 95%;
            
}
#restCol2
{
    width: 180px;
    float: left;
}
.rightColBox
{
    width: 178px;
    border: 1px solid #A1B3A9;
    margin-top: 5px;
    padding: 2px;
    background-color: #EBE7DE;
    font-size: 11px;
    color: #625F5A;
}
#picBox
{
    width: 502px;
    margin-bottom: 5px;
    padding: 2px;
    margin-left: 50px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #625F5A;
   
}
.kock
{
    float: left;
    width: 120px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #625F5A;
}
.menyhead
{    
    height: 20px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    color: #625F5A;
    margin-bottom: 2px;
    padding: 1px;
}
.box1
{
    float: left;
    width: 250px;
    height: 200px;
    margin-right: 10px;
    padding: 2px;
    /*background-image: url("/bilder/boxBkg.gif");
    background-repeat: no-repeat;*/
    border-top: 1px solid #A1B3A9;
    border-right: 1px solid #A1B3A9;
    color: #3E6F99;
}
.box2
{
    float: left;
    width: 210px;  
    margin-right: 10px;
    padding: 2px;   
    border-top: 1px solid #A1B3A9;
    border-right: 1px solid #A1B3A9;
    color: #3E6F99;
}
.box3
{
    float: left;
    width: 300px;  
    margin-right: 10px;
    padding: 2px;
    border-top: 1px solid #A1B3A9;
    border-right: 1px solid #A1B3A9;
    color: #3E6F99;
}
.box3 table
{
    width: 295px;
    font-size: 11px;
    color: #3E6F99;
}
td.dish
{
    width: 245px; 
    white-space: normal;
}
td.price
{
    width: 48px;
    text-align: right;
}
table#event
{
    font-size: 11px;
    color: #3E6F99;   
}
td.date
{
    width: 60px;
    
}
td.even
{
    width: 140px;
    white-space: normal;
}
table#event a:link {color: #3E6F99;}
table#event a:visited {color: #3E6F99;}
table#event a:hover {color: #12734B;}
table#event a:active {color: #3E6F99;}
table.lesson{
    font-size: 11px;
    color: #3E6F99;
    border-bottom: 1px solid #3E6F99;
}

td.lpers
{
    width: 75px;
    text-align: center;
}
td.25min
{
    width: 75px;
    text-align: left;
}
td.50min
{
    width: 75px;
    text-align: left;
}