.gp-reg-felhasznalo, .gp-reg-website {
	width: 100%;
	text-align: justify;
	float:left;
}

.gp-reg-website {
	margin-left: 20px;
}

.gp-reg-felhasznalo h1, .gp-reg-website h1, .gp-reg-accepted h1 {
	font-family: segoe ui, tahoma, arial ui light, segoe ui, tahoma, arial ui;
	font-weight: normal;
	font-weight: light;
	font-size: 28px;
	color: #27751a;
	margin-bottom: 0px;
}

.gp-reg-felhasznalo p, .gp-reg-website p, .gp-reg-figyelmeztetes li, .gp-profile p {
	margin-top: 0px;
	font-family: segoe ui, tahoma, arial ui;
	font-size: 14px;
	color: #6e6e6e;

}

.gp-reg-figyelmeztetes {
	margin-top: 20px;
}

/*------------- REGISZTRÁCIÓFORM --------- -*/
.registrationform, .websiteregform {
	width: 250px;
	margin-top: 20px;
}

.websiteregform {
	width: 450px;
	margin-top: -5px;
	margin-left: -20px;
}

.registrationform td {
	font-family: segoe ui, tahoma, arial ui;
	font-size: 14px;
	color: #6e6e6e;
	padding: 5px 3px 5px 3px;
}

.websiteregform td {
	font-family: segoe ui, tahoma, arial ui;
	font-size: 13px;
	color: #6e6e6e;
	padding: 2px 3px 2px 3px;
}

.websiteregform td input, select {
	background: #d8d8d8;
	border: 1px solid #878787;
	padding: 5px 2px 5px 2px;
	margin-right: 3px;
	color: #6f6f6f;
	width: 190px;
}

.registrationform td input, select {
	background: #d8d8d8;
	border: 1px solid #878787;
	padding: 7px 3px 7px 3px;
	margin-right: 3px;
	color: #484848;
	width: 190px;
}

.createbutton {
	background: #27751A !important;
	color: white !important;
	border: 1px solid #141414 !important;
	padding: 7px 14px 7px 14px !important;
	font-family: segoe ui, tahoma, arial !important;
	font-size: 12px !important;
	width: 80px !important;
}

.registrationform select {
	padding-left: 5px;
	color: #6f6f6f !important;
}

.registrationform option {
	color: #6f6f6f;
}

.input {
	width: 400px;
}

.input input {
	width: 97.5%;
}

.gp-reg-accept {
	font-family: segoe ui, tahoma, arial ui;
	font-size: 14px;
	padding: 6px;
}

.gp-reg-accept div {
	float:left;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*--------------------- || --------------- */

.header_content {
	background: #151515;
	width: 100%;
}

.header_content div.cont{
	opacity: 0;
	margin-left: -70px;
}

.blokk1 {
	float:left;
	width: 365px;
	color: #6e6e6e;
	text-align: justify;
	height: 200px;
	border-right: 1px solid #252525;
	padding-right: 20px;
	margin-top: 10px;
	margin-left: 5px;
}

.blokk1 div {
	font-family: segoe ui, tahoma, arial ui;
	color: #8c8c8c;
	font-size: 13px;
}

.blokk2 {
	float:left;
	height: 200px;
	margin-left: 30px;
}

.blokk3 {
	float:left;
	font-family: segoe ui, tahoma, arial ui;
	font-size: 13px;
	color: #6e6e6e;
	text-align: justify;
	height: 200px;
	border-right: 1px solid #252525;
	padding-right: 20px;
	margin-top: 5px;
}

.gp-more{
	float:left;
	width: 40px;
	background: #282828;
	height: 200px;
	margin-top: 20px;
	margin-left: 30px;
}

.gp-back {
	float:left;
	width: 40px;
	background: #282828;
	height: 200px;
	margin-top: 20px;
	margin-right: 15px;
}

.gp-more:hover, .gp-back:hover {
	background: #212121;
	cursor: pointer;
}

.arrow-right {
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #424242;
	margin-top: 90px;
	margin-left: 15px;
}


.arrow-left {
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #424242;
	margin-top: 90px;
	margin-left: 15px;
}

.gp-reg-felhasznalo .blokk1 {
	margin-top: -0px !important;
}

.gp-reg-felhasznalo .blokk1 a {
	color: #6E6E6E;
}

.gp-reg-felhasznalo .blokk1 a:hover {
	color: #bfbfbf;
}

.gp-reg-website .blokk2 {
	margin-top: 10px !important;
}

.gp-reg-website .blokk1 {
	margin-top: -18px !important;
}

.registrationbutton {
	background: #1E7B17;
	color: white;
	font-size: 15px;
	font-family: arial;
	border: none;
	width: 150px;
	height: 48px;
	cursor:pointer;
}

.modifybutton {
	background: #1E7B17;
	color: white;
	font-size: 13px;
	font-family: arial;
	border: none;
	width: 100px;
	height: 35px;
	cursor:pointer;
}

.registrationbutton:hover, .modifybutton:hover {
	background: #27951f;
}
