@import url('https://fonts.googleapis.com/css?family=Inria+Serif&display=swap');

body {

	background: #ccc;
	font-family: 'Inria Serif', serif;
	line-height: 28px;


}


/* unvisited link */
a:link {
	color: #383838 !important;
}

/* visited link */
a:visited {
	color: #383838 !important;
}

/* mouse over link */
a:hover {
	color: #383838 !important;
}

/* selected link */
a:active {
	color: #383838 !important;
}


html {
  scroll-behavior: smooth;
}

.accordion {
  font-family: 'Inria Serif', serif;
	background: none;
  
  color: #444;
  cursor: pointer;
  padding: 10px;
  width: 100%;
	border:none;
  border-bottom:solid 1px #e1e1e1;
  text-align: left;
  outline: none;
  font-size: 110%;
  transition: 0.4s;
	margin-bottom: 2px;
}

.active, .accordion:hover {
  background-color: rgba(0,0,0,0.025);
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: #fff;
  overflow: hidden;
}

plus {
	width: 25px;
	height: 25px;
	display: block;
	float: left; margin-right: 10px;
	background-color: #666; color:#ccc;
	line-height: 24px;
	text-align: center;
	
	
}

.ten-logo {
	height: 48px;
	float: left;
	margin-right: 15px;
}


.szakaszbox {
	float: right;
	text-align: right;
	margin: 40px 0 0 0;	
	font-family: serif;
	
}

.szakaszbox2 {
	float: right;
	text-align: right;
	margin: 40px 5% 0 0;	
	font-family: serif;
	
}

#munkatarsak {
	display: flex;
	flex-wrap: wrap;
}

.szoveg {
	float: left;
	line-height: 50px;
	margin-right: 20px;

}

.fel {
	display:inline-table;
	width: 50px;
	height: 50px;
	font-size: 130%;
	line-height: 45px;
	text-align: center;
}

.fel a  {
	width: 100%;
	height: 100%;
	display: block;
	padding-bottom: 5px;
	color: rgba(0,0,0,0.3);
	text-decoration: none;
	-webkit-border-radius: 30px 30px 30px 30px;
	border-radius: 30px 30px 30px 30px;	
	border: solid 1px rgba(0,0,0,0.1);

}

.fel a:hover {
	-webkit-box-shadow: 0 0 5px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 5px 2px rgba(0,0,0,0.1);
}
	
div#container
	{
	/*width: 60%;*/
	width: 100%;
	min-height: 100%;
	background: #fff;
	color: #666666;
	position: absolute;
	top: 0;
	/*left: 20%;*/
	left: 0;
	margin-top:0;	
	-webkit-box-shadow: 0 0 20px 5px rgba(0,0,0,0.1);
	box-shadow: 0 0 20px 5px rgba(0,0,0,0.1);
	letter-spacing:0px;
	float: left;
	}


#felso {
	width: 90%;
	float: left;
	height: auto;
	padding:20px 5%;
	background-color: #fff;border-bottom: solid 1px #333;
	}

 ul.felsomenu {
	list-style: none;
	display: inline;
	width: auto;
	float: left;
	padding: 0;
	margin: 0;
}

ul.felsomenu li {
	width: auto;
	float: left;
	margin-right: 0px;
	border-left:dotted 1px #ccc;
}

ul.felsomenu li:first-child {
	width: auto;
	float: left;
	margin-right: 0px;
	border-left:none;
}




ul.felsomenu li a {
	padding: 10px 15px;
	display: block;
	text-decoration: none;
	color: #666;
	text-transform: uppercase;
}

.fa {
	margin: 5px;
	
	
}

ul.felsomenu li a:hover {
	background-color: #876D53;
	color:#fff;
}

 ul.nyelv {
	list-style: none;
	display: inline;
	width: auto;
	float: right;
	padding: 0;
	margin: 0;
}

ul.nyelv li {
	width: auto;
	float: left;
	margin-left: 0px;
	border-left:dotted 1px #ccc;
}

