@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow&display=swap');
@import url('https://fonts.googleapis.com/css?family=Anton&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400i,700,700i&display=swap');

body
{
  font-family: 'Roboto Condensed', sans-serif;
  margin:0px;
}

.dropdownlist
{
    display:none;
    position:absolute;
    border:1px solid black;
}
h1
{
 font-family: 'Anton', sans-serif;
 font-size: 58px;
 color: #00416f;
 font-weight:normal;
 margin:0px;
}
h2
{
color: #00416f;
margin:0px;
}
h3
{
color: #00416f;
margin:0px;
font-size:22px;
}
ul
{
 max-width:500px;
 width:100%;
 margin:0px auto;
}
.menu
{
  text-decoration:none;
  color:#777777;
  padding:10px 30px;
  display:inline-block;
  background-color:none;
  cursor:pointer;
  font-size:16px;
}
.menu a
{
   text-decoration:none;
   color: #777777;
}
div.menu:hover
{
 
}
div.menu:hover a
{
  
}
.menu_ikon
{
 margin-right:0.5em;
}
div.menu:hover div.dropdownlist
{
    display:block;
    
}
div.menu:hover .dropdownlistelem a
{
 color:white;
}
.dropdownlistelem
{
    background-color:#5898c1;
    border-bottom:1px solid #12588e;
    padding:0.2em;
}
.dropdownlistelem:hover
{
  background-color:#12588e;
}
div.menu .dorpdownlistelem:hover a
{
 color:#f49242;
}
.dropdownlistelem a
{
  color:white;
}
.aktiv
{

}
.aktiv a
{

}
#menusor
{
  text-align:center;
  box-shadow:0px 3px 5px silver;
  background-color:white;
  font-family: 'PT Sans Narrow', sans-serif;
  text-transform:uppercase;
  position: absolute;
  width: 100%;
  top: 0px;
  z-index:1000;
}
#container
{
  width:100%;
  min-width:340px;
  min-height:200px;
  background-color:white;
  background-image:url("img/background.jpg");
  background-repeat-y: no-repeat;
  background-repeat-x: repeat;
  background-repeat: repeat no-repeat;
  background-position: top;

}
#content
{
 
}
.separator_div
{
 text-align:center;
}
.separator
{
 width:240px;
 height:auto;
}
.cimsor
{
  font-size:48px;
  font-family: 'Anton', sans-serif;
  font-weight:bold;
  text-transform:uppercase;
  text-align:center;
  color:#00416f;
}
.cimsor a
{
  color:#00416f;
  text-decoration:none;
}
.cimsor_res
{

  margin-bottom:1em;
  font-size:1.2em;
  font-weight:bold;
  text-transform:uppercase;
  text-align:center;
  color:#b71100;
}
.cimsor_res a
{
  color:#b71100;
  text-decoration:none;
}
b, strong
{
 color: #00416f;
}
.showcikk
{
 opacity:0;
}
.cikk a
{
 text-decoration: none;
 font-weight: bold;
 font-style: italic;
 color: #00416f;
}
.cikk
{
  padding:5px 10%;
  margin:5px;
}

.bovebben
{
 margin-top:2px;
 font-size:0.8em;
}
.bovebben a
{
  text-decoration:none;
  color: #00416f;
  font-weight:bold;
  font-style:italic;
}
.clear
{
  clear:both;
  
}
.blokk
{
  
  padding:5px;
  border:1px solid black;
  margin-top:24px;
  
}
.blokk_cim
{
  border:1px solid silver;
  padding-left:5px;
  padding-right:5px;
  background-color:#ffeac9;
  margin-bottom:10px;
}
.blokk_jobb
{
 float:left;
 width:30%;
}

.lablec
{
 margin-top:10px;
 min-height:10px;
 color:#7d7d7d;
 font-size:11px;
 width:100%;
 background-color:#eaeaea;
 padding: 1px 0px;
}
.lablec a
{
 text-decoration: none;
 color: #7d7d7d;
}
#fejlec
{
 height:200px;
 background:url("img/hero2.png");
 background-position:center top;
 background-repeat:no-repeat;
 background-size: cover;
 margin-top:-1%;
 transform: skew(0deg,-3deg);
 -ms-transform: skew(0deg,-3deg);
 -webkit-transform: skew(0deg,-3deg);
 -o-transform: skew(0deg,-3deg);
}
#logo
{
 text-align: center;
 color: white;
 font-family: 'Anton', sans-serif;
 transform: skew(0deg,3deg);
 -ms-transform: skew(0deg,3deg);
 -webkit-transform: skew(0deg,3deg);
 -o-transform: skew(0deg,3deg);
 padding-top:80px;
 font-size:16px;
}
#logo img
{
 width: 80px;
 height: auto;
 margin-bottom: 10px;
}
a img
{
 border:none;
}
.lapozo
{
 
 text-align:center;
 margin-right:5px;
 border:1px solid silver;
 font-weight:bold;
 display:inline;
 color:white;
 background-color:#5898c1;
 margin-top:5px;
 padding-left:3px;
 padding-right:3px;
 list-style-type: none;
}
.lapozo:hover
{
  background-color:#12588e;
}
.aktivlapozo
{
  background-color:#12588e;
 text-align:center;
 margin-right:5px;
 border:1px solid silver;
 font-weight:bold;
 display:inline;
 color:white;
 margin-top:5px;
 padding-left:3px;
 padding-right:3px;
 list-style-type: none;
}

