body {
	margin-top:0px;
	text-align:center; 
	/*background-color:#f5f6f8;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #515345;	
	background-color:#CCCCCC;
	
}
.site {
	background-color:#FFFFFF;
	width:997px;
	float:left;
	
}
a {
	color:#90AFFF;
}

table {
font-size:12px;
}

td {
font-size:12px;
}

#wrapper {
	text-align:left; 
	width:1019px; 
	margin:0 auto;
} 

#wrapper {
	display:block;
	clear:both;
} 


#bottom{
	background-image:url(../images/BE_foot.jpg);
	background-repeat:no-repeat;
	height:36px;
	line-height:36px;
	margin-top:10px;
	width:1019px;
	clear:left;
	float:left;
}

.copy{
	float:left;
	clear:left;
	margin-left:15px;
	width:300px;
}

.partner {
	padding-bottom:15px;
	text-align:left;
}

.smart{
	float:right;
	margin-right:15px;
}

a.bottom_link{
	text-decoration:none;
	color:#000000;
}

a.bottom_link:hover{
	color:#0088cc;
}

a.breadcumb{
	text-decoration:none;
	color:#0088cc;
}

a.breadcumb:hover{
	color:#0088cc;
	text-decoration:underline;
}

#header{
	background-color:#FFFFFF;
	width:1019px;
	height:125px;
}

#logo{
	margin-left:10px;
	width:230px;
	float:left;
	clear:left;
}

#box_top{
	background-image:url("../images/BE_boxtop.jpg");
	background-repeat:no-repeat;
	height:24px;
	width:202px;
	line-height:24px;
	margin-top:10px;
}

.title{
	margin-left:10px;
	font-weight:bold;
}

#box_content{
	background-image:url("../images/BE_pixel.jpg");
	background-repeat:repeat-y;
	width:202px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}

#box_bottom{
	background-image:url("../images/BE_boxfoot.jpg");
	background-repeat:no-repeat;
	width:202px;
	height:3px;
}

#left{
	float:left;
	width:215px;
}

#content{
	float:left;
	width:800px;
	margin-top:10px;
}

#message{
	width:800px;
	float:left;
}

#main{
	float:left;
	width:800px;
	overflow:hidden;
}

a.amenu{
	color:#000000;
	text-decoration:none;
	display:block;
	width:185px;
	margin-top:5px;
}

a.amenu_sel{
	color:#0088cc;
	text-decoration:none;
	display:block;
	width:185px;
	margin-top:5px;
	font-weight:bold;
}

a.amenu:hover{
	color:#0088cc;
}

#breadcumb{
	background-image:url("../images/BE_content.jpg");
	float:left;
	width:800px;
	height:27px;
	line-height:27px;
}

.mbut{
	background:url("../images/button.gif");
	width:68px;
	border:0px;
	text-align:center;
}

.mbut_long{
	background:url("../images/butt_big.jpg");
	background-repeat:no-repeat;
	width:139px;
	border:0px;
	text-align:center;
}

a.amenulin{
	text-decoration:none;
	color:#000000;
	margin-left:10px;
	margin-right:10px;
	cursor:pointer;
}

a.amenulin:hover{
	color:#0088cc;
}

a.amenulin_sel, a.amenulin_sel:hover{
	color:#1353d7;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}

#tabel{
	clear:left;
	float:left;
}

.error_message {
	color: red;
	border: 1px solid #FF3333;
	background-color: #faebe7;
	background-image: url(../images/assets/err.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 25px;
	height:auto;
	clear:left;
	float:left;
	margin-top:3px;
	margin-bottom:3px;
	width:767px;
}

.success_message {
	color: #3D6611;
	border: 1px solid #446423;
	background-color: #EFF5EA;
	background-image: url(../images/assets/success_msg_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 5px;
	min-height:20px;
	height:auto;
	clear:left;
	float:left;
	margin-top:3px;
	margin-bottom:3px;
	width:767px;
}

.stCheckbox{
	float:none !important;
	line-height:14px !important;
}

.stDivCheckbox{
	float:left; 
	clear:left; 
	margin-bottom:5px;
	margin-left:180px;
}

.bTitle{
	padding-left:10px;
	font-size:12px;
	color:#0088cc;
	font-weight:bold;
}

#loggedin_username{
	text-align:right;
}

.header {
	background-image: url(../assets/siteimgs/header.png);
	background-repeat: no-repeat;
	width: 978px;
	height: 25px;
}

.headerlinks {
	float:right;
	padding-right:10px;
	color:#BEBEBE;
	font-size:9px;
	padding-top:7px;
}

.headerlinks a {	
	color:#BEBEBE;
	text-decoration:none;
}

.toplinks {
	padding-top:10px;
	line-height:160%;
	float:right;
	width:200px;	
}

.lang {
	float:right;
	width:90px;
	color:#4B4D40;
	font-weight:bold;	
}

.lang a {
	color:#4B4D40;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;	
}

.menuheader {
	width:110px;
	color:#4B4D40;
	font-weight:bold;	
}

.menuheader a {
	color:#4B4D40;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;	
}

.logoheader {
	height: 90px;
	float:left;
}

.logo {
	background-image: url(../assets/siteimgs/logo.png);
	background-repeat: no-repeat;
	width: 760px;
	height: 90px;
	float:left;
	/*border: 1px solid #000;*/
}

