body{background-image: url(obrazky/pozadi1.jpg);}
h1{font-family: 'Times New Roman', Times, serif;
   font-weight: 600;
   text-align: center;
   font-size: 45px;}
h3{font-family: 'Times New Roman', Times, serif;
   font-size: 20px;
   text-align: center;}
.cara1{border: 4px solid;
       border-radius: 20px;
       color: rgb(199, 22, 22);}
.cara2{border: 3px solid;
       border-radius: 20px;
       color: rgb(238, 103, 103);
       width: 70%;}
.tlacitko1{border: 2px solid black;
           border-radius: 15px;
           background-color: rgb(207, 165, 28);
           padding: 10px 10px;
           font-size: 25px;}
.tlacitko1:hover{background-color: crimson;}
p{text-align: center;
  margin-bottom: 40px;}
a{text-decoration: none;
  color: black;
  text-align: center;}
.obrazek1{text-align: center;}
.obrazek2{text-align: right;}
.quote{text-align: center;
       font-family: 'Times New Roman', Times, serif;
       font-size: 25px;
       font-style: italic;
       font-weight: 800;}
.foto1{border: 3px solid black;
       border-radius: 8px;
       margin: 200px 20px;}
.foto2{border: 3px solid black;
       border-radius: 8px;}
.foto3{border: 3px solid black;
       border-radius: 8px;
       margin: 200px 20px;}