BODY{
 margin: 0px;
 padding: 0px;
 font-family: 'Kaushan Script', cursive;
 font-size: 20px;
 font-weight: 300;
 color: #FEFEFE;
 background-color: #E6E4E7;
 background-image: url(obr/pozadi.jpg);
 background-repeat: no-repeat;
 background-position: right center;
 background-attachment: fixed; 
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
 height: 100vh;
}
DIV.telo{
 background-image: url(obr/ruka_s_supinou.png);
 background-repeat: no-repeat;
 background-position: left center;
 background-attachment: fixed; 
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
 height: 100vh;
}
/*--- TAGY ---*/
H1, H2{
 font-size: 40px;
 font-weight: 400;
 font-family: 'Kaushan Script', cursive;
 color: #E20000;
 text-align: left;
 text-shadow: 2px 2px 2px #FFFFFF;
}
H1{
  padding: 50px 0px 0px 50px;
  max-width: 50%;
}
H2{
  color: #3B6500;
  font-size: 30px;
  padding: 30px 0px 0px 50px;
}
/*--- ODKAZY ---*/
/*--- DESIGN ---*/
/*--- OSTATNÍ ---*/