 body {
  font-family: sans-serif;
  background-image: linear-gradient(to top, #ecedee 0%, #eceeef 75%, #e7e8e9 100%);
  min-height: 100vh;
}
#cim {
    text-align: center; 
    margin-top: 15px;
    margin-bottom: 15px;
}
#szoveg {
    text-align:left; 
    margin-left: 10%; 
    margin-right: 10%; 
    
}
#kapcsolat {
    text-align:center; 
    margin-top: 3%; 
    text-decoration: none;
}
#img1 {
    width: 180px; 
    height: 180px; 
    margin-left: 10%;
}
#udv {
    text-align:center; 
    padding-top: 25px;
}
table {
    text-align:center; 
    margin: 5%; 
}
th {
    text-align:center; 
}
table, td, th {
padding:5px
}
.baguetteBox-button {
    background-color: transparent !important;
}
#udv2 {
    text-align:center; 
    padding-top: 15px;
    margin-bottom: 10px;
}
#smpixie {
    padding-left: 5%; 
    
}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 12px;
  }


  @media only screen and (max-width: 575px) {
    #smpixie{
        padding-left: 12px;
    }
}

#lablec {
    padding-top: 46px;
  }

  footer {
    height: 150px;

  }

  footer a {
    color: #f5f5f5;

  }

  footer {
    background-color: #410000;
    color: #f5f5f5;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;

  }

  footer a:hover {
    color: #777;
    text-decoration: none;
  }

  .tooltiptext {
    width: 50px;
    filter: drop-shadow(2px 6px 4px rgba(0, 0, 0, .3));
    -webkit-filter: drop-shadow(2px 6px 4px rgba(0, 0, 0, .3));

    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    top: 90%;
    right: 60px;

    text-decoration: none;
  }