@charset "utf-8";
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	width: 100%;
	margin: 0px;
	font-family: 'Teko', sans-serif;
}
.wrap {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	float: none;
}
.bg1 {
	background-image: url(img/bg.jpg);
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background-size: auto auto;
	height: 100%;
}
.bg2 {
	background-image: url(img/2016-nyari-akcio-bg2.jpg);
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background-size: auto auto;
	background-position: center top;
	background-repeat: repeat-y;
}
h1  {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 60px;
	text-align: center;
	font-weight: lighter;
	color: #FFFFFF;
	text-shadow: 0px 2px rgba(0,0,0,0.40);
}
h2 {
	text-shadow: 0px 2px rgba(0,0,0,0.40);
	font-style: normal;
	font-size: 42px;
	font-weight: lighter;
	text-align: center;
	color: rgba(255,255,255,1.00);
}
#header {
	width: 100%;
	height: auto;
	text-align: center;
	font-weight: lighter;
	margin-right: auto;
	margin-left: auto;
	color: #ffffff;
	padding-top: 0%;
	padding-bottom: 0%;
	float: left;
	clear: both;
	background-image: url(../img/shox-logo-2017.png);
	background-repeat: no-repeat;
	background-size: auto auto;
	border-top: 10px solid #c3cf21;
	background-position: 2% center;
	padding-left: 20%;
	padding-right: 20%;
}
span {
	color: rgba(255,0,0,1.00);
}
#content {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background-size: 50% auto;
	padding-bottom: 5%;
	float: left;
}
.wrap p {
	color: rgba(255,255,255,1.00);
	font-weight: lighter;
	font-size: 22px;
	width: 50%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#urlap {
	width: 50%;
	float: none;
	margin-top: 1%;
	margin-bottom: 5%;
	padding-top: 0%;
	padding-bottom: 2%;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	color: rgba(255,0,0,1.00);
	font-size: 22px;
	clear: both;
}
#urlap p {
	width: 100%;
	color: #ffffff;
	text-align: center;
	font-size: 30px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-right: 10%;
	padding-left: 10%;
	padding-bottom: 0px;
	margin-top: 3%;
	margin-bottom: 0%;
	font-style: italic;
	float: left;
	clear: both;
}
.InputBlock {
	width: 100%;
	float: left;
	margin-top: 1%;
}
#urlap .adat {
	padding-top: 1%;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 1%;
	width: 100%;
	background-color: #ffffff;
	border-radius: 5px;
	color: #323132;
	text-align: center;
	font-size: 22px;
	font-family: 'Teko', sans-serif;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 3%;
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
	border-color: transparent;
	font-weight: lighter;
}
.kerdes {
	width: 100%;
	float: left;
}

.select {
	padding-top: 1%;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 1%;
	width: 100%;
	background-color: #ffffff;
	border-radius: 5px;
	color: rgba(58,58,58,1.00);
	text-align: center;
	font-size: 22px;
	font-family: 'Teko', sans-serif;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 3%;
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
	border-color: transparent;
	font-weight: normal;
	float: left;
}
.select-adat {
	color: rgba(0,0,0,1.00);
}
label {
	color: rgba(255,255,255,1.00);
	font-size: 22px;
	width: 95%;
	float: left;
	border-bottom: 1px solid rgba(90,90,90,1.00);
	margin-top: 1%;
	margin-bottom: 2%;
	font-weight: lighter;
}
.SetLabel {
	width: auto;
	float: left;
}
.valasztas {
	float: left;
	width: 100%;
	color: rgba(255,255,255,1.00);
	font-size: 22px;
	font-weight: lighter;
	border-bottom: 1px solid rgba(90,90,90,1.00);
	margin-bottom: 5%;
}
.radiogomb {
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 5%;
}






#urlap .button {
	padding-top: 3%;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 2%;
	width: 100%;
	background-color: #ff0000;
	font-size: 1.3em;
	border-radius: 5px;
	margin-top: 5%;
	margin-right: 0%;
	margin-left: 0%;
	font-weight: bold;
	font-family: 'Teko', sans-serif;
	-webkit-box-shadow: 0px 4px 0px 0px #860202;
	box-shadow: 0px 4px 0px 0px #860202;
	clear: both;
	color: #ffffff;
	text-shadow: 2px 2px #860202;
	margin-bottom: 2%;
	border-style: none;
	-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;
	letter-spacing: 1px;
}
#urlap .button:hover {
	padding-top: 3%;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 2%;
	width: 100%;
	background-color: #fb7c6c;
	font-size: 1.3em;
	border-radius: 5px;
	margin-top: 5%;
	margin-right: 0%;
	margin-left: 0%;
	font-weight: bold;
	-webkit-box-shadow: 0px 4px 0px 0px #ff0000;
	box-shadow: 0px 4px 0px 0px #ff0000;
	clear: both;
	color: #ffffff;
	text-shadow: 2px 2px #860202;
	margin-bottom: 2%;
	border-style: none;
}
#biztonsag {
	width: 90%;
	margin-right: 5%;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	margin-left: 5%;
	margin-top: 2%;
	font-family: "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	margin-bottom: 5%;
}
#footer {
	text-align: center;
	padding-top: 0%;
	padding-bottom: 0%;
	float: left;
	width: 100%;
	background-color: #1e1e1e;
	clear: both;
	border-top: 10px solid #c3cf21;
	font-size: 18px;
	color: #ffffff;
	/* [disabled]text-shadow: 1px 1px #000000; */
	padding-left: 15%;
	padding-right: 15%;
}
#footer p strong {
	letter-spacing: 1px;
}
.footer-oszlop {
	width: 20%;
	float: left;
	background-color: #383838;
}
.footer-oszlop-2 {
	width: 20%;
	float: left;
}





