/* tooltip */
#dhtmltooltip{
position: absolute;
font-size: 10px;
width: 120px;
border: 1px solid #afcef5;
padding: 8px;
background: #fff url(tooltipbg.gif) repeat-x right bottom;
visibility: hidden;
z-index: 500;
color: #006bb8;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135, strength=3);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 501;
visibility: hidden;
}
/* tooltip */



/* FULEK */
.fulek {
	position: relative;
	clear: both;
	height: 48px;
	margin: 0px 2px 0px 0px;

	float: left;
	font-size: 10px;
	font-weight: bold;
}

.fulek .item {
	position: relative;
	margin: 2px 0px 0px 2px;
	float: left;
	width: 245px;
	background: url(fuleitembg.gif) repeat-x left top;
	display: block;
	color: #999;
	padding: 4px 0 0 20px;
	height: 17px;
	cursor: pointer;
}

.fulek #selected {	
	background: url(fulitemonbg.gif) repeat-x top left;
	color: #275400;
}


/* kepigazitas */
.kepbalra {
	/*background: #eee;*/
	float: left;
	padding: 4px;
	margin-right: 12px;

}

.banner_new {
	text-align: center;
	width:100%;

}

/* teroszto */
.terosztbal {
	padding-right:2px;
	vertical-align:top;
}

.terosztjobb {
	padding-left:2px;
	vertical-align:top;
}

.terosztbal #question_table,
.terosztjobb #question_table {
	width:	350px!important;
}

.kisgyik {
	width : 407px;
}