h1.cim {
  color: darkblue;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 32px;
  font-weight: bolder;
  text-align: center;
  margin-top: 20px; 
  margin-bottom: 30px;
}
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: 20px;
  margin-bottom: 30px;
}
a.cimsor:visited {
  color:darkblue;
  margin-top: 20px; 
}
a.cimsor:hover {
  color:darkblue;
  margin-top: 20px; 
}
body {
  background-color: aliceblue;
}
.photo-gallery {
    color:#313437;
    background-color:aliceblue;
  }
  
  .photo-gallery p {
    color:#7d8285;
  }
  
  .photo-gallery h2 {
    font-weight:bold;
    margin-bottom:40px;
    padding-top:40px;
    color:inherit;
  }
  
  @media (max-width:767px) {
    .photo-gallery h2 {
      margin-bottom:25px;
      padding-top:25px;
      font-size:24px;
    }
  }
  
  .photo-gallery .intro {
    font-size:16px;
    max-width:500px;
    margin:0 auto 40px;
  }
  
  .photo-gallery .intro p {
    margin-bottom:0;
  }
  
  .photo-gallery .photos {
    padding-bottom:20px;
  }
  
  .photo-gallery .item {
    padding-bottom:30px;
  }
  
.btn {
    height: 50px;
    width: 150px;
}
.felsokeret {
    margin-top: 50px;
}
.lablectop {
    padding-top: 8px;
    margin-top: 5px;
}
.lablecleft {
    padding-left: 20px;
}
.lablecright {
    padding-right: 35px;
}
.copyrighttop {
    padding-top: 3px;
}
.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;
}
  