a
  {color: #7cfc00;}
body
  {background-color: #006400; color: #faebd7;}
h1
  {text-align: right;}
h2
  {text-align: center;}
body>table
  {border-style: none; margin: auto; width: 1000px;}
body>table>tbody>tr:nth-child(1),
body>table>tbody>tr:nth-child(2)
  {height: 100px;}
body>table>tbody>tr:nth-child(1)>td
  {background-image: url(inf_e_20101022_m_01_fejlec.png);}
body>table>tbody>tr>td span
  {color: lightyellow; font-weight: bold;}
body>table>tbody>tr>td>table
  {border-collapse: collapse; width: 100%;}
body>table>tbody>tr>td>table>tbody>tr>td
  {border-color: #faebd7; border-style: solid; border-width: 1px; text-align: center;}
body>table>tbody>tr>td>table>tbody>tr:nth-child(2)>td
  {background-color: #faebd7; color: #006400; font-size: larger;}
