.pipa-szoveg {
	font-size: 13px;
	line-height: normal;
	margin-left: 25px;
	margin-top: -4px;
	padding-right: 10px;
	color: rgba(172,108,39,1.00);
}
.pipa-szoveg a {
	color: rgba(158,94,26,1.00);
}
.pipa-szoveg a:visited {
	color: rgba(158,94,26,1.00);
}
.pipa-szoveg a:hover {
	color: rgba(11,65,100,1.00);
}
/* kepes vege */
.pipa-wrap {
    width: 100%;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

.pipa-szoveg2 {
    line-height: normal;
    margin-left: 5px;
    margin-top: -4px;
    padding-right: 10px;
    color: rgba(0,0,0,1.00);
    float: left;
}
.pipa-szoveg-jobb {
	font-size: 13px;
	line-height: normal;
	margin-left: 20px;
	margin-top: 0px;
	padding-right: 5px;
	color: rgba(172,108,39,1.00);
}
.pipa-szoveg-jobb a {
	color: rgba(158,94,26,1.00);
}
.pipa-szoveg-jobb a:visited {
	color: rgba(158,94,26,1.00);
}
.pipa-szoveg-jobb a:hover {
	color: rgba(11,65,100,1.00);
}

.checkbox {
	width: 20px;
	float: left;
	margin-right: 5px;
}
.checkbox-2 {
	width: 15px;
	margin-right: 5px;
	text-align: left;
	float: left;
	margin-left: 0px;
}
.adatvedelem {
    background-color: rgba(247,193,137,1.00);
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-radius: 4px;
    margin-top: 10px;
    float: left;
    width: 100%;
    padding-top: 10px;
}
.adat-box {
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
}

.urlap-form {
	position: relative;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]height: auto;
*/
	margin-top: 1%;
}
.urlap-form:before, .urlap-form:after {
	content: " ";
	display: table;
}
.urlap-form:after {
	clear: both;
}
.urlap-column {
	width: 49%;
	padding-right: 2%;
	float: left;
	margin-right: 1%;
}
.urlap-form input, .urlap-form select {
	line-height: 1.5;
	font-size: 0.8em;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 9px;
	color: #000000;
	display: block;
	width: 100%;
	background: #eeeeee;
	margin-bottom: 4%;
}
.urlap-form input, .urlap-form textarea {
	border-top: 2px solid #e5bf3a;
	border-bottom: 2px solid #e5bf3a;
	border-right: 2px solid #e5bf3a;
	border-left: 2px solid #e5bf3a;
	background-repeat: no-repeat;
	border-radius: 5px;
}
.urlap-form textarea {
	width: 100%;
	padding-top: 10px;
	padding-left: 10px;
	min-height: 170px;
	font-size: 0.8em;
	font-family: 'Oxygen', sans-serif;
	margin-bottom: 5%;
	background-color: #eeeeee;
}
 .urlap-form input:focus, .urlap-form textarea:focus, {
 outline: none;
 border: 2px solid #d7bd3d;
}
.urlap-form select:focus {
	outline: none;
}

