/*------------------------------CENTER CONTENTS------------------------------*/
/*img {
	border:solid 1px white;
	padding:2px;
}

a img:hover {
	border:solid 1px red;
	padding:2px;
	behavior: url(hover.htc);
}*/

/*------vissza-----*/
.backBtn,.backBtn:active,.backBtn:visited {
	color:#978392;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
	margin:0px 5px 0 0;
	float:right;
	background-color:none;
}
*html .backBtn,.backBtn:active,.backBtn:visited {
	margin:0 20px 0 0;
}
.backBtn:hover {
	color:#e300ac;
}



#list_1 {
	margin:0;
	padding:5px 0px 0 30px;
	list-style-type:none;
}
#list_1 li{
	display:block;
	padding:2px 0 0 17px;
	margin:5px 0 0 0;
	border:solid 0px red;
	background-image:url(list_1.png);
	background-repeat:no-repeat;
	background-position:0 3px;
}
/*-------------TERMEKLISTA--------------------*/
#termekTable {
	border-bottom:solid 0px #999;
	border-left:solid 0px #999;
	width:425px;
	margin:20px 0 5px 70px;
}
#termekTable tr {
	behavior: url(hover.htc);
}

#termekTable tr:hover {
	background-color:#f8f8f8;
}
#termekTable tr.hover {
	background-color:#f8f8f8;
}
#termekTable tr:hover img{
	border:solid 1px #e300ac;
}
#termekTable tr.hover img{
	border:solid 1px #e300ac;
}
#termekTable tr:hover a{
	color:#e300ac;
	text-decoration:underline;
}
#termekTable tr.hover a{
	color:#e300ac;
	text-decoration:underline;
}
#termekTable td {
	border-top:solid 0px #999;
	border-right:solid 0px #999;
}
#termekTable .termekKepTd{
	padding:5px 0 0 0px;
	text-align:center;
	width:100px;
}
#termekTable .termekKepTd img{
	padding:2px;
	border:solid 1px #c6c6c6;
	vertical-align:top;
	margin:0px 0 5px 0;
}
#termekTable .termekTextTd{
	padding:3px 0 0 5px;
	vertical-align:top;
	margin:0px 0 5px 0;
}
#termekTable p{
	margin:3px 0 0 0;
}
.termekNeve {
	color:#ba4cb8;
}
#termekTable .termekInfo {
	background-color:#ededed;
	text-align:right;
	padding-right:5px;
}


/*---------Price Icon--------*/
#termekTable .priceIcon {
	width:24px;
	height:24px;
	position:absolute;
	margin:-5px 0 0 340px;
	border:solid 0px red;
}
*html #termekTable .priceIcon {
	width:24px;
	height:24px;
	position:absolute;
	margin:-5px 0 0 -30px;
}
.priceIcon img {
	behavior:	url("pngbehavior.htc");
} 
#termekTable .ar:hover img{
	border:0;
}
#termekTable .ar.hover img{
	border:0;
}
/*------------------TERMEK TIPUSOK------------*/
.termekTipusokTable {
	margin-top:15px;
	margin-bottom:15px;
}

/*----------KISKEP IKONOK----------*/
.sImageBtn {
	width:31px;
	height:25px;
	display:block;
	background-image:url(images/picIcon.png);
}
.sImageBtn span{
	display:none;
}
.sImageBtn:hover {
	background-position:0 -25px;
}

.sImageNone {
	width:31px;
	height:25px;
	display:block;
	background-image:url(images/nopicSm.png);
}
.sImageNone span{
	display:none;
}


.fieldset {
	background-color:#fff;
	border:solid 1px #e0e0e0;
}
.fieldset legend{
	color:#a7a7a7;
	padding:0 3px 0 3px;
}

/*-------------------REGISZTRACIO--------------------*/
#regFieldSet {
	padding:0 10px 10px 10px;
	font-size:11px;
	width:310px;
	margin:auto;
}
#regFieldSet input{
	width:165px;
	height:17px;
	padding:4px 5px 0 5px;
	margin:0px 0 3px 0px;
	background-image:url(images/centerInputBg.png);
	background-repeat:no-repeat;
	background-position:0 0;
	border-width:0;
	font-size:11px;
	border:solid 0px #D9EDB8;
	font-family:Arial;
}
*html #regFieldSet input{
	background-attachment:fixed;

}
#szmlazasiCimLink {
}
.selectField {
	font-size:11px;
	margin-bottom:3px;
}

/*-------------TERMÉK BOVEBBBEN---------------*/
#basketBtn {
	background-image:url(images/basketBtn.gif);
	background-repeat:no-repeat;
	width:32px;
	height:28px;
	display:block;
	border:solid 0px red;
	margin:4px 0 0 3px;
}

#basketBtn:hover{
	background-position:0 -28px;
}
#basketBtn.hover{
	background-position:0 -28px;
}
#basketBtn span{
	display:none;
}

