.menu_razdel
{
font-family: Arial;
color:#0B7500;
font-weight:bold;
font-size: 18;
text-decoration:none;
}
.menu_podrazdel
{
font-family: Arial;
color:#333333;
font-weight:bold;
font-size: 14;
text-decoration:none;
}
a {

         color : #000000;
         text-decoration: underline;
}
a:hover {
        color : #003399;
         text-decoration: none;
}
.hd { display:none;}
.sh {display:block; padding:6px;}

/* В списке товаров (таблица ниже описания) */
.tovar
{
font-family: Arial;
color:#0B7500;
font-weight:bold;
font-size: 12;
text-decoration:none;
}
/* Ссылка */
.podrobnee
{
font-family: Arial;
color:#666666;
font-weight:bold;
font-size: 12;
text-decoration:underline;
}
/* Ссылка */
.photo
{
font-family: Arial;
color:#666666;
font-weight:bold;
font-size: 12;
text-decoration:none;
}
.price
{
font-family: Arial;
color:#0B7500;
font-weight:bold;
font-size: 18;
text-decoration:none;
}

/* Описание товара (3 стиля) */
.tovar_name
{
font-family: Arial;
color:#0B7500;
font-weight:bold;
font-size: 18;
text-decoration:none;
}

.tovar_kat
{
font-family: Arial;
color:#666666;
font-weight:bold;
font-size: 12;
text-decoration:none;
}

.img_n
{
font-family: Arial;
color:#666666;
font-weight:bold;
font-size: 15;
text-decoration:none;
}


.tovar_zn
{
font-family: Arial;
color:#0B7500;
font-weight:bold;
font-size: 12;
text-decoration:none;
}

