.content{
	width: 960px;
	margin: 0px auto;
	min-height: 400px;
	_height: 400px;
	background: URL("../images/base/background_main.jpg") no-repeat white;
}
.main{
	width: 1000px;
	margin: 0px auto;
	border-top: 4px solid #88c520;
	background: #FFF URL("../images/base/background.jpg") repeat-x;
}

.content .left{
	float: left;
	width: 685px;
	padding: 0px;
}
.content .icon{
	float: left;
	margin-right: 15px;	
	padding: 0px !important;
}
.content .miert{
	border-right: 1px solid #A9A9A9;
	margin-left: 15px;
	margin-top: 20px;
	padding-right: 10px;
	width: 365px;
	float: left;
}
.content .tudjontobbet {
	width: 270px;
	float: left;
	clear: right;
	margin-left: 10px;
	margin-top: 20px;
	text-align: left;
}
.content .tudjontobbet h1 {
	line-height: normal;
	padding-top: 3px;
	padding-bottom: 10px;
}
.content .tudjontobbet .kisicon {
	border: 0px;
	float: left;
	height: 18px;
}
.content .tudjontobbet a {
	color: #7C7C7C;
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	float: left;
	padding-left: 5px;
}
.content .keressen {
	clear: both;
	padding-bottom: 40px;
	padding-left: 15px;
	padding-top: 30px;
	position: relative;
}
.content .keressen .bogre {
	position: absolute;
	top: -15px;
}
.content .miert p{
	clear: left;
	margin-top: 10px;
}

.content .ujdonsagok{
	border-right: 1px solid #A9A9A9;
	float: left;
	padding-left: 15px;
	padding-right: 10px;
	width: 365px;
}
.content .ujdonsagok h3{
	clear: both;
	margin-top: 20px;
}
.content .ujdonsagok .cim {
	margin-bottom: 10px;
}

.content .allas {
	float: left;
	margin-left: 10px;
	width: 280px;
}
.content .allas h3{
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
}
.content .allas .felsorolas {
	padding-top: 15px;
}
.content .allas .felsorolas a {
	color: #7C7C7C;
	font-size: 16px;
	font-weight: normal;
	line-height: 23px;
	display: block;
}

.content .right{
	width: 260px;
	margin-left: 10px;	
	float: left;
}
.content .queenstore {
	position: relative;
	margin-top: 25px;
	margin-left: 5px;
	background: url(../images/base/background_queenstore.jpg) no-repeat;
	width: 243px;
	height: 243px;
}
.content .queenstore .email {
	color: #AB6F29;
	border: 0px;
	font-size: 12px;
	left: 66px;
	position: absolute;
	top: 131px;
	width: 138px;
}
.content .queenstore .password {
	color: #AB6F29;
	border: 0px;
	font-size: 12px;
	left: 66px;
	position: absolute;
	top: 160px;
	width: 138px;
}
.content .queenstore .login_btn {
	position: absolute;
	width: 45px;
	height: 46px;
	border: 0px;
	background: URL(../images/base/login_btn.jpg) top left no-repeat;
	padding: 0px;
	margin: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 4px;
	cursor: pointer;

	top: 185px;
	left: 177px;
}
.content .queenstore p {
	position: absolute;
	top: 55px;
	width: 230px;
	left: 10px;
}
.content .queenstore .error {
	position: absolute;
	top: 35px;
	color: #c80000;
	font-weight: bold;
	text-align: center;
}
.content .queenstore .reg {
	color: #5e3d17;
	position: absolute;
	top: 190px;
	left: 10px;
}