

#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;
}





.blackBtn {
	float:right;
}



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


/*-----------TERMEKLISTA-------------*/
#termekTable {
	width: 560px;
	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:#E82D7C;
	font-weight:bold;
}
.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: #E82D7C; text-decoration: none; }

#termekBox p{
	margin:0;
}



.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 {*/



/*--------termeklista------*/
#centerContent .termekLista,#centerContent .termekLista:active,#centerContent .termekLista:visited {
    display: block;

    margin-right: 20px;
    margin-top: 20px;


    background-color: #ecf3e2;
    -moz-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	float:left;
	color:#7ea936;
}

.termekLista .contain{
display: block;
    padding: 5px;
        height: 190px;
            width: 115px;
            	text-align: center;
}

.termekLista:hover {
	text-decoration: none;
	color: #7ea936;
}
.termekLista:hover h3 {
	color: #E82D7C;
}


#centerContent .termekLista h3 {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.termekLista p {
	margin: 0;
	padding: 0;
	color: #E82D7C;
	font-weight: bold;
}
.termekLista .catfold{
	overflow:hidden;
    display: block;
    height: 100px;
    width: 115px;
    margin-bottom: 5px;
}

.termekLista img {
    border: 0;
    padding: 0;
    height: 100px;
}

.termekLista span {
    margin-top: 2px;
    display: block;
    font-weight: normal;
    color:#292929;
}



#termekImageCntr {
}
#termekImageCntr img {
	margin:10px 0 0 0;
	border:solid 1px #ddd;
}
.termekImageListItem {
	float:left;
	border:solid 1px #ddd;
	margin-right: 10px;
}
.termekImageListItem a,.termekImageListItem a:active,.termekImageListItem a:visited {
	display: block;
}


.termekKepek {
	width: 310px;
	float:left;
	margin-right: 20px;
}
.termekDataBox {
	width:230px;
	float:left;
}
.termekDataBox h3 {
	margin-bottom: 10px;
}
.rendelesBox {
	margin-top: 10px;
}
.rendelesBox div {
	float:left;
	padding-top: 10px;
	width: 60px;
}
/*---basketBtn---*/

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

