td.tabla_fejlec_cim
{
	color: #535353;
	font-size: 14px; 
	font-weight: bold; 
	padding-left: 8px;
}

td.tabla_fejlec_bal
{
	background-image: url(../art/kozepblokkbal1.png); 
	background-repeat: no-repeat; 
	background-position: center top; 
	height: 34px; 
	width: 10px; 
}

td.tabla_fejlec_kozep
{
	background-image: url(../art/kozepblokkbal2.png); 
	background-repeat: repeat-x; 
	background-position: center top; 
	height: 34px; 
	width: 570px;
}

td.tabla_fejlec_jobb
{
	background-image: url(../art/kozepblokkbal3.png); 
	background-repeat: no-repeat; 
	background-position: center top; 
	height: 34px; 
	width: 10px; 
}

.gomb {
	font-family: Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold;
	font-style:normal;
	height:22px;
	width:110px;
	background-image:url(../art/gomb_ufs_sajat_grey.png);
	background-repeat:no-repeat;
	/* background-color: #fff; */
	background-color:transparent;
	border:0px;
	cursor:pointer;
}

.gomb_zold {
	font-family: Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold;
	font-style:normal;
	height:22px;
	width:110px;
	background-image:url(../art/gomb_ufs_sajat_green.png);
	background-repeat:no-repeat;
/*	background-color: #fff; */
	background-color:transparent;
	border:0px;
	cursor:pointer;
}

.gomb_kek {
	font-family: Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold;
	font-style:normal;
	height:22px;
	width:110px;
	background-image:url(../art/gomb_ufs_sajat_blue.png);
	background-repeat:no-repeat;
	/* background-color: #fff; */
	background-color:transparent;
	border:0px;
	cursor:pointer;
}

.gomb_piros {
	font-family: Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold;
	font-style:normal;
	height:22px;
	width:110px;
	background-image:url(../art/gomb_ufs_sajat_red.png);
	background-repeat:no-repeat;
	/* background-color: #fff; */
	background-color:transparent;
	border:0px;
	cursor:pointer;
}
