body {background-color: rgb(171, 204, 255);}

h1 {color: rgb(92, 102, 139);
    text-align: center;
    border-bottom: 2px solid;
    margin-left: 25%;
    margin-right: 25%;}

.tlacitko1 {font-size: 18px; text-decoration: none; color: azure; margin-left: 25%;}
.tlacitko2 {font-size: 18px; text-decoration: none; color: azure; margin-left: 11%;}
.tlacitko3 {font-size: 18px; text-decoration: none; color: azure; margin-left: 11%;}
.tlacitko4 {font-size: 18px; text-decoration: none; color: azure; margin-left: 11%;}
.tlacitko5 {font-size: 18px; text-decoration: none; color: rgb(92, 102, 139); margin-left: 47%; border: 2px solid; padding: 2px;}

h2 {color: rgb(92, 102, 139);
    margin-left: 50px;
    margin-right: 50px;
    border-bottom: 2px solid;}

.obrazek1 {height: 500px; }
.obrazek2 {}
.obrazek3 {height: 500px;} 
.uvodni {margin-top: 5%; border: 2px solid; border-radius: 25px; border-color: rgb(92, 102, 139);}
.cara {border-color: rgb(92, 102, 139); margin-top: 2%; margin-left: 25%; margin-right: 25%;}

table
{
vertical-align: center;
width: 100%;
}
p {color: rgb(92, 102, 139)}
