.Kategoriak{
	width: 100%;
	background-color: #c2b1c4;
}
.Kategoriak td{
	width: 50%;
	background-color: #d7cbd8;
	padding: 5px;
}
.Kategoriak .Kep{
	border: 1px #a388a4 solid;
	padding: 1px;
	float: left;
}
.Kategoriak .Info{
	float: right;
	width: 135px;
}
.Kategoriak .Nev{
	font-size: 14px;
	font-weight: bold;
	color: #732976;
}
.Kategoriak .Ar{
	font-size: 16px;
	font-weight: bold;
	color: #732976;
	margin-bottom: 10px;
}
.torol{
	clear: both;
}
.Kategoriak .Text{
	font-size: 11px;
}
.KosarLista{
	width: 100%;
	background-color: #ffffff;
	border: 5px #8e4a91 solid;
	font-size: 12px;
}
.KosarLista td{
	border-bottom: 1px #b380b5 solid;
	padding: 5px;
}
.KosarLista .H{
	background-color: #b670b6;
	color: white;
	font-weight: bold;
}
.KosarLista th{
	color: #333333;	
	font-weight: normal;
	border-bottom: 2px #b380b5 solid;
	padding: 5px;
}
.KosarLista a{
	color: #7a2b7d;
	font-weight: bold;
}
.Osszesen{
	background-color: #993399;
	font-size: 13px;
	font-weight: bold;
	color: white;
}
.TermekReszlet{
	background-color: #d7cbd8;
	width: 100%;
	padding: 5px;
	color: #732976;
	font-size: 12px;
}
.TermekReszlet .Kep{
	border: 1px #a388a4 solid;
	padding: 1px;
	float: left;
}
.TermekReszlet .Nev{
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px #732976 solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.TermekReszlet .Nev{
	padding: 10px;
}
.TermekReszlet .Ar{
	font-size: 16px;
	font-weight: bold;
	color: #732976;
	margin-bottom: 10px;
	text-align: right;
}
.TermekReszlet .Text{
	font-size: 11px;
}
.K{
	width: 150px;	
}
.SztarChat{
	background-image: url('../style/sztarchat_bg.jpg');
	height: 37px;
	line-height: 37px;
	font-size: 10px;
	color: white;
	padding-left: 3px;
}
.SztarChat span{
	font-weight: bold;
	font-size: 15px;	
}