body {background-image: url(forest.jpg); background-repeat: no-repeat; background-attachment: scroll; max-width: 100%;} 
h1 {color: azure;}
.nadpis {background-color: black; border-radius: 20px; size: 50px 10px;}
.menu {background-color: black; border-radius: 10px; width: 200px; height: 450px; color: purple; font-family: fantasy; text-align: center; text-decoration: underline;}
#obsah1 {text-align: left; color: bisque; font-size: smaller; font-family: cursive; text-decoration: none; padding: 10px;}
#obsah2 {text-align: left; color: bisque; font-size: smaller; font-family: cursive; text-decoration: none; padding: 10px;}
#obsah3 {text-align: left; color: bisque; font-size: smaller; font-family: cursive; text-decoration: none; padding: 10px;}
#obsah4 {text-align: left; color: bisque; font-size: smaller; font-family: cursive; text-decoration: none; padding: 10px;}
#obsah5 {text-align: left; color: bisque; font-size: smaller; font-family: cursive; text-decoration: none; padding: 10px;}
#obsah6 {text-align: left; color: bisque; font-size: smaller; font-family: cursive; text-decoration: none; padding: 10px;}
#obsah7 {text-align: left; color: bisque; font-size: smaller; font-family: cursive; text-decoration: none; padding: 10px;}
#obsah8 {text-align: left; color: bisque; font-size: smaller; font-family: cursive; text-decoration: none; padding: 10px;}
a:link {color: blueviolet; background-color: aliceblue;}
a:visited {letter-spacing: 5px}
a:active {text-decoration: underline;}
a:hover {background-color: blueviolet; color: aliceblue;}
.star {padding: auto; width:50px; height:50px; float: left; position: relative; top: 100px; left: 400px;}
.heart {width: 400px; height: 400px; position: relative; top: 20px; left: 5px; margin: auto;}
.arrow {width: 100px; height: 100px; float: left;}
