H1 {
color : red;
border: solid red;
background : white
font-fanily : Tahoma

}
body {
background :  #3Caa91;
font-family : Tahoma;

}
.mojvlastny {
color : white ;
font-family : Tahoma;
background :  #3CB391;
}
a { 
font-family: Tahoma; 
cursor: default ;
color: white; 
font-variant: bold;
text-decoration:none;
cursor:hand
}
a:hover {
font-family: Tahoma;
cursor: default ;
font-style: normal;
color: blue;
font-variant: bold;
text-decoration:none;
cursor:hand
}

