header{
    position: relative;
    z-index: 1;
}

#top-main #menu{
    position: relative;
    z-index: -1;
}

#top-main #link-to-menu a{
    position: relative;
    z-index: 0;
}

#go-top-cat{
    position: fixed;
    bottom:8%;
    right: 8%;
    /*z-index: 1;*/
}

#go-top-cat a{
    /*z-index: 1;*/
}

/*#go-top{*/
/*margin: -10px 0 0;*/
/*}*/

/*.content{*/
/*width: 1300px;*/
/*}*/