.fulsor{
	width:100%;
	/*overflow-y:visible;*/
	overflow:hidden;
	height:20px;
	float:left;
	/*padding-bottom:3px;*/
	background-color:#efebde;
}
.fulsor_fulek{
	white-space: nowrap;
	overflow:hidden;
	cursor:default;
	width:100%;
	float:left;
	font-size:16px;
	height:20px;
}
.fulsor_csik{
	display:inline-block;
	border-bottom:1px #c0c0c0 solid;
	padding-left:1500px;
	height:17px;
}
.ful{
	display:inline-block;
	border-right:2px #efebde inset;
	border-top:2px #efebde solid;
	border-bottom:1px #c0c0c0 solid;
	background-color:#c0c0c0;
	height:17px;
}

.ful_aktiv{
	display:inline-block;
	border-right:2px #efebde outset;
	border-top:2px #efebde outset;
	border-bottom:1px #efebde solid;
	background-color:#efebde;
	height:17px;
}
.gorgeto_gombok{
	padding-top:2px;
	padding-right:2px;
	padding-left:3px;
	float:right;
	width:33px;
	height:17px;
	position:relative;
	top:-20px;
	border-bottom:1px #c0c0c0 solid;
	background-color:#efebde;
	visibility:hidden;
}
.gorgetgomb_jobbra{
	float:right;
	background-image:url(fulpanel_jobbra.jpg);
	width:16px;
	height:15px;
	font-size:1px;
}
.gorgetgomb_jobbra_ra{
	float:right;
	background-image:url(fulpanel_jobbra_ra.jpg);
	width:16px;
	height:15px;
	font-size:1px;
}
.gorgetgomb_balra{
	float:left;
	background-image:url(fulpanel_balra.jpg);
	width:16px;
	height:15px;
	font-size:1px;
}
.gorgetgomb_balra_ra{
	float:left;
	background-image:url(fulpanel_balra_ra.jpg);
	width:16px;
	height:15px;
	font-size:1px;
}
.panel{
	float:left;
	width:0px;
	height:0px;
	display:none;
	background-color:#efebde;
	overflow:hidden;
}
.panel_aktiv{
	float:left;
	background-color:#efebde;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	-position:static;
	-width:100%;
	-height:100%;
}
.panelek{
	position:absolute;
	-position:relative;
	top:23px;
	-top:0px;
	-height:expression(this.offsetParent.offsetHeight-this.offsetTop);
	left:0;
	right:0;
	bottom:0;
	/*float:left;
	clear:left;*/
	background-color:#efebde;
}
.felirat{
	/*float:left;*/
	margin:0px 20px 0px 5px; 
}
.bezargomb{
	
}
