
#header_main_cont{
    width: 1000px;
    height: 162px;
    background: url('http://www.irodahaz.info/modules/irodahazhu_header_3/images/header.jpg');
    overflow: hidden;
}
#header_top_area{
    height: 30px;
    line-height: 30px;
    padding-right: 5px;
    color: #BAB5B2;
    text-align: right;
    margin-right: 8px;
}



/* fehér menü xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#nav{
    margin-left: 10px;
    margin-top: 11px;
    list-style: none;
    width: 770px;
}
#nav li{
    display: block;
    height: 30px;
    line-height: 30px;
    float: left;
    margin-left: 12px;
}
#nav li img{
    position: relative;
    top: 3px;
}
#nav li a{
    font-weight: bold;
    font-size: 12px;
    color: white;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

#reg_nav{
    width: 210px;
    height: 30px;
    margin-top: 11px;
    line-height: 30px;    
    float:right;
    text-align: right;
    padding-right: 5px;
}
#reg_nav a{
    font-size: 12px;
    font-weight: bold;
    color: white;
    margin-right: 15px;
}

#topbanner_cont{
    width: 728px;
    height: 90px;
    margin-left: 260px;
}

#irodahazhu_logo{
    width: 190px;
    height: 132px;
    position: absolute;
    top: 0px;
    left: 0px;
}
#irodahazhu_logo img{
    width: 190px;
    height: 132px;
    cursor: pointer;
}