.toplinks {
	text-align:left;	
	float:right;
	width:214px;
	height:90px;
	/*border: 1px solid #000;*/
}

.main_content {
	padding-bottom:10px;
	float:left;
	width:978px;
	/*border:1px solid #000;*/
}

.content_right {	
	float:right;
	width:202px;
	/*border:1px solid #000;*/
}

.search {	
	background-image: url(../assets/siteimgs/search.jpg);
	background-repeat: no-repeat;
	width:202px;
	height:31px;
	margin-bottom:10px;	
}

.content_middle {
	width:767px;
	float:left;		
}

.menu {
	float:left;
	margin-bottom:10px;	
}

.menutitle {
	float:left;
	margin-right:2px;
}



.login {	
	background-image: url(../assets/siteimgs/back.jpg);
	background-repeat: no-repeat;
	width:202px;
	
	float:right;	
}

.set{background-image:url(../assets/siteimgs/akciosajanlatunk_line.jpg); background-repeat:repeat-x; height:222px;}
.set1{background-image:url(../assets/siteimgs/interkeramajanlatunk_line.jpg); background-repeat:repeat-x; height:222px}
.set2{background-image:url(../assets/siteimgs/szakmaipartnerek_line.jpg); background-repeat:repeat-x; height:222px}
.set3{ background-image:url(../assets/siteimgs/aprohirdetesek_line.jpg); background-repeat:repeat-x; height:222px}

.searchtxt {
	float:left;
	padding-top:7px;
	padding-left:7px;
	padding-right:5px;
	color:#FFFFFF;
	font-weight:bold;
}

.logintitle {
	font-size:17px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
  padding-top:10px;
}

.inptext {
	padding-top:5px;
	text-align:left;
	padding-left:15px;
	font-weight:bold;
	color:#000000;
	font-size:12px;
}

.inpcop {
	text-align:left;
	padding-left:15px;
}

.searchinp {
	float:left;
	padding-top:5px;
}

.searchbut {
	float:left;
	padding-top:2px;
}

.regis {
	padding:15px;
	padding-top:5px;
	float:right;	
}

.leftbox {
	width:515px;	
	float:left;
	text-align:left;
	padding-bottom:10px;
}

.rightbox {
	width:235px;
	/*border: 1px solid #000;*/
	float:right;
	text-align:left;
	padding-bottom:10px;
}

.boxtitle1 {
	font-size:17px;
	font-weight:bold;
	color:#B6B7B2;		
	text-decoration:none;
	margin-left:6px;
}

.boxtitle2 {
	font-size:17px;
	font-weight:bold;
	color:#606255;
	text-decoration:none;
	margin-left:6px;
}

.boxtitle2 a {
	font-size:17px;
	font-weight:bold;
	color:#606255;
	text-decoration:none;
}

