<style>
  .obrazek_stred {
    max-height: 14rem;
    width: unset;
    margin: 0 auto;
  }

  .tabulka_vlevo th {
    text-align: left;
  }

  .dlazdice {
    padding: var(--spacer);
  }

li {
	list-style-position: inside;
}

 @media screen and (max-width: 768px) {
    .cards2 {
          grid-template-columns: 1fr;
    }
  }
/* Generate 0.0019 second */