*{
    margin:0;
    padding:0;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    outline: none;
}

body{
    background:#000;
    width:100%;
    height:100%;
}


/* ELEMENT DEFINITION */



/* TEXT/FONT DEFINITION */



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

a:hover{
    text-decoration:underline;
}

fieldset{
    display: block;
    border: none;
    background: none;
}

/* COMMON CLASSES */


.clr,
.floatClearer{
    display: block;
    clear:both;
    float: none !important;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
}

.leftFloater{
    float:left;
}

.rightFloater{
    float:right;
}

.textRequired{
    color: #F33;
}
/* CONTENT */


.center{
    position:relative;
    width:820px;
    margin:0 auto;
}

#top,
#content,
#footer{
    width:100%;
}

#top{
    height:156px;
    background: url("../images/base/bg_top.gif") repeat-x;
    font-size:11px;
}

#logo{
    top:11px;
    display:block;
    border:none;
}

#top .left{
    position:absolute;
    left:20px;
}

#top .right{
    position:absolute;
    right:20px;
}

#lang{
    top:14px;
}

#lang a:hover{
    color:#FFF;
    text-decoration:none;
}

#lang span{
    color:#343434;
    padding:0 6px;
}

#menuService{
    top:40px;
}

#menuService a{
    color:#FFF;
    margin-left:29px;
}

#menuService a:hover{
    text-decoration:underline;
}

#menuMain{
    position:absolute;
    top:132px;
    width:100%;
    height:25px;
    line-height:25px;
    font-size:11px;
    text-transform:uppercase;
}

#menuMain a{
    color:#FFF;
}

#menuMain a:hover{
    color:#ab883d;
    text-decoration:none;
}

#menuMain .left a{
    margin-right:26px;
}

#content{
    background-color:#ab883d;
}

.main{
    background-image: url("../images/base/bg_content.gif");
    background-repeat: repeat-x;
}

.sub{
    background-image: url("../images/base/bg_content_sub.gif");
    background-repeat: repeat-x;
}

.sub .center{
    background: #917538;;
    color:#FFF;
}

#contentTop{
    position: relative;
    width:820px;
    height:285px;
}

#contentTop img{
    position: absolute;
    top:0;
    left:0;
    z-index:1;
}

#content.main #ribbon,
#contentTop #ribbon{
    position:absolute;
    top:236px;
    width:100%;
    height:49px;
    line-height: 49px;
    background: #000;
    opacity:0.5;
    filter:alpha(opacity=50);
    z-index:2;
}

#content.main #ribbon,
#content.main #menu{
    top: 296px;
    height: 60px;
    line-height: 60px;
    z-index: 100;
}

#content.main #menu{
    position: absolute;
    left: 20px;
    z-index: 101;
}
#content.main #menu a{
    color: #AB883D;
    font-size: 14px;
    font-weight: bold;
    margin-right: 30px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0px #000;
}
#content.main #menu a:hover{
    text-decoration: none;
    color: #FFF;
}

#contentTop  h1{
    position:absolute;
    top:248px;
    left:20px;
    font-size:18px;
    z-index:3;
}

#contentLeft{
    float:left;
    width:620px;
    background: #876A2B;
    font-size:12px;
}

#menuLeft{
    float:left;
    width:180px;
    padding:18px 0;
}

#menuLeft h2{
    padding-left:20px;
    padding-bottom:4px;
    font-weight:bold;
    font-size:12px;
}
#menuLeft a{
    display:block;
    line-height:16px;
    padding:6px 10px 6px 20px;
    font-weight: bold;
    color:#FFF;
}

#menuLeft a:hover{
    background: url("../images/content/bg_list_left.gif") repeat-y;
    text-decoration:none;
}

#menuLeft a.submenu{
    font-weight:normal;
    padding:3px 10px 3px 30px;
}

#menuLeft a.submenu:hover{
    background: none;
    text-decoration: none;
    color: #55441E;

}

#contentMain{
    float:left;
    width:400px;
    padding:18px 20px 18px 0;
    line-height:22px;
    color:#FFF;
}
#contentMain.cols-2{
    width: 580px;
    padding: 20px;
}
#contentMain a{
    color:#FFF;
    text-decoration: underline;
}

#contentMain a:hover{
    text-decoration: none;
}

#contentMain ul {
    margin-left: 20px;
}


