body, table, form, img, ul, li, div{
  border: none;
  padding: 0px;
  margin: 0px;
  font-family: Verdana;
}

a{
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.display-none{
  display: none;
}

.cleaner{
  clear: both;
  height: 0px;
  line-height: 0px;
}



p{
  text-align: justify;
  font-family:sans-serif;
}

p.obrazky{
  text-align: center;
}

td{
  padding: 0px 10px;
  border-bottom: 1px dotted black;
}


