/*search box*/
.headerkereso{ position: relative !important; }
.keresobox{ position: absolute; left: 790px; top: 0px; z-index: 40; width: 140px;}

.sboxextrak {
	position: relative; 	
}
.sboxextra {
	display: none;
	overflow: hidden; 
	width:170px;
	position: absolute; 
	margin-top: 20px; 
	z-index: 99; 
	left: 0px;
}
.sbox { width:168px; height: 100px;  background-color: #FFFFFF; border: 1px solid #A09481;  color: #504f53;}
.sboxr { background-image: url(images/bg_boxr.png);  background-repeat: repeat-y; width:5px; }
.sboxb  { background-image: url(images/bg_boxb.png);  background-repeat: repeat-x;  height:5px; width: 165px; }
.sboxls  { background-image: url(images/bg_boxsl.png);  background-repeat: no-repeat; width:5px; height: 5px; }
.sboxrs  { background-image: url(images/bg_boxsr.png);  background-repeat: no-repeat;  width:5px; height: 5px; }
.sboxinp { width: 151px; height: 15px; float: left; margin: 3px 0 0 0; padding: 1px; font-size: 11px; line-height: 11px; background-color: #000000; border: 1px solid #514F54; color: #999;}
.sboxbt { float: right; margin: 0px 0px 0px 3px; }
.formtop { 
	width: auto; margin: 0; padding:0; 
	height: 25px; 
	background: url('images/btn_bg.gif') repeat-x;
	} /*float: right;  width: auto; */
.p4 {	padding: 4px;}