body{
margin:0px;
padding:0px;
text-align:center;
background-color:silver;
}

table#newmenu{
width:764px;
height:32px;
margin:0px;
padding:0px;
background-image:url(../jpg/tlo.jpg);
background-repeat:no-repeat;
background-color:transparent;
}

div#przestrzen_menu{
width:764px;
height:32px;
margin:0px auto 0px auto;
padding:0px;
position:relative;
background-color:transparent;
}

td.przycisk{
font-size:10pt;
color:white;
font-family:arial,tahoma;
height:32px;
margin:0px;
padding:0px 10px 0px 10px;
text-align:center;
}

td.przycisk a{
font-size:10pt;
color:white;
font-family:arial,tahoma;
text-decoration:none;
}

td.przycisk a:hover{
text-decoration:underline;
}

td.kreska{
width:6px;
height:32px;
margin:0px;
padding:0px;
}

td.kreska img{
margin:0px;
padding:0px;
}

p.linek{
width:155px;
height:17px;
font-size:10pt;
color:white;
font-family:arial,tahoma;
background-color:pink;
margin:0px;
padding:0px;
}

p.linek a{
width:155px !important;
height:17px !important;
font-family:arial,tahoma;
text-decoration:none;
/*background-color:#eef1f6;*/
background-image:url(../jpg/white.jpg);
color:black;
display:block;
font-size:9pt;
}

p.linek a:hover{
width:155px !important;
height:17px !important;
font-family:arial,tahoma;
text-decoration:none;
background-image:url(../jpg/blue.jpg);
/*background-color:#305490;*/
color:white;
display:block;
font-size:9pt;
}













