/*
*	Bartók Brigitta - NaraShina
*	 | NaraShina.OpiPC.hu
*	 | RoNyuPa.hu
*	 | narashina@ronyupa.hu
*
*	Opolczer Dániel - OpiPC
*	 | OpiPC.hu
*	 | info@opipc.hu
*
*/

* {	margin: 0;	padding: 0;	border: 0; outline: 0; }
.clear { clear: both; }
.clear:before,
.clear:after {
	content:" ";
	display: table;
}
.clear:after { clear: both; }

::selection {
	color: #fff;
	background: rgba(221,159,57,1);
}

::-moz-selection {
	color: #fff;
	background: rgba(221,159,57,1);
}

body {
	background: url('../img/bg.png') no-repeat center center fixed;
	background-size: cover;
	font-family: 'Century Gothic', 'Sans-serif', Verdana, Arial;
	font-weight: 300;
	color: #fff;
	font-size: 20px;
}

section {
	float: center;
	margin: 10px auto 30px auto;
	padding: 30px 10px 50px 10px;
	width: 80%;
	background: rgba(51,51,51,0.3);
}

body h1 {
	margin: 70px auto;
	text-align: center;
	font-weight: normal;
	font-size: 105px;
	font-family:'Moonlights on the Beach', Moonlights-on-the-Beach;
}

body h1 span {
	font-family:'Aachen Bold', Aachen-Bold;
	font-size: 45px;
}

body h1 span:first-child {
	font-size: 75px;
}

body h2 {
	background: rgba(51,51,51,1);
	float: center;
	margin: 10px auto 30px auto;
	padding: 20px;
	width: 80%;
}

body h3 {
	float: left;
	margin: 15px auto;
	padding: 5px 15px;
	width: 300px;
	text-align: center;
	border-bottom: solid 3px #000;
	font-size: 25px;
	cursor: pointer;
	background: rgba(51,51,51,0.7);
}

#menu {
	margin: 10px auto;
	padding: 10px ;
	text-align: center;
	background: rgba(51,51,51,0.7);
	border-bottom: solid 3px #000;
}

#menu a:hover {
	background: rgba(0,0,0,1);
}

#menu a {
	margin: 0px auto;
	padding: 10px 30px;
	width: 300px;
	font-size: 25px;
	cursor: pointer;
}

#navbar {
  background-color: rgba(51,51,51,1);
  position: fixed;
  top: -50px;
  width: 100%;
  display: block;
  transition: top 0.3s;
  z-index: 10;
}

#navbar a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 15px;
  text-decoration: none;
  font-size: 17px;
}

#navbar a:hover {
  background-color: rgba(221,159,57,1);
  color: rgba(51,51,51,1);
}

#information {
	margin: 20px auto 30px auto;
	padding: 20px;
	width: 80%;
}

#information p:first-child {
	margin-top: 50px;
}

#information ul {
	list-style-image: url('/img/list_car.png');
	margin: 10px 0px 20px 60px;
	line-height: 150%;
}

.infop {
	margin: 50px auto;
}

.infop span {
	font-family:'Moonlights on the Beach', Moonlights-on-the-Beach;
	font-size: 40px;
	float: right;
}

body p {
	text-align: justify;
	line-height: 130%;
	margin-bottom: 10px;
}

body a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

a:hover {
	color: rgba(221,159,57,1);
}

#buttons {
	width: 95%;
	margin: 40px auto;
	text-align: center;
}

button {
	padding: 15px;
	color: #fff;
	font-size: 20px;
	width: 20%;
	margin: 20px auto;
	background: rgba(51,51,51,0.9);
	cursor: pointer;
	font-family: 'Century Gothic', 'Sans-serif', Verdana, Arial;
}

#error {
	padding: 15px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	height: 150px;
	float: center;
	margin: 70px auto;
}

#error img {
	padding: 15px;
}

button:hover {
	box-shadow: 3px 3px 5px #000;
}

#selected {
	font-weight: bold;
}

#unselected {
	color: rgba(250,250,250,0.6);
}

#gallery {
	margin: auto;
	padding: 20px;
	width: 80%;
	text-align: center;
	float: center;
}

#pictures {
	margin: auto;
}

#pictures a img {
	margin: auto;
	padding: 5px;
	border: 1px solid #ccc;
	width: 205px;
	height: 155px;
	background: rgba(51,51,51,0.7);
	text-align: center;
}

#pictures a img:hover {
	box-shadow: 3px 3px 5px #000;
	background-color: rgba(221,159,57,1);
}

#buttons_icon {
	display: none;
	text-align: center;
	margin: 0px auto;
}

#contact-all {
	width: 100%;
}

#contact-1 {
	width: 50%;
	float: left;
	text-align: center;
	margin: 70px auto 10px auto;
	position: relative;
}

#contact-all #contact-1 #elerh-map a img,
#contact-all #contact-1 #elerh-map iframe {
	width: 95%;
	height: 400px;
	padding: 5px;
}

#iframe-fb {
	height: 20px;
	margin: 0px;
	padding: 0px;	
}

#kozossegilogo {
	top: -90px;
	left: -57px;
	z-index: 5;
	position: absolute;
}

#kozossegilogo img {
	width: 230px;
	height: 230px;
}

#lacko_3, #lacko_2, #lacko_1 {
	display: none;
}

