.content {
width: 860px; padding: 0 0px 20px 0px; background-color: white; 
}


.menuNew { display:block; height: 30px; position: relative; left: 22px; top: 270px; }

a.home { float: left; background: url(/images/menu.gif) no-repeat; width: 114px; height: 30px; background-position: 0px 0px; }
a.home:hover, a.homeX { background-position: 0px -30px; }

a.firma { float: left; background: url(/images/menu.gif) no-repeat; width: 104px; height: 30px; background-position: -114px 0px; }
a.firma:hover, a.firmaX { background-position: -114px -30px; }

a.uslugi { float: left; background: url(/images/menu.gif) no-repeat; width: 104px; height: 30px; background-position: -218px 0px; }
a.uslugi:hover, a.uslugiX { background-position: -218px -30px; }

a.mapka { float: left; background: url(/images/menu.gif) no-repeat; width: 102px; height: 30px; background-position: -322px 0px; }
a.mapka:hover, a.mapkaX { background-position: -322px -30px; }

a.kontakt { float: left; background: url(/images/menu.gif) no-repeat; width: 116px; height: 30px; background-position: -424px 0px; }
a.kontakt:hover, a.kontaktX { background-position: -424px -30px; }

a { text-decoration: none; color: gray }
