header{
    background-image: url(fejlec3.jpg);
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    
    
    

     border: 10px solid black;
     margin-bottom: 10px;

}

 




#fomenu{
    text-align: left;
    width: 300px;
}
.fomenu3{
    text-decoration: none;
    color: white;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 1px;
           background-color: black;
           font-size: 25px;
           padding: 15px;
           
 
   
    
    
   
    
}
.fomenu2{
    list-style-type: none;
    padding: 10px;
    margin-right: 30px;
    min-width: 300px;
    
    
}



body{
    background-image: url(hatter5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    font-family: cursive;
}

    

#also{
    padding: 10px;
    text-align: center;
    margin-left: 700px;
    
    
    
 
}
    

    .also2{
        list-style-type: none;
   display: inline-block;
    padding: 10px;
    border: 2px solid black;
    background-color: black;
    
    }
   .also3{
    text-decoration: none;
    color: white;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 1px;
           
           font-size: 25px;

   }     
.also3:hover{
    color: red;
    text-decoration: none;
}
    .fomenu3:hover{
        color: red;
        text-decoration: none;
    }
    p{
color: black;
font-family: cursive;
font-size: 25px;
font-style: italic;
color: white;
margin-left: 50px;



    }
    #head{
      color: white;
      font-size: 23px;
      text-align: left;
      margin-left: 50px;
        
    }
#fejlec{
    
    width:auto;
    height:50px; }

   #head2{
color: white;
font-size: 23px;
text-align: left;
margin-left: 50px;
margin-top: 50px;

   }
   #head3{
font-size: 23px;
color: white;
text-align: left;
margin-left: 50px;




   }
 
#timita{
text-align: right;
color: white;
margin-right: 100px;
font-size: 40px;
margin-top: 50px;

}