.tabulka{width: 70%;border-collapse: collapse;table-layout: fixed;}
.tabulka th, .tabulka td {padding: 15px;text-align: center;vertical-align:top;}
.tabulka img {width: 100%; height: auto;max-width: 300px;}
img{border:5px solid,mediumturquoise;border-radius: 10px;}
body{background-color: paleturquoise;}
.tlacitko6{border: 2px solid; border-color: mediumturquoise; border-radius: 10px; font-size: 20px;text-decoration: none;color: black;font-style:oblique;padding: 5px 5px 5px 5px}
.tlacitko6:hover{background-color: mediumturquoise;}
h1{border: 3px solid;border-color: mediumturquoise; border-radius: 10px;font-size: 36px;font-style:oblique;}