/*listacuccai kovetkeznek*/
#listcontainer {
	font-size: 12px;
	width: 100%;
	}
.item0 {
	width: 100%;

	clear: both;
	margin-bottom: 5px;
	border-bottom: 1px solid #f60;
	}
.item1 {
	background-color: #f1f1f1;

	margin-bottom: 5px;
	width: 100%;

	clear: both;
	border-bottom: 1px solid #f60;
	}

.ititle, .ititle a {
	color: #f60;
	font-size: 16px;
	font-weight: bolder;
  text-decoration:none;
  text-align:center;
	}
.iimg {
	margin-bottom: 5px;
	}
.idesc {
  text-align:justify;
}

.idata {
	text-align: right;
	width: 200px;
	float: left;
	}
.ibrutto {
	color: #900;
	font-size: 20px;
  text-align:right;
  padding-bottom:0px;
  margin-bottom:2px;
	}
.listibrutto {
  font-size:11px;
}
.inetto {
	color: #900;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 5px;
  text-align:right;
  padding-top:0px;
}
.small {
  font-size:10px;
}
.ibolt {
	color: #999;
	font-size: 11px;
	line-height: 11px;
	width: 100px;
	margin-bottom: 3px;
	border-bottom: 1px solid #999;
  text-align:right;
  margin-left:10px;

/* mindig legyen a boltban visual hack */ 
/*
	color: #000;
	font-size: 11px;
	line-height: 11px;
	background-image: url(/img/pipa.gif);
	background-repeat: no-repeat;
	background-position: 87px 50%;
	width: 100px;
	margin-bottom: 3px;
	border-bottom: 1px solid #999;
  margin-left:10px;
*/
	}
.iboltvan {
	color: #000;
	font-size: 11px;
	line-height: 11px;
	/* background-image: url(/img/pipa.gif); */
	background-repeat: no-repeat;
	background-position: 87px 50%;
	width: 100px;
	margin-bottom: 3px;
/*	border-bottom: 1px solid #999;*/
  margin-left:10px;
}
.basketba {
  margin:0;
  padding:0;
  display:block;
  height:30px;
  width:175px;
  /* border:1px solid #FF6600; /* segdvonal */
  position:relative;
  padding-left:2px;
}
.basketba input {
  border:1px solid #FF6600;
  margin-top:4px;
}
.basketba  .basketbatesz {
  position:absolute;
  top:0;
  left:45px;
  border:0;
  margin-top:0px;
}