@media screen and (max-width: 1920px) {
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body, html {
	font-size: 17px;
	padding: 0;
	margin: 0;
	font-family: 'Oxygen', sans-serif;
  }


hr {
	color: rgba(243,220,114,1.00);
	width: auto;
	height: 2px;
	margin-top: 2%;
	margin-bottom: 2%;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.kepes h2 {
	text-align: center;
	font-size: 24px;
	text-shadow: 0px 2px #f1b245;
	font-family: 'Oxygen', sans-serif;
	color: rgba(0,0,0,1.00);
	border-style: none;
}

a {
	color: #003F8B;
	text-decoration: underline;
}
a:visited {
	color: #003F8B;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	font-style: italic;
	color: #F18700;
}

.container {
	position: relative;
	clear: both;
	height: auto;
	width: auto;
}
.container > section {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-top: 2em;
	padding-right: 3em;
	/* [disabled]padding-left: 3em;
*/
	padding-bottom: 2em;
	text-align: center;
}
.color {
	width: 100%;
	height: auto;
	border-bottom: 2px solid #eab926;
	padding-bottom: 2%;
	float: left;
	clear: both;
	background-color: #FFFFFF;
	padding-top: 0%;
}
#logo {
	/* [disabled]width: 140px; */
	/* [disabled]height: 123px; */
	margin-top: 5%;
	float: left;
	clear: both;
}
#header {
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header-szoveg {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #62c479;
	text-align: center;
	text-shadow: 2px 1px rgba(0,0,0,0.20);
	padding-top: 0.5%;
	padding-bottom: 0.5%;
}
.header-szoveg a {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
.header-szoveg a:hover  {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
	font-style: italic;
	text-shadow: 1px 1px rgba(0,0,0,1.00);
}
.header-szoveg a:visited  {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
#head-img  {
	smargin-top: 0px;
	margin-right: auto;
	text-align: center;
	background-image: url(../img/header.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	padding-bottom: 13%;
	padding-top: 12%;
	clear: both;
	float: left;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-position: center 0%;
}

#headwrapper {
	height: auto;
	margin-bottom: 1%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20%;
	padding-right: 20%;
	float: left;
	clear: both;
}

#content {
	width: 100%;
	height: auto;
	float: left;
	/* [disabled]position: relative; */
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.blog {
	text-align: justify;
	background-color: rgba(255,253,253,1.00);
	margin-left: 18%;
	margin-right: 18%;
	clear: both;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	padding-bottom: 2%;
	width: 64%;
}
.landing {
	text-align: justify;
	background-color: rgba(255,253,253,1.00);
	margin-left: 32%;
	margin-right: 32%;
	clear: both;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	padding-bottom: 2%;
	width: 36%;
}

#left-side {
	width: 75%;
	text-align: justify;
	margin-bottom: 3%;
	float: left;
	padding-right: 5%;
}

#right-side {
	width: 25%;
	height: auto;
	float: right;
}
#right-side p {
	margin-top: 0px;
}

.napelem-rendszer-arak {
	background-color: rgba(229,142,36,1.00);
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	padding-top: 10%;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	margin-top: 5%;
	-webkit-box-shadow: 3px 3px rgba(0,0,0,0.10);
	box-shadow: 3px 3px rgba(0,0,0,0.10);
}



.feher {
	width: 100%;
	color: rgba(29,29,29,1.00);
	background-color: rgba(255,255,255,1.00);
	padding-bottom: 1%;
	padding-left: 20%;
	padding-right: 20%;
	float: left;
	padding-top: 1%;
	text-align: justify;
}
.sarga {
	width: 100%;
	padding-left: 20%;
	padding-right: 20%;
	color: rgba(0,0,0,1.00);
	background-color: #f2d547;
	height: auto;
	float: left;
	clear: both;
	text-align: justify;
}


.arial {
	font-family: Arial, sans-serif;
}




.narancs-button {
	width: 35%;
	height: auto;
	border-radius: 25px;
	background-color: #f67e09;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 1%;
	padding-bottom: 1%;
	-webkit-box-shadow: 0px 3px #b35800;
	box-shadow: 0px 3px #b35800;
	padding-left: 1%;
	padding-right: 1%;
	text-shadow: 0px 2px #b35800;
	margin-top: 2%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 0.9em;
}
.narancs-button:hover {
	width: 35%;
	height: auto;
	border-radius: 8px;
	background-color: #F9B573;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 1%;
	padding-bottom: 1%;
	-webkit-box-shadow: 0px 3px #b35800;
	box-shadow: 0px 3px #b35800;
	padding-left: 1%;
	padding-right: 1%;
	text-shadow: 0px 2px #1e3457;
	margin-top: 2%;
}
.narancs-button a {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
}
.red-button {
	width: 75%;
	height: auto;
	border-radius: 8px;
	background-color: #FF0000;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
	-webkit-box-shadow: 0px 3px #B00000;
	box-shadow: 0px 3px #B00000;
	padding-left: 2%;
	padding-right: 2%;
	text-shadow: 0px 2px #B00000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 1.2em;
}
.red-button:hover {
	width: 75%;
	height: auto;
	border-radius: 8px;
	background-color: #FFAB2E;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
	-webkit-box-shadow: 0px 3px #B00000;
	box-shadow: 0px 3px #B00000;
	padding-left: 2%;
	padding-right: 2%;
	text-shadow: 0px 2px #B00000;
	margin-right: auto;
	margin-left: auto;
}
.red-button a {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
}