.boxhead {	
	background-image: url(../assets/siteimgs/icon2.png);
	background-repeat: no-repeat;
	padding-left:9px;
	text-align:left;
	float:left;
	width:100%;
	line-height:15px;
}

.boxhead2 {	
	background-image: url(../assets/siteimgs/icon2.png);
	background-repeat: no-repeat;
	padding-left:10px;
	text-align:left;
	clear:left;
}

.bottom {
	width:767px;
	height:31px;
	float:left;
	background-image: url(../assets/siteimgs/bottom.jpg);
	background-repeat: no-repeat;		
}

.bottom_left {
	float:left;
	color:#818181;
	font-weight:bold;
	padding-top:9px;
	padding-left:15px;
}

.bottom_right {
	float:right;
	color:#818181;
	font-weight:bold;
	padding-top:9px;
	padding-right:20px;
}

.bottom_right a {
	text-decoration:none;
	color:#818181;
	font-weight:bold;
}

.datae {
	color:#C5C6C1;
	font-size:10px;
}

.firstph {
	color:#91A532;
	font-weight:bold;
}

a.morenews {
	text-decoration: none;
	color:#7F7F7F;
	background: url(../assets/siteimgs/icon3.png) no-repeat left;
	padding-left:10px;
}

a:hover.morenews {
	background: url(../assets/siteimgs/icon4.png) no-repeat left;
	text-decoration:underline;
	color:#90A431;
}

a.more1 {
	color:#91A532;
	font-size:10px;
}

.leftbigbox {
	line-height:150%;
	float:left;
	width:510px;
	padding-top:5px;	
}

.rightbigbox {
	line-height:150%;
	float:left;
	width:215px;
	height:255px;
	padding-top:5px;
}

.leftbigbox2 {
	line-height:200%;
	float:left;
	padding-bottom:15px;
}

.banner_h {
  margin-top:23px;
	width:202px;
	text-align:center;
	margin-bottom:23px;
}

.banner {
	background-image: url(../assets/siteimgs/commercial_back.jpg);
	background-repeat: no-repeat;
	width:202px;
	height:238px;
	text-align:center;	
	background-position:bottom;
 padding-bottom:20px;
}

.line {	
	background-image: url(../assets/siteimgs/line.png);
	background-repeat: repeat-x;	
	height:27px;
	width:auto;	
	/*border: 1px solid #000;*/
}

.csomag {
	padding-bottom:30px;
	padding-left:15px;
	padding-right:15px;
	background-image: url(../assets/siteimgs/icon5.png);
	background-repeat: no-repeat;
	width:210px;
	height:60px;
	float:left;
}

.csomaghead {
	color:#666666;
	font-size:12px;
	font-weight:bold;
}

.csomagtart {
	color:#91A532;
	font-size:11px;
}

.ajanlat1 {
	border: 1px solid #E5E5E5;
	background-color:#F0F0F0;
	width:215px;
	height:82px;
	margin-bottom:3px;
	font-size:11px;
	line-height:120%;
	color:#000000;
	float:left;
}

.tavtarto {
padding:5px;
}

.ajanlat2 {
	border: 1px solid #E5E5E5;
	background-color:#EFF1E6;
	width:215px;
	height:75px;
	margin-bottom:3px;
	padding:5px;
	font-size:11px;
	line-height:120%;
	color:#000000;
	float:left;
}

a.ajanlat {
	color:#91A532;
	font-size:12px;
	text-decoration:none;
	background: url(../assets/siteimgs/icon3.png) no-repeat left;
	padding-left:10px;
}

a:hover.ajanlat {
	background: url(../assets/siteimgs/icon4.png) no-repeat left;
	text-decoration:underline;
}

.rightbox p {
	padding-bottom:10px;
}


.leftbigbox2 ul {
		margin: 0;
		padding: 0;
		list-style: none;
		width: 400px;
		height: 25px;		
		}
		
.leftbigbox2 ul li {		
		float: left;
		height: 25px;
			
		}
		
