body{
	margin:auto;
	margin-bottom:0px;
	min-width:1410px;
	background: url("bg2.jpg") no-repeat fixed center;
	background-size: cover;	
	font-family: 'Times New Roman', serif;
}
#wrapper{
	
	width:1100px;
	background:rgba(255,255,255,0.85);
	margin:0 auto;
}
header .logo{	
	position:absolute;
	z-index:2;
	width:1100px;
	margin-top:0px;
	
}


/*MENÜ*/
#menu {
	padding-top:0px;
	list-style-type: none;
	
	height: 40px;
	 background: rgb(226,226,226);
	background: linear-gradient(180deg, rgba(226,226,226,1) 0%, rgba(253,253,253,1) 35%, rgba(255,255,255,1) 65%, rgba(226,226,226,1) 100%); 
	font-size:20px;
}
#menu li{
	display:inline;
	margin-right:30px;
		
}
#menu li:first-child{	
	margin-left:15px;
}
#menu li:last-child{
	margin-right:0px;
}
#menu a{	
	text-decoration:none;
	color:#8137AF;
	line-height:200%;
	grid-gap:2px;
}
#menu a:hover{
	padding-bottom:10px;
	 background: rgb(129,55,160);
background: linear-gradient(180deg, rgba(129,55,160,0) 0%, rgba(255,255,255,0) 40%,rgba(255,255,255,1) 80%, rgba(200,211,30,1) 100%); 
}
/*MENÜ VÉGE*/
.article{
	padding-top:10px;
	min-height:200px;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:30px;
}
p{
	margin-top:30px;
	margin-left:10px;
	margin-right:10px;
	font-size:23px;
	text-align:justify;
	overflow-wrap: break-word;
}
.selfe{
	float:left;
	margin-top:20px;
	margin-left:25px;
	margin-right:0px;
	padding-right:10px;
}
.selfe img{	
	width: 300px;
	height: 300px;
}
.terapia img{
	margin-bottom:0px;
	margin-right:20px;
}
.terapia{
	float:left;
	margin-top:30px;
}
.terapia h1{
	margin-top:10px;
	margin-left:200px;
}
.terapia h2{
	margin-bottom:20px;
	margin-left:220px;
	font-size:18px;
	font-weight:bold;
}
.contact{
	width:360px;
	margin-top:30px;
	margin-left:20px;
	margin-bottom:30px;
	margin-right:30px;
	float:left;
}
.kapcsolat{
	padding-top:10px;
	margin-top:50px;
	margin-left:40px;
	/*margin-bottom:130px;*/
}
.contactimg{
	margin-top:3px;
	margin-left:1px;
	height:20px;	
}
.picto{
	height:50px;
	margin-top:-13px;
	margin-right:15px;
}

h1{
	font-size:24px;
	font-weight:bold;	
	color:#000;
	margin-top:15px;
	margin-left:60px;
}
h2{	
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin-left:65px;
	margin-top:3px;
	margin-bottom:10px;
}
h3{
	font-size:20px;
	font-weight:bold;
	color:#000;
	margin-top:0.9em;
	margin-left:0px;
}
footer{
	background: rgb(204,204,204);
	/*background: linear-gradient(180deg, rgba(204,204,204,1) 0%, rgba(223,223,223,1) 50%, rgba(204,204,204,1) 100%); */
	padding:20px 40px 10px;
	padding-bottom:20px;
	clear:both;
	position:relative;
	text-align:center;
}
footer a{
	text-decoration:none;
	color:blue;
}
.pdf{
	width:1000px;
	height:600px;
	border-bottom:25px solid #414141;
	margin:50px;
}
iframe{
		/*float:top;*/
		border-color:#aaa;
		border-style:solid;
		border-width:5px;
		margin-top:00px;

		width:1000px;
		height:450px;
		margin-left:45px;
		margin-bottom:20px;
}
.terapia img{
	width:500px;
	height:281px;
}
.tart h1{
	margin-bottom:20px;
}
.article {
	min-height:600px;
}