#footer {
	width: 100%;
	padding-left: 20%;
	padding-right: 20%;
	color: rgba(237,237,237,1.00);
	padding-top: 2%;
	padding-bottom: 2%;
	font-size: 14px;
	float: left;
	clear: both;
	background-image: url(../img/footer-bg.jpg);
}
#footer-cim {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 12px;
	color: #efce25;
	float: left;
	clear: both;
	width: 100%;
}
.footer-oszlop {
	width: 33.3%;
	float: left;
	padding-left: 2.5%;
	padding-right: 2.5%;
	text-align: left;
	color: rgba(255,253,253,1.00);
}
.footer-oszlop a {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
}
.footer-oszlop p {
	color: #efce25;
	text-decoration: none;
	font-size: 16px;
	text-shadow: 0px 2px rgba(0,0,0,1.00);
	font-weight: bold;
}
.footer-oszlop p a {
	color: rgba(239,206,37,1.00);
	text-decoration: none;
}
.footer-oszlop p a:hover {
	color: rgba(255,87,0,1.00);
	text-decoration: none;
}
.footer-oszlop p a:visited {
	color: rgba(239,206,37,1.00);
}
.footer-oszlop ul li {
	text-shadow: 0px 2px rgba(0,0,0,1.00);
	color: rgba(255,153,0,1.00);
	line-height: 22px;
}
.footer-oszlop ul li a {
}
.footer-oszlop ul li a:visited {
}
.footer-oszlop ul li a:hover {
	text-decoration: none;
}




}

@media screen and (max-width: 1640px) {
.landing {
	text-align: justify;
	background-color: rgba(255,253,253,1.00);
	margin-left: 29%;
	margin-right: 29%;
	clear: both;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	padding-bottom: 2%;
	width: 42%;
}
.narancs-button {
	width: 35%;
	height: auto;
	border-radius: 25px;
	background-color: #f67e09;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 1%;
	padding-bottom: 1%;
	-webkit-box-shadow: 0px 3px #b35800;
	box-shadow: 0px 3px #b35800;
	padding-left: 1%;
	padding-right: 1%;
	text-shadow: 0px 2px #b35800;
	margin-top: 2%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 0.9em;
}
.narancs-button:hover {
	width: 35%;
	height: auto;
	border-radius: 8px;
	background-color: #F9B573;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 1%;
	padding-bottom: 1%;
	-webkit-box-shadow: 0px 3px #b35800;
	box-shadow: 0px 3px #b35800;
	padding-left: 1%;
	padding-right: 1%;
	text-shadow: 0px 2px #1e3457;
	margin-top: 2%;
}
.narancs-button:visited {
	width: 35%;
	height: auto;
	border-radius: 8px;
	background-color: #F9B573;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 1%;
	padding-bottom: 1%;
	-webkit-box-shadow: 0px 3px #b35800;
	box-shadow: 0px 3px #b35800;
	padding-left: 1%;
	padding-right: 1%;
	text-shadow: 0px 2px #1e3457;
	margin-top: 2%;
}
.narancs-button a {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
}
.orange-button {
	width: 75%;
	height: auto;
	border-radius: 8px;
	background-color: #F67E09;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
	-webkit-box-shadow: 0px 3px #B35800;
	box-shadow: 0px 3px #B35800;
	padding-left: 2%;
	padding-right: 2%;
	text-shadow: 0px 2px #B35800;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 1.2em;
}
.orange-button:hover {
	width: 75%;
	height: auto;
	border-radius: 8px;
	background-color: #FFAB2E;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
	-webkit-box-shadow: 0px 3px #ff5700;
	box-shadow: 0px 3px #ff5700;
	padding-left: 2%;
	padding-right: 2%;
	text-shadow: 0px 2px #ff5700;
	margin-right: auto;
	margin-left: auto;
}
.orange-button a {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
}
.orange-button a:hover  {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
}
.orange-button a:visited  {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
}
}

@media screen and (max-width: 1240px) {
.landing {
	text-align: justify;
	background-color: rgba(255,253,253,1.00);
	margin-left: 22%;
	margin-right: 22%;
	clear: both;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	padding-bottom: 2%;
	width: 56%;
}
.narancs-button {
	width: 35%;
	height: auto;
	border-radius: 25px;
	background-color: #f67e09;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 1%;
	padding-bottom: 1%;
	-webkit-box-shadow: 0px 3px #b35800;
	box-shadow: 0px 3px #b35800;
	padding-left: 1%;
	padding-right: 1%;
	text-shadow: 0px 2px #b35800;
	margin-top: 2%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 0.9em;
}
.narancs-button:hover {
	width: 35%;
	height: auto;
	border-radius: 8px;
	background-color: #F9B573;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 1%;
	padding-bottom: 1%;
	-webkit-box-shadow: 0px 3px #b35800;
	box-shadow: 0px 3px #b35800;
	padding-left: 1%;
	padding-right: 1%;
	text-shadow: 0px 2px #1e3457;
	margin-top: 2%;
}
.narancs-button a {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
}
#footer {
	width: 100%;
	padding-left: 10%;
	padding-right: 10%;
	color: rgba(237,237,237,1.00);
	padding-top: 2%;
	padding-bottom: 2%;
	font-size: 14px;
	float: left;
	clear: both;
	background-image: url(../img/footer-bg.jpg);
	border-top: 3px solid #f67e09;
}
#headwrapper {
	padding-left: 5%;
	padding-right: 5%;
}

}