#contentRight{
    float:left;
    width:200px;
    font-size:11px;
    padding-bottom:18px;
}

#contentRight h2{
    width:180px;
    height:40px;
    padding-left:20px;
    display:block;
    font-size:11px;
    font-weight:bold;
    color:#55441e;
    line-height:40px;
    background: url("../images/content/gfx_dot_right.gif") repeat-x;
    background-position: bottom left;
}

#contentRight .text{
    padding:10px 20px;
    line-height:18px;
    color:#FFF;
}

#contentRight .text a{

    float:right;
    color:#55441e;
}

#mainFlash{
    position: relative;
    width: 820px;
    height: 356px;
    overflow: hidden;
    z-index: 1;
}


#footer{
    clear: both;
    margin-top: 10px;
    padding: 30px 0;
    background: url("../images/base/bg-footer.gif") repeat-x;
}

#menuBottom{
    margin-right:20px;
    text-align:right;
    font-size:11px;
}

#menuBottom a:hover{
    text-decoration:none;
    color:#FFF;
}

#menuBottom span{
    padding:0 5px;
    color: #ab883d;
}

#bottom{
    position: relative;
    margin-top:8px;
}

#copyright{
    position:absolute;
    left:20px;
    color:#252525;
    font-size:11px;
}

#rss{
    position:absolute;
    right:20px;
    border: none;
}

/* BANNER */
#banner{
    width: 820px;
    height: 4356px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
}

/*
2010 UPDATE
*/

#offers{
    float: left;
    width: 100%;
    margin: 18px 0 20px;
    background: #000;
}
#offers .center{
    overflow: hidden;
}
#offers .box{
    float: left;
    width: 260px;
    overflow: hidden;
    text-align: center;
}
#offers .box.marginR{
    margin-right: 20px;
}
#offers h1{
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    color: #FFF;
}
#offers .imgWrapper{
    position: relative;
    width: 100%;
    height: 159px;
    margin-bottom: 10px;
}
#offers .imgWrapper img{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border: none;
}
#offers .boxImage{
    z-index: 1;
}
#offers .innerShadow{
    z-index: 2;
}

.homeButton{
    display: inline;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    height: 31px;
    line-height: 31px;
    font-size: 12px;
    color: #000;
    text-align: center;
    cursor: pointer;
}
.homeButton span{
    display: block;
    height: 31px;
    background: url("../images/button/home-col-l.gif") no-repeat;
}
.homeButton span span{
    padding: 0 10px;
    line-height: 31px;
    white-space: nowrap;
    background: url("../images/button/home-col-r.gif") no-repeat right;
}

#offers .homeButton{
    margin: 0 auto;
}
#offers .homeButton:hover span span{
    color: #FFF;
}


/*
ASZTALFOGLALAS DOBOZ
*/

#reservationBox{
    position: absolute;
    top: 5px;
    right: 5px;
    width: 230px;
    height: 284px;
    border: 1px solid #AC883E;
    z-index: 2;
    background: url("../images/content/home-box-bg.png") repeat;
}
#reservationBox h1.title{
    height: 30px;
    font-size: 14px;
    font-weight: normal;
    color: #FFF;
    text-transform: uppercase;
    line-height: 30px;
    text-align: center;
    background: #AC883E;
}
#reservationBox fieldset{
    padding: 14px 0px 0 18px;
}

#reservationBox .field{
    float: left;
    margin-bottom: 5px;
    overflow: hidden;
    width: 100%;
}
#reservationBox .field.strict{
    height: 44px;
    margin-bottom: 0 !important;
}
#reservationBox .field .wrapper{
    float: left;
    margin-bottom: 2px;
}
#reservationBox label{
    display: block;
    font-size: 14px;
    line-height: 14px;
    color: #FFF;
}
#reservationBox label.top{
    margin-bottom: 4px;
}
#reservationBox label.left{
    float: left;
    width: 112px;
}
#reservationBox select{
    display: block;
    float: left;
    height: 18px;
    font-size: 12px;
    line-height: 14px;
    margin-right: 4px;
    border: 1px solid #FFF;
}
a.calendar{
    display: block;
    float: left;
    width: 21px;
    height: 17px;
    background: url("../images/content/icon-calendar.gif") no-repeat;
}

select.short{
    width: 46px;
}
select.long{
    width: 120px;
}

.question p{
    font-style: italic;
    font-size: 11px;
    line-height: 16px;
    color: #FFF;
}

