Separator / w menu poziomym
#top-menu > li a { display: inline-block; } #top-menu > li:after { content: "/"; padding-left: 15px; font-size: 14px; float: right; line-height: 1em; } #top-menu > li:last-child:after { display: none; }