body { margin: 0px; padding: 0px; text-align: center; background: #f6e976;
       font-family: Arial; color: white;}

a { color: #454545;}

.wrap { margin: auto; height: 600px; width: 800px;
        background: transparent url('./index.jpg') top center;
        position: relative;}
  .name {position: absolute; top: 300px; left: 30px; font-size: 12px; font-weight: bold;}
  .ic { position: absolute; bottom: 30px; left: 25px; font-size: 11px; font-weight: bold;}
    .nazev { font-size: 12px; font-weight: bold; text-decoration: none;}
  
