/* second level nav bg colours */
.global-blue table.nav2 td {background-color: #83a1d3}
.global-blue table.nav2 td.on {background-color: #83a1d3}
.aktualnosci table.nav2 td {background-color: #bba269}
.aktualnosci table.nav2 td.on {background-color: #7e704b}
.witamy table.nav2 td {background-color: #8082d5}
.witamy table.nav2 td.on {background-color: #5b5db3}
.terapia table.nav2 td {background-color: #9eb2a6}
.terapia table.nav2 td.on {background-color: #819186}
.badania table.nav2 td {background-color: #a578a3}
.badania table.nav2 td.on {background-color: #61246a}
.produkty table.nav2 td {background-color: #697b85}
.produkty table.nav2 td.on {background-color: #495d68}
.rozwoj table.nav2 td {background-color: #b59d9d}
.rozwoj table.nav2 td.on {background-color: #a58383}
.minisite-grey table.nav2 td {background-color: #7c7c7c}
.minisite-grey table.nav2 td.on {background-color: #7c7c7c}
.praca table.nav2 td {background-color: #32516C}
.praca table.nav2 td.on {background-color: #32516C}

/* vertical bar colours */
table.zawartosc td.global-blue {background-color: #83a1d3}
table.zawartosc td.aktualnosci {background-color: #C5B694}
table.zawartosc td.witamy {background-color: #d9d9f2}
table.zawartosc td.terapia {background-color: #cdd3cf}
table.zawartosc td.badania {background-color: #f4ebf2}
table.zawartosc td.produkty {background-color: #d2d7da}
table.zawartosc td.rozwoj {background-color: #e9e1e1}
table.zawartosc td.minisite-grey {background-color: #d9d9d9}
table.zawartosc td.praca {background-color: #32516C}

.global-blue a {color: #83a1d3; text-decoration: underline; }
.global-blue h2, .global-blue h3, .global-blue .related-links-header {color: #83a1d3}
.aktualnosci a {color: #bba269; text-decoration: underline; }
.aktualnosci h2, .aktualnosci h3, .aktualnosci .related-links-header {color: #bba269}
.witamy a {color: #8082d5; text-decoration: underline; }
.witamy h2, .witamy h3, .witamy .related-links-header {color: #8082d5}
.terapia a {color: #9eb2a6; text-decoration: underline; }
.terapia h2, .terapia h3, .terapia .related-links-header {color: #9eb2a6}
.badania a {color: #a578a3; text-decoration: underline; }
.badania h2, .badania h3, .badania .related-links-header {color: #a578a3}
.produkty a {color: #697b85; text-decoration: underline; }
.produkty h2, .produkty h3, .produkty .related-links-header {color: #697b85}
.rozwoj a {color: #b59d9d; text-decoration: underline; }
.rozwoj h2, .rozwoj h3, .rozwoj .related-links-header {color: #b59d9d}
.minisite-grey a {color: #de0303; text-decoration: underline; }
.minisite-grey h2, .minisite-grey h3, .minisite-grey .related-links-header {color: #de0303}
.praca a {color: #32516C; text-decoration: underline; }
.praca h2, .praca h3, .praca .related-links-header {color: #32516C}
h3 { text-decoration: none; }


