/* ---------------------------------------------------
     STYL GENERAL
   --------------------------------------------------- */
body {
  font-family: Georgia, "Times New Roman", serif;
}

#header, #menu, #secondarycontent, #footer {
  display: none;
}

#primarycontent .post .footer {
  display: none;
}

p {
  text-align: justify;
}

dl.dokument {
  display: none;
}

#ms_fotogalerie {
  display: none;
}


a {
  color: black;
  text-decoration: none;
}

a:after {
  content: " (" attr(href) ") ";
}

form {
  display: none;
}