#fb_3, #fb_2, #fb_1 {
	display: none;
}

#insta_3, #insta_2, #insta_1 {
	display: none;
}

#elerh-map #mapinfo,
#elerh-map #mapinfo-muhely {
	background: rgba(51,51,51,0.9);
	padding: 20px;
	color: #fff;
	border-top: 4px solid rgba(25,25,25,1);
	position: absolute;
	width: 270px;
	top: -5px;
	right: 50px;
	-webkit-box-shadow: 0 0 6px #333333;
	box-shadow: 0 0 6px #333333;
	font-size: 15px;
	cursor: pointer;
}

#elerh-map #mapinfo-muhely p a {
	color: #fff;
	float: right;
}

#elerh-map #mapinfo img {
	position: absolute;
	width: 170px;
	height: 170px;
	top: 150px;
	left: 180px;
	z-index: 1;
}

footer {
	margin: 10px auto;
	padding: 30px 10px 50px 10px;
	width: 85%;
}

#foot {
	float: right;
	margin: 10px 0px 50px 0px;
	padding: 15px;
	width: 60%;
	background: rgba(51,51,51,0.4);
}

@media only screen
and (min-width: 100px)
and (max-width: 580px) {
	
	#menu a { line-height: 250%; }
	
	#navbar a { font-size: 14px; padding: 15px 5px; font-weight: normal; }
	
	#information {
		padding: 5px;
		width: 100%;
	}
	
	#information p,
	#information ul li {
		font-size: 80%;
	}
	
	button {
		padding: 5px;
		font-size: 10px;
	}
	
	#buttons_title { display: none }
	#buttons_icon {
		display: block;
		text-align: center;
		width: 30px;
	}
	
	#contact-1 {
		width: 100%;
		text-align: center;
		margin: 10px auto;
	}
	
	#lacko_1 { display: block; }
	#lacko_full, #lacko_3, #lacko_2 { display: none; }

	#fb_1 { display: block; }
	#fb_full, #fb_3, #fb_2 { display: none; }
	
	#insta_1 { display: block; }
	#insta_full, #insta_3, #insta_2 { display: none; }
	
	#kozossegilogo img {
		width: 200px;
		height: 200px;
		position: absolute;
		top: 80px;
		left: 100px;
	}
	
	#elerh-map #mapinfo {
		display: none;
	}
	
	#elerh-map #mapinfo-muhely {
		background: rgba(51,51,51,0.9);
		padding: 10px;
		color: #fff;
		border-bottom: 4px solid rgba(25,25,25,1);
		position: absolute;
		width: 220px;
		height: 90px;
		top: 280px;
		right: 0px;
		-webkit-box-shadow: 0 0 6px #333333;
		box-shadow: 0 0 6px #333333;
		font-size: 12px;
	}	
	
	#foot {	font-size: 10px; }
	
}

@media only screen
and (min-width: 580px)
and (max-width: 800px) {

	#menu a { line-height: 250%; }

	button {
		padding: 5px;
		font-size: 10px;
	}
		
	#buttons_title { display: none }
	#buttons_icon {
		display: block;
		text-align: center;
		width: 40px;
	}
	
	#contact-1 {
		width: 100%;
		text-align: center;
		margin: 10px auto;
	}
	
	#lacko_2 { display: block; }
	#lacko_full, #lacko_3, #lacko_1 { display: none; }

	#fb_2 { display: block; }
	#fb_full, #fb_3, #fb_1 { display: none; }
	
	#insta_2 { display: block; }
	#insta_full, #insta_3, #insta_1 { display: none; }

	
	#kozossegilogo img {
		width: 150px;
		height: 150px;
		position: absolute;
		top: 50px;
		left: 30px
	}
	
	#foot {	font-size: 15px; }
	
	#elerh-map #mapinfo { display: none; }
	
	#elerh-map #mapinfo-muhely {
		background: rgba(51,51,51,0.9);
		padding: 10px;
		color: #fff;
		border-bottom: 4px solid rgba(25,25,25,1);
		position: absolute;
		width: 220px;
		height: 90px;
		top: 280px;
		right: 0px;
		-webkit-box-shadow: 0 0 6px #333333;
		box-shadow: 0 0 6px #333333;
		font-size: 12px;
	}	
}

@media only screen
and (min-width: 800px)
and (max-width: 1200px) {

	#contact-1 {
		width: 100%;
		text-align: center;
		margin: 10px auto;
	}
	
	button {
		padding: 5px;
		font-size: 15px;
	}
	
	#kozossegilogo img {
		width: 200px;
		height: 200px;
		position: absolute;
		top: 35px;
		left: 30px
	}
	
	#foot {	font-size: 15px; }

}

@media only screen
and (min-width: 1200px)
and (max-width: 1400px) {	
	
	#lacko_3 { display: block; }
	#lacko_full, #lacko_2, #lacko_1 { display: none; }

	#fb_3 { display: block; }
	#fb_full, #fb_2, #fb_1 { display: none; }
	
	#insta_3 { display: block; }
	#insta_full, #insta_2, #insta_1 { display: none; }
	
	#kozossegilogo img {
		width: 180px;
		height: 180px;
		position: absolute;
		top: 35px;
		left: 30px;
	}
	
	#foot {	font-size: 18px; }
	
}