@media screen and (max-width: 960px) {
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body, html {
	font-size: 17px;
	padding: 0;
	margin: 0;
	font-family: 'Oxygen', sans-serif;
  }


hr {
	color: rgba(243,220,114,1.00);
	width: auto;
	height: 2px;
	margin-top: 2%;
	margin-bottom: 2%;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
h1 {
	text-align: left;
	font-size: 34px;
	font-family: 'Oxygen', sans-serif;
}
h1 a {
	ext-align: center;
	font-size: 34px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}
h1 a:hover {
	ext-align: center;
	font-size: 34px;
	text-decoration: none;
	color: rgba(54,169,221,1.00);
}

h1 a:visited {
	ext-align: center;
	font-size: 34px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}


h2 {
	text-align: left;
	font-size: 28px;
	font-family: 'Oxygen', sans-serif;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
h2 a {
	ext-align: center;
	font-size: 28px;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
h2 a:hover {
	ext-align: center;
	font-size: 28px;
	text-decoration: none;
	color: rgba(54,169,221,1.00);
}

h2 a:visited {
	ext-align: center;
	font-size: 28px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}


h3 {
	text-align: left;
	font-size: 24px;
	font-family: 'Oxygen', sans-serif;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}

h3 a {
	text-align: left;
	font-size: 24px;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
h3 a:hover {
	text-align: left;
	font-size: 24px;
	text-decoration: none;
	font-style: normal;
	color: rgba(54,169,221,1.00);
}
h3 a:visited {
	text-align: left;
	font-size: 24px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}
h4 {
	text-align: center;
	font-size: 18px;
	font-family: 'Oxygen', sans-serif;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
h4 a {
	text-align: center;
	font-size: 18px;
	font-family: 'Oxygen', sans-serif;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
h4 a:hover {
	text-align: center;
	font-size: 18px;
	font-family: 'Oxygen', sans-serif;
	text-decoration: none;
	color: rgba(54,169,221,1.00);
}
h4 a:visited {
	text-align: center;
	font-size: 18px;
	font-family: 'Oxygen', sans-serif;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}

.kepes h2 {
	text-align: center;
	font-size: 24px;
	text-shadow: 0px 2px #f1b245;
	font-family: 'Oxygen', sans-serif;
	color: rgba(0,0,0,1.00);
	border-style: none;
}

a {
	color: #003F8B;
	text-decoration: underline;
}
a:visited {
	color: #003F8B;
	text-decoration: underline;
}
a:hover {
	color: #F18700;
	text-decoration: underline;
	font-style: italic;
}

.container {
	position: relative;
	clear: both;
	height: auto;
	width: auto;
}
.container > section {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-top: 2em;
	padding-right: 3em;
	/* [disabled]padding-left: 3em;
*/
	padding-bottom: 2em;
	text-align: center;
}
.color {
	width: 100%;
	height: auto;
	padding-bottom: 2%;
	float: left;
	clear: both;
	padding-top: 1%;
}
#logo {
	margin-top: 1%;
	float: none;
	clear: both;
	width: 100%;
	text-align: center;
}
#header {
	height: auto;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header-szoveg {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
}


#head-img {
	margin-top: 0px;
	margin-right: auto;
	text-align: center;
	color: rgba(255,253,253,1.00);
	font-family: 'Russo One', sans-serif;
	text-shadow: 0px 3px rgba(0,0,0,0.40);
	font-size: 40px;
	background-image: url(../img/header.jpg);
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	clear: both;
	float: left;
	margin-left: auto;
}

#headwrapper {
	height: auto;
	margin-bottom: 2%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10%;
	padding-right: 10%;
	float: left;
	clear: both;
}

#content {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.blog {
	text-align: justify;
	background-color: rgba(255,253,253,1.00);
	margin-left: 10%;
	margin-right: 10%;
	clear: both;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	padding-bottom: 2%;
	width: 80%;
}
.landing {
	text-align: justify;
	background-color: rgba(255,253,253,1.00);
	margin-left: 5%;
	margin-right: 5%;
	clear: both;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	padding-bottom: 2%;
	width: 90%;
}
.telefonos-landing {
	width: 100%;
	color: rgba(29,29,29,1.00);
	padding-bottom: 0%;
	padding-left: 15%;
	padding-right: 15%;
	float: left;
	padding-top: 0%;
	text-align: justify;
	letter-spacing: 1px;
	background-image: url(../img/1.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#landing-bal-oldal {
	margin-top: 2%;
	margin-right: 10%;
	margin-bottom: 2%;
	margin-left: 10%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	width: 80%;
}
#landing-jobb-oldal {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	float: left;
	padding-left: 3%;
}

#left-side {
	width: 75%;
	text-align: justify;
	margin-bottom: 3%;
	float: left;
	padding-right: 5%;
}

#right-side {
	width: 25%;
	height: auto;
	float: right;
}

.feher {
	width: 100%;
	color: rgba(29,29,29,1.00);
	background-color: rgba(255,255,255,1.00);
	padding-bottom: 1%;
	padding-left: 20%;
	padding-right: 20%;
	float: left;
	padding-top: 1%;
	text-align: justify;
}
.sarga {
	width: 100%;
	padding-left: 20%;
	padding-right: 20%;
	color: rgba(0,0,0,1.00);
	background-color: #f2d547;
	height: auto;
	float: left;
	clear: both;
	text-align: justify;
}


.arial {
	font-family: Arial, sans-serif;
}
.feher-button {
	width: 48%;






	margin-left: 0px
%
%;
	margin-left: auto;
	margin-right: 2%;
}
.feher-button:hover {
	width: 48%;






	margin-left: 0px
%
%;
	margin-left: auto;
	margin-right: 2%;
}





.narancs-button {
	width: 50%;
	height: auto;
	border-radius: 25px;
	background-color: #f67e09;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
	-webkit-box-shadow: 0px 3px #b35800;
	box-shadow: 0px 3px #b35800;
	padding-left: 2%;
	padding-right: 2%;
	text-shadow: 0px 2px #b35800;
	margin-top: 2%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 0.9em;
}
.narancs-button:hover {
	width: 50%;
	height: auto;
	border-radius: 8px;
	background-color: #F9B573;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
	-webkit-box-shadow: 0px 3px #b35800;
	box-shadow: 0px 3px #b35800;
	padding-left: 2%;
	padding-right: 2%;
	text-shadow: 0px 2px #1e3457;
	margin-top: 2%;
}
.narancs-button a {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
}
.red-button {
	width: 75%;
	height: auto;
	border-radius: 8px;
	background-color: #FF0000;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
	-webkit-box-shadow: 0px 3px #B00000;
	box-shadow: 0px 3px #B00000;
	padding-left: 2%;
	padding-right: 2%;
	text-shadow: 0px 2px #B00000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 1.2em;
}
.red-button:hover {
	width: 75%;
	height: auto;
	border-radius: 8px;
	background-color: #FFAB2E;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
	-webkit-box-shadow: 0px 3px #ff5700;
	box-shadow: 0px 3px #ff5700;
	padding-left: 2%;
	padding-right: 2%;
	text-shadow: 0px 2px #ff5700;
	margin-right: auto;
	margin-left: auto;
}
.red-button a {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
}


#footer {
	width: 100%;
	padding-left: 10%;
	padding-right: 10%;
	color: rgba(237,237,237,1.00);
	padding-top: 2%;
	padding-bottom: 2%;
	font-size: 14px;
	float: left;
	clear: both;
	background-image: url(../img/footer-bg.jpg);
	border-top: 3px solid #f67e09;
}
#footer-cim {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 12px;
	color: #efce25;
	float: left;
	clear: both;
	width: 100%;
}
.footer-oszlop {
	width: 33.3%;
	float: left;
	padding-left: 2.5%;
	padding-right: 2.5%;
	text-align: left;
	color: rgba(255,253,253,1.00);
}


}