::-webkit-input-placeholder { /* WebKit browsers */
 color: #8d8d8d;
 font-weight: lighter;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: #8d8d8d;
 font-weight: lighter;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #8d8d8d;
 font-weight: lighter;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
 color: #8d8d8d;
 font-weight: lighter;
}
.urlap-submit-wrap {
	text-align: center;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	float: left;
}
.urlap-form input.urlap-submit {
	background: #ff9900;
	border: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding-right: 10%;
	padding-left: 10%;
	font-size: 1.5em;
	border-radius: 10px;
	letter-spacing: 1px;
	-webkit-box-shadow: 0px 5px #ff5700;
	box-shadow: 0px 5px #ff5700;
	text-shadow: 1px 3px rgba(211,142,9,1.00);
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	font-family: 'Alfa Slab One', cursive;
}
.urlap-form input.urlap-submit:hover {
	background-color: #FFAB2E;
	-webkit-box-shadow: 0px 5px #b07400;
	box-shadow: 0px 5px #b07400;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}


/* contao urlap */
.formbody {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	float: left;
	clear: both;
	text-shadow: 1px 1px rgba(246,126,9,1.00);
	border-radius: 10px;
	padding-top: 2%;
	padding-bottom: 2%;
	margin-bottom: 2%;
	margin-top: 2%;
}
.invisible {
	display: none;
}
.adat {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	float: left;
	clear: both;
	border-radius: 5px;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	font-size: 16px;
	border: 2px solid #e5bf3a;
	background-color: #eeeeee;
	margin-bottom: 2%;
}

.textarea {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border-radius: 5px;
	border: 2px solid rgba(229,191,58,1.00);
	padding-left: 2%;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	max-width: 100%;
}
.textarea-jobb {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border-radius: 5px;
	border: transparent;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	max-width: 100%;
	height: 60px;
	font-family: 'Oxygen', sans-serif;
	font-size: 14px;
}
.formbody .submit {
	width: 60%;
	background-color: #ff7200;
	border-radius: 10px;
	padding-top: 3%;
	padding-bottom: 3%;
	color: rgba(255,253,253,1.00);
	font-size: 18px;
	text-shadow: 0px 3px rgba(219,98,0,1.00);
	margin-top: 2%;
	margin-bottom: 2%;
	border-style: none;
	-webkit-box-shadow: 0px 5px #db6200;
	box-shadow: 0px 5px #db6200;
	float: left;
	font-family: 'Alfa Slab One', cursive;
	font-style: normal;
	-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;
}
.formbody .submit:hover  {
	width: 60%;
	background-color: rgba(255,151,49,1.00);
	border-radius: 10px;
	padding-top: 3%;
	padding-bottom: 3%;
	color: rgba(255,253,253,1.00);
	font-size: 18px;
	text-shadow: 0px 3px rgba(219,98,0,1.00);
	margin-top: 2%;
	margin-bottom: 2%;
	border-style: none;
	-webkit-box-shadow: 0px 5px rgba(207,102,0,1.00);
	box-shadow: 0px 5px rgba(207,102,0,1.00);
	float: left;
}
.urlap-form-jobb {
    background-color: #36904B;
    width: 100%;
    float: right;
    padding-left: 15px;
    border-radius: 5px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'Oxygen', sans-serif;
    margin-bottom: 30px;
    clear: none;
}
.blog-adat {
	width: 100%;
	float: left;
	margin-bottom: 8px;
	border: transparent;
	border-radius: 5px;
	height: 38px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	font-family: 'Oxygen', sans-serif;
	font-size: 14px;
}
.jobb-urlap-gomb {
	width: 100%;
	border: transparent;
	background-color: #ff8a0d;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	border-radius: 5px;
	padding-left: 13px;
	font-family: 'Alfa Slab One', cursive;
	color: rgba(255,255,255,1.00);
	font-weight: lighter;
	font-size: 20px;
	letter-spacing: 2px;
	-webkit-box-shadow: 0px 3px #D86F00;
	box-shadow: 0px 3px #D86F00;
	margin-top: 20px;
	margin-bottom: 5px;
	-webkit-transition: background 0.3s linear;
	-moz-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
	-ms-transition: background 0.3s linear;
	transition: background 0.3s linear;
}
.jobb-urlap-gomb:hover {
	background-color: rgba(201,0,3,1.00);
}




/* Blog uzenetes */

.urlap-form-blog-uzenetes {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	width: 100%;
	background-color: #36904B;
	border-radius: 10px;
	-webkit-box-shadow: 0px 3px #246F45;
	box-shadow: 0px 3px #246F45;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 5%;
	margin-bottom: 5%;
	float: left;
	text-align: left;
}
.urlap-blog-szoveg {
	text-align: center;
	color: #FFFFFF;
	font-size: 22px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.urlap-form-blog-uzenetes:before, .urlap-form-blog-uzenetes:after {
	content: " ";
	display: table;
}
.urlap-form-blog-uzenetes:after {
	clear: both;
}
.urlap-column-blog-uzenetes {
	width: 100%;
	float: left;
}

.urlap-form-blog-uzenetes input, .urlap-form-blog-uzenetes select {
	line-height: 1.5;
	font-size: 0.9em;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 7px;
	color: #000000;
	display: block;
	width: 100%;
	margin-bottom: 5%;
	margin-top: 3%;
	background-color: rgba(255,253,253,1.00);
	text-align: center;
	border: transparent;
	border-radius: 0px;
}
.urlap-form-blog-uzenetes input, .urlap-form-blog-uzenetes textarea {
	background-repeat: no-repeat;
	border-radius: 6px;
	border: transparent;
	font-size: 0.9em;
}
.urlap-form-blog-uzenetes textarea {
	width: 100%;
	padding-top: 10px;
	padding-left: 10px;
	min-height: 170px;
	font-size: 0.9em;
	font-family: 'Oxygen', sans-serif;
}
 .urlap-form-blog-uzenetes input:focus, .urlap-form-blog-uzenetes textarea:focus, {
 outline: none;
 border: 2px solid #d7bd3d;
}
.urlap-form-blog-uzenetes select:focus {
	outline: none;
}

::-webkit-input-placeholder { /* WebKit browsers */
 color: #8d8d8d;
 font-weight: lighter;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: #8d8d8d;
 font-weight: lighter;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #8d8d8d;
 font-weight: lighter;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
 color: #8d8d8d;
 font-weight: lighter;
}
.urlap-submit-wrap-blog-uzenetes {
	text-align: center;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	float: left;
	
}
.urlap-form-blog-uzenetes input.urlap-submit-blog-uzenetes {
	background-color: #ff8a0d;
	border: none;
	color: #fff;
	width: 100%;
	cursor: pointer;
	display: inline-block;
	padding-right: 10%;
	padding-left: 10%;
	font-size: 1.5em;
	border-radius: 25px;
	letter-spacing: 1px;
	-webkit-box-shadow: 0px 3px #b35800;
	box-shadow: 0px 3px #b35800;
	text-shadow: 1px 2px #b35800;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
	margin-bottom: 10%;
	font-family: 'Alfa Slab One', cursive;
	font-style: normal;
	font-weight: lighter;
	-webkit-transition: background 0.3s linear;
	-moz-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
	-ms-transition: background 0.3s linear;
	transition: background 0.3s linear;
}
.urlap-form-blog-uzenetes input.urlap-submit-blog-uzenetes:hover {
	background-color: #FFBC58;
	-webkit-box-shadow: 0px 3px #b07400;
	box-shadow: 0px 3px #b07400;
}

/* Landing urlap */

#urlap {
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 2%;
	padding-bottom: 3%;
	background-color: rgba(255,134,0,0.30);
	border-radius: 10px;
	-webkit-box-shadow: 0px 2px rgba(230,144,33,1.00);
	box-shadow: 0px 2px rgba(230,144,33,1.00);
	background-repeat: no-repeat;
}
.InputBlock {
    width: 100%;
    text-align: center;
    float: left;
    clear: none;
}
.landing-adat {
	width: 100%;
	height: 40px;
	border-radius: 5px;
	margin-bottom: 1%;
	-webkit-box-shadow: 0px 2px rgba(216,216,216,1.00);
	box-shadow: 0px 2px rgba(216,216,216,1.00);
	padding-left: 2%;
	padding-right: 2%;
	background-color: rgba(255,253,253,1.00);
	border: 2px solid rgba(246,126,9,1.00);
}
.select {
	width: 100%;
	height: 40px;
	border-radius: 5px;
	margin-bottom: 1%;
	-webkit-box-shadow: 0px 2px rgba(216,216,216,1.00);
	box-shadow: 0px 2px rgba(216,216,216,1.00);
	padding-left: 2%;
	border: 2px solid rgba(246,126,9,1.00);
}
.urlap-form-jobb .select {
    border: transparent;
    -webkit-box-shadow: 0px 0px;
    border-radius: 5px;
    box-shadow: 0px 0px;
    margin-bottom: 8px;
}

.button {
    width: 80%;
    font-family: 'Alfa Slab One', cursive;
    margin-left: 10%;
    margin-right: 10%;
    padding-top: 2%;
    padding-bottom: 2%;
    border-radius: 25px;
    background-color: #f67e09;
    -webkit-box-shadow: 0px 5px #b35800;
    box-shadow: 0px 5px #b35800;
    border: transparent;
    margin-top: 2%;
    margin-bottom: 1%;
    font-size: 1.2rem;
    font-weight: lighter;
    color: rgba(255,253,253,1.00);
    letter-spacing: 2px;
    text-shadow: 1px 2px #b35800;
    -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;
}
.button:hover {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    padding-top: 2%;
    padding-bottom: 2%;
    border-radius: 25px;
    background-color: rgba(255,170,75,1.00);
    -webkit-box-shadow: 0px 5px rgba(198,104,0,1.00);
    box-shadow: 0px 5px rgba(198,104,0,1.00);
    border: transparent;
    margin-top: 2%;
    margin-bottom: 1%;
    font-size: 1.2em;
    font-weight: lighter;
    color: rgba(255,253,253,1.00);
    letter-spacing: 2px;
    text-shadow: 1px 2px rgba(198,104,0,1.00);
}
.szoveg {
    padding-top: 15px;
    padding-bottom: 1%;
    font-weight: bold;
    text-shadow: 0px 1px rgba(255,253,253,1.00);
    float: left;
    clear: both;
    width: 100%;
    text-align: left;
}
.urlap-form-jobb .szoveg {
    width: 100%;
    color: rgba(255,255,255,1.00);
    text-shadow: 0px 0px;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    font-weight: normal;
}

.szoveg-balra {
	padding-top: 1%;
	padding-bottom: 1%;
	font-weight: bold;
	text-shadow: 0px 1px rgba(255,253,253,1.00);
	text-align: left;
	float: left;
	clear: both;
}

.DISABLEcheck {
	float: left;
	width: 20px;
	height: 30px;
	border-radius: 5px;
}

.textarea {
	width: 100%;
	height: 80px;
	border-radius: 5px;
	margin-bottom: 1%;
	padding-left: 15px;
	padding-top: 11px;
	max-width: 100%;
	background-color: rgba(255,253,253,1.00);
	border: 2px solid rgba(246,126,9,1.00);
}

/* kepes */
.urlap-form-kepes {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]height: auto;
*/
	margin-top: 1%;
	max-width: 1000px;
}