.reserveButton{
    display: block;
    width: 177px;
    height: 31px;
    margin: 3px 0 3px 10px;
    line-height: 31px;
    font-size: 12px;
    text-transform: uppercase;
    border: none;
    color: #fff;
    background: url("../images/button/arak-asztalfoglalas.png") no-repeat;
    cursor: pointer;
}
.reserveButton span{
    text-shadow: #76633A 1px 1px;
}
#reservationBox .contact{
    font-size: 12px;
    line-height: 16px;
    color: #FFF;
}

#newsletter{
    top: 68px;
}
#newsletter a{
    color: #FFF;
}

/*
IFRAME SZALLASFOGLALAS
*/
.main div#reservationWrap,
.main div#reservationBlock,
.main iframe#reservation{
    width: 236px;
}

.sub div#reservationWrap,
.sub div#reservationBlock,
.sub iframe#reservation{
    width: 200px;
}
.main div#reservationWrap,
.main div#reservationBlock,
.main iframe#reservation{
    height: 296px;
}

.sub div#reservationWrap,
.sub iframe#reservation{
    height: 285px;
}

.sub div#reservationBlock{
    height: 236px;
}

div#reservationBlock{
    position: absolute;
    top: 0;
    right: 0;
    background: #000;
    opacity:0.5;
    filter:alpha(opacity=50);
    z-index: 1;
}

div#reservationWrap{
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden !important;
    background: none;
    z-index: 100;
}

iframe#reservation{
    border: none;
    overflow: hidden !important;
    z-index: 100;
}

.main div#reservationWrap{
}

.sub div#reservationWrap{
}


/* FORMS */

fieldset{
    display: block;
    margin-bottom: 15px;
    padding: 10px 15px;
    background: none;
    border: #AB883D solid 1px;
    line-height: 16px;
}
fieldset.legend h2{
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 8px;
}
fieldset .field{
    clear: left;
    width: 100%;
    position: relative;
    float: left;
    margin-bottom: 8px;
}
.field>label{
    display: block;
    float: left;
    width: 168px;
}
.field.inputbox>label{
    width: auto;
    white-space: nowrap;
}
.field .inputbox{
    float: left;
    width: 380px;
}
.field .input.text{
    width: 240px;
    border: #ab883d solid 1px;
    padding: 2px;
    line-height: 22px;
    background: #FFF;
}
.field .input.text[disabled]{
    background: #AB883D;
}
.field .checkbox,
.field .radio{
    clear: left;
    display: block;
    float: left;
    margin-right: 5px;
}
.field textarea{
    width: 240px;
    height: 80px;
}
.inputbox label{
    display: block;
    float: left;
}

label .textRequired{
    padding-left: 3px;
}

.actions .button{
    float: right;
    border: none;
    background: #000;
    cursor: pointer;
}
.actions .button span{
    padding: 5px 10px;
    color: #ab883d;
    line-height: 22px;
    font-size: 12px;
    font-weight: bold;
}
.actions .button:hover span{
    color: #FFF;
}

.inputbox label.error{
    position: absolute;
    top: 2px;
    left: 430px;
    color: #F33;
}
.field .input.error{
    border-color: #F33;
}

/*
* SPECIAL OFFER
*/

.specialOffer{
    clear: left;
    height: 52px;
    display: block;
    padding: 9px;
    background: #917538;
    border-bottom: #876A2B 1px solid;
}
.specialOffer:hover{
    background: #876A2B;
}
.specialOffer .imgWrap{
    float: left;
    display: block;
    width: 50px;
    height: 50px;
    border: #AB883D 1px solid;
    box-shadow: 2px 2px 2px #55441E;
    overflow: hidden;
}
.specialOffer:hover .imgWrap{
    border-color: #FFF;
}
.specialOffer .imgWrap img{
    display: block;
    border: none;
}
.specialOffer .textWrap{
    float: left;
    position: relative;
    display: block;
    width: 121px;
    height: 50px;
    padding: 0 0 0 9px;
    line-height: 16px;
}
.specialOffer .textWrap span{
    position: absolute;
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
}
/*clear*/

.actions:after,
fieldset .inputbox:after,
fieldset .field:after,
#offers .center:after,
.field:after,
.field .wrapper:after,
.specialOffer:after{
    display: block;
    clear:both;
    font-size: 0;
    line-height: 0;
    content: "&nbsp;"
}
