#footer_main_cont{
    width: 1000px;
    height: 97px;
    background: url('http://www.ujlakas.info/modules/ujlakasinfo_footer_1/images/footer_bg.jpg');
   
}
#head_date{
    position: absolute;
    width: 1000px;
    overflow: hidden;
    top: 5px;
    left: 0px;
    color: white;
    text-align: right;
}
#footer_website_links{
    width: 850px;
    height: 30px;
    line-height: 30px;
    margin-left: auto;
    margin-right: auto;
    
    color: white;
    text-align: center;
}

#footer_website_links a{
    color: white;
    font-size: 12px;
}

#footer_links{
    text-align: center;
    height: 25px;
    margin-top: 15px;
    text-align: center;
    color: white;
    font-size: 12px;
    line-height: 25px;
}
.footer_link{
    font-size: 12px;
    color: white;
}
#footer_rss_link{
    color:#F69301;
}