[HTML][CSS] Problem z stworzeniem menu

#top2_open{

       background: url(../../gfx/main/top2_open.jpg);

       background-repeat: no-repeat;

       width: 9px;

       height:42px;

      float: left;

      clear:none;

    }

    #top2_bg{

       background: url(../../gfx/main/top2_bg.jpg);

       background-repeat: repeat-x;

       height:42px;

      float: left;

      clear:none;

    }

    #top2_close{

       background: url(../../gfx/main/top2_close.jpg);

       background-repeat: no-repeat;

       width: 9px;

       height:42px;

      float: left;

      clear:none;

    }