html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	color:#333;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

small{
	font-size: 9px;	
	display:block;
	float:left;
	line-height: 15px;
	width:100px;
	margin-left:15px;
}

p{color:#333; line-height: 150%;}

strong{font-weight: bold;}
/*---------------------------------------------------*/
h1{
	color:#8e1f09;
	font-size:20px;
	margin:15px 0px;
	font-weight:bold;
}

h2{
	font-size:18px;
	font-weight:bold;
	color:#ec9c1b;
}

h3{font-size:14px;
	font-weight:bold;
	color:#ec9c1b;}

.justify{
	text-align:justify;
}

.underline{
	text-decoration:underline !important;
	font-weight:bold;
}

a{color: #810400}

body{
	background:#820000 url('../img/bg.png') repeat-x;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}

	#container{
		margin:0px auto;
		width:828px;
		min-height:100px;
		border:0px solid black;
		background:url('../img/content_bg.png') repeat-y;
	}
	
		#header{
			background:url('../img/header.png') no-repeat;
			width:828px;
			height:307px;
			position:relative;
		}
		
			#logo{
				display:block;
				width: 260px;
				height: 260px;
				position:absolute;
				left:10px;
				top:10px;
				z-index:2;
				cursor:pointer;
			}
		
			#language{
				position:absolute;
				right:30px;
				top:10px;
				color:#364d79;
			}
			
				#language a{
					color:#364d79;
					text-decoration:none;
				}
				#language a:hover{
					text-decoration:underline;
				}
	
			#menu{
				text-transform:uppercase;
				color:#fff;
				
				bottom:0px;
				position:absolute;
				width:800px;
				left:14px;
			}
	
				#menu ul li{
					float:left;
					text-align:center;
					height:31px;
					width:133px;
					line-height:31px;
				}
				
				#menu ul li a:link, #menu ul li a:hover,#menu ul li a:active, #menu ul li a:visited{
					color:#fff;
					text-decoration:none;
					padding:7px 12px;
				}
				
				#menu ul li:hover{
					background:#8e1f09;
					cursor:pointer;
				}
				
				#first_menu:hover{background:transparent url('../img/first_menu_hover.png') no-repeat !important;}
				
				#last_menu, #first_menu{width:134px !important;}
	
		#submenu{
			background:url('../img/header2.png') no-repeat;
			width:828px;
			height:30px;
			margin:0px auto;
		}
		
				#submenu ul{
					display: block;
					width:600px;
					height:30px;
					margin:0px auto;
					text-align: center;
				}
					#submenu ul li{
						display: inline;
						text-align:center;
						margin:0px 5px;
						line-height:30px;
						color:#ec9c1b;
					}
					
						#submenu ul li a:link, #submenu ul li a:active, #submenu ul li a:visited{
							color:#ec9c1b;
							text-decoration:none;
						}
						#submenu ul li a:hover{
							color:#810400;
						}
		
		#separator_top, #separator_bottom{
			background:url('../img/separator_top.png') no-repeat;
			width:828px;
			height:17px;
			margin:0px auto;
		}
		
		#content{
			background:#fff url('../img/content_bg.png') repeat-y;
			padding:0px 64px;
			position: relative;
		}
			
			#content p{
				margin:20px 0px;
			}
		
			.redbox_top, .redbox_bottom{
				height:16px;
				width:700px;
			}
			
			.redbox_top{
				background:url('../img/border_horizontal.png') 0px 0px no-repeat;
			}
			
			.redbox_bottom{
				background:url('../img/border_horizontal.png') 0px -17px no-repeat;
			}
			
			.redbox_content{
				width:700px;
				background:url('../img/red_box_content.png') repeat-y;
				position:relative;
				padding:9px 25px;
			}
			
				#slider ul li img{
					width:370px;
					height:230px;
					float:left;
				}
				
				#slider ul li div{
					border:0px solid black;
					float:left;
					width:255px;
					padding-left:25px;
				}
				
				#ajanlatok_slider{
					height:230px;
				}
				
				#alaprajz_slider_cont{
					height:346px !important;
				}
					
				#alaprajz_slider_cont #prevBtn, #alaprajz_slider_cont #nextBtn{
					margin-top:50px;
				}
				
				
				#slider ul li div p,
				#slider ul li div p *,
				#alaprajz_slider_cont ul li div p,
				#alaprajz_slider_cont ul li div p *{
					color:#f7ebc6 !important;
				}
				
				#alaprajz_slider ul li{
					width:650px;
					height:346px;
				}
			
				#front_img{
					padding:9px 0px;
					text-align:center;
				}
			

			
				
		/* aloldalakhoz */
		
		#szintvalaszto_flash{margin-left:25px;}
		
		#lakaskinalat_kereso{
			color:#fff;
			padding:0px 25px;
			padding-top:6px;
			background:url('../img/border_horizontal.png') no-repeat;
			height:33px;
		}

		
			#lakaskinalat_kereso form label, #lakaskinalat_kereso form select{
				margin-right:10px;
			}
		
			#kereses_inditasa{
				border:0px;
				background:transparent;
				color:#d48d19;
				font-weight:bold;
				text-decoration:underline;
				margin-left:30px;
			}
			
			#lakas_fokep{width:300px;}
				
		/* -- aloldalakhoz */
					
		#separator_bottom{
			background:#fff url('../img/separator_bottom.png') no-repeat;
			margin-top:30px;
		}
		
		#footer, #copyright{
			background:url('../img/content_bg.png') repeat-y;
			height:43px;
			text-align:center;
			color:#8e1f09;
		}
		
		#footer{
			padding-top:10px;
			text-transform: lowercase !important;
		} 
		
			#footer p{
				margin:3px 0px;
				font-size: 11px;
			}
			
				#footer a:link, #footer a:hover, #footer a:active, #footer a:visited{
					color:#810400;
					text-decoration:none;
				}
					 #footer a:hover{
					 	text-decoration:underline;
					 }
		
		#copyright{
			background:url('../img/copyright_bg.png') repeat-y;
			height:22px;
			font-size:11px;
			color:#fff;
			padding-top:8px;
		}



