/* CSS Document */
body {background-color: #000000;
font-family: 'Garamond CE',serif;
font-style: italic;
font-size: 24px;
text-align: center;
color: white;}
a {text-decoration: none;
color: white;}
a:visited {text-decoration: none;
color: white;}
a:hover {text-decoration: none;
color: white;}
a:onclick {text-decoration: none;
color: white;}
/* schovat celé UI PhotoSwipe */
.pswp__ui, .pswp__top-bar, .pswp__button, .pswp__caption, .pswp__counter, .pswp__preloader {
  display: none !important;}