* {
    padding: 0px;
    margin: 0px;
}

body {
    background: #7d0000 url('images/cuisine_bg.gif') repeat-x;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif; 
    color: #333333;

}

a {
    color: #008431;
    text-decoration: none;
}

p {
    margin-bottom: 14px;
    text-align: justify;
}

a:hover {
    text-decoration: none;
    color: #00511e;
}


#upbg {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url('images/cuisine_upshadbg.gif') no-repeat;
    width: 747px;
    height: 264px;

}

#outer {
    position: relative;
    width: 747px;
    margin: 0 auto;
    background: url('images/cuisine_shadbg.gif') repeat-y;
}

#inner {
    position: relative;
    padding: 13px 30px 13px 30px;

}

#header {
    height: 200px;
    background: url('images/menu/head.jpg') no-repeat;
}


#menu {
    position: static;
    background: url('images/menu/lightshad.gif') repeat-x;
    height: 20px;

}





#content {
    position: relative;
    text-align:justify;
    margin-bottom:30px;

}
#content .maintitle {
    position: relative;
    border-bottom:1px solid #009036;
    margin-bottom:15px;
}

#content .txt14 {
    font-size:17px;
    color:#555555;
    font-weight:bold;
    font-style:italic;
}
#content .txt14s {
    font-size:14px;
    color:#555555;
    font-weight:bold;
    font-style:italic;
}
#content .txt14s:hover {
    font-size:14px;
    color:#009966;
    font-weight:bold;
    font-style:italic;
}

#content .txt_gr {
    font-size:12px;
    color:#009036;
    font-weight:bold;
    font-style:italic;
}

#content .post {
    background: url('images/a33.gif') repeat-x;
    background-position:bottom;
    margin-bottom:40px;
    padding:3px;        
}
#content .post input {
    border:1px solid #999999;
}

#content hr.lit {
    width: 100%;
    height: 0px;
    border-color:#b2dec2;
    border-style: dashed;
    border-width: 0px 0px 1px 0px;
}

#content #etelek td {
    font-size:11px;
    padding:3px;
}
#content #etelek td.head {
    font-size:12px;
    padding:3px;
    color:white;
    font-weight:bold;
    background-color:#009036;
}

#right_col {
     float:right;
     width:150px;
     height:500px;
     border-left:1px solid #afafaf;
     margin-left:10px;
     padding-left:5px

}


#r_nav {
    padding-left:7px;
}
#r_nav ul {
    margin:0;
    list-style:none;
}


#footer {
    text-align: left;
    background-image: url('images/cuisine_imgflag.gif');
    background-repeat:no-repeat;
    background-position:right;
    color: #009036;
    padding-top:5px;
    
    border-top:1px solid #009036;
    margin-bottom:15px;
}

#footer a {
    color: #8C8C73;
}

td.etlap1 {
    font-size: small;
    font-weight: bold;
}

td.etlap2 {
    margin-left: 10px;
    font-size: small;
    font-style: italic;
}

table.etlap {
    width: 520px;
}

img.etlap {
    display: none;
    margin: 30px 0px 10px 0px;
    text-align:center;
}