.headline-sarga {
  height: 72px;
  background-color: #D4AF37;
  text-align: center;
}

.kekhatter-sotet {
//  min-height: 580px;
  background-color: #488A99;
  color: white;
}


.videobox {
  height: 320px;
//  background-color: #488A99;
  background: linear-gradient(to bottom, #1e5799 80%,#2989d8);
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
//  border: 1px solid red;
}

.videobox-nagy {
  background: linear-gradient(to bottom, #1e5799 90%,#2989d8);
  height: 100%;
}



//.videobox-nagy:hover, .videobox:hover {
//  background: linear-gradient(to bottom, #1e5799 80%,#2989d8);
//}



.videobox h2 {
  color: #FFF;
  font-size: 20px;
}




.videohd {
  width: 50px;
  height: 32px;
  font-size: 30px;
  //background-color: #488A99;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  top: 10px;
  right: 5px;
  color: #FFF;
}

.videobox .indexkep {
  width: 100%;
}


.videobox .cim {
  background-color: #488A99;
  opacity: 0.7;
  background-position: left bottom;

  //z-index: 2;
  background-position: 
//  background-color: rgba(72,138,153,0.7);

}


.dokbox {
//  background-color: #488A99;
  background: linear-gradient(to bottom, #1e5799,#2989d8);
  color: #FFF;
  height: 75px;
  margin-top: 5px;
  margin-bottom: 5px;
//  text-align: center;
  align-items: center;
  display: flex;
}

.dokbox:hover {
  background-color: #1e5799;
}

.dokcim {
  width: 100%;
}

.dokszoveg {
  min-height: 500px;
  scroll: auto;
  color: #000;
//  border-bottom: 1px solid #488A99;
}

.dokszoveg p {
  font-family: Verdana,Tahoma,Geneva,sans-serif;
  font-size: 14px;
//  line-height: 17px;
}

.kekhatter form {
  color: #000000;
}

.indexkep-video {
  display: none;
}

#elo {
  min-height: 300px;
  background: url("../kepek/vegyes/szt_miklos-szekesegyhaz.jpg") no-repeat;
  background-attachment: fixed;
  background-size: contain;
}



//audio {
//  width: 100%;
//}





@media screen and (max-width: 1280px) {
  .videobox {
    height: auto;
  }
}













/*
@font-face
{
  font-family: 'Arcon';
  src: url('../fonts/arcon-regular-webfont.eot');
  src: local('☺'), url('../fonts/arcon-regular-webfont.woff') format('woff'), url('../fonts/arcon-regular-webfont.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}

.headline {
  height: 72px;
  background-color: #D4AF37;
  text-align: center;
}

.kekhatter {
//  min-height: 580px;
  background-color: #5A95A3;
  color: white;
}

.lead p {
  font-family: Arcon;
  font-size: 22px;
}

.szerzodatum {
  border-bottom: 1px solid #488A99;
  color: #488A99;
}

.szerzodatum .datum {
  float: right;
}

.hirszoveg {
  height: 100%;
  scroll: auto;
  color: #000;
  border-bottom: 1px solid #488A99;
}

.hirszoveg p {
  font-family: Verdana,Tahoma,Geneva,sans-serif;
  font-size: 14px;
//  line-height: 17px;
}



h1 {
  color: #FFF;
  font-size: 60px;
  font-family: Arcon;
  text-transform: uppercase;
  line-height: 1.5;
}

h2 {
  font-family: Arcon;
  font-size: 18px;
  color: #fff;
}

.hirbox {
  min-height: 280px;
  background-color: #488A99;
  margin-bottom: 10px;
}

.hirbox-nagy:hover, .hirbox:hover {
  background-color: #5A95A3;
}

.hirek {
  margin-top: 10px;
}

//.hirek .hirbox {
//  height: 280px;
//  background-color: #488A99;
//}

.indexkep {
  width: 100%;
}

.section2 {
  margin-top: 10px;
}

.blokk {
  background: #fff;
  margin-bottom: 10px;
}

.blokkfejlec {
  background: #488A99;
  padding-top: auto;
  padding-bottom: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}

.blokkfejlec h2 {
  font-size: 30px;
}

.hirbox-kiemelt {
  min-height: 74px;
  font-size: 14px;
  color: #488A99;
  text-transform: uppercase;
  border-bottom: 1px solid #488A99;
}

.kategoria {
  width: 150px;
  height: 20px;
  font-size: 12px;
  background-color: #D4AF37;

  text-align: center;
  text-transform: uppercase;
  position: absolute;
  top: 10px;
}

.kate a {
  color: #FFF;
}


@media screen and (min-width: 960px) {
.hirbox-nagy {
  height: 570px;
  background-color: #488A99;
  margin-bottom: 10px;
}

}

@media screen and (min-width: 320px) {
.hirbox-nagy {
//  height: 570px;
  background-color: #488A99;
  margin-bottom: 10px;
}

/*
  .hirszoveg p {
    font-size: 16px;
  }

  .lead p {
    line-height: 1;
    margin-top: 5px;
  }
*/
}

*/
