

/* Customize container */
@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
textarea { resize:none; }

.btn-success {
  color: #fff;
  background-color: #7f9d00;
  border-color: #648e04;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #a9bf04;
  border-color: #96b801;
} 
 
a { color:#F00000; }
a:hover { color:#A00000; }
  
.table-bordered td {border: 1px solid #FAEFAF !important; }
.hz_table_active { background-color:#FAEFAF; }
hr { color:#FAEFAF; background-color:#FAEFAF; height:1px; }  
.hz_main { background:white; }
.hz_main_fullwidth { background:white; }
.hz_header { padding-top: 16px; padding-bottom:16px; }
.hz_header_fullwidth { background-color:#400000; }
.hz-footer { padding: 32px; text-align:center; }
.hz-footer-fullwidth { background-color:#E0E0E0; }
.hz-nav-fullwidth { background-color:#330000; }
.hz-arnyek { box-shadow: 0 0 40px #000000; }
.hz-padding { margin-top:16px; margin-bottom:16px; }
.hz-nagyglyph { font-size: 1.25em; }
.hz-header-li { margin:8px; }
.hz-pager-2 { text-align:right; padding-top:119px; }
.hz_maintitle { color:white; }
.hz_mainsubtitle { color:#FAEFAF; }
.athuzott { text-decoration:line-through; color:gray; }
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.alert-danger { background-color:#A00000; color:white; }

.alert-success { background-color:#009900; color:white; border:2px solid #003300; }

.btn-success {
  color: #fff;
  background-color: #660000;
  border-color: #330000;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #880000;
  border-color: #330000;
}

.navbar-custom {
  background-color: #330000;
  border-color: #300000;
  margin-bottom:0px;
}
.navbar-custom .navbar-brand {
  color: white;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus {
  color: white;
  background-color: transparent;
}
.navbar-custom .navbar-text {
  color: white;
}
.navbar-custom .navbar-nav > li > a {
  color: white;
    font-weight: bold;
}
.navbar-custom .navbar-nav > li > a:hover,
.navbar-custom .navbar-nav > li > a:focus {
  color: white;
  background-color: #660000;
}
.navbar-custom .navbar-nav > .active > a,
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
  color: white;
  background-color: #880000;
}
.navbar-custom .navbar-nav > .disabled > a,
.navbar-custom .navbar-nav > .disabled > a:hover,
.navbar-custom .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: #660000;
}
.navbar-custom .navbar-toggle {
  border-color: #880000;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #880000;
}
.navbar-custom .navbar-toggle .icon-bar {
  background-color: white;
}
.navbar-custom .navbar-collapse,
.navbar-custom .navbar-form {
  border-color: #880000;
}
.navbar-custom .navbar-nav > .open > a,
.navbar-custom .navbar-nav > .open > a:hover,
.navbar-custom .navbar-nav > .open > a:focus {
  background-color: #880000;
  color: white;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 29, 2015 */



@font-face {
    font-family: 'archivo_narrowregular';
    src: url('/fonts/archivonarrow-regular-webfont.eot');
    src: url('/fonts/archivonarrow-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/archivonarrow-regular-webfont.woff2') format('woff2'),
         url('/fonts/archivonarrow-regular-webfont.woff') format('woff'),
         url('/fonts/archivonarrow-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;	
}

@font-face {
    font-family: 'arimoregular';
    src: url('/fonts/arimo-regular-webfont.eot');
    src: url('/fonts/arimo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/arimo-regular-webfont.woff2') format('woff2'),
         url('/fonts/arimo-regular-webfont.woff') format('woff'),
         url('/fonts/arimo-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;	
}

h1, h2, h3, h4, h5, h6 { font-family:archivo_narrowregular, verdana, arial, sans; font-weight:normal; }
p, div { font-family:arimoregular, verdana, arial, sans; font-weight:normal; }
input, textarea, select, label {font-family:inherit;}
