div.loginbox{
	float: left;
	display: block;
	width: 270px;
	_width: 280px;
	height: 123px;
}

div.loginbox p.loginerror {
	text-align: right;
	background-color: #002539;
	margin-top:3px;
	_margin-top:12px;
	margin-right: 8px;
	_margin-right: 18px;
	color: red;
	font-weight: bold;
}

.mainbody div.loginbox p.loginerror {
	background: none;
}

.congress_login div.loginbox h1 {
	visibility: hidden;
}

div.loginbox h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: white;
text-align: right;
	margin-top: 13px;
	_margin-top: 20px;
	margin-left: 76px;
	_margin-left: 65px;
	_margin-bottom: -14px;
width: 160px;
}

div.loginbox span {
	line-height: 19px;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: white;
   	text-align: right;
	text-indent: 6px;
}

div.loginbox span.password{
/*	text-indent: 56px;*/
}

div.loginbox input.inputbox{
	width: 90px;
	height: 20px;
   	display: block;
	float:left;
	border: 0px;
	background: white;
}

div.loginbox input.submit{
    width: 29px;
	height: 20px;
	display: block;
	float: none;
	clear: both;
    background-image: URL(../congresstravel.hu/images/ok.png);
	background-position: top-left;
	background-repeat: repeat-x;
	background-color: transparent;
	border: 0px;
	margin-left: 110px;
}

div.loginbox p.legendreg{
	padding: 0px;
	display: block;
	float: left;
	font-size: 10px;
	font-weight: normal;
	width: 120px;
	margin-left: 110px;
}
.congress_login div.loginbox p.legendreg a {
	font-size: 12px;
}

div.loginbox p.legendreg a {
	font-weight: normal;
	display: block;
	float: left;
	color: white;
}

.congress_login {
	float: none;
	clear: none;
	display: block;
	width: 260px;
	height: 300px;
}

.congress_login,
.congress_login div,
.congress_login div.loginbox p.legendreg a,
.congress_login span {
	color: black !important;
}

.congress_login div.loginbox span {
	margin-right: 5px;
}

.congress_login div.loginbox span.password {
	text-indent: 4px;
}

.congress_login div.loginbox input.submit,
.congress_login input {
	color: black !important;
	border: 1px solid black !important;
}

.congress_login .login_submit {
    width: 22px;
	height: 22px;
	display: block;
    background-image: URL(../congresstravel.hu/images/okgomb.jpg);
	background-position: top-left;
	background-repeat: repeat-x;
	border: 0px;
	margin-left: 10px;
}

.congress_login fieldset {
	border: 0px;
}

.congress_login .loginbox {
	height: 300px;
	color: black !important;
}

.congress_login .loginbox h1 {
	margin: 0px !important;
	padding: 0px !important;
	font-size: 12px !important;
	font-weight: bold;
}

.congress_login .loginerror {
	margin-top: 40px;
}