.lapozosav
{
 text-align:center;
 max-width:100%;
 margin:0px auto;
}
.lapozosav a
{
 text-decoration:none;
}
.kereso
{
   float:right;
   width:235px;
   margin-top:50px;
}
#search
{
 font-weight:bold;
 color:silver;
 border:1px solid silver;
 float:left;
 height:17px;
}
#kereso_gomb
{  
  background:url('img/search.png');
  background-position:center center;
  width:21px;
  height:21px;
  border:1px solid silver;
  float:left;
}
.kereso_szoveg
{
 margin-left:5px;
 font-weight:bold;
}
.loginblokk
{
 
}
#logout
{
  text-decoration:none;
  color:black;
  font-weight:bold;
}
.label
{
 float:left;
 width:200px;
}
.input_mezo
{
 width:260px;
 border-radius: 3px;
 border: 1px solid silver;
 margin-bottom: 10px;
 padding: 3px;
}
textarea
{
 width: 100%;
 max-width: 475px;
 height: 100px;
 border: 1px solid silver;
 border-radius: 3px;
}
.button
{
   background-color:#5898c1;
   font-weight:bold;
   padding:5px 25px;
   border:none;
   border-radius:5px;
   color:white;
   font-size: 18px;
   box-shadow: 2px 2px 5px silver;
   margin-top:10px;
   cursor:pointer;
   margin-bottom:15px;
}
.button_rendeles
{
   background-color:#5898c1;
   font-weight:bold;
   padding:5px 25px;
   border:none;
   border-radius:5px;
   color:white;
   font-size: 18px;
   box-shadow: 2px 2px 5px silver;
   margin-top:10px;
   cursor:pointer;
   margin-bottom:15px;
}
.hibauzenet
{
color:red; 
margin-bottom:10px; 
background-color:#ffcdcd; 
border:1px solid #ff6767; 
text-align:center;
}
.hibauzenet b
{
  color:red; 
}
.sikeresuzenet
{
   color:#41a41a; 
margin-bottom:10px; 
background-color:#e0f3d8; 
border:1px solid #41a41a; 
text-align:center;
}
.sikeresuzenet b
{
  color:#41a41a;
}
.login_h
{
 color:black;
 text-decoration:none;
 font-weight:bold;
 font-size:x-small;
}

#loader
{
  width:56px;
  height:21px;
  background:url("img/loader_ui.gif");
  display:none;
  margin:0px auto;
}
.lock
{
 width:16px;
 height:16px;
 background:url("img/lock.png");
 float:left;
}
.user
{
 width:16px;
 height:16px;
 background:url("img/edit_profile.png");
 float:left;
}
.logout
{
 width:16px;
 height:16px;
 background:url("img/logout.png");
 float:left;
}
.noborder
{
 border:none;
}
.hashtag_cont
{
 text-align:center;
}
.hashtag
{
 font-size:small;
 color:silver;
 font-style:italic;
}
#actualpos
{
 font-size:x-small;
 font-style:italic;
}
#event_label
{
 text-align:center;
 font-weight:bold;
}
.events
{
 display:none;
 background-color:#B2CADC;
 padding:10px;
 position:absolute;
}
.events a
{
  color:white;
  text-decoration:none;
}
.calendar td:hover .events
{
 display:block;
}
table
{
 box-shadow:2px 2px 5px gray;
 border-spacing: 0px;
 border: none;
}
table td
{
 border: none;
}
table tr:nth-child(even)
{
 background-color: white;
}
table tr:nth-child(odd)
{
 background-color: #dcdcdc;
}
table tr:nth-child(odd) td
{
 border-left:1px solid white;
 border-right: 1px solid white;
}
table tr:first-child
{
 background-color: #575757;
 color: white;
 text-align: center;
}
table tr:first-child b
{
 color: white;
} 
table tr:first-child strong
{
 color: white;
}
table tr:first-child td
{
 border: none;
}
.form_one
{
 width: 100%;
 max-width: 500px;
 margin: 0px auto;
 box-sizing: border-box;
 padding: 10px;
 box-shadow: 2px 2px 5px gray;
 background-color: white;
}
.szolg
{
 max-width: 330px; 
 width:100%; 
 height: auto; 
 margin:10px 20px 10px 0px;
}
.scroller
{
 position: fixed;
 z-index: 1000;
 width: 32px;
 height: 32px;
 padding: 5px;
 background: red;
 bottom: 10%;
 right:-50px;
 box-shadow: 2px 2px 5px black;
 border-radius: 5px 0px 0px 5px;
 cursor: pointer;
 transition: all 0.5s;
}
.divfloat
{
 width: 50%;
 float:left;
 padding: 0px 20px;
 box-sizing: border-box;
}
hr
{
    height: 1px;
    border: none;
    border-bottom: 1px solid silver;
}
/* HTML5 video download ikon eltüntetése */
video::-internal-media-controls-download-button {
    display:none;
}
video::-webkit-media-controls {
    overflow: hidden !important
}
video::-webkit-media-controls-enclosure {
    width: calc(100% + 32px);
    margin-left: auto;
}
/* -------------------------- */
