table
{
}

table td
{
  width:180px;
  height:147px;
  border:1px solid gray;
  text-align:center;
}
table td.podpis
{
  height:30px;
  background-color:#CCFF99;
}
table td.podpis a
{
  color:black;
  text-decoration:none;
}
table td img 
{
  border:1px solid black;
}