/*naglowek*/
#naglowek {width:100%; height:124px; min-width:991px; background: url('../pic/menu/menu_bg.gif') repeat-x; background-position:0px 92px; text-align: center;}//IE6
html>body #naglowek {width:100%; min-width:991px; height:124px; background: url('../pic/menu/menu_bg.gif') repeat-x; background-position:bottom;}

#n_s {height:124px; width:991px; margin:auto;}

#logo {display:block; width:313px; height:79px; background: url('../pic/logo.gif') no-repeat; float:left;}

#menu {width:600px; float:right; }/*margin-top:69px;height:99px; */

.top_menu	{width:600px; float:left;}
.top_menu p	{float:right; font-size:12px; margin:0px 10px 0px 10px;}
a#logowanie	{background:url('../pic/menu_top/ik_klodka_3.gif') no-repeat; padding-left:17px;}
a#wyloguj	{padding-left:5px;}
a#ulugione	{background:url('../pic/menu_top/ik_gwiazda_3.gif') no-repeat; padding-left:17px;}
a#mapa		{background:url('../pic/menu_top/mapa_mala_8.gif') no-repeat; padding-left:17px;}

.hbuttons	{width:600px; float:left;margin-top:19px;}
  
.hbuttons a {display: block; text-decoration: none; font: bold 13px Arial;color: black; width: 100px; height: 90px; float: left;display: inline; background-image:url(../pic/menu_bg.gif); background-repeat: no-repeat;  text-align:center;}/*13px*/

a#stronaGlowna 		{background: url('../pic/menu/menu.gif') no-repeat; background-position: 0px -90px;}
a#rejestracja 		{background: url('../pic/menu/menu.gif') no-repeat; background-position: -100px -90px;}
a#szukaj 			{background: url('../pic/menu/menu.gif') no-repeat; background-position: -200px -90px;}
a#mojeKonto 		{background: url('../pic/menu/menu.gif') no-repeat; background-position: -300px -90px;}
a#dodajUsluge 		{background: url('../pic/menu/menu.gif') no-repeat; background-position: -400px -90px;}
a#pomoc 			{background: url('../pic/menu/menu.gif') no-repeat; background-position: -500px -90px;}

a#stronaGlowna:hover{background: url('../pic/menu/menu.gif') no-repeat; background-position: 0px 0px;}
a#rejestracja:hover {background: url('../pic/menu/menu.gif') no-repeat; background-position: -100px 0px;}
a#szukaj:hover		{background: url('../pic/menu/menu.gif') no-repeat; background-position: -200px 0px;}
a#mojeKonto:hover	{background: url('../pic/menu/menu.gif') no-repeat; background-position: -300px 0px;}
a#dodajUsluge:hover	{background: url('../pic/menu/menu.gif') no-repeat; background-position: -400px 0px;}
a#pomoc:hover		{background: url('../pic/menu/menu.gif') no-repeat; background-position: -500px 0px;}


