.tableform{
  color:#f90;
}
.tableform .input input{
  background-color:#ffffcc;
}
.tableform textarea{
  background-color:#ffffcc;
}
.tlacitko{
  border:1px solid #a00;
  background-color:#ffffcc;
  cursor: pointer;
}