@import url('base.css');
@import url('../common/css/2_columns.css');

/* style listy produktów */

ul.productsList h3 { background: #F1F1F1; border-top: 1px solid #E0E0E0; }
ul.productsList a { color: black; }
ul.productsList a.more { color: #84001C; }
ul.productsList div.title { background: #E0E3E9; }
ul.productsList div.intro { background: #EDEFF2 url('/images/graphics/productsList_intro_bg.gif') 0 0 repeat-x; border-top: 1px solid #E0E0E0; }

/* style tabeli rekomendacji narzędzi */

table.tools a { color: #84001C; }

table.tools th { background: #E0E0E0; border: 1px solid white; }
table.tools td { background: white; border: 1px solid #EEE; }
table.tools tr.dark td { background: #EEE; }

/* style mapy serwisu */

ul.sitemap span { color: black; }
ul.sitemap a { color: #84001C; }
