.webshop_termekkategoria
{
 font-weight: bold;
 text-decoration: none;
 background-color: #cbc1b5;
 width: 530px;
 margin-top: 0px;
 margin-bottom: 5px;
 padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 5px;
}

.webshop_termekkategoria_link
{
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #8C7A70;
}

.webshop_termekkategoria_link:hover
{
 font-size: 12px;
 text-decoration: underline;
}

.webshop_termek_link
{
 font-family: Arial;
 font-size: 11px;
 color: #333333;
 font-weight: bold;
 text-decoration: none;
}

.webshop_termek_link:hover
{
 text-decoration: underline;
}

.webshop_termek_kiskep
{
 margin: 0px;
 margin-bottom: 10px;
 border: 1px solid #999999;
}

.termek_ar
{
 padding-top: 2px;
 margin-bottom: 10px;
 font-weight: bold;
 color: #990000; 
 font-size: 11px;
 text-align: center;
}

.egy_termek_ar
{
 padding-top: 5px;
 padding-bottom: 10px;
 font-weight: bold;
 color: #990000; 
 font-size: 13px;
 text-align: left;
}

.one_termek_nev
{
 font-size: 14px;
 font-weight: bold;
 color: #990000;
 padding-top: 10px;
 padding-bottom: 10px;
}

.termek_leirasa_szoveg
{
 font-weight: bold;
 padding-bottom: 5px;
 border-top: 1px solid #aaaaaa;
 margin-bottom: 10px;
}

.termek_leirasa_teljesszoveg
{
 margin-left: 10px;
}

table.kosar {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: lightgray lightgray lightgray lightgray;
	border-collapse: collapse;
	background-color: white;
        width: 100%;
}
table.kosar th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: dashed dashed dashed dashed;
	border-color: lightgray lightgray lightgray lightgray;
	background-color: lightgray;
}
table.kosar td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: dashed dashed dashed dashed;
	border-color: lightgray lightgray lightgray lightgray;
	background-color: white;
}

.szamlazasiadatok
{
 width: 150px;
 float:left;
}