.dbIN{
	width:20px;
	height:17px;
	padding:4px 5px 0 5px;
	margin:0px 0 3px 0px;
	background-image:url(images/dbInputBg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	border-width:0;
	font-size:11px;
	border:solid 0px #D9EDB8;
	font-family:Arial;
	text-align:center;
}
.brutto {
	font-weight:bold;
	color:#e300ab;
	font-size:11px;
}
*html #termekKepFset {
 width:330px;
 text-align:center;
}
#termekImageCntr {
	padding:3px;
}
#termekImageCntr img{
	padding:1px;
	behavior: url(hover.htc);
	border:solid 2px #e300ac;
}
#termekImageCntr img:hover{
	border:solid 2px #ba4cb8;
}
#termekImageCntr img.hover{
	border:solid 2px #ba4cb8;
}

.termekImageListItem {
	float:left;
	margin:3px;
}
.termekImageListItem img{
	padding:1px;
	behavior: url(hover.htc);
	border:solid 1px #ccc;
}
.termekImageListItem img:hover{
	border:solid 1px #ba4cb8;
}
.termekImageListItem img.hover{
	border:solid 1px #ba4cb8;
}

.descriptionLarge {
	margin:3px;
}

*html .descriptionLarge {
	margin:10px;
}
/*---------------KAPCSOLAT----------------*/
#elerhetTable {
	border:0;
	width:570px;
	height:330px;
	border:solid 0px red;
}
#mailSend {
	width: 195px;
	height:276px;
	background-repeat:no-repeat;
	position:absolute;
	margin:-10px 0 0 0;

}
.mailSendName {
	width:167px;
	position:absolute;
	margin:53px 0 0 14px;
	border:solid 0px red;
	background-color:transparent;
}
.mailSendMail {
	width:167px;
	position:absolute;
	margin:93px 0 0 14px;
	border:solid 0px red;
	background-color:transparent;
}
#mapBtn {
	background-image:url(images/mapBtn.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:35px;
	height:35px;
	float:left;
	margin:-3px 0 0 -5px;
}
#mapBtn:hover {
	background-position:0 -34px;
}
#mapBtn.hover {
	background-position:0 -34px;
}






/*-------------FOOLDAL TERMEKLISTA--------------------*/
#fooldalTermekTable {
	border-bottom:solid 0px #999;
	border-left:solid 0px #999;
	width:325px;
	float:left;
}
#fooldalTermekTable tr {
	behavior: url(hover.htc);
}

#fooldalTermekTable tr:hover {
	background-color:#f8f8f8;
}
#fooldalTermekTable tr.hover {
	background-color:#f8f8f8;
}
#fooldalTermekTable tr:hover img{
	border:solid 1px #e300ac;
}
#fooldalTermekTable tr.hover img{
	border:solid 1px #e300ac;
}
#fooldalTermekTable tr:hover a{
	color:#e300ac;
	text-decoration:underline;
}
#fooldalTermekTable tr.hover a{
	color:#e300ac;
	text-decoration:underline;
}
#fooldalTermekTable td {
	border-top:solid 0px #999;
	border-right:solid 0px #999;
}
#fooldalTermekTable .termekKepTd{
	padding:5px 0 0 0px;
	text-align:center;
	width:100px;
}
#fooldalTermekTable .termekKepTd img{
	padding:2px;
	border:solid 1px #c6c6c6;
	vertical-align:top;
	margin:0px 0 5px 0;
}
#fooldalTermekTable .termekTextTd{
	padding:3px 0 0 5px;
	vertical-align:top;
	margin:0px 0 5px 0;
}
#fooldalTermekTable p{
	margin:3px 0 0 0;
}
.termekNeve {
	color:#ba4cb8;
}
#fooldalTermekTable .termekInfo {
	background-color:#ededed;
	text-align:right;
	padding-right:5px;
}

/*---------Price Icon--------*/
#fooldalTermekTable .priceIcon {
	width:24px;
	height:24px;
	position:absolute;
	margin:-5px 0 0 243px;
}
*html #fooldalTermekTable .priceIcon {
	width:24px;
	height:24px;
	position:absolute;
	margin:-5px 0 0 -33px;
}
.priceIcon img {
	behavior:	url("pngbehavior.htc");
} 
#fooldalTermekTable .ar:hover img{
	border:0;
}
#fooldalTermekTable .ar.hover img{
	border:0;
}




/*--------------KOSAR--------*/
.cartDeleteBtn {
	background-image:url("images/deleteBtn.png");
	display:block;
	width:20px;
	height:24px;
}
.cartDeleteBtn:hover {
	background-position:0 -25px;
}
.cartDeleteBtn span {
	display:none;
}

a



/*-----------FLASH BANNER----------*/
#flashBanner {
	position:absolute;
	margin:-20px 0 0 350px;
}

/*-------------VENDEGK-------------*/
#msgBox {
	margin:20px 0 0 80px;
	padding-bottom:5px;
	width:390px;
	border-bottom:solid 1px #ccc;
}
#msgBox .name{
	color:#ba4cb8;
	float:left;
	font-size: 11px;
	font-weight:bold;
}
#msgBox .date{
	border:solid 0px red;
	text-align:right;
	margin-bottom:10px;
	color:333;
}



/*--------------BOLTUNK--------------------*/
#galeriaTable {
	width:550px;
	margin:auto;
}

#galeriaTable td{
	padding:5px;
}

#galeriaTable a img{
	padding:1px;
	border:solid 2px #ccc;
}

#galeriaTable a:hover img{
	padding:1px;
	border:solid 2px #ff0099;
}

.error {
	color:#FF0099;
	font-weight:bold;
}
