.termek_table {
	width: 100%;
}
.termek_td {
	width: 33%;
	height: 140px;
	text-align: center;
	vertical-align: top;
}
.termek_td_hover {
	width: 33%;
	height: 140px;
	text-align: center;
	vertical-align: top;
}
a.term_csop_link {
	font-family: Verdana;
	font-size: 12px;
	color: rgb(255, 255, 254);
	text-decoration: none;
}
.term_csop_alcsopos {
	height: 20px;
	background: rgb(0, 30, 100);
	font-family: Verdana;
	font-size: 12px;
}
.term_csop_nem_alcsopos {
	height: 20px;
	background: rgb(100, 100, 100);
	font-family: Verdana;
	font-size: 12px;
	color: rgb(255, 255, 255);
}
.termek {
	font-family: Verdana;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	color: rgb(0, 0, 0);
	background: rgb(200, 200, 200);
}
a.term_path:link, a.term_path:active, a.term_path:visited, a.term_path:hover {
	font-size:11px;
	text-decoration: none;
	color: #8c1400;
	font-weight: bold;
}