.termekLista
{
	width: 545px;
	height: 120px;
	text-align: left;
	padding-top: 6px;
}

.termekListaKep, .termekListaNevLeiras, .termekListaArRaktarKosar
{
	float: left;
}

.termekListaKep
{
	width: 110px;
}

.termekListaNevLeiras
{
	width: 185px;
	padding: 5px;
}

.termekListaArRaktarKosar
{
	width: 225px;
	padding: 5px;
}

.termekLista img
{
	border: 0px;
}

.termekLista .nev
{
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #d26006;
}

.termekLista .lead
{
	text-align: left;
}

.termekLista .lead ul
{
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	list-style-type: square;
}

.termekLista .nev a
{
	color: #1c5ebc;
}

.termekLista ul
{
	margin: 0px;
	padding: 0px;
}

.termekLista .kepkeret
{
	width: 110px;
}

.termekLista .kepkeret table, .termekLista .kepkeret td
{
	width: 110px;
	height: 120px;
}

.termekLista .ar
{
	display: inline;
	font-weight: bold;
	color: #1457a1;
	background-color: #e8e8e8;
	padding: 5px;
	border: 1px solid #1457a1;
}

.termekLista .adatlap
{
	display: inline;
	font-weight: bold;
	color: white;
	background-color: #0f73bf;
	padding: 5px;
	display: none;
}

.termekLista .kosargomb
{
	float: left;
	display: inline;
	font-weight: bold;
	color: white;
	background-color: #1c5ebc;
	padding: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
}

.termekLista .ujdonsag
{
	color: red;
	font-weight: bold;
}