@media screen and (max-width: 768px) {
h1 {
	text-align: left;
	font-size: 30px;
	font-family: 'Oxygen', sans-serif;
}
h1 a {
	ext-align: center;
	font-size: 30px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}
h1 a:hover {
	ext-align: center;
	font-size: 30px;
	text-decoration: none;
}

h1 a:visited {
	ext-align: center;
	font-size: 30px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}


h2 {
	text-align: left;
	font-size: 30px;
	font-family: 'Oxygen', sans-serif;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
h2 a {
	ext-align: center;
	font-size: 30px;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
h2 a:hover {
	ext-align: center;
	font-size: 30px;
	text-decoration: none;
}

h2 a:visited {
	ext-align: center;
	font-size: 30px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}


h3 {
	text-align: left;
	font-size: 24px;
	font-family: 'Oxygen', sans-serif;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}

h3 a {
	text-align: left;
	font-size: 24px;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
h3 a:hover {
	text-align: left;
	font-size: 24px;
	text-decoration: none;
	font-style: normal;
}
h3 a:visited {
	text-align: left;
	font-size: 24px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}
h4 {
	text-align: center;
	font-size: 18px;
	font-family: 'Oxygen', sans-serif;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
h4 a {
	text-align: center;
	font-size: 18px;
	font-family: 'Oxygen', sans-serif;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
h4 a:hover {
	text-align: center;
	font-size: 18px;
	font-family: 'Oxygen', sans-serif;
	text-decoration: none;
}
h4 a:visited {
	text-align: center;
	font-size: 18px;
	font-family: 'Oxygen', sans-serif;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}

.kepes h2 {
	text-align: center;
	font-size: 24px;
	text-shadow: 0px 2px #f1b245;
	font-family: 'Oxygen', sans-serif;
	color: rgba(0,0,0,1.00);
	border-style: none;
}

a {
	color: #003F8B;
	text-decoration: underline;
}
a:visited {
	color: #003F8B;
	text-decoration: underline;
}
a:hover {
	color: #F18700;
	text-decoration: underline;
	font-style: italic;
}

.container {
	position: relative;
	clear: both;
	height: auto;
	width: auto;
}
.container > section {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-top: 2em;
	padding-right: 3em;
	/* [disabled]padding-left: 3em;
*/
	padding-bottom: 2em;
	text-align: center;
}
.color {
	width: 100%;
	height: auto;
	padding-bottom: 2%;
	float: left;
	clear: both;
	padding-top: 1%;
}
#logo {
	width: 100%;
	margin-top: 1%;
	float: left;
	clear: both;
}
#header {
	height: auto;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header-szoveg {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
}

#headwrapper {
	height: auto;
	margin-bottom: 1%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10%;
	padding-right: 10%;
	float: left;
	clear: both;
}

#content {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.blog {
	text-align: justify;
	background-color: rgba(255,253,253,1.00);
	margin-left: 5%;
	margin-right: 5%;
	clear: both;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	padding-bottom: 2%;
	width: 90%;
}

#left-side {
	width: 100%;
	text-align: justify;
	margin-bottom: 2%;
	float: left;
	padding-right: 2%;
	padding-left: 2%;
}

#right-side {
    width: 100%;
    height: auto;
    float: left;
    padding-left: 2%;
    padding-right: 2%;
    display: none;
}

.feher {
	width: 100%;
	color: rgba(29,29,29,1.00);
	background-color: rgba(255,255,255,1.00);
	padding-bottom: 1%;
	padding-left: 20%;
	padding-right: 20%;
	float: left;
	padding-top: 1%;
	text-align: justify;
}
.sarga {
	width: 100%;
	padding-left: 20%;
	padding-right: 20%;
	color: rgba(0,0,0,1.00);
	background-color: #f2d547;
	height: auto;
	float: left;
	clear: both;
	text-align: justify;
}


.arial {
	font-family: Arial, sans-serif;
}


.feher-button {
	width: 80%;
	height: auto;
	text-align: center;
	font-family: 'Alfa Slab One', cursive;
	font-weight: lighter;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	margin-top: 3%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 1.2em;
	float: right;
	margin-left: 10%;
	margin-right: 10%;
}
.feher-button:hover {
	width: 80%;
	height: auto;
	text-align: center;
	font-family: 'Alfa Slab One', cursive;
	font-weight: lighter;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	margin-top: 3%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 1.2em;
	float: right;
	margin-left: 10%;
	margin-right: 10%;
}
.feher-button a {
	text-align: center;
	font-family: 'Alfa Slab One', cursive;
	font-weight: lighter;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	margin-top: 5%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 1.2em;
	text-decoration: none;
	font-style: normal;
}
.feher-button a:visited  {
	text-align: center;
	font-family: 'Alfa Slab One', cursive;
	font-weight: lighter;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	margin-top: 5%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 1.2em;
	text-decoration: none;
	font-style: normal;
	color: rgba(255,255,255,1.00);
}
.feher-button a:hover  {
	text-align: center;
	font-family: 'Alfa Slab One', cursive;
	font-weight: lighter;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 1.2em;
	text-decoration: none;
	font-style: normal;
	margin-top: 5%;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
}

.narancs-button {
	width: 50%;
	height: auto;
	border-radius: 25px;
	background-color: #f67e09;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
	-webkit-box-shadow: 0px 3px #b35800;
	box-shadow: 0px 3px #b35800;
	padding-left: 2%;
	padding-right: 2%;
	text-shadow: 0px 2px #b35800;
	margin-top: 2%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 0.9em;
}
.narancs-button:hover {
	width: 50%;
	height: auto;
	border-radius: 8px;
	background-color: #F9B573;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
	-webkit-box-shadow: 0px 3px #b35800;
	box-shadow: 0px 3px #b35800;
	padding-left: 2%;
	padding-right: 2%;
	text-shadow: 0px 2px #1e3457;
	margin-top: 2%;
}
.narancs-button a {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
}
.red-button {
	width: 75%;
	height: auto;
	border-radius: 8px;
	background-color: #FF0000;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
	-webkit-box-shadow: 0px 3px #B00000;
	box-shadow: 0px 3px #B00000;
	padding-left: 2%;
	padding-right: 2%;
	text-shadow: 0px 2px #B00000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 1.2em;
}
.red-button:hover {
	width: 75%;
	height: auto;
	border-radius: 8px;
	background-color: #FFAB2E;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
	-webkit-box-shadow: 0px 3px #ff5700;
	box-shadow: 0px 3px #ff5700;
	padding-left: 2%;
	padding-right: 2%;
	text-shadow: 0px 2px #ff5700;
	margin-right: auto;
	margin-left: auto;
}
.red-button a {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
}
.orange-button {
	width: 100%;
	height: auto;
	border-radius: 8px;
	background-color: #F67E09;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
	-webkit-box-shadow: 0px 3px #B35800;
	box-shadow: 0px 3px #B35800;
	padding-left: 2%;
	padding-right: 2%;
	text-shadow: 0px 2px #B35800;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 1.2em;
}
.orange-button:hover {
	width: 100%;
	height: auto;
	border-radius: 8px;
	background-color: #FFAB2E;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
	-webkit-box-shadow: 0px 3px #ff5700;
	box-shadow: 0px 3px #ff5700;
	padding-left: 2%;
	padding-right: 2%;
	text-shadow: 0px 2px #ff5700;
	margin-right: auto;
	margin-left: auto;
}
.orange-button a {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
}
.orange-button a:hover  {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
}
.orange-button a:visited  {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
}


#footer {
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
	color: rgba(237,237,237,1.00);
	padding-top: 3%;
	padding-bottom: 3%;
	font-size: 14px;
	float: left;
	clear: both;
	background-image: url(../img/footer-bg.jpg);
}
#footer-cim {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	color: #efce25;
	padding-left: 5%;
	padding-right: 5%;
}
.footer-oszlop {
	width: 100%;
	float: left;
	padding-left: 2.5%;
	padding-right: 2.5%;
	text-align: justify;
}
}

