.gomb
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(silv2.jpg) no-repeat;
white-space: nowrap;
width: 160px;
height: 87px;
margin: 0 4px 0 4px;
padding: 0;
overflow: hidden;
}
.gomb a
{
font-size: 16px;
color: #0000ff;
width: 160px;
height: 87px;
display: block;
text-decoration: none;
font-weight: bold;
overflow: hidden;
}
.gomb a:hover
{
background: url(silv2.jpg) no-repeat;
color: yellow;
}
.gomb img
{
width:160px;
height:87px;
border: 0;
visibility: visible;
}
.gomb a:hover img
{
visibility: hidden;
}
.gomb span
{
position: absolute;
left: 13px;
top: 35px;
text-align: center;
margin: 0px;
padding: 0px;
cursor: pointer;
}
body{margin-top:50px;
  color:#0000ff;
  font-family:Arial,sans-serif;
  font-size:22px;}
.header{font-size:26px;
  background:none;
  font-weight:bold;}
.unnep{font-size:16px;
  color:#ff3333;
  background:none;
  font-weight:bold;}
a{color:#0000ff;}
a:hover{color:#ffff00;
  background-color:#3333ff;}

