.KosarLista{
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url('kosar_t_bg.gif');
	background-repeat: repeat-x;
	font-size: 11px;
	margin: auto;
	color: #5e3464;
	line-height: 21px;
}
.KosarLista .nev{
	font-weight: bold;
	border-bottom: 1px #dbdbdb solid;
}
.KosarLista .nev a{
	color: #5e3464;
	text-decoration: none;
}
.KosarLista .ar{
	width: 80px;
	text-align: right;
	color: #781b39;
	border-bottom: 1px #dbdbdb solid;
}
.KosarLista th{
	text-align: left;
	border-bottom: 1px #dbdbdb solid;	
}
.KosarLista a{
	text-decoration: none;
}
.sima{
	border-bottom: 1px #dbdbdb solid;
}
.Adatok{
	width: 100%;
	color: #5e3464;
}
.Adatok .Cim{
	font-weight: bold;
	line-height: 26px;
	border-bottom: 1px #dbdbdb solid;
	font-size: 15px;
}
.Adatok .Text{
	border: 1px #cccccc solid;
}
