
a.nyomOgomb b { display:block;width:58px;height:22px;padding-top:2px; cursor:pointer; }

a.nyomOgomb  {  position:absolute; top: 70px;
text-decoration:none; display:block;padding:0px;text-align:center;
width:60px;height:24px; background-color:rgb(165,165,165) ;color: black; border:2px outset white;
font-family:'Times New Roman', Times, serif; line-height:18px;font-size:18px; font-weight:normal;}

a.nyomOgomb:link   {border:3px outset white; }
a.nyomOgomb:visited   { }
a.nyomOgomb:hover    { background-color:rgb(110,110,110); color:white; }
a.nyomOgomb:active   { background-color:rgb(210,210,210); color: black; border:2px inset white; }

