
/*akcio*/
.akcio {
	float: left;
	width: 270px;
	padding: 0px 11px 0px 11px;
	height: auto;
	margin-bottom:10px;
}
.main_pic {
	padding: 0px 0px 10px 10px;
	border: 0px;
}
.cim {
	color: blue;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.fekete {
	color: black;
	font-weight: bold;
}
.details {
	color: black;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}
.price {
	color: black;
	font-size: 12px;
	padding-top: 10px;
	font-weight: normal;
	line-height: 18px;
}
.akcio0 {
	color: black;
	padding: 10px 4px 10px 4px;
}
.akcio1 {
	color: black;
	padding: 8px 4px 4px 4px;
	border-top: solid 1px #CCC;
}


/*dobozok*/
/*belfold*/
.box {
	float: left;
	width: 294px;
	color: black;
	padding-bottom: 10px;
}
.box_head {
	float: left;
	width: 282px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	background: #044ae0;
	padding: 2px 0px 2px 12px;
}
.box_cont {
	float: left;
	width: 294px;
	padding: 4px 0px 0px 0px;
}
.list1 {
	float: left;
	width: 278px;
	padding: 2px 4px 2px 12px;
	background-image: url(img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	border-bottom: solid 1px #d3d1d1;
}
/*kulfold*/
.boxk_head {
	float: left;
	width: 282px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	background: #1dd801;
	padding: 2px 0px 2px 12px;
}


.bf_talalat{
	float:left;
	padding:10px 0px 10px 10px;
	width:604px;
}

.bf_sorszam{
	float:left;
	font-size:20px;
	width:35px;
	font-weight:bold;
}

.bf_talal_kep{
	float:left;
	width:80px;
}

.bf_talal_kat{
	float:left;
	width:580px;
	padding: 2px 0 2px 10px;
	background:#EFEFEF;
	font-weight:bold;
	margin-top:10px;	
}


.bf_aj_ar_big_fej{
	width:585px;
	height:19px;
	padding-top:4px;
	color:#00444B;
	text-align:center;
	background:url(/img/kf_ar_box_fej.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
}