#searchContainer div	{ font-size:0; }
#searchContainer table {
	border-collapse: collapse;
	border-spacing: 0;
}
#searchContainer fieldset, img {
	border: 0;
}
#searchContainer caption, th {
	text-align: left;
}
#searchContainer h1, 
#searchContainer h2, 
#searchContainer h3, 
#searchContainer h4, 
#searchContainer h5, 
#searchContainer h6 {
	font-size: 100%;
}
#searchContainer q:before, q:after {
	content: '';
}
#searchContainer p {
	padding: 0;
	margin: 0 0 15px 0;
}
#searchContainer br {
	margin: 0;
	padding: 0;
}
#searchContainer a:focus {
	outline:none;
}
#searchContainer a {
	outline: none;
	color: #d7d7d7;
	text-decoration: underline;
}
#searchContainer a:hover {
	outline: none;
	color: #fff;
	text-decoration: underline;
}
#searchContainer .clearfix {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
	height: 0;
}
#searchContainer img a {
	border: 0;
	padding: 0;
	margin: 0;
}

/***********************************************/
/* Basic                                       */
/***********************************************/

#searchContainer  #holder {
	width: 900px;
	height: 500px;
	margin: 50px auto 0 auto;
	padding: 0;
	background-color: #fff;
	border: 1px solid #bab9b9;
}

#searchContainer #sidebar {
	width: 205px;
	height: 460px;
	margin: 0 0 0 0;
	padding: 20px;
	border-right: 1px solid #bab9b9;
	float: left;
}

#searchContainer  #main {
	width: 600px;
	height: 460px;
	margin: 0 0 0 0;
	padding: 20px;
	float: right;
}

#searchContainer  .box_search_holder {
	width: 205px;
	margin-top: 10px;
	padding: 0;
	height: 54px;
	position: relative;
}

#searchContainer .box_search {
	width: 205px; /* original width: 768px; */
	margin: 0;
	padding: 0;
	height: 52px;
	background-color: #f8f8f8;
	background-image: url(/^images/search/title_search.gif);
	background-repeat: no-repeat;
	background-position: 20px 17px;
	border: 1px solid #b8b7b7;
	/*position: absolute;*/
	top: 0;
	left: 0;
	z-index: 99;
}

/*#ENMainPageLayout #searchContainer .box_search {
	background-image: url(/^images/search/title_search_en.gif);
	background-position: 20px 20px;
}*/

#searchContainer .box_search.en {
	background-image: url(/^images/search/title_search_en.gif);
	background-position: 20px 20px;
}

#searchContainer .box_hasznos_holder {
	width: 205px;
	margin: 10px 0 0 0;
	padding: 0;
	height: 86px;
	position: relative;
}

#searchContainer .box_hasznos {
	width: 205px; /* original width: 768px; */
	margin: 0;
	padding: 0;
	height: 84px;
	background-color: #fff;
	background-image: url(/^images/search/title_hasznos.gif);
	background-repeat: no-repeat;
	background-position: 20px 31px;
	border: 1px solid #b8b7b7;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
}

#searchContainer .search {
	margin: 0;
	padding: 8px 0 0 0;
	position: absolute;
	top: 0px;
	left: 230px;
	width:430px;
}

#searchContainer #hasznos_holder {
	width: 480px;
	height: 75px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 5px;
	left: 228px;
	border-left: 2px solid #dcdcdc;
	border-right: 2px solid #dcdcdc;
	overflow: hidden;
}

#searchContainer #hasznos_elem {
	height: 75px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#searchContainer .icon {
	width: 79px;
	height: 75px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-left: 1px solid #e3e3e3;
}

#searchContainer .btn_open {
	width: 14px;
	height: 48px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 2px;
	left: 189px;  
}

#searchContainer .btn_open a {
	width: 14px;
	height: 48px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(/^images/search/btn_open.gif) no-repeat 0px 0px;
}

#searchContainer .btn_open a:hover {
	width: 14px;
	height: 48px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(/^images/search/btn_open.gif) no-repeat 0px 0px;
}

#searchContainer .btn_close {
	width: 14px;
	height: 46px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;  
}

#searchContainer .btn_close a {
	width: 14px;
	height: 48px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(/^images/search/btn_close.gif) no-repeat 0px 0px;
}

#searchContainer .btn_close a:hover {
	width: 14px;
	height: 48px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(/^images/search/btn_close.gif) no-repeat 0px 0px;
}

#contentSearch_tools .btn_open_big {
	width: 14px;
	height: 78px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 3px;
	left: 189px;  
}

#contentSearch_tools .btn_open_big a {
	width: 14px;
	height: 78px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(/^images/search/btn_open_big.gif) no-repeat 0px 0px;
}

#contentSearch_tools .btn_open_big a:hover {
	width: 14px;
	height: 78px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(/^images/search/btn_open_big.gif) no-repeat 0px 0px;
}

#contentSearch_tools .btn_close_big {
	width: 14px;
	height: 78px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 3px;
	right:2px;
}

#contentSearch_tools .btn_close_big a {
	width: 14px;
	height: 78px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(/^images/search/btn_close_big.gif) no-repeat 0px 0px;
}

#contentSearch_tools .btn_close_big a:hover {
	width: 14px;
	height: 78px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(/^images/search/btn_close_big.gif) no-repeat 0px 0px;
}

/***** arrows ******/

#searchContainer .btn_arrow_left {
	width: 22px;
	height: 22px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 31px;
	left: 202px;  
}

#searchContainer .btn_arrow_left a {
	width: 22px;
	height: 22px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(/^images/search/btn_arrow_left.gif) no-repeat 0px 0px;
}

#searchContainer .btn_arrow_left a:hover {
	width: 22px;
	height: 22px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(/^images/search/btn_arrow_left.gif) no-repeat 0px -22px;
}

#searchContainer .btn_arrow_right {
	width: 22px;
	height: 22px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 31px;
	left: 717px;  
}

#searchContainer .btn_arrow_right a {
	width: 22px;
	height: 22px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(/^images/search/btn_arrow_right.gif) no-repeat 0px 0px;
}

#searchContainer .btn_arrow_right a:hover {
	width: 22px;
	height: 22px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	background: url(/^images/search/btn_arrow_right.gif) no-repeat 0px -22px;
}

#searchContainer div.search input.search-field { background:transparent url(/^images/sprite_1.gif) no-repeat 0 -419px; height:28px; width:293px; font-size:11px; color:#77797C; padding:6px 2px !important; border:0px none !important; margin:4px 10px 0 0; float:left; }
#searchContainer div.search a.btn_kereses span	{ display:none; }

#search_box_content a.en { background-image:url(/^images/sprite_1.gif); background-position: 0 -387px; }
#search_box_content a.en:hover { background-position: -85px -387px; }
