
/*  FULMENU  */

.fulmenu {
	position: relative;
	height: 26px; 
	background: url(fulmenubg_red.gif) repeat-x;
	padding-left: 8px; 
}

.fulon, .fulonbal, .fulonjobb, .fuloff, .fuloffbal, .fuloffjobb, .fuloffnyil {
		height: 26px;
		cursor: pointer;
		}

.fulon {	
	padding: 0 1px 0 1px;
	background: url(fulmenubg_on_red.gif) repeat-x top left;
	font-size: 11px;
	color: #fff;
	}
	
 .fulonbal {	
	width: 16px; 
	background: url(fulmenubgbal_on_red.gif) repeat-x top left;
	}

.fulonjobb {	
	width: 16px; 
	background: url(fulmenubgjobb_on_red.gif) repeat-x top left;
	}
	


.fulon a:link, .fulon a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
.fulon a:hover, .fulon a:active {
	color: #d8e1f0;}
	

/* FULOFF */	

.fuloff {	
	padding: 0 1px 0 1px;
	background: url(fulmenubg_off_red.gif) repeat-x top left;
	font-size: 11px;
	}

.fuloffbal {	
	width: 16px; 
	background: url(fulmenubgbal_off_red.gif) repeat-x top left;
	}

.fuloffjobb {	
	width: 16px; 
	background: url(fulmenubgjobb_off_red.gif) repeat-x top left;
	}
	
	
.fuloff a:link, .fuloff a:visited {
	color: #3b4d60;
	text-decoration: none;
	font-weight: bold;
	}
	
	
.fuloff a:hover, .fuloff a:active {
	color: #5e7286;}


.fuloffnyil {	
	width: 16px; 
	background: url(fulmenubgnyil_off_red.gif) repeat-x top left;
	}
	
	
/* FUNKCIOSAV */

/* .funkciosav, .funkciosavbal, .funkciosavbal, .funkciosavjobb {
	position: relative; 
	padding: 0;
	margin: 0 0 0 0;
} */

/*.funkciosav {
	position: relative; 
	background: #fbb772;
	border-left: 1px solid #94a0ac;
	border-right: 1px solid #94a0ac;
	border-bottom: 1px solid #9d5917;
	margin: 0;
	} */
	
.funkciosavkeret {
	position: relative; 
/*	background: #f00; */
	border-left: 1px solid #f9d0a7;
	border-right: 1px solid #f9d0a7;
	border-bottom: 1px solid #c59d74;
	margin: 0;
	}
	
	
/* .funkciosavbal {
	position: relative;
	background: url(funkciosavbal.gif) repeat-y left top;
	}
.funkciosavjobb {
	position: relative;
	background: url(funkciosavjobb.gif) repeat-y right top;
}	*/

.funkciosavcontent {
	position: relative;
/*	background: url(funkciosavbottom.gif) repeat-x bottom left; */
	background: #fbb772 url(funkciobg_red.gif) repeat-x bottom left;
	padding: 0px 12px 4px 12px; 
/*	background: #f0f; */
	margin: 0;
	}
	
.funkciosav .cim {
	font-size: 11px;
	padding: 4px 12px 4px 12px; 
	color: #a05e1a;
	}
	
.funkciohr {
	position: relative; 
	clear: both;
	height: 3px; 
	margin: 0; 
	background: url(funkciohr_red.gif) repeat-x center center;
	font-size: 1px;
}	
	

.funkciosavcontent input {
	background: #e3e4e5 url(funkcioinputikon.gif) no-repeat left center;
	font-size: 11px; 
	color: #3b4d60;
	padding: 1px; 
	margin: 0;
	padding-left: 12px; 
	cursor: pointer;
}
	
	

/* IDOSAV  */

.idosav {
	position: relative;
	background: #fee0c6;
	margin: 0 2px 0 2px;
	padding: 4px 10px 4px 10px;
	font-size: 9px;
	color: #08244a;
	text-align: center;
}


.idosav td.selected {
/*	background: #a05e1a  url(idosavbg_sel.gif) no-repeat left top; */
	background: #a05e1a;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	cursor: pointer;
	color: #fff;
	}


