@charset "utf-8";
@media only screen
and (min-width: 240px)
and (max-width: 1000px)
{

.container
{display:none;}

#mobilecontainer{
	display: inline;
	max-width: 720px;
	background: url(mobile/bg.png) repeat center center fixed;	
	
}
.mobileheader { 
	background: url(header.png) no-repeat center bottom;
	height: 130px;
	width: 100%;
	position:relative;
	top:0px;
	}
.mobilepalyazatsepar{
	background: url(separ.png) repeat center;
	height: 73px;
	width: 100%;
	position:relative;
	z-index:100;
}		

.mobileheaderinner {
 	max-width: 100%;
	text-align: center;
	position:relative;
	z-index:1;
	}
#mobilelogo {
	padding-top:25px;
	max-width: 80%;
	} 

.mobilelogocontainer {
	width: 80%;
	margin: 0 auto;
}

.mobilecontent {
	margin: 0 auto;
	width: 100%;
	}
.mobilecontentwhite {
	background: #fff;
	margin: 0 auto;
	width: 100%;
	}

.up {
	margin-top: -110px;
	}

.mobilekomplex{	
	max-width:100%;
	padding: 20px;
	text-align: center;
	}
.mobilekomplex h1 {
	font-size: 300%;
	line-height: 0.9em;
	}

.mobiletudjonmeg{
	background:url(tudjonmeg.png);
	width:227px;
	height:53px;
	margin:0 auto;
	padding: 0;
	}
.mobilehandcontainer{
	padding-top: 30px;
	}
.mobilehand{}
.mobilehand img{	
	min-width:80%;
	max-width:100%;
	height: auto;
    overflow:hidden;
	float:right;
	}

.mobilemagunkrol{
	max-width: 90%;
	margin: 0 auto;
	}
.mobilempark{
	max-width: 90%;
	margin: 0 auto;
	}
.mobilecimsor {
	width: 45%;
	border-bottom: 1px solid #d9d9d9;
	margin: 0 auto;
	text-align: center;
	}

	
.mobilecimsorwide {
	width: 92%;
	border-bottom: 1px solid #d9d9d9;
	margin: 0 auto;
	text-align: center;
	}
.mobilecimsor h1 {
	font-size: 300%;
	color: #c93e49;	
	line-height: 0.5em;
	padding: 0;
}
.cimsormini {
	border-bottom: 1px dotted #d9d9d9;
	}
.mobilefelsorolas {
	list-style-image: url(mobile/arrow.png);
	margin-left: 40px;
	/*line-height: 1.5em;*/
	text-align: justify;
	}
.mobilecimsorwide h2 {
	color: #c93e49;
	font-size: 120%;
	}

.mobilepottyvonal {
	background: url(mobile/pottyvonal.png) center center fixed;
	min-width: 320px;
	height: 1px;
	}

.picturecontainer {
	text-align: center;
	}

.mobilecegadatok{
	max-width: 90%;
	margin: 0 auto;
	}

.mobileimpresszum{
	max-width: 80%;
	margin: 0 auto;
	}

.mobilekapcsolat{
	max-width: 90%;
	margin: 0 auto;
	}
.mobilefooter {
	background: url(footer.png) repeat ; 
	width: 100%;
	height: 90px;
	}

.mobilefooterinner {
	max-width: 100%;
	text-align: center;
	margin: 0 auto; 
	}
.send {
	background:url(mobile/send.png);
	width:227px;
	height:53px;
	margin:0 auto;
	padding: 0;
	}
.centerdiv {
	margin:0 auto;
	text-align: center;
	}
.imp {
	width: 50%;
	}
	

}
