/* breadcrumbs */
#breadcrumbs{
	background: url(/frames/nyil_jobbra.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	font-size: 10px;
	width: 975px;
	padding: 4px 0 4px 15px;
	text-align: left;
}
#breadcrumbs a{
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
#breadcrumbs .bc_last{
	color: #e70a0a;
}
#breadcrumbs a:hover{
	text-decoration: underline;
}