ul.nyelv li:first-child {
	width: auto;
	float: left;
	margin-right: 0px;
	border-left:none;
}

ul.nyelv li a {
	padding: 10px 15px;
	display: block;
	text-decoration: none;
	color: #666;
	text-transform: uppercase;
}

ul.nyelv li a:hover {
	background-color: #876D53;
	color:#fff;

	
}

#kozep_felso {
	width: 100%;
	float: left;
	min-height: 600px;
	padding:0;
	background-color: #383838;
	text-align: center;
	/*
	background-image: url("/img/neizer_n_ff.png");
	background-repeat:no-repeat;
	background-position: top right;
	background-size: 100%;*/
	}

#kozep_felso img {
	width: 20%;
	height:auto;
	float: left;
	margin-top: 120px;
	margin-left: 40%;
	
	
	
	
}

h1 {
	width: 100%;
	float: left;
	color:#ccc;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 400%;
	padding: 0;
	margin: 0;
	margin-top: 30px;
	
}

h1 span {
	width: 100%;
	float: left;
	font-size: 48%;
	line-height: 80px;
	color: #876D53;
	
	letter-spacing: 0;

	
	
}

#kozep_bevezeto {
	width: 72%;
	float: left;
	min-height: 300px;
	padding:10px 14%;
	background-color: #e1e1e1;
	text-align:justify;
	padding-bottom: 50px;

	
	}

.kozep_alap {
	margin-top: 100px;
	width: 80%;
	margin-left: 10%;
	float: left;
	min-height: 300px;
	padding:0;
	background-color: #fff;
	text-align:justify;
	}


.kozep_alap h2 {
	font-size: 200%;
	font-weight: normal;
	text-transform: uppercase;	
	padding: 0 0 10px 0;
	margin: 10px 0 30px 0;
	border-bottom: solid 1px #ccc;
	color: #876D53;
	
	
	
}

.kozep_alap h3 {
	font-size: 150%;
	padding: 0 0 10px 0;
	margin: 10px 0 30px 0;
	
	border-bottom:  solid 1px #ccc;
	color: #876D53;
	
	
}

.kozep_alap img {
	width: 100%;
	float: left;
	
}

.kozep_alap .bal {
	width: 20%;
	float: left;
	margin: 5%;
	
}

.kozep_alap .jobb {
	width: 60%;
	float: left;
	margin: 5%;
	
}

.kozep_alap .teljes {
	width: 90%;
	float: left;
	margin: 5%;
	
}

.kozep_alap .teljes2 {
	width: 90%;
	float: left;
	margin: 5% 0 5% 0;
	
}


/* input2 */

.input2 {
	padding: 0;
	margin: 0;
	width: 90%;
	float: left;
	height:auto;
	margin-left: 5%;
}

.input2 input.inp31 {
	width: 45%;
	float: left;
	border: none;
	padding: 10px 2%;
	border-bottom: solid 1px #ccc;
	font-size: 120%;
	font-family: 'Inria Serif', serif;
}

.input2 input.inp32 {
	width: 45%;
	float: right;
	border: none;
	padding: 10px 2%;
	border-bottom: solid 1px #ccc;
	font-size: 120%;
	font-family: 'Inria Serif', serif;
}

.input2 textarea {
	margin-top: 30px;
	width: 96%;
	height: 200px;
	float: right;
	border: none;
	padding: 10px 2%;
	border-bottom: solid 1px #ccc;
	font-size: 120%;
	font-family: 'Inria Serif', serif;
	margin-bottom: 2%;
}


.kuldes {
	width:auto;
	padding: 0 30px;
	line-height: 40px;
	float: right;
	
	font-size: 100%;
	border: solid 1px #ccc;
	background: none;
	font-family: 'Inria Serif', serif;
	text-transform: uppercase;
}

.kuldes:hover {
	background-color: #876D53;
	color:#fff;
	cursor: pointer;
}

