body {
  margin-top: 0px;
  margin-left: 0px;
  font-family: tahoma;
  font-size: 8pt;
  color: #000000;
}
td {
  font-family: tahoma;
  font-size: 8pt;
  color: #000000;
}

p {
  font-family: tahoma;
  font-size: 8pt;
  color: #000000;
}

div  {
  font-family: tahoma;
  font-size: 8pt;
  color: #000000;
}
/* dla zlinkowania zwyklego tekstu np opisu skroconego produktow */
A {
  font-family: tahoma;
  font-size: 8pt;
  color: #0000ff;
  text-decoration: underline;
}

A:visited {
  color: #0000ff;
  text-decoration: underline;
}

A:active {
  color: #0000ff;
  text-decoration: underline;
}

A:hover {
  color: #666666;
  text-decoration: underline;
}



A.menu_poz {
  font-family: tahoma;
  font-size: 8pt;
  color: #0000ff;
  text-decoration: underline;
}

A.menu_poz:visited {
  color: #0000ff;
    text-decoration: underline;
}

A.menu_poz:active {
  color: #0000ff;
    text-decoration: underline;
}

A.menu_poz:hover {
  color: #666666;
  text-decoration: underline;
}





<!-- kategorie w ktorych są produkty wy&#65533;wietlane przy produktach{  } -->
A.prod_kat {
  font-family: tahoma;
  font-size: 8pt;
  color: #990000;
  text-decoration: underline;
}

A.prod_kat:visited {
  color: #990000;
  text-decoration: underline;
}

A.prod_kat:active {
  color: #990000;
  text-decoration: underline;
}

A.prod_kat:hover {
  color: #333333;
  text-decoration: underline;
}




<!-- nazwa produktu w miniaturkach{  } -->
A.nazwa_prod_min {
  font-family: tahoma;
  font-size: 8pt;
  color: #000000;
  font-weight:700;
  text-decoration: none;
}

A.nazwa_prod_min:visited {
  color: #000000;
  text-decoration: none;
}

A.nazwa_prod_min:active {
  color: #000000;
  text-decoration: none;
}

A.nazwa_prod_min:hover {
  color: #333333;
  text-decoration: none;
}




<!-- nazwa produktu w miniaturkach{  } -->
A.nazwa_prod_wieksze {
  font-family: tahoma;
  font-size: 10pt;
  color: #000000;
  font-weight:700;
  text-decoration: none;
}

A.nazwa_prod_wieksze:visited {
  color: #000000;
  text-decoration: none;
}

A.nazwa_prod_wieksze:active {
  color: #000000;
  text-decoration: none;
}

A.nazwa_prod_wieksze:hover {
  color: #333333;
  text-decoration: none;
}


A.zobacz_salony {
  font-family: tahoma;
  font-size: 8pt;
  color: #990000;
  text-decoration: none;
}

A.zobacz_salony:visited {
  color: #990000;
  text-decoration: none;
}

A.zobacz_salony:active {
  color: #990000;
  text-decoration: none;
}

A.zobacz_salony:hover {
  color: #333333;
  text-decoration: none;
}

A.opis_min {
  font-family: tahoma;
  font-size: 8pt;
  color: #666666;
  text-decoration: none;
}

A.opis_min:visited {
  color: #666666;
  text-decoration: none;
}

A.opis_min:active {
  color: #666666;
  text-decoration: none;
}

A.opis_min:hover {
  color: #333333;
  text-decoration: underline;
}












.warn  {
  font-family: tahoma;
  font-size: 8pt;
  color: #CC3300;
}
.cena  {
  font-family: tahoma;
  font-size: 8pt;
  color: #ff0000;
  text-decoration: bold;
}
.prom  {
  font-family: tahoma;
  font-size: 10pt;
  color: #FF0000;
  text-decoration: bold;
}
.stara  {
  font-family: tahoma;
  font-size: 8pt;
  color: #000000;
}

.promo {
  font-family: tahoma;
  font-size: 10pt;
  color: #000000;
  background-image: url('/home/473/des/_gfx/promo3.gif'); 
  background-position: center center; 
  text-decoration: none; 
  background-repeat: no-repeat;
}