/* CSS Document */

#qbe-mainframe {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 98%; 
	min-width: 1014px;
	_width: expression((document.documentElement.offsetWidth < 1018)? "1014px": "98%" ); /* 729 725 */
}

#qbe-main-table {
	width: 100%;
	border: none;
}

#qbe-main-table td {
	vertical-align: top;
}

#qbe-left-panel, #qbe-right-panel {position: absolute; top: 0px;}

#qbe-left-panel {width: 184px; left: 0px;}

#qbe-right-panel {width: 174px; right: 0px;} /* 154px */

	.qbe-left-menu, .qbe-left-menu-act, .qbe-left-submenu, .qbe-left-nomenu, .qbe-right-box {
		position: relative;
		width: 176px;	/* 146px; */
		margin-left: 4px;
		margin-right: 4px;
		font-weight: bold;
	}
	
	.qbe-left-menu, .qbe-left-menu-act {border-top: 1px solid #999999;}
	
		.qbe-left-menu a, .qbe-left-menu-act a, .qbe-left-nomenu {
			display: block;
			padding-left: 5px;
			padding-right: 5px;
			padding-top: 4px;
			padding-bottom: 4px;
			margin-top: 1px;
			margin-bottom: 1px;
			text-decoration: none;
			color: #666666;
		}
		
		.qbe-left-nomenu {
			width: 171px;
			padding-right: 0;
		}
		
		.qbe-left-menu a:hover, .qbe-left-menu-act a, .qbe-left-nomenu {color: #FFFFFF;	background-color: #333399;}
		
			.qbe-left-submenu {width: 165px; margin-left: 15px;}
			
				.qbe-left-submenu img {border: 0; float: left; margin-top: 8px; margin-right: 5px;}
			
				.qbe-left-submenu a {
					display: block;
					width: 144px;
					margin-left: 10px;
					padding-top: 4px;
					padding-bottom: 4px;
					margin-top: 1px;
					margin-bottom: 1px;
					text-decoration: none;
					color: #666666;
					/* border: 1px dashed #FF0000; */
				}
				
				.qbe-left-submenu a:hover {color: #333399;}
	
	.qbe-right-box {width: 162px; text-align: center; margin-bottom: 5px;} /* 142px */
		
	.qbe-right-box h1 {
		display: block;
		height: 17px;
		padding-top: 3px;
		margin: 0;
		margin-top: 10px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #333399;
	}
	
	.qbe-right-box h2, .qbe-right-box h3 {color: #666666; font-size: 10px; text-align: left; margin: 0; margin-left: 5px;}
	
	.qbe-right-box h2 {font-weight: bold; margin-top: 10px; margin-bottom: 5px;}
	
	.qbe-right-box h3 {font-weight: normal;}
	
#qbe-main {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 184px;	/* 184px */
	margin-right: 174px; /* 154px */
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	
	/* min-width: 400px;
	min-height: 200px;	
	_width: expression((document.documentElement.offsetWidth < 410)? "400px": "100%" );
	_height: expression((document.documentElement.offsetHeight < 210)? "200px": "99%" ); */
}

#qbe-main h1 {
	color: #333399;
	font-family: "Times New Roman", Times, serif; 
	font-size: 26px;
	font-variant: small-caps;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.qbe-title-cap {
	color: #333399;
	font-family: "Times New Roman", Times, serif; 
	font-size: 36px;
	font-weight: bold;
}

#banner-holder {position: absolute; top: 230px; left: 20px; width: 623px; height: 230px; display: block; visibility: visible; z-index: 10; background: url(../images/banner_bg.png) no-repeat;} /* <-- hiddent kiszedni!!! */
#banner-holder .close-div {position: absolute; top: 3px; right: 0; width: 20px; height: 30px; color: #FFFFFF; font-size: 14px; font-weight: bold;}	
	#banner-holder .close-div a {width: 20px; color: #FFFFFF; text-decoration: none; border: none;}
	#banner-holder .close-div a:hover {width: 20px; color: #BB0000; border: none;} 
	#banner-holder .banner-div img {margin: 21px 0 0 8px; border: 2px solid #FFFFFF; z-index: 10;} 
	/* #banner-holder .banner-div img:hover {border: 2px solid #333399;} */

/* ------------- TESZT -------------------- */

