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

#menu_table{
    margin-top: 25px;
}

/* fehér menü xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#nav{
    margin-left: 20px;
    /*margin-top: 24px;*/
    list-style: none;
    width: 720px;
}
#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 */
#nav_right_td {
    width: 260px;
    text-align: right;
}
#nav_right_td a{
    font-size: 12px;
    font-weight: bold;
    color: #0A4B86;
    margin-right: 15px;
}

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

#raktarinfo_logo{
    width: 178px;
    height: 140px;
    position: absolute;
    top: 0px;
    left: 0px;
}
#raktarinfo_logo img{
    width: 178px;
    height: 140px;
    cursor: pointer;
}