/* -- footer -- */

#footer{
    clear: both;
    height: 47px; width: 100%;
    position: relative;left:0;top:0;
    background: #dafc93 url('../images/ft_bg.gif')/*tpa=http://velokyiv.com/resources/images/ft_bg.gif*/ repeat-x bottom;
}

#ft_splitter{
    clear:both;
    height: 23px;
    margin: 0px 10px 0px 10px;
    background: white url('../images/ft_splitter.gif')/*tpa=http://velokyiv.com/resources/images/ft_splitter.gif*/ repeat-x 10px;
}    

#ft_splitter div{background: url('../images/ft_sp_bg1.gif')/*tpa=http://velokyiv.com/resources/images/ft_sp_bg1.gif*/ no-repeat left 8px;height: 23px}
#ft_splitter div div{background: url('../images/ft_sp_bg2.gif')/*tpa=http://velokyiv.com/resources/images/ft_sp_bg2.gif*/ no-repeat right 8px;height: 23px}

#ft_bg1{height: 47px;background: url('../images/ft_bg1.gif')/*tpa=http://velokyiv.com/resources/images/ft_bg1.gif*/ no-repeat left top}
#ft_bg2{height: 47px;background: url('../images/ft_bg2.gif')/*tpa=http://velokyiv.com/resources/images/ft_bg2.gif*/ no-repeat right top}

#ft_logo{
    /*background: url('../images/ft_logo.gif') no-repeat top;*/
	background: url('../images/logo_footer.png')/*tpa=http://velokyiv.com/resources/images/logo_footer.png*/ no-repeat top;
    position: absolute;
    left: 16px;
    top: 5px;
    width: 62px;
    height: 38px;
}    

#copyright{
    text-align: center;
    position: absolute;
    color: #677846;
    font-size: 10px;
    left: 94px; top: 5px;
}

#copyright a{color: #677846;}

#footer_menu td{
    padding: 3px 25px 0px 25px;
    background: url('../images/ft_mn_bg3.gif')/*tpa=http://velokyiv.com/resources/images/ft_mn_bg3.gif*/ no-repeat left 5px;
    height: 10px;
    text-transform: uppercase;
    font-size: 10px;
    color: #414141;    
}

#footer_menu td.fst{background:none}
#footer_menu td a{text-decoration:none;color:#414141}
#footer_menu td a:hover,#footer_menu a.active{text-decoration: underline}

#ft_mn_wr{
    background: #a5cb54 url('../images/ft_mn_bg1.gif')/*tpa=http://velokyiv.com/resources/images/ft_mn_bg1.gif*/ no-repeat right top;
    height: 19px;
    margin: 0px 26px 0px 234px;
}

#ft_mn_wr div{
    background: url('../images/ft_mn_bg2.gif')/*tpa=http://velokyiv.com/resources/images/ft_mn_bg2.gif*/ no-repeat left top;
    height: 19px;
}

#ft_bg3{
    background: url('../images/ft_bg3.gif')/*tpa=http://velokyiv.com/resources/images/ft_bg3.gif*/ repeat-x left top;
    height: 13px;
    margin: 10px 12px 0px 12px;
    position: relative;
}

#ft_bg3 div{
    position: absolute;
    height: 13px;
    width: 100%;    
}

#ft_bg3 div{background: url('../images/ft_bg4.gif')/*tpa=http://velokyiv.com/resources/images/ft_bg4.gif*/ no-repeat left top}
#ft_bg3 div div{background: url('../images/ft_bg5.gif')/*tpa=http://velokyiv.com/resources/images/ft_bg5.gif*/ no-repeat right top}

#ft_ban_forum{
    height: 65px;
    text-align: center;
    padding-top: 5px;
    background: #ddeaca;
    margin: 6px 12px;
}

#forum_counter{
    text-align: left;
    position: absolute;
    left: 12px;
    top: 0px;
    width: 100px;
    height: 50px;
}