/*
#lay-menu ul { padding: 0; margin: 0; list-style: none; }
#lay-menu li { float: left; height: 28px; text-indent: -999em }
#lay-menu li a { display: block; height: 28px; background-image: url(../gfx/bg-menu.gif); background-repeat: no-repeat; outline: none; }
#lay-menu a.home { width: 77px; background-position: left top }
#lay-menu a.home:hover { background-position: left bottom }
#lay-menu a.about { width: 92px; background-position: -77px top }
#lay-menu a.about:hover { background-position: -77px bottom }
#lay-menu a.offer { width: 79px; background-position: -169px top; }
#lay-menu a.offer:hover { background-position: -169px bottom } 
#lay-menu a.wholesale { width: 104px; background-position: -248px top; }
#lay-menu a.wholesale:hover { background-position: -248px bottom }
#lay-menu a.markets { width: 169px; background-position: -352px top; }
#lay-menu a.markets:hover { background-position: -352px bottom } 
#lay-menu a.export { width: 79px; background-position: -521px top; }
#lay-menu a.export:hover { background-position: -521px bottom }
#lay-menu a.work { width: 73px; background-position: -600px top; }
#lay-menu a.work:hover { background-position: -600px bottom }
#lay-menu a.promotions { width: 99px; background-position: -673px top; }
#lay-menu a.promotions:hover { background-position: -673px bottom }
#lay-menu a.news { width: 111px; background-position: -772px top; }
#lay-menu a.news:hover { background-position: -772px bottom }
#lay-menu a.contact { width: 77px; background-position: -883px top; }
#lay-menu a.contact:hover { background-position: -883px bottom }
*/

#lay-menu{ height: 28px; margin-top: 5px; }
#lay-menu-line{ height: 5px; width: 960px; background: #8f8ea0 url("../gfx/bg-pasek.gif") top left repeat-x; }
#lay-menu ul { padding: 0px 0px 5px 0px; margin: 0; list-style: none; text-align: center; height: 28px; background: transparent url(../gfx/bg-menu2.gif) top left repeat-x; width: 960px; }
#lay-menu li { line-height: 26px; font-size: 15px; font-family: Tahoma; color: #ffffff; display: inline; padding: 0px 7px; }
#lay-menu li.first { padding: 0px 0px; }
#lay-menu li.last { padding: 0px 0px; }
#lay-menu li.separator{ font-size: 13px; }
#lay-menu li a { color: #ffffff; font-size: 15px; }
#lay-menu li a:hover { color: #efe103; text-decoration: none; }

