body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, helvetica, sans-serif;
	background: #fff;
	font-size: 10px;
}

.fx_vt_bn {
                     border: 1px solid #FF6600;
}

.fx_fejlec
 {
	height: 60px;
	width: 140px;
	float: left;
}



.fx_boxes {
	padding-top: 10px ;
	width: 320px;
}

.fx_box {
	height: 25px;
	clear: both;
	padding: 0px 5px 0px 5px;
}

.fx_desc {
	width: 200px;
	padding: 1px 0px 2px 0px;
float: left;
}

.fx_price {
	text-align: right;
	padding: 35px 4px 1px 0px;
	text-align: right;
	width: 100px;
	color: #ff0000;
	float: right;
                     font-size: 16px;
	font-weight: bold;
}

.fx_desc a {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.fx_desc a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.fx_nagy a{
	font-size: 18px;
	font-weight: bold;
	color: #DD4400;
}

.fx_nagy a:hover{
	color: #FF4400;
	text-decoration: none;
	
}

