html { height: 100%; }
body { color: #262626; font-size: 11px; font-family: tahoma; line-height: 18px; background-color: #a22670; background-image: url(images/bg_body.gif); background-repeat: repeat-y; background-position: center top; height: 100%; }

p { }
td { }

a:link { color: #262626; font-weight: bold; text-decoration: none; }

a:visited { color: #262626; font-weight: bold; text-decoration: none; }

a:hover { color: #262626; font-weight: bold; text-decoration: none; }

a:active { color: #262626; font-weight: bold; text-decoration: none; }

a.link_stopka:link { color: #6d6d6d; font-size: 10px; text-decoration: none; }

a.link_stopka:visited { color: #6d6d6d; font-size: 10px;  text-decoration: none; }

a.link_stopka:hover { color: #6d6d6d; font-size: 10px;  text-decoration: none; }

a.link_stopka:active { color: #6d6d6d; font-size: 10px;  text-decoration: none; }


a.link_data:link { color: #fff; font-size: 10px; font-family: tahoma; font-weight: bold; text-decoration: none; }

a.link_data:visited { color: #fff; font-size: 10px; font-family: tahoma; font-weight: bold; text-decoration: none; }

a.link_data:hover { color: #fff; font-size: 10px; font-family: tahoma; font-weight: bold; text-decoration: none; }

a.link_data:active { color: #fff; font-size: 10px; font-family: tahoma; font-weight: bold; text-decoration: none; }

.bg_logo { background-image: url(images/pik_top_logo.gif); background-repeat: repeat-y; }
.bg_top_szukaj { background-image: url(images/pik_top_szukaj.gif); background-repeat: repeat-y; padding-right: 50px; }
.bg_top_glowna { background-image: url(images/pik_top_szukaj.gif); background-repeat: repeat-y; padding-right: 35px; }
.bg_zalecenia { background-image: url(images/pik_zalecenia.gif); background-repeat: repeat-y; }
.szukaj { color: #6c6c6c; font-size: 10px; font-family: tahoma; vertical-align: middle; width: 163px; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; border: solid 1pt #e6e6e6; }
.szukaj_ru { color: #6c6c6c; font-size: 10px; font-family: tahoma; vertical-align: middle; width: 170px; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; border: solid 1pt #e6e6e6; }
.szukaj_nag { font-size: 13px; font-weight: bold; }
.select_zalecenia { color: #424241; font-size: 11px; vertical-align: top; width: 165px; height: 24px; padding-top: 3px; padding-left: 5px; }

.option_zalecenia { color: #424241; font-size: 11px; vertical-align: top; }
.bg_podstrona { background-image: url(images/pik_glowna.gif); background-repeat: repeat-x; }
.aktualnosci_data { color: #fff; font-size: 10px; font-family: tahoma; font-weight: bold; background-image: url(images/bg_data.gif); background-repeat: no-repeat; background-position: 0 top; }
.aktualnosci_tytul { color: #080a0b; font-size: 11px; font-weight: bold; padding-left: 11px; }

td.aktualnosci_tytul_hover { color: #080a0b; font-size: 11px; font-weight: bold; padding-left: 11px; }
td.aktualnosci_tytul_hover:hover { color: #080a0b; font-size: 11px; font-weight: bold; background-image: url(images/pig_tytul.gif); background-repeat: repeat-y; padding-left: 11px; }
.white_adob { color: #fff; font-size: 10px; font-weight: bold; padding-left: 40px; }
.stopka { background-image: url(images/pik_stopka.gif); background-repeat: repeat-y; }
.kreska_stopka { color: #6d6d6d; font-size: 10px; }
.bg_specyfikacja { color: #6d6d6d; font-size: 10px; background-image: url(images/bg_specyfikacja.gif); background-repeat: no-repeat; }
/*paginacja*/
div.pagination { padding: 3px; margin: 3px; }
div.pagination a { padding: 2px 5px; margin: 2px; text-decoration: none; /* no underline */
	color: #000; }
div.pagination a:hover, div.pagination a:active { color: #000; }
div.pagination span.current { color: #000; font-size: 14px; padding: 2px 5px; margin: 2px; font-weight: bold; }
div.pagination span.disabled { padding: 2px 5px; margin: 2px; color: #ddd; }
