a: { text-decoration:none; color:#D0D8CE; }
a:link{ text-decoration:none; color: #D0D8CE;  }
a:active{ text-decoration:none; color:#ffbd9d; }
a:visited{ text-decoration:none; color:#ffe084; }
a:hover{ text-decoration:underline; color: white; }

td {font-weight: normal; font-size: 12px;  font-family: 'trebuchet ms', 'book antiqua', 'sans-serif' ; color: #D0D8CE;}
b {font-weight: bold; font-size: 15px;  font-family:  'trebuchet ms', 'sans-serif' ; }
h1 {font-weight: bold; font-size: 16px;  font-family:  'sans-serif' ; }

body {
      SCROLLBAR-FACE-COLOR: 3E7538; 
      SCROLLBAR-HIGHLIGHT-COLOR: black;
      SCROLLBAR-SHADOW-COLOR: black; 
      SCROLLBAR-3DLIGHT-COLOR: black; 
      SCROLLBAR-ARROW-COLOR: #ffffff;
      SCROLLBAR-TRACK-COLOR: 132712; 
      SCROLLBAR-DARKSHADOW-COLOR: black; 
} 

/* nazwa produktu, np. Neuroshima */

.product_title
{
  font-family: trebuchet ms, Verdana, Arial, Helvetica;
  font-size: 13px;
  font-weight: normal;
  color: #ffe084;
  line-height: 98%;
}
	
/* opis produktu, np. Podstawka do postapokaliptycznej gry RPG. */
.product_description
{
  font-style: normal;
  font-weight: normal;
  color: #D0D8CE;
  line-height: 98%;
}
	
/* cena, np. 49.00 */
.product_price
{
}

/* napis "cena" oraz "zł" */
.product_price_caption
{
  font-weight: bold;
}
	
/* link "pokaż szczegóły" */
.product_link_details
{
}
	
/* link "do koszyka" */
.product_link_basket
{
}
	
 

