<STYLE TYPE="text/css">
<!--

A:link { color: navy; text-decoration: none }
A:visited { color: navy; text-decoration: none } 
A:hover { color: navy; text-decoration: underline }

A:link.navyblue { color: navy; text-decoration: underline }
A:visited.navyblue { color: navy; text-decoration: underline }
A:hover.navyblue { color: blue; text-decoration: underline }


A:link.normblue { color: blue; text-decoration: underline }
A:visited.normblue { color: blue; text-decoration: underline }
A:hover.normblue { color: blue; text-decoration: underline }

A:link.chce { color: blue; text-decoration: underline }
A:visited.chce { color: blue; text-decoration: underline }
A:hover.chce { color: blue; text-decoration: underline }

A.dodatk:link { color: blue; text-decoration: none }
A.dodatk:visited { color: blue; text-decoration: none }
A.dodatk:hover { color: blue; text-decoration: underline  }

A:link.sklep { color: blue; text-decoration: underline }
A:visited.sklep { color: blue; text-decoration: underline }
A:hover.sklep { color: blue; text-decoration: underline  }
A:link.wiosna { color: green; text-decoration: underline }
A:visited.wiosna { color: green; text-decoration: underline }
A:hover.wiosna { font-weight: bold; color: green; text-decoration: underline  }

A:link.norm { color: navy; text-decoration: underline }
A:visited.norm { color: navy; text-decoration: underline }
A:hover.norm { color: navy; text-decoration: underline }

P.sklep { text-indent: 0.7cm; color: blue; font-size: 8pt; line-height: 2pt }
P.norm  { font-size: 8pt; line-height: 2pt }
P.normblue  { font-size: 8pt; line-height: 2pt }
P.wiosna { color: green; font-size: 8pt; line-height: 2pt }



-->
</STYLE>