/* CSS Document */


/*body {
font-family: times New Roman, serif;
background-color: white;
}*/

h1,h2,h3,h4 {
  color: black;
  border-bottom: 0px;
}


#menu {
  display: none;
}

#obsah {
  font-family: times New Roman, serif;
  background-color: white;
}