body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
}
td.radiliste_naslov {
  width: 100%;
}
table.radiliste {
  width: 100%;
}
table.radiliste_naslov {
  width: 100%;
  background-color: silver;
  font-weight: bold;
}
table.radiliste_podnaslov {
  width: 100%;
  border-bottom: 1px solid silver;
}
table.podnozje {
  width: 100%;
  border-top: 1px solid silver;
}