*{
    margin:0;
    padding:0;
}
html, body{
    height:100%;
}

body{
    /* background-color:#0c0129; */

    background-image:url(hatter3.jpg);
    background-position:center;

    background-attachment: fixed;
    background-repeat: no-repeat;
  	background-color:#00252d;
  	background-size:cover;
  	background-blend-mode:soft-light;
}

#oldaltartalomstilus{
  display: inline-block;
	position: static; /*relative*/
	width:60%;
  /*margin: auto;*/
  /*margin-top: 200px;*/
  /*margin-right: 200px;*/
	/*margin-left: 15%;*/
  background-color:rgba(0, 37, 45, .9);
	background-size:cover;
	background-blend-mode:soft-light;
  padding-right: 15px ;
  padding-left: 15px;
  padding-bottom: 200px;
  padding-top: 20px;
	font-size:12pt;
  line-height: 1.6;
	color:white;
	border: 3px solid #FFFFFF;
	border-radius: 5px;
  text-align: justify; /*Sorkizárt!!!!*/
}

#menustilus{
  display: inline-block;
  position: static;
  width:10%;
  /*margin: auto;*/
  /*margin-top: 200px;*/
  vertical-align: top;
  background-color:rgba(0, 37, 45, .9);
  background-size:cover;
  background-blend-mode:soft-light;
  padding-right: 15px ;
  padding-left: 15px;
  /*padding-bottom: 200px;*/
  padding-top: 20px;
  font-size:12pt;
  color:white;
  border: 3px solid #FFFFFF;
  border-radius: 5px;
  text-align: left;
}

#tamogatokstilus{
  display: inline-block;
  /*position: static;*/
	width:10%;
  margin: auto;
  /*margin-top: 200px;*/
  vertical-align: top;
  background-color:rgba(0, 37, 45, .9);
	background-size:cover;
	background-blend-mode:soft-light;
  padding-right: 15px ;
  padding-left: 15px;
  /*padding-bottom: 200px;*/
  padding-top: 20px;
	font-size:12pt;
	color:white;
	border: 3px solid #FFFFFF;
	border-radius: 5px;
  text-align: center;

}

.alcim{
  text-align: center;
  padding-bottom: 40px;
  padding-top: 10px;
  font-size: 30pt;
  font-weight: bold;
  font-family:big john;
}

.galeriacim{
  font-size: 14pt;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: auto;
  text-align: center;

  /*font-style: italic;*/
}

/* Rólunk menüpont stílusok */

.nev{
  font-size: 18pt;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
}
.adatok{
  font-size: 12pt;
  padding-top: 3px;
  padding-bottom: 3px;
  font-style: italic;

}
/* Rólunk menüpont stílusok vége */


/*Menügombok stílusa*/
.menugomb{
    margin-top: 20px;
    margin-left: 0px;
    margin-right:0px;
    padding-left:0px;
    padding-right:0px;
    display: inline; /*block*/
    width:150px;
    height:40px;
    border:3px solid white;
    background-color:rgba(255,255,255,0);
    color:white;
    font-family:sans-serif;
    font-weight: bold;
    border-radius: 5px;
    font-size:10pt;
    transition: background-color 1000ms, color 1000ms;
    margin-bottom: 10px;
    /*text-decoration: none;*/
}
.menugomb:hover{
    background-color:rgba(255,255,255,1);
    color:#222;
    cursor:pointer;
    transition: background-color 500ms, color 500ms;
}

.menugombV{
    margin-top: 20px;
    display: inline;
    width:150px;
    height:40px;
    border:3px solid white;
    background-color:rgba(255,255,255,.3);
    color:white;
    font-family:sans-serif;
    font-weight: bold;
    border-radius: 5px;
    font-size:10pt;
    transition: background-color 1000ms, color 1000ms;
    /*text-decoration: none;*/
}
.menugomb2:hover{
    background-color:rgba(255,255,255,1);
    color:#222;
    cursor:pointer;
    transition: background-color 500ms, color 500ms;
}