@media screen and (max-width: 640px) {
h1 {
	text-align: left;
	font-size: 30px;
	font-family: 'Oxygen', sans-serif;
}
h1 a {
	ext-align: center;
	font-size: 30px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}
h1 a:hover {
	ext-align: center;
	font-size: 30px;
	text-decoration: none;
}

h1 a:visited {
	ext-align: center;
	font-size: 30px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}


h2 {
	text-align: left;
	font-size: 30px;
	font-family: 'Oxygen', sans-serif;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
h2 a {
	ext-align: center;
	font-size: 30px;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
h2 a:hover {
	ext-align: center;
	font-size: 30px;
	text-decoration: none;
}

h2 a:visited {
	ext-align: center;
	font-size: 30px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}


h3 {
	text-align: left;
	font-size: 24px;
	font-family: 'Oxygen', sans-serif;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}

h3 a {
	text-align: left;
	font-size: 24px;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
h3 a:hover {
	text-align: left;
	font-size: 24px;
	text-decoration: none;
	font-style: normal;
}
h3 a:visited {
	text-align: left;
	font-size: 24px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}
h4 {
	text-align: center;
	font-size: 18px;
	font-family: 'Oxygen', sans-serif;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
h4 a {
	text-align: center;
	font-size: 18px;
	font-family: 'Oxygen', sans-serif;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
h4 a:hover {
	text-align: center;
	font-size: 18px;
	font-family: 'Oxygen', sans-serif;
	text-decoration: none;
}
h4 a:visited {
	text-align: center;
	font-size: 18px;
	font-family: 'Oxygen', sans-serif;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}
.kepes h2 {
	text-align: center;
	font-size: 24px;
	text-shadow: 0px 2px #f1b245;
	font-family: 'Oxygen', sans-serif;
	color: rgba(0,0,0,1.00);
	border-style: none;
}

a {
	color: #003F8B;
	text-decoration: underline;
}
a:visited {
	color: #003F8B;
	text-decoration: underline;
}
a:hover {
	color: #F18700;
	text-decoration: underline;
	font-style: italic;
}

.container {
	position: relative;
	clear: both;
	height: auto;
	width: auto;
}
.container > section {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-top: 2em;
	padding-right: 3em;
	/* [disabled]padding-left: 3em;
*/
	padding-bottom: 2em;
	text-align: center;
}
.color {
	width: 100%;
	height: auto;
	padding-bottom: 2%;
	float: left;
	clear: both;
	padding-top: 1%;
}
#logo {
	width: 100%;
	margin-top: 1%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#header {
	height: auto;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#headwrapper {
	height: auto;
	margin-bottom: 1%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5%;
	padding-right: 5%;
	float: left;
	clear: both;
}

#content {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.blog {
	text-align: justify;
	background-color: rgba(255,253,253,1.00);
	margin-left: 3%;
	margin-right: 3%;
	clear: both;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	padding-bottom: 2%;
	width: 94%;
}
#landing-bal-oldal {
	margin-top: 3%;
	margin-right: 10%;
	margin-bottom: 2%;
	margin-left: 10%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 80%;
}
#landing-jobb-oldal {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 2%;
	float: left;
	padding-left: 3%;
}

.telefonos-landing {
	width: 100%;
	color: rgba(29,29,29,1.00);
	padding-bottom: 0%;
	padding-left: 3%;
	padding-right: 3%;
	float: left;
	padding-top: 0%;
	text-align: justify;
	letter-spacing: 1px;
	background-image: url(../img/1.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#left-side {
	width: 100%;
	text-align: justify;
	margin-bottom: 0%;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
}

#right-side {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 0%;
}

.feher {
	width: 100%;
	color: rgba(29,29,29,1.00);
	background-color: rgba(255,255,255,1.00);
	padding-bottom: 1%;
	padding-left: 20%;
	padding-right: 20%;
	float: left;
	padding-top: 1%;
	text-align: justify;
}
.napelem-rendszer-arak {
	background-color: rgba(229,142,36,1.00);
	border-top-left-radius: 120px;
	border-top-right-radius: 120px;
	padding-top: 10%;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	margin-bottom: 5%;
	margin-top: 5%;
}

.sarga {
	width: 100%;
	padding-left: 20%;
	padding-right: 20%;
	color: rgba(0,0,0,1.00);
	background-color: #f2d547;
	height: auto;
	float: left;
	clear: both;
	text-align: justify;
}


.arial {
	font-family: Arial, sans-serif;
}

.feher-button {
	width: 80%;
	height: auto;
	text-align: center;
	font-family: 'Alfa Slab One', cursive;
	font-weight: lighter;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 1.2em;
	float: left;
	margin-left: 10%;
	margin-right: 10%;
	clear: both;
	margin-top: 3%;
}
.feher-button:hover {
	width: 80%;
	height: auto;
	text-align: center;
	font-family: 'Alfa Slab One', cursive;
	font-weight: lighter;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 1.2em;
	float: left;
	clear: both;
	margin-left: 10%;
	margin-right: 10%;
}
.feher-button a {
	text-align: center;
	font-family: 'Alfa Slab One', cursive;
	font-weight: lighter;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	margin-top: 5%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 1.2em;
	text-decoration: none;
	font-style: normal;
	color: rgba(255,255,255,1.00);
}
.feher-button a:visited  {
	text-align: center;
	font-family: 'Alfa Slab One', cursive;
	font-weight: lighter;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	margin-top: 5%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 1.2em;
	text-decoration: none;
	font-style: normal;
	color: rgba(255,255,255,1.00);
}
.feher-button a:hover  {
	text-align: center;
	font-family: 'Alfa Slab One', cursive;
	font-weight: lighter;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 1.2em;
	text-decoration: none;
	font-style: normal;
	margin-top: 5%;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
}


.narancs-button {
	width: 100%;
	height: auto;
	border-radius: 25px;
	background-color: #f67e09;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
	-webkit-box-shadow: 0px 3px #b35800;
	box-shadow: 0px 3px #b35800;
	padding-left: 2%;
	padding-right: 2%;
	text-shadow: 0px 2px #b35800;
	margin-top: 2%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 0.9em;
}
.narancs-button:hover {
	width: 100%;
	height: auto;
	border-radius: 8px;
	background-color: #F9B573;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
	-webkit-box-shadow: 0px 3px #b35800;
	box-shadow: 0px 3px #b35800;
	padding-left: 2%;
	padding-right: 2%;
	text-shadow: 0px 2px #1e3457;
	margin-top: 2%;
}
.narancs-button a {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
}
.red-button {
	width: 100%;
	height: auto;
	border-radius: 8px;
	background-color: #FF0000;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
	-webkit-box-shadow: 0px 3px #B00000;
	box-shadow: 0px 3px #B00000;
	padding-left: 2%;
	padding-right: 2%;
	text-shadow: 0px 2px #B00000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 1.2em;
}
.red-button:hover {
	width: 100%;
	height: auto;
	border-radius: 8px;
	background-color: #FFAB2E;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
	-webkit-box-shadow: 0px 3px #ff5700;
	box-shadow: 0px 3px #ff5700;
	padding-left: 2%;
	padding-right: 2%;
	text-shadow: 0px 2px #ff5700;
	margin-right: auto;
	margin-left: auto;
}
.red-button a {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
}


}

@media screen and (max-width: 480px) {
h1 {
	text-align: left;
	font-size: 30px;
	font-family: 'Oxygen', sans-serif;
}
h1 a {
	ext-align: center;
	font-size: 30px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}
h1 a:hover {
	ext-align: center;
	font-size: 30px;
	text-decoration: none;
}

h1 a:visited {
	ext-align: center;
	font-size: 30px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}


h2 {
	text-align: left;
	font-size: 30px;
	font-family: 'Oxygen', sans-serif;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
h2 a {
	ext-align: center;
	font-size: 30px;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
h2 a:hover {
	ext-align: center;
	font-size: 30px;
	text-decoration: none;
}

h2 a:visited {
	ext-align: center;
	font-size: 30px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}


h3 {
	text-align: left;
	font-size: 24px;
	font-family: 'Oxygen', sans-serif;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}

h3 a {
	text-align: left;
	font-size: 24px;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
h3 a:hover {
	text-align: left;
	font-size: 24px;
	text-decoration: none;
	font-style: normal;
}
h3 a:visited {
	text-align: left;
	font-size: 24px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}
h4 {
	text-align: center;
	font-size: 18px;
	font-family: 'Oxygen', sans-serif;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
h4 a {
	text-align: center;
	font-size: 18px;
	font-family: 'Oxygen', sans-serif;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
h4 a:hover {
	text-align: center;
	font-size: 18px;
	font-family: 'Oxygen', sans-serif;
	text-decoration: none;
}
h4 a:visited {
	text-align: center;
	font-size: 18px;
	font-family: 'Oxygen', sans-serif;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}

a {
	color: #003F8B;
	text-decoration: underline;
}
a:visited {
	color: #003F8B;
	text-decoration: underline;
}
a:hover {
	color: #F18700;
	text-decoration: underline;
	font-style: italic;
}

.container {
	position: relative;
	clear: both;
	height: auto;
	width: auto;
}
.container > section {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-top: 2em;
	padding-right: 3em;
	/* [disabled]padding-left: 3em;
*/
	padding-bottom: 2em;
	text-align: center;
}
.color {
	width: 100%;
	height: auto;
	padding-bottom: 2%;
	float: left;
	clear: both;
	padding-top: 1%;
}
#logo {
	width: 100%;
	margin-top: 1%;
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height: auto;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header-szoveg {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	padding-left: 5%;
	padding-right: 5%;
}
.header-szoveg a {
	text-decoration: none;
}
.header-szoveg a:hover  {
	text-decoration: none;
	font-style: italic;
}
.header-szoveg a:visited  {
	text-decoration: none;
}

#headwrapper {
	height: auto;
	margin-bottom: 1%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#content {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.blog {
	text-align: justify;
	background-color: rgba(255,253,253,1.00);
	margin-left: 2%;
	margin-right: 2%;
	clear: both;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	padding-bottom: 2%;
	width: 96%;
}

.telefonos-landing {
	width: 100%;
	color: rgba(29,29,29,1.00);
	padding-bottom: 0%;
	float: left;
	padding-top: 0%;
	text-align: justify;
	letter-spacing: 1px;
	background-image: url(../img/1.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	padding-left: 2%;
	padding-right: 2%;
}
#landing-bal-oldal {
	margin-top: 3%;
	margin-right: 10%;
	margin-bottom: 2%;
	margin-left: 10%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 80%;
	float: left;
}
#landing-jobb-oldal {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 3%;
	float: left;
	padding-left: 3%;
}
#left-side {
	width: 100%;
	text-align: justify;
	margin-bottom: 1%;
	float: left;
	padding-right: 1%;
	padding-left: 1%;
}

#right-side {
	width: 100%;
	height: auto;
	float: right;
	padding-left: 2%;
	padding-right: 2%;
}

.feher {
	width: 100%;
	color: rgba(29,29,29,1.00);
	background-color: rgba(255,255,255,1.00);
	padding-bottom: 1%;
	padding-left: 20%;
	padding-right: 20%;
	float: left;
	padding-top: 1%;
	text-align: justify;
}
.sarga {
	width: 100%;
	padding-left: 20%;
	padding-right: 20%;
	color: rgba(0,0,0,1.00);
	background-color: #f2d547;
	height: auto;
	float: left;
	clear: both;
	text-align: justify;
}


.arial {
	font-family: Arial, sans-serif;
}


.feher-button {
	width: 100%;
	height: auto;
	text-align: center;
	font-family: 'Alfa Slab One', cursive;
	font-weight: lighter;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	margin-top: 5%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 1.2em;
	float: left;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.feher-button:hover {
	width: 100%;
	height: auto;
	text-align: center;
	font-family: 'Alfa Slab One', cursive;
	font-weight: lighter;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	margin-top: 5%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 1.2em;
	float: left;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
.feher-button a {
	text-align: center;
	font-family: 'Alfa Slab One', cursive;
	font-weight: lighter;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	margin-top: 5%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 1.2em;
	text-decoration: none;
	font-style: normal;
}
.feher-button a:hover  {
	text-align: center;
	font-family: 'Alfa Slab One', cursive;
	font-weight: lighter;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 1.2em;
	text-decoration: none;
	font-style: normal;
	margin-top: 5%;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
}

.narancs-button {
	width: 100%;
	height: auto;
	border-radius: 25px;
	background-color: #f67e09;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 3%;
	padding-bottom: 3%;
	-webkit-box-shadow: 0px 3px #b35800;
	box-shadow: 0px 3px #b35800;
	padding-left: 3%;
	padding-right: 3%;
	text-shadow: 0px 2px #b35800;
	margin-top: 2%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 0.9em;
}
.narancs-button:hover {
	width: 100%;
	height: auto;
	border-radius: 8px;
	background-color: #F9B573;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 3%;
	padding-bottom: 3%;
	-webkit-box-shadow: 0px 3px #b35800;
	box-shadow: 0px 3px #b35800;
	padding-left: 3%;
	padding-right: 3%;
	text-shadow: 0px 2px #1e3457;
	margin-top: 2%;
}
.narancs-button a {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
}
.red-button {
	width: 100%;
	height: auto;
	border-radius: 8px;
	background-color: #FF0000;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
	-webkit-box-shadow: 0px 3px #B00000;
	box-shadow: 0px 3px #B00000;
	padding-left: 2%;
	padding-right: 2%;
	text-shadow: 0px 2px #B00000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4%;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
	font-size: 1.2em;
}
.red-button:hover {
	width: 100%;
	height: auto;
	border-radius: 8px;
	background-color: #FFAB2E;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
	-webkit-box-shadow: 0px 3px #ff5700;
	box-shadow: 0px 3px #ff5700;
	padding-left: 2%;
	padding-right: 2%;
	text-shadow: 0px 2px #ff5700;
	margin-right: auto;
	margin-left: auto;
}
.red-button a {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
}


#footer {
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
	color: rgba(237,237,237,1.00);
	padding-top: 3%;
	padding-bottom: 3%;
	font-size: 14px;
	float: left;
	clear: both;
	background-image: url(../img/footer-bg.jpg);
}
#footer-cim {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	color: #efce25;
	padding-left: 5%;
	padding-right: 5%;
}
.footer-oszlop {
	width: 100%;
	float: left;
	padding-left: 2.5%;
	padding-right: 2.5%;
	text-align: justify;
}
.footer-oszlop a {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
}
.footer-oszlop p {
	color: #efce25;
	text-decoration: none;
	font-size: 18px;
	text-shadow: 0px 2px rgba(0,0,0,1.00);
}
.footer-oszlop p a {
	text-decoration: none;
}
.footer-oszlop p a:hover {

}
.footer-oszlop p a:visited {

}
.footer-oszlop ul li {
	text-shadow: 0px 2px rgba(0,0,0,1.00);
	color: rgba(255,153,0,1.00);
	line-height: 22px;
}
.footer-oszlop ul li a {
}
.footer-oszlop ul li a:visited {
}
.footer-oszlop ul li a:hover {

}
}


.kepes h2 {
	text-align: center;
	font-size: 24px;
	text-shadow: 0px 2px #f1b245;
	font-family: 'Oxygen', sans-serif;
	color: rgba(0,0,0,1.00);
}

@media (min-width:1920px){
	.header-szoveg {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #62c479;
	text-align: center;
	text-shadow: 2px 1px rgba(0,0,0,0.20);
	padding-top: 0.5%;
	padding-bottom: 0.5%;
}
.header-szoveg a {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
.header-szoveg a:hover  {
	color: rgba(255,253,253,1.00);
	text-decoration: none;
	font-style: italic;
	text-shadow: 1px 1px rgba(0,0,0,1.00);
}
.header-szoveg a:visited  {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
#head-img  {
	smargin-top: 0px;
	margin-right: auto;
	text-align: center;
	background-image: url(../img/header.jpg);
	background-size: cover;
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	padding-bottom: 13%;
	padding-top: 12%;
	clear: both;
	float: left;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-position: center 0%;
}

#headwrapper {
	height: auto;
	margin-bottom: 1%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20%;
	padding-right: 20%;
	float: left;
	clear: both;
}
}
