h1.cim {
    color: darkblue;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 32px;
    font-weight: bolder;
    text-align: center;
}
h1.cim2 {
    color: white;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 32px;
    font-weight: bolder;
    text-align: center;
}
p.cim {
    color: darkblue;
    font-weight: bold;
    font-size: 20px;
}
a.cimsor:link {
    color:darkblue;
    text-decoration:none;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  a.cimsor:visited {
    color:darkblue;
  }
  a.cimsor:hover {
    color:darkblue;
  }
  a.cimsor2:link {
    color:white;
    text-decoration:none;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  a.cimsor2:visited {
    color:white;
  }
  a.cimsor2:hover {
    color:white;
  }
.arnyek {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
  }
.btn {
    height: 50px;
    width: 150px;
}
.alsokeret {
    margin-bottom: 70px;
}
.visszagomb {
    margin-top: 10px; 
    margin-bottom: 80px;
}
.lablectop {
    padding-top: 8px;
    margin-top: 5px;
}
.lablecleft {
    padding-left: 20px;
}
.lablecright {
    padding-right: 35px;
}
.copyrighttop {
    padding-top: 3px;
}
/* .lablectopbottom {
    padding-bottom: 20px;
    padding-top: 10px;
} */
.keret {
    border-color: darkblue;
    border-style: solid;
    border-width: 1px;
}
h4.fmargo {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 24px;
    font-weight: bolder;
    padding-top: 20px;
}
.lablec {
    height: 3rem;
    background-color: rgba(0, 0, 0, 0.1);
    border: solid rgba(0, 0, 0, 0.15);
    border-width: 1px 0;
    box-shadow: inset 0 0.5em 1.5em rgba(0, 0, 0, 0.1),
        inset 0 0.125em 0.5em rgba(0, 0, 0, 0.15);
}
.bi {
    vertical-align: -0.125em;
    fill: currentColor;
}