@media screen and (max-width:1260px) {
#header {
	width: 100%;
	height: auto;
	font-size: 2.6em;
	text-align: center;
	text-shadow: 2px 2px rgba(0,0,0,0.40);
	margin-right: auto;
	margin-left: auto;
	color: #ffffff;
	padding-top: 5%;
	padding-bottom: 1%;
	float: left;
	clear: both;
	background-size: 25% auto;
	border-top: 10px solid #c3cf21;
	background-position: center 4%;
	padding-left: 5%;
	padding-right: 5%;
}

#szoveg .download {
	font-size: 1.8em;
}
#footer {
	padding-left: 8%;
	padding-right: 8%;
}
.footer-oszlop {
	padding-left: 2%;
	padding-right: 2%;
}
.footer-oszlop-2 {
	padding-left: 2%;
	padding-right: 2%;
}



}

@media screen and (max-width:768px) {
h1  {
	text-align: center;
	/* [disabled]text-shadow: 1px 2px rgba(0,0,0,0.30); */
	margin-top: 3%;
	font-size: 45px;
}
h2 {
	text-shadow: 1px 2px rgba(0,0,0,0.30);
	font-style: normal;
	font-size: 33px;
	font-weight: lighter;
}
#header {
	width: 100%;
	height: auto;
	font-size: 2em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #ffffff;
	padding-top: 5%;
	padding-bottom: 0%;
	float: left;
	clear: both;
	background-size: 20% auto;
	text-shadow: 1px 2px rgba(0,0,0,0.40);
	border-top: 6px solid #c3cf21;

 background-position: center %;
 background-position: center %;
	background-position: center 7%;
	line-height: 32px;
}
.wrap {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
	float: left;
}
.wrap p {
	width: 80%;
}

#content {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	float: left;
}
#urlap {
	width: 90%;
	padding-top: 0%;
	background-repeat: no-repeat;
}
#urlap p {
	width: 100%;
	color: #ffffff;
	text-align: center;
	float: left;
	clear: both;
}
#urlap .button {
	width: 100%;
	background-color: #ff0000;
	font-size: 1em;
	border-radius: 5px;
	font-weight: bold;
	-webkit-box-shadow: 0px 4px 0px 0px #860202;
	box-shadow: 0px 4px 0px 0px #860202;
	clear: both;
	color: #ffffff;
	text-shadow: 2px 2px #860202;
	border-style: none;
	-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;
	letter-spacing: 1px;
}
#urlap .button:hover {
	width: 100%;
	background-color: #fb7c6c;
	font-size: 1em;
	border-radius: 5px;
	font-weight: bold;
	-webkit-box-shadow: 0px 4px 0px 0px #ff0000;
	box-shadow: 0px 4px 0px 0px #ff0000;
	clear: both;
	color: #ffffff;
	text-shadow: 2px 2px #860202;
	border-style: none;
}
#biztonsag {
	width: 90%;
	margin-right: 5%;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	margin-left: 5%;
	margin-top: 2%;
}
#footer {
	text-align: center;
	padding-top: 0%;
	padding-bottom: 0%;
	float: left;
	width: 100%;
	background-color: #292929;
	clear: both;
	font-size: 15px;
	color: #FFFFFF;
	font-style: normal;
	padding-left: 15%;
	padding-right: 15%;
}
#footer p strong {
	letter-spacing: 1px;
}
.footer-oszlop {
	width: 50%;
}
.footer-oszlop-2 {
	width: 50%;
}


}

@media screen and (max-width:640px) {
.wrap {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
}
#content {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	float: left;
}
#footer {
	text-align: center;
	padding-top: 0%;
	padding-bottom: 0%;
	float: left;
	width: 100%;
	background-color: #1e1e1e;
	clear: both;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
}
#footer p strong {
	letter-spacing: 1px;
}
.footer-oszlop {
	width: 100%;
}
.footer-oszlop-2 {
	width: 100%;
}


}

@media screen and (max-width:480px) {
h1  {
	font-size: 1.2em;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	/* [disabled]text-shadow: 1px 2px rgba(0,0,0,0.30); */
	line-height: 35px;
}
h2 {
	text-shadow: 1px 2px rgba(0,0,0,0.40);
	font-size: 1.7em;
}
#header {
	width: 100%;
	height: auto;
	font-size: 1.8em;
	text-align: center;
	text-shadow: 2px 2px rgba(0,0,0,0.40);
	margin-right: auto;
	margin-left: auto;
	color: #ffffff;
	padding-top: 10%;
	padding-bottom: 1%;
	float: left;
	clear: both;
	background-size: 30% auto;
	border-top: 5px solid #c3cf21;
	background-position: center 6%;
}
.wrap {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
	float: left;
}
#content {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	float: left;
}
label {
	width: 85%;
}
#biztonsag {
	width: 90%;
	margin-right: 5%;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	margin-left: 5%;
	margin-top: 2%;
}
#footer {
	text-align: center;
	padding-top: 0%;
	padding-bottom: 0%;
	float: left;
	width: 100%;
	background-color: #292929;
	clear: both;
	font-size: 18px;
}
#footer p strong {
	letter-spacing: 1px;
}
}
