

#termekekTable {
	margin:10px;
	border-left:solid 1px #ddd;
	border-top:solid 1px #ddd;
}
#termekekTable tr td {
	border-bottom:solid 1px #ddd;
	border-right:solid 1px #ddd;
	padding:5px;
}


.fieldset {
	border:solid 1px #ddd;
	background-color:#f7f9f3;
}

.fieldset .label{
	color:red;
}

.fieldset legend{
	color:#7ea936;
	font-size:11px;
}


.termekImageListItem {
	float:left;
	margin:3px;
	padding:3px;
	height:100px;
	border:solid 1px #ddd;
}
#termekImageCntr {
	height:300px;
}
#termekImageCntr img {
	margin:3px;
	padding:3px;
	border:solid 1px #ddd;
}


.blackBtn {
	float:right;
}

#leafer {
	margin:10px;
}




/*---------hors3 csicsa---------------*/


/*-----------TERMEKLISTA-------------*/
#termekTable {
	width: 510px;
	background-color:#f7f9f3;
	margin-bottom:10px;
	margin-top:10px;
}
#termekTable td{
	border:solid 0px red;
	
}
#termekTable img{
	padding:2px;
	border:solid 1px #d5d8d0;
	margin:5px 10px 0px 5px;
	behavior:url(hover.htc);
	display:block;
}
#termekTable a:hover img{
	border:solid 1px #a2a897;
}
#termekTable a.hover img{
	border:solid 1px #a2a897;
}
#termekTable p{
	padding-right:10px;
	margin-top:0;
}
#priceBox {
	/*margin:0px 0 0 20px;*/
	font-size:11px;
	background-image:url(priceBoxBg.png);
	width:210px;
	height:33px;
	border:solid 0px red;
	text-align:right;
	padding:5px 120px 0 0;
}
.netto {
	color:#eec400;
	font-weight:bold;
	margin-left:7px;
}
.brutto {
	color:#7ea936;
	font-weight:bold;
}
#db {
	margin:-25px 0 0 227px;
	position:absolute;
	border:solid 0px red;
	font-size:11px;
}
*html #db {
margin:-12px 0 0 7px;
}

.dbIN {
	width:22px;
	height:17px;
	padding:4px 5px 0 5px;
	margin-right:5px;
	background-image:url(priceDbInputBg.png);
	background-repeat:no-repeat;
	background-position:0 0;
	border-width:0;
	font-size:11px;
	border:solid 0px red;
}
#termekName {
	margin:0 0 5px 0;
	letter-spacing:0;
}
#termekName A:link{ color: #7ea936; text-decoration: none; font-weight:bold; letter-spacing:0;}
#termekName A:visited{ color: #7ea936; text-decoration: none; }
#termekName A:active{ color: #7ea936; text-decoration: none; }
#termekName A:hover{ color: #eec400; text-decoration: none; }

#termekName span{
	font-weight:normal;
	font-size:11px;
	color:#343631;
	letter-spacing:0;
	margin-left:5px;
}
#termekBox p{
	margin:0;
}

/*---basketBtn---*/

.basketBtn,.basketBtn:hover,.basketBtn:visited,.basketBtn:active { 
	width:41px;
	height:38px;
	display:block;
	background-image:url(basketBtn.png);
}
.basketBtn span {
	display:none;
}
.basketBtn:hover {
	background-position:0 -38px;
}

.termekTipusokTable tr td {
	padding:3px;
	font-size:11px;
	border-bottom:solid 1px #d5d8d0;
}

.cikkszam_cs {
	color:#7ea936;
}
/*--------TERKEP KISKEP------*/
.sImageBtn span {
	display:none;
}
.sImageBtn {
	display:block;
	width:27px;
	height:28px;
	background-color:#FFFFFF;
	border:solid 0px red;
	background-image:url(kiskepBtn.png);
	margin-top:6px;
}
.sImageBtn:hover{
	background-position:0 -28px;
}
/*.sImageBtn,.sImageBtn:active,.sImageBtn:visible,.sImageBtn:hover {*/