/* REGISZTRÁCIÓ */

.normalbeviteli_legordul {
	border: 1px solid #CDCDCD;
	width: 130px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.normalbeviteli_legordul_kicsi {
	border: 1px solid #CDCDCD;
	width: 53px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.normalbeviteli_multi {
	border: 1px solid #CDCDCD;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.gomb {
	border: 1px solid #999;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pics {
	border: 1px solid #999;
	padding: 1px;
}

a.btn_regisztracio_nagy:link, a.btn_regisztracio_nagy:visited {
	width: 100px;
	height: 23px;
	display: block;
	background-image: url(../images/btn_regisztracio_nagy.jpg);
	background-position: top;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}

a.btn_regisztracio_nagy:hover, a.btn_regisztracio_nagy:active {
	width: 100px;
	height: 23px;
	display: block;
	background-image: url(../images/btn_regisztracio_nagy.jpg);
	background-position: bottom;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}

.kicsiszurke {
	font-size: 10px;
	color: #666;
}

table.kocsikfeltoltese td {
	border: 1px solid #AAA;
}

/* PROFIL MÓDOSÍTÁSA */

a.btn_profilmentese:link, a.btn_profilmentese:visited {
	width: 142px;
	height: 23px;
	display: block;
	background-image: url(../images/btn_profilmentese.jpg);
	background-position: top;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}

a.btn_profilmentese:hover, a.btn_profilmentese:active {
	width: 142px;
	height: 23px;
	display: block;
	background-image: url(../images/btn_profilmentese.jpg);
	background-position: bottom;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* ELFELEJTETT JELSZO */

a.btn_jelszoelkuldese:link, a.btn_jelszoelkuldese:visited {
	width: 142px;
	height: 23px;
	display: block;
	background-image: url(../images/btn_jelszoelkuldese.jpg);
	background-position: top;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}

a.btn_jelszoelkuldese:hover, a.btn_jelszoelkuldese:active {
	width: 142px;
	height: 23px;
	display: block;
	background-image: url(../images/btn_jelszoelkuldese.jpg);
	background-position: bottom;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* PROFIL */

p.profil_username {
	color: #FF5A00;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 6px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666;
}

.profil_adatokkeret {
	width: 608px;
	display: block;
	border: 1px dotted #AAA;
	padding: 2px;
	margin-bottom: 20px;
}

.profil_adatokkeret_beiras {
	margin-top: 10px;
	border-bottom: 1px solid #AAA;
	padding-bottom: 2px;
}

.profil_adatokkeret_tartalom {
	display: block;
	border-left: 1px dotted #AAA;
	margin-left: 74px;
	padding: 0px 4px 4px 4px;
	min-height: 70px;
}

.profiladatok_table td {
	border-bottom: 1px solid #CCC;
	padding: 2px;
}

/* BALOSZLOP PROFILKEZELÉS */

#baloszlop #logged_in {
	width: 207px;
	height: 130px;
	background: url(../images/logged_in_bg.jpg) no-repeat right;
	padding-top: 40px;
	color: #FFF;
	font-weight: bold;
}

#baloszlop #logged_in .beviteli {
	background: url(../images/beviteli.jpg);
	width: 138px;
	height: 20px;
	border: none;
	padding-top: 4px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.logged_in_nev {
	padding-top: 10px;
	margin-bottom: 30px;
}

#baloszlop #logged_in a.btn_profil:link, a.btn_profil:visited {
	width: 116px;
	height: 23px;
	display: block;
	background-image: url(../images/btn_profil.jpg);
	background-position: top;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
}

#baloszlop #logged_in a.btn_profil:hover, a.btn_profil:active {
	width: 116px;
	height: 23px;
	display: block;
	background-image: url(../images/btn_profil.jpg);
	background-position: bottom;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
}

#baloszlop #logged_in a.btn_kilepes:link, a.btn_kilepes:visited {
	width: 116px;
	height: 23px;
	display: block;
	background-image: url(../images/btn_kilepes.jpg);
	background-position: top;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
}

#baloszlop #logged_in a.btn_kilepes:hover, a.btn_kilepes:active {
	width: 116px;
	height: 23px;
	display: block;
	background-image: url(../images/btn_kilepes.jpg);
	background-position: bottom;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
}