.kozep_alap .input {
	width: 90%;
	float: right;
	margin: 0 5%;
	padding: 0;
}

.elfogadas {
	
	width: 70%;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 10px 0px;
}

.elfogadas input {
	margin: 4px 10px;
	float: left;
	
}

.elfogadas a {
	text-decoration: none;
	color:#876D53;
	font-size: 110%;
	line-height: 20px;
	
	
}

.elfogadas a:hover {
	text-decoration:underline;
}



/* input2 eddig */






#lablec {
	border-top: solid 5px #876D53;
	width: 80%;
	margin: 50px 10% 50px 10%;
	float: left;
}

ul.alsomenu {
	list-style: none;
}

ul.alsomenu li {
	width: auto;
	float: left;
	margin-right: 0px;
	border-left:dotted 1px #666;
	font-size: 80%;
}

ul.alsomenu li:first-child {
	width: auto;
	float: left;
	margin-right: 0px;
	border:none;
}




ul.alsomenu li a {
	padding: 10px 15px;
	display: block;
	text-decoration: none;
	color: #666;
	text-transform: uppercase;
}

ul.alsomenu li a:hover {
	background-color: #876D53;
	color:#fff;
}

.kapcsolatbox {
	width: auto;
	float: left;
	margin-bottom: 83px;
}


@media only screen and (max-width: 1440px) {
	
	div#container {

	}

}

@media only screen and (max-width: 1000px) {
	
	div#container {
		width: 100%;
		left: 0%;
	}
	
	#kozep_felso {	min-height: auto;	}

#kozep_felso img {
	width: 30%;
	height:auto;
	float: left;
	margin-top: 30px;
	margin-left: 35%;
}
	
	.input2 input.inp31, .input2 input.inp32 {
	width: 96%;
	padding: 10px 2%;
		margin-bottom: 4px;
}
		
		input[type=checkbox]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  transform: scale(2);
  padding: 10px;
}
	
	
	.elfogadas {
	
	width: 96%;
	float: left;
	padding: 10px 2%;
	margin-bottom: 40px;
	}


h1 {
	width: 100%;
	float: left;
	color:#ccc;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 400%;
	padding: 0;
	margin: 0;
	margin-top: 30px;
	
}
	
	body { line-height: 20px;}
	
	.kozep_alap, #kozep_bevezeto {
	text-align:left;
	}

}

@media only screen and (max-width: 600px) {
	
	h3, h2 {
		text-align: center;
		
		
	}
	
.kozep_alap .bal, .kozep_alap .jobb, .kozep_alap .teljes, .kozep_alap .teljes2, .kozep_alap .input {
	width: 90%;
	float: left;
	margin: 5%;
	
	
}
	
	kapcsolatinput 	{
	float: left;
	width: 96%; 
	margin: 30px 2% 0px 2%;
}
	
	.kuldes {	width:96%;	margin-right: 2%;}
	
	#kozep_felso {	min-height: auto;	}

#kozep_felso img {
	width: 40%;
	height:auto;
	float: left;
	margin-top: 30px;
	margin-left: 30%;
	
	
	
	
}

h1 {
	width: 100%;
	float: left;
	color:#ccc;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 300%;
	padding: 0;
	margin: 0;
	margin-top: 30px;
	
}

h1 span {
	width: 100%;
	float: left;
	font-size: 48%;
	line-height: 44px;
	color: #876D53;
	
	letter-spacing: 0;

	
	
}
	
	#felso { 	width: 100%; 	padding:0;	}


	
	ul.felsomenu {
		width: 100%;
		float: left;
		padding: 0;
		margin: 0;
		overflow: hidden;
		
		
	}
	


ul.felsomenu li, ul.felsomenu li:first-child  {
	display: block;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #ccc;
}



ul.felsomenu li a {
	padding: 5%;
	display: block;
	text-decoration: none;
	color: #666;
	text-transform: uppercase;
	width: 100%;
	height: 100%;
}


	
	


}
	

	