#table_header{
	width:700px;
	clear: both;
	text-align: center;
	background: #ec9c1b;
}


.table_header{
	display:block; 
	float: left; 
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	padding: 2px;
	text-decoration: none;
	border-right: 1px solid #fff;
	height: 30px;
}

.c1,
.c2,
.c3,
.c4,
.c5,
.c6,
.c7,
.c8,
.c9,
.c10{
	display: block;
	float: left;
	width:50px;
	text-align: center;
	font-size: 11px;
	overflow: hidden;
}

.c2{width: 80px;}
.c4{width: 70px;}
.c5,
.c7,
.c6{width: 90px;}
.c9{width: 90px; text-decoration:line-through;}
.c10{width: 90px; font-weight: bold;}











.r{display: block; width: 700px; border-bottom: 1px solid #ddd; padding:2px 0; }
.r:hover{background: #ddd;}
.table_sep{
	padding-top:20px;
	padding-bottom: 5px;
	width:700px;

	clear: both;
}

.eladva, 
.foglalva{
	color: #666;
}

.wrp{clear: both;}

.table_mini{width: 260px;}

.cleft{ height: 15px; width:110px; float: left; font-size: 11px; overflow:hidden;}
.cright{ height: 15px; width:120px; padding-right: 10px; float: right; text-align: right; font-size: 11px; }

.yellow{color:#ec9c1b}
.rm{border-bottom: 1px solid #ddd; padding:2px 5px; }
.rms{height: 20px;}
.rmh{background:#ec9c1b; padding: 2px; color: #fff; font-size: 16px; }


#megkozelites_table{
	float:left;
	width:350px;
}
#ert_megkozelites_flash{float: right; width: 350px;}

#ajanlas{background: #fff; width: 600px; height: 125px; margin: 100px auto 0px auto; padding: 30px;}
#ajanlas p label{width:100px; padding-right: 10px; display: block; float: left;}

#ajanlatkeres_form p label{
	display:block;
}

#ajanlatkeres_form p .text, #ajanlatkeres_form p select{
	width:200px;
}

.cib_logo{background:url('../img/cib_logo.gif'); width:166px;height:29px;}


#search_results{text-align: center; }
#search_results p{font-size: 10px;}

#print_header,
#print_footer{display: none;}

#muszaki_leiras ol li{
	list-style: decimal outside !important;
	padding-left:10px;
}
#muszaki_leiras ul li {
    list-style: disc outside !important;
    margin-left:20px;
}

/*#hu_flag_on, 
#en_flag_on, 
#ru_flag_on, 
#hu_flag_off, 
#en_flag_off, 
#ru_flag_off{
	width:16px;
	height:11px;
	display:block;
	float:left;
	margin-left:10px;
}

#hu_flag_on{
	background:url("../img/hu.png") top right no-repeat;
}
#en_flag_on{
	background:url("../img/en.png") top right no-repeat;
}
#ru_flag_on{
	background:url("../img/ru.png") top right no-repeat;
}

#hu_flag_off{
	background:url("../img/hu.png") bottom right no-repeat;
}
#en_flag_off{
	background:url("../img/en.png") bottom right no-repeat;
}
#ru_flag_off{
	background:url("../img/ru.png") bottom right no-repeat;
}*/

#hu_flag_on, 
#en_flag_on, 
#ru_flag_on{
	text-decoration:underline !important;
	font-weight:bold;
}