#menu li { padding: 0 2px 0 2px; }

#menu li.nfstores a { width: 92px; background: url(images/menu-sk/nfstores.gif) no-repeat left top; }
#menu li.nfstores a:hover { background-position: -92px top; }
#menu li.nfstores span { width: 92px; background: url(images/menu-sk/nfstores.gif) no-repeat -92px top; }

#menu li.collections a { width: 88px; background: url(images/menu-sk/collections.gif) no-repeat left top; }
#menu li.collections a:hover { background-position: -88px top; }
#menu li.collections span { width: 88px; background: url(images/menu-sk/collections.gif) no-repeat -88px top; }

#menu li.technologies a { width: 103px; background: url(images/menu-sk/technologies.gif) no-repeat left top; }
#menu li.technologies a:hover { background-position: -103px top; }
#menu li.technologies span { width: 103px; background: url(images/menu-sk/technologies.gif) no-repeat -103px top; }

#menu li.news a { width: 70px; background: url(images/menu-sk/news.gif) no-repeat left top; }
#menu li.news a:hover { background-position: -70px top; }
#menu li.news span { width: 70px; background: url(images/menu-sk/news.gif) no-repeat -70px top; }

#menu li.company a { width: 92px; background: url(images/menu-sk/company.gif) no-repeat left top; }
#menu li.company a:hover { background-position: -92px top; }
#menu li.company span { width: 92px; background: url(images/menu-sk/company.gif) no-repeat -92px top; }

#menu li.contacts a { width: 78px; background: url(images/menu-sk/contacts.gif) no-repeat left top; }
#menu li.contacts a:hover { background-position: -78px top; }
#menu li.contacts span { width: 78px; background: url(images/menu-sk/contacts.gif) no-repeat -78px top; }
