body{
    font-family:"Times New Roman", Times, serif;
    margin:0;
    padding:0;
    color: #87350A;
    overflow: auto;
}
#div1{background:#230F10 url(pic/bg1.jpg) top center repeat-x}
#div2{background:transparent url(pic/szobor_02.jpg) center 150px no-repeat}
#div3{background:transparent url(pic/div_end_bg.png)  bottom repeat-x;padding:0 0 10 0;}

#main{
    background-image: url(pic/main_bg.png);
    background-position: center;
    background-repeat:repeat-y;
    border: 1px solid red;
}

a{
    text-decoration: none;
    outline-style:none;
    color:#5A2D04;
    font-weight:bold;
}

input,textarea{
    /*font-family:"Times New Roman", Times, serif;*/
    background-color: #F1DAB8;
    font-size:12px;
    color :#663300;
    padding-left:5px;
margin:5px 2px;
}

/* #############################################################################         nav menu      ###################### */
.menu {
    padding:0px;
    margin:0px;
}

.menu li{

    margin:0px 10px;
    list-style:none;
     float: left;  /* csak horisontal menünél kell */

}

.direction{
}

.menu a{
     background-image: url(pic/menu-be_03.jpg);
     background-position: center;
    font-size:14px;
    display:block;
    position:relative;
    color: #660000;
    text-align: center;
    padding:2px 10px;
    margin:1px;

}

.menu a:hover{
    color:#B3791A;
    /*background-image: url(pic/menu-be_03.png);*/
}

.almenu{
    position:relative;
    visibility: hidden;
    z-index:65;
}

.almenu a{
    text-align:left;
    padding:2px 5px;

}

.am_div{
    width:160px;
    position:absolute;
    /*  top:-26px;      csak vertical menünél kell */
    /*left:7px;        csak vertical menünél kell */
}

.am_div a{
    background: none;
    font-weight: normal;
    background-color:#E6D29F;
    border: solid 1px #B38B50;
}

.am_div a:hover{
    background: none;
    background-color:#DECCAD;
}
/* ################################ */


.send_button {
    font-size:16px;
    font-weight:bold;
    cursor:pointer;
    padding:0px 10px 0px 10px;
}
/* ################################ */

/* #############################################################################      étlap        #################### */
.menus, .review, .specials, .about, .hours_div, .event,.entertainment,.gallery, .coupon{
    font-size:15px;
    width: 85%;
    padding: 10px;
    margin-bottom: 20px;
}

.menu_description,.category_description,.food_description, .review_date, .gallery_description {
    font-size:15px;
    font-style:italic;
    padding:5px 0px 0px 20px;
}

.menu_name, .review_header, .specials_header, .about_header, .hours_header , .gallery_header{
    font-size:26px;
    font-weight:bold;
    height: 50px;
}

.category_name, .review_writer, .event_name, .entertainment_name, .gallery_name{
    font-size:20px;
    padding:0px 20px;
    text-shadow: 1px 1px 1px #C18A5D;

}


.category_name {

}

.category_description {
    padding:10px 10px 0px 40px;
}

.food_name { font-weight: bolder;
    }

.food_description{
    padding:0px 100px 10px 100px;
}

.price {
font-style: italic;
color: #4A6440;
    font-size:14px;
}

.food_overlib {
    width:350px;
    height:auto;
    display:none;
    position:absolute;
    padding:5px 5px 25px 5px;
    border:1px #18180C solid;
    background-color:#DA7A23;
    font-size:14px;
    font-style: italic;
    color: #7D3215;
}

.overlib_foodname{
    font-style:  normal;
    font-size:16px;
    font-weight: bold;

}

.goto_top {
    color:#5C2F05;
    font-size: 12px;
    cursor:pointer;
}

/* #############################################################################       hours        #################### */
.hours_div{
    width: 370px;
    margin:40px;
    padding: 20px 40px 40px 40px;
}

.hours{
    font-style: italic;
    font-size:14px;
}

.hours_big{
    width: 290px;
    font-style: italic;
    font-size:20px;
}

.hours_header{}
.hours_text{}
.hours_description{}

 /* #############################################################################      specials     ###################### */
.specials{width: 600px;}
.specials_header {}
.todayspecials{
    font-size:20px;
    margin:0px 30px;
}
/* #############################################################################      specials     ###################### */
.about{}
.about_header {}
.about_text{
    font-size:17px;
    margin:30px;
}

/* ####     review       ################################################################################################# */
.review{text-align:justify;}
.review_writer{}
.review_date {font-size:12px;float:right;}

/* ####     contact       ################################################################################################# */
.contact {margin:20px;width:600px;height: 400px;font-size:16px;font-weight:bold;}


/* #############################################################################     event          ######################## */
.event{ width: 730px; padding:0px 0px 20px 0px;margin:0px 0px 20px 0px;}
.event_name {}
.event_text{padding:10px;}
/* #############################################################################     entertainment     ######################## */
.entertainment{padding:0px 0px 20px 0px;margin:20px 0px;}
.entertainment_name {}
.entertainment_text{padding:10px;}

/* #############################################################################     picture gallery     ######################## */
.gallery{padding:0px 0px 20px 0px;}
.gallery_name {}
.gallery_text{padding:10px;}

/* #############################################################################         coupon       ######################## */
.coupon{}



