@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-kek {
  height: 72px;
  background-color: #D4AF37;
  text-align: center;
}

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

.hirhatter {
  background: rgba(255, 255, 255, 0.9);
  color: #000;
}

.hirhatter h1 {
  color: #1e5799;
}

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

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

.szerzodatum .datum {
  float: right;
}

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

.hirszoveg h2 {
  color: #000000;
  margin-top: 20px;
}


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


h1 {
  color: #1e5799;
//  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 {
  height: 280px;
  //background-color: #488A99;
  //background-color: #1A8BFF;
  //background: linear-gradient(to bottom, #1e5799 0%,#2989d8);
  background: linear-gradient(to bottom, #1e5799 80%,#2989d8 100%);
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}

.hirbox h2 {
  color: #FFF;
  font-size: 19px;
}

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


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

.hirbox-nagy h2 {
  font-size: 24px;
}


.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: linear-gradient(to bottom, #1e5799 0%,#2989d8);
//  background: linear-gradient(to bottom, #207cca,#7db9e8);
//  background: linear-gradient(to bottom, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
  //background: #1A8BFF;
  padding-top: auto;
  padding-bottom: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}

.blokkfejlec h2, .feherhatter .blokkfejlec h2 {
  font-size: 30px;
  color: #FFF;
}

.container .feherhatter {
  background-color: #fff;
}

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

.hirbox .kategoria, .hirbox-nagy .kategoria {
  width: 150px;
  height: 20px;
  font-size: 14px;
  background-color: #D4AF37;
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  top: 10px;
}


.kategoria a {
  color: #FFF;
}

.keptar ul {
  padding:0 0 0 0;
  margin:0 0 0 0;

}
.keptar ul li {
  list-style:none;
  margin-bottom:25px;
  text-align: center;
}
.keptar ul li a img {
  cursor: pointer;
}

.hirmedia {
  position: absolute;
  bottom: 5px;
  right: 5px;
}



blockquote {
  font-size: 20px;
}

#___plusone_0 {
  float: right;
}



.banner {
  width: 100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
}


.hirszoveg hr {
  background-color: #488A99;
  height: 1px;
}




@media screen and (max-width: 960px) {
  .col-lg-4, .col-lg-8 {
    //padding-left: 0px;
    //padding-right: 0px;
  }

  .headline h1, .headline-sarga h1 {
    font-size: 28px;
  }

  .hirbox, .hirbox-nagy {
    height: auto;
  }

  .hirbox h2, .hirbox-nagy h2 {
    font-size: 16px;
   }

  .hirszoveg {
    margin-left: 10px;
    margin-right: 10px;
  }

  .hirbox-kiemelt .row {
    margin: 0;
  }

  .kekhatter h1.cim {
    font-size: 22px;
  }

  .banner img {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }


}



@media screen and (max-width: 1200px) {
  .hirbox, .hirbox-nagy {
    height: auto;
  }
}