.urlap-form-kepes:before, .urlap-form-kepes:after {
	content: " ";
	display: table;
}
.urlap-form-kepes:after {
	clear: both;
}
.urlap-column-kepes {
	width: 43%;
	padding-right: 2%;
	padding-left: 2%;
	float: left;
	margin-right: 3%;
}
.urlap-form-kepes input, .urlap-form-kepes select {
	line-height: 1.5;
	font-size: 0.8em;
	padding-top: 1%;
	padding-right: 8%;
	padding-left: 8%;
	padding-bottom: 1%;
	color: #000000;
	display: block;
	/* [disabled]width: 100%; */
	background: transparent;
	margin-bottom: 2%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.urlap-form-kepes input, .urlap-form-kepes textarea {
	background-repeat: no-repeat;
	border-radius: 5px;
	background-color: rgba(255,253,253,1.00);
	border: 1px solid rgba(133,204,235,1.00);
}
.urlap-form-kepes textarea {
	width: 100%;
	padding-top: 5px;
	padding-left: 10px;
	min-height: 170px;
	font-size: 0.8em;
	font-family: 'Oxygen', sans-serif;
}
 .urlap-form-kepes input:focus, .urlap-form-kepes textarea:focus, {
 outline: none;
 border: 2px solid #d7bd3d;
}
.urlap-form-kepes select:focus {
	outline: none;
}

.urlap-submit-wrap-kepes {
	text-align: center;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	float: left;
}
.urlap-form-kepes input.urlap-submit {
	background-color: #FF0000;
	border: none;
	color: #fff;
	width: auto;
	cursor: pointer;
	display: inline-block;
	padding-right: 10%;
	padding-left: 10%;
	font-size: 1.5em;
	border-radius: 10px;
	letter-spacing: 1px;
	-webkit-box-shadow: 0px 5px #B00000;
	box-shadow: 0px 5px #B00000;
	font-weight: bold;
	text-shadow: 1px 3px rgba(189,13,13,1.00);
	margin-left: auto;
	margin-right: auto;
	-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;
}
.urlap-form-kepes input.urlap-submit:hover {
	background-color: #FF3D3D;
	-webkit-box-shadow: 0px 5px #B00000;
	box-shadow: 0px 5px #B00000;
}
