body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}

.fejcsik {
	width: 100%;
	height: 100px;
	background-color: #ffffff;
}

.kozep {
	width: 98%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.logo {
	float:left;
}

.logo img {
	width: 300px;
	height: auto;
	margin-top: 8px;
}

/* Menü */

.menu {
	display:none;
}

.menu ul {
  padding: 0px 0px 0px 0px;  
  list-style: none;		
  display: inline;  
}

.menu ul a {
	float:left;
}

.menu ul li {
	height:100px;
	line-height:100px;
	font-size:16px;
	display: inline-block;
	padding-left:20px;
	padding-right:20px;
	color:#172846;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;	
	border-right: 1px solid #d8d8d8;
}

.menu ul li:hover {
	background-color:#172846;
	color:#ffffff;	
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;		
}

/* Menü vége */

.fejlec {
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 50px;
	background-color: #172846;
}

.febal {
	width:100%;	
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 24px;
	line-height: 38px;
	font-weight: bold;
	color:#ffffff;
}

.fejobb {
	width:90%;
	margin-left: auto;
	margin-right: auto;
}

.fejobb img{
	width: 100%;
	height: auto;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.62);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.62);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.62);	
}

.clear {
	clear:both;
}

.gback {
	width: 100%;
	height: auto;
	background-color: #e5e5e5;
}

.bemutat {
	font-size: 18px;
	line-height: 26px;
	padding-top: 25px;
	
	color:#2f2d2d;
}

.focim {
	text-align: center;
	margin-top: 50px;
	color:#172846;
	display: inline-block;
	width: 100%;
} 
	

/* Tabfülek -------------- */
div.tab {
    overflow: hidden;
/*    border: 1px solid #ccc;*/
    background-color: #f1f1f1;
}

.tablinks {
	width:50%;
}

.profil {
	width:80%;
	height:auto;
}

/* Style the buttons inside the tab */

.tab {
/*	display:none !important; /* Ideiglenesen ! */
}

div.tab button {
    background-color: inherit;
    float: left;
/*	display:inline-block;*/
	display:table-cell;
    border: none;
    outline: none;
    cursor: pointer;
/*    padding: 14px 16px;*/
	padding:0px;
	margin:0px;
	height:65px;
    transition: 0.5s;
    font-size: 18px;
}

.otthheader .altaheader {
	font-weight:bold;
	cursor:pointer;	
}

.more {
	font-weight:bold;
	cursor:pointer;
}

/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab button.active {
    background-color: #172846;
	color:white;
}

.fhatter {
	background-color:#FFFFFF;
}

/* Style the tab content */
.tabcontent {
	display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
    -webkit-animation: fadeEffect 2s;
    animation: fadeEffect 2s; /* Fading effect takes 1 second */    
	background-color: #ffffff;
	
	color:#2f2d2d;
}

@-webkit-keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}

@keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}

.titulus-mob {
	display:none;
}


.altaheader .otthheader {
	cursor:pointer;
	font-weight:bold;
}

.altacontainer .altacontent {
    display: none;
    padding : 5px;
	line-height:25px;
	text-align:justify;
}

.otthtecontent {
	display:none;
    padding : 5px;
	line-height:25px;
	text-align:justify;	
}

.otthcontent {
	display:none;
    padding : 5px;
	line-height:25px;
	text-align:justify;	
}

.altacontainer h2 {
	color:#ecb20b;
	margin-top:30px;	
}

.otthcontainer .otthcontent .otthtecontent {
    display: none;
    padding : 5px;
	line-height:25px;
	text-align:justify;	
}

/* Tabfülek VÉGE */



.pdflink {
	display:block;
	width:85%;
	font-size:14px;
	/*height:70px;*/
	padding-top: 25px;
	padding-bottom: 25px;
	/*line-height:70px;*/
	margin-right:5px;
	margin-bottom:20px;
	
	padding-left:65px;
	background-image:url(images/pdf.png);
	background-repeat:no-repeat;
	background-position: 10px center;
	text-align:left;
	color:#172846;
	text-decoration:none;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  
	background-color:#e5e5e5;
	transition: all 0.5s ease;
}

.kekcsik {
	width: 100%;
	height: 6px;
	background-color: #172846;
}
.tamogatok {

   width:100%;

   text-align:center;
   padding-top:30px;
   padding-bottom:30px;  
}

.doks {
	text-align: center;
}

.tamlogo {
	display:inline-block;
	position: relative;	
	width: 150px;
	height: 130px;
	margin:10px;	
	background-color: #172846;
	border:6px solid #172846;
}

.tamlogo img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.pabo {
	padding-bottom: 40px;
	margin-top: 30px;	
}

.kaps {
	width: 100%;
	height: auto;
	text-align: center;
}

.kabox {
	display: block;
	width: 100%;
	margin-bottom: 25px;
	padding-top: 100px;
	font-size: 22px;
	color: #172846;
	text-align: center;
}

.kabox a{
	color: #172846;
	text-decoration: none;
}

.kabox a:hover{
	color: #172846;
	text-decoration: underline;
}

.kbtel {
	background-image: url("images/icob-tel.png");
	background-repeat: no-repeat;
	background-position: top center;
}

.kbmail {
	background-image: url("images/icob-mail.png");
	background-repeat: no-repeat;
	background-position: top center;
}

.kbloc {
	background-image: url("images/ico-loc.png");
	background-repeat: no-repeat;
	background-position: top center;
}

.footlogo {
	text-align: center;
	margin-top:40px;
}

.footer {
	padding-bottom: 20px;
}

/* Mobile menu styles */

.hamburger{
  background:none;
  position:absolute;
  top:0;
  right:0;
  line-height:70px;
/*  padding:5px 15px 0px 15px;*/
  color:#172846;
  border:0;
  font-size:30px;
  padding-right:20px;
  font-weight:bold;
  cursor:pointer;
  outline:none;
  z-index:10000000000000;
}
.cross{
  background:none;
  position:absolute;
  top:0px;
  right:0;
/*  padding:10px 20px 0px 15px;*/
  color:#172846;
  border:0;
  font-size:70px;
  line-height:85px;
  font-weight:bold;
  cursor:pointer;
  outline:none;
  z-index:10000000000000;
}
.mobmenu{z-index:1000000; font-weight:bold; font-size:0.8em; width:100%; background:#ffffff;  position:absolute; text-align:center; font-size:12px;}
.mobmenu ul {margin: 0; padding: 0; list-style-type: none; list-style-image: none; color: #ffffff; cursor:pointer;}
.mobmenu li {display: block;   padding:15px 0 15px 0; border-bottom:#172846 1px solid; font-size:18px;}
.mobmenu ul li a { text-decoration:none;  margin: 0px; color:#172846;}
.mobmenu a{text-decoration:none; color:#172846;}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #f2b846;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
  font-weight:bold;
}

#myBtn:hover {
  background-color: #f4c975;
}

.jelentes {
	margin-top: 20px;
	text-align: center;
}

.jelentes a{
	color:#172846;
}