/*Választógomb a mobilis és projektek menühöz*/
.valasztogomb{
    margin-top: 20px;
    margin-left: 0px;
    margin-right:0px;
    padding-left:0px;
    padding-right:0px;
    display: inline; /*block*/
    width:400px;
    height:80px;
    border:3px solid white;
    background-color:rgba(255,255,255,0);
    color:white;
    font-family:sans-serif;
    font-weight: bold;
    border-radius: 5px;
    font-size:14pt;
    transition: background-color 1000ms, color 1000ms;
    margin-bottom: 10px;
    /*text-decoration: none;*/
}
.valasztogomb:hover{
    background-color:rgba(255,255,255,1);
    color:#222;
    cursor:pointer;
    transition: background-color 500ms, color 500ms;
}


/*Linkekhez gomb*/
.linkgomb{
    margin-top: 0px;
    margin-left: 0px;
    margin-right:0px;
    padding-left:0px;
    padding-right:0px;
    display: inline; /*block*/
    width:200px;
    height:40px;
    border:3px solid white;
    background-color:rgba(255,255,255,0);
    color:white;
    font-family:sans-serif;
    /*font-weight: bold;*/
    border-radius: 5px;
    font-size:10pt;
    transition: background-color 1000ms, color 1000ms;
    margin-bottom: 10px;
    /*text-decoration: none;*/
}
.linkgomb:hover{
    background-color:rgba(255,255,255,1);
    color:#222;
    cursor:pointer;
    transition: background-color 500ms, color 500ms;
}


/*Főcím stílusa*/

.fejlec {
    width: 100%;
    color:white;
    /*font-size:60px;*/
    background-color:rgba(0, 0, 0, .5);
    font-family:big john;
    top: 0;
    transition: 0.2s;
    margin: 0px;
    padding: 0px;
    text-align: center;
    /*display: table;*/
}


.nyelvzaszlo{
  text-align: right;
  /*padding-top: 10px;*/
  padding-right: 5%;
  /*padding: 0;*/
}

.nyelvzaszlo img{
  /*padding-top: 10px;
  padding-right: 10px;*/
}

.menuelem p:hover{
  background-color: rgba(255,255,255,.2);
}

.figyelmeztet{
  background-color: yellow;
  color: red;
  border-radius: 5px;
  width: 62%;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 3px;
}


#labszoveg{
    font-size:12px;
    color:white;
    width:75%;
    margin: auto;
}

/*LINKSTÍLUSOK*/

/* megnézetlen link */
a:link {
  color: white;
  text-decoration: none; /*ne legyenek a linek aláhúzva*/
}

/* megnyitott link */
a:visited {
  color: white;
}

/* TÉRKÉP */
#map{
  height: 300px;
  width: 80%;
  margin-top: 70px;
}

hr{
  color: white;
}

.oldalcim{
  font-size: 60px;
}

/*==================================*/
/*Kis kijelzős változatok */

/*800 px alatt megváltozik a szerkezet*/
/*==================================*/

@media screen and (max-width: 800px) {

  #oldaltartalomstilus {
    width: 92%;
  }
  .menugomb{
    width: 100px;
    height: 30px;
    font-size:7pt;
    border: 1px solid white;
  }
  .menugombV{
    width: 100px;
    height: 30px;
    font-size:7pt;
    border: 1px solid white;
  }
  .fejlec {
    /*padding-bottom:3px;
    padding-top: 10px;*/
    font-size: 20pt;
  }
  #oldaltartalomstilus{
    margin-top: 150px;
  }
}

/*==================================*/
/*Galéria*/
/*==================================*/

.galeria{
  margin: 5px 10px;
}

.galeria img{
  height: 150px;
  padding: 5px;
  transition: 0.3s;
}

.galeria img:hover{
  transform: scale(1.1);
}

/*==================================*/
/*Letöltés gomb*/
/*==================================*/

.letoltes {
  background-color: #2a5d68;
  border: none;
  color: white;
  padding: 6px 15px;
  cursor: pointer;
  font-size: 15px;
}

/* Darker background on mouse-over */
.letoltes:hover {
  background-color: RoyalBlue;
}

/*==================================*/
/*Zebrás táblázat*/
/*==================================*/

/*table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}*/

th {
  text-align: center;
  padding: 16px;

}

td {
  /*text-align: left;*/
  padding: 5px;
}

tr:nth-child(even) {
  background-color: ##277687;
}
