body { margin: 0px; padding: 0px; color: black; background: black;
       font-family: Times new roman; text-align: center;}

a { color: white; text-decoration: underline;}
a:visited { color: white;}

.wrap { background: url('./index.jpg') top center no-repeat; height: 600px; width: 800px;
        position: relative; margin: auto; text-align: left;}
  .ic { position: absolute; bottom: 50px; left: 10px; font-size: 11px; font-weight: bold;}
    .nazev { font-size: 12px; font-weight: bold;}
  .prague { position: absolute; bottom: 60px; right: 50px;}
      .prague a { font-size: 12px; font-weight: bold;}