.leftbigbox2 ul li a {
		display: block;
		width: 100%;
		height: 100%;
		overflow: hidden;
		position: relative;		
		text-decoration: none;
		color:#7F7F7F;
		background: url(../assets/siteimgs/icon3.png) no-repeat left;
		padding-left:10px;		
		}
		
.leftbigbox2 ul li a:hover {
		background: url(../assets/siteimgs/icon4.png) no-repeat left;
		text-decoration:underline;
		color:#90A431;		
		}
		
.submenu {
	float:left;
	width:200px;
	text-align:left;
	margin-right:10px;
	line-height:200%;
}

.submenu2 {
		background: url(../assets/siteimgs/icon4.png) no-repeat left;
		text-decoration:underline;
		color:#90A431;
		float:left;
	width:200px;
	text-align:left;
	margin-right:10px;
	line-height:200%;
	padding-left:10px;
		}


a.subpages {
	float:left;
	width:100%;
	line-height:150%;
	text-align:left;
	color:#91A532;
	font-weight:bold;
	background: url(../assets/siteimgs/icon3.png) no-repeat left;
	padding-left:15px;
	text-decoration:none;
}

.subpagesbox {
padding-bottom:15px;
}

a.subpages:hover {
background: url(../assets/siteimgs/icon4.png) no-repeat left;
text-decoration:none;
color:#515D11;
}

.centercontent {
	float:left;
	width:540px;
	text-align:left;
	margin-left:10px;
	overflow:hidden;
}

.pagecontent {
	float:left;
	width:750px;
	text-align:left;
	margin-left:10px;
}


.rightbox2 {
	width:200px;
	float:right;
	text-align:left;	
}

a.submenu {
		text-decoration: none;
		color:#7F7F7F;
		padding-left:10px;		
		}
		
.submenu a:hover {
		background: url(../assets/siteimgs/icon3.png) no-repeat left;
		text-decoration:underline;
		color:#90A431;		
		}
		
a.rightlink {
		text-decoration: none;
		color:#7F7F7F;
		padding-left:20px;
		background: url(../assets/siteimgs/icon3.png) no-repeat left;		
		}
		
.rightlink a:hover {
		/*background: url(../assets/siteimgs/icon4.png) no-repeat left;*/
		text-decoration:underline;
		color:#90A431;		
		}

.hirl {
	width:529px;
	height:20px;
	float:left;
	padding-top:5px;
	padding-left:15px;
}

.pdfarl {
	width:429px;
	height:20px;
	float:left;
	padding-top:5px;	
}

.pdfarr {
	width:100px;
	height:25px;
	float:right;
	padding-top:5px;
}

.pdf1 {
	background-color:#E1EECC;
	float:left;
	border-top: 1px dotted #CCC;
	width:auto;	
}

.pdf2 {
	background-color:#FFFFFF;
	float:left;
	border-top: 1px dotted #CCC;
	width:auto;
	/*border: 1px solid #000;*/
}

.pdflink {
	color:#515345;
	text-decoration:none;
}

.madate {
font-size:11px;
float:left;
width:100%;
}

.matitle {
float:left;
width:100%;
font-weight:bold;
padding-top:1px;
padding-bottom:2px;
}

.marketitem {
margin-bottom: 15px;
border-bottom: 1px dotted #C6C6C2;
float:left;
width:100%;
}

.partnerek {
margin-bottom:20px;
}

.hirlitem {
margin-bottom: 15px;
float:left;
width:100%;
}
#alsocsik {
	display:none!important;
}
.almenutablcsik{
	background-color:#E6E6E6;
	margin:6px;
	color:#76786d !important;
	padding:3px;
	margin-left:0px !important;
	/*width: 530px;*/
	float: left;
}
/*.topugrofelsor{
	display:none;
}
#topgomb{
	display:none;
}
*/

input[type="image"] {
border:0px!important;
}

.accordionpart {
width:760px;
height:222px;
float:left;
background-image:url(../assets/siteimgs/aprohirdetesek_line.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
}

.tablazatcsik strong {
color:#333333!important;
}

#topgomb {
color:#B7B7B3!important;
}

.smsel {
font-size:10px;
}

