/* nabídka */
#menu, #webmaster, .screen
 {
  display: none;
 }

/* obsah */
h1
 {
  border-bottom: 1px solid #000000;
 }

/* formuláře */
form table
 {
  margin-bottom: 10px;
 }

form .caption
 {
  width: 125px;
  padding-left: 10px;
  padding-right: 5px;
  text-align: right;
 }
