/* Alap css állomány a modulokhoz */

@media screen, projection {
	/* ------ Gyorskereső --------------------- */
	
	.select-free {
		/*display: none;*/
		visibility: hidden;
		
		position: absolute;
		z-index: 999;
		left: 0px;
	}
	
	.select-free iframe {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: -1;
		filter: alpha(opacity=0);
		width: 330px;
		height: 600px;
		overflow: hidden;
	}
	
	.fastsearchResultContainer {
		border: 1px solid #99a2b1;
		margin-left: 0px;
		/* display: none; */
		z-index: 999;
	}
	
	#searchresultfixed {
	}
	
	#searchresultfixed iframe {
		display: none;
	}
	
	.shadow_right {
		display: none;
	}
	
	table.fastsearch_center {
		margin-top: 1px;
		margin-left: 1px;
	}
	
	.fastsearch_up {
		/* height: 5px; */
		/* line-height: 8px; */
		display: none;
	}
	
	.fastsearch_down {
		display: none;
	}
	
	.dropshadow_menu_content {
		height: 1%;
		border: 0px;
	}
	
	#searchBoxContainer {
		float: left;
		height: 38px;
		position: relative;
		margin: 0px;
		padding: 0px;
	}
	
	#searchresult {
		position: absolute;
		/*top: 38px !important;*/
		left: 0px;
		/*overflow: visible*/;
	}
	
	#searchbutton {
		float: left;
	}
	
	.fastsearch_fen {
		height: 5px;
		line-height: 8px;
	}
	
	.fastsearch_bal {
		font-weight: bold;
		width: 200px;
		vertical-align: top;
		text-align: right;
	}
	
	.dropshadow_menu_list {
		border-left: 1px solid black;
	}
	
	.fastsearch_also_td1 {
		white-space: nowrap;
		padding-left: 5px;
	}
	
	.fastsearch_noresults_td {
		white-space: nowrap;
		padding-left: 5px;
	}
	
	.fastsearch_noresults {
		min-width: 100px;
		padding: 5px;
	}
	
	#searchInput {
		background-position: -1000px;
		background-repeat: no-repeat;
		background-image: url('wait-search.gif');
	}
	
	#searchbutton_on {
		float: left;
		display: none;
	}
	
	.header_secondrow_quicksearch {
		background-position: 0px -38px;
	}
	
	.fastsearch_item {
		/*height: 20px;*/
		line-height: 20px;
		width: 100%;
		margin-right: 5px;
		padding-left: 3px;
	}
	
	/* ------ összetett kereső ----------------------------------------------- 
	/
	
	.lapozo_inner_separator {
		display: none;
	}
	
	/* ------ összetett kereső vége ------------------------------------------ */
	
	/* ------ Hirdetőtábla -------------------- */
	
	#newsimagescroller {
		background-color: rgb(236,236,236);
		position: relative;
		overflow: hidden;
		width: 740px;
		height: 400px;
		z-index: 1;
	}
	
	div.scroller {
		font-size: 0.75em;
		width: 740px;
		height: 400px;
		overflow: hidden;
		color: white;
		margin: 0px;
		padding: 0px;
		position: absolute;
		left: 0px;
		top: 0px;
	}
	
	div.scroller div.section {
		width: 740px;
		overflow: hidden;
		float: left;
		padding: 0px;
		position: relative;
		height: 400px;
	}
	
	div.scroller div.content {
		width: 100000px;
	}
	
	div.scroller div.content img {
		position: absolute;
		top: 0px;
		left: 0px;
	}
	
	div.scroller div.content a {
		color: white;
		text-decoration: none;
	}
	
	div.scroller div.content a:hover {
		color: white;
		text-decoration: underline;
	}
	
	.scroller_sectiontitle {
		display: table;
		z-index: 999;
		padding: 28px 5px 0px 5px;
		width: 740px;
		height: 70px;
		position: relative;
	}
	
	.scroller_sectiontitle h3, .scroller_sectiontitle h1 {
		display: table-cell;
		vertical-align: middle;
		width: 47%;
		font-family: Georgia, serif;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		font-size: 20px;
		font-weight: normal;
	}
	
	.scroller_articleintro {
		display: table-cell;
		vertical-align: middle;
		width: 50%;
		margin: 0px 5px 0px 0px;
		padding: 0px;
		height: 70px;
		text-decoration: none !important;
		line-height: 1.25em;
		overflow: hidden;
	}
	
	.scroller_sectiontitle h3 a, .scroller_sectiontitle h1 a {
		font-weight: normal;
	}
	
	.kiemelt_felsobg {
		top: 26px;
		height: 73px;
		border-bottom: 1px solid white;
		border-top: 1px solid white;
		z-index: 997;
	}
	
	#kiemelt_alsobg {
		bottom: 0px;
		height: 106px;
		border-top: 1px solid white;
	}
	
	#kiemelt_alsobg, .kiemelt_felsobg {
		position: absolute;
		width: 100%;
		padding: 0px;
		margin: 0px;
		overflow: hidden;
		filter: alpha(opacity=70); filter:progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=70);
		-moz-opacity: 0.7; opacity: 0.7; -khtml-opacity: .7; -opera-opacity: 70; mso-opacity: 70;
		background-color: black;
	}
	
	#kiemelt_also_bal {
		position: absolute;
		bottom: 0px;
		height: 106px;
		z-index: 998;
		display: block;
		padding: 0px 5px;
		margin: 0px;
		overflow: hidden;
	}
	
	#kiemelt_also_jobb {
		position: absolute;
		bottom: 30px;
		right: 20px;
		z-index: 9999;
		display: block;
		padding: 0px 5px;
		margin: 0px;
	}
	
	#kiemelt_also_bal a {
		color: white;
	}
	
	#kiemelt_also_bal h2 {
		margin: 5px;
		padding: 0px 0px 5px 0px;
		font-size: 18px;
		font-weight: normal;
		background-image: url('http://www.ofi.hu/img/bottom_dots.gif');
		background-position: bottom left;
		background-repeat: repeat-x;
		font-family: Georgia, serif;
	}
	
	#kiemelt_hirek_rss {
		display: block;
		top: 7px;
		right: 8px;
		position: absolute;
	}
	
	a.kiemelt_hirek {
		margin: 0px 5px;
		font-weight: bold;
		font-size: 0.85em;
		font-weight: 400;
	}
	
	#kiemelt_lepteto {
		position: absolute;
		top: 4px;
		right: 5px;
		z-index: 9999;
		display: block;
		padding: 0px 5px;
		margin: 0px;
	}
	
	/* ------ Hirdetőtábla vége --------------- */
	
	/* ------ objektumlistázó ------------------------------------------------ */
	
	.objectlist-object-tovabb-text {
		display: none;
	}
	
	/* ------ objektumlistázó vége ------------------------------------------- */
	
	/* ------ webra3_gui.js javítás from webra3_admin.css -------------------- */
	
	.popup_container_global {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 0px;
		height: 0px;
		border: 0px none;
		padding: 0px;
	}
	
	.disabled_window {
		display: block;
		visibility: hidden;
		position: absolute;
		top:0px;
		left:0px;
		z-index: 98;
		width: 3000px;
		height: 3000px;
		margin: 0px;
		padding: 0px;
		background-color: #000000;
		filter: alpha(opacity=50); 
		filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=50);
		-moz-opacity: 0.5; opacity: 0.5; -khtml-opacity: .5; -opera-opacity: 50; mso-opacity: 50;
	}
	
	.disabled_window iframe {
		display: block;
		visibility: hidden;
		position: absolute;
		width: 3000px;
		height: 3000px;
		top: 0px;
		left: 0px;
		z-index: 97;
		filter: mask();
		border: 0px none red;
	}
	
	/* ------ loadingindicator ne tegye ki ----------------------------------- */
	
	#w3LoadingDiv {
		display: none;
	}
	
	/* ------ sorttable popup menu basic design ----------------------------------- */
	
	.sort_table_container div.dropshadow_menu_content {
		margin: 0px;
		padding-left: 3px;
		padding-right: 3px;
		padding-bottom: 2px;
		font-size: 12px;
		background-color: white;
		border: 1px solid rgb(50,50,50);
	}

	.sort_table_container .dropshadow_menu_list {
		border-left: 0px;
	}


	/* ------ laddermenu menu basic design ---------------------------------------- */
	.hiddenLastItem, .hiddenLastItem a {
		clear: both;
		float: none;
		height: 0px;
		line-height: 0px;
		margin: 0px;
		padding: 0px;
		width: 0px;
	}
	.hiddenLastItem a {
		display: none;
	}
}