/* ===== Elementy podstawowe/wspolne ===== */

* {
  margin: 0px; padding: 0px;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #d4f5fc;
  background-color: #305070; /* #385478 #404868 #302c30 #3a4769 #336633 */
  /* background-image: url("../img/wydaw_tlo.gif");
  background-repeat: repeat;
  background-position: top left;
  background-attachment: scroll; */
}

p {
  margin-left: 45px;
  margin-right: 30px;
  line-height: 1.4em;
  text-align: left;
  font-weight: bold;
  color: #b4d8e0; /* #a8c8f0; #65799e */
}

p.wysrodk {
  text-align: center;
}

p.prowadz {
  text-align: right;
  margin-right: 0px;
}

p.szczeg {
  text-align: right;
}

p.przypis {
  font-size: 0.9em;
  padding-bottom: 0.75em;
  border-bottom: 1px solid #d4f5fc;
}

li {
  line-height: 1.4em;
  text-align: left;
  font-weight: bold;
  color: #b4d8e0; /* #65799e */
}

dl {
  margin-left: 45px;
  margin-right: 30px;
  margin-bottom: 1em;
  line-height: 1.4em;
  text-align: left;
  font-weight: bold;
}

dd {
  margin-left: 2em;
  margin-bottom: 1em;
}

a:link {
  text-decoration: none;
  font-weight: bold;
  color: #ffe; /* #a8c8f0; #65799e; */
}

a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #ffe; /* #a8c8f0; #65799e; */
}

a:hover {
  color: #fff;
  background-color: #996;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-decoration: none;
}

.red {
  color: #f00;
  font-weight: bold;
  background-color: #ffffff;
}

img.link {
  border: 0px solid;
}

img.ilustr_l {
  margin: 0.5em 0.5em 0.25em 45px;
  float: left;
}

img.ilustr_p {
  margin: 0.5em 0.5em 0.25em 0.5em;
  float: right;
}


/* ===== Obszary strony ===== */

/* Naglowek strony */

#naglStr {
  background-color: #305070; /* #385478 #404868 #302c30 #3a4769 */
  clear: none;
  width: 1000px;
}

#naglStr p {
  /* margin: 1em;
  padding: 0.5em; */
  font-size: 120%;
}

#naglStr table {
  width: 1002px;
  height: 108px;
}

#naglStr .wyrozn {
  font-size: 140%;
  color: #f60;
}

#naglStr .wyd_logo {
  background-color: #305070; /* #385478; #404868 #003145 #00371e #821d19 #97860f */
}

#naglStr .wyd_tlo {
  background-color: #305070;  /* #404868 #003145 #00371e #821d19 #97860f */
  background-image: url("../img/wydaw_tlo.gif");
  background-repeat: repeat;
  background-position: top left;
  background-attachment: scroll;
}

#naglStr .lex_tlo {
  background-color: #305070;  /* #404868 #003145 #00371e #821d19 #97860f */
  background-image: url("../img/lexicon_tlo.gif");
  background-repeat: repeat;
  background-position: top left;
  background-attachment: scroll;
}

#naglStr .tab2 {
  padding: 10px;
  background-color: #003145;  /* #404868 #003145 #00371e #821d19 #97860f */
  text-align: center;
  vertical-align: middle;
  /* parametry tymczasowe -- dla wylaczonej zakladki: */
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}

#naglStr .tab3 {
  padding: 10px;
  background-color: #00371e;  /* #404868 #003145 #00371e #821d19 #97860f */
  text-align: center;
  vertical-align: middle;
  /* parametry tymczasowe -- dla wylaczonej zakladki: */
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}

#naglStr .tab4 {
  padding: 10px;
  background-color: #821d19;  /* #404868 #003145 #00371e #821d19 #97860f */
  text-align: center;
  vertical-align: middle;
  /* parametry tymczasowe -- dla wylaczonej zakladki: */
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}

#naglStr .tab5 {
  padding: 10px;
  background-color: #97860f;  /* #404868 #003145 #00371e #821d19 #97860f */
  text-align: center;
  vertical-align: middle;
  /* parametry tymczasowe -- dla wylaczonej zakladki: */
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}

#naglStr .tab_activ {
  padding: 10px;
  background-color: #688488; /* #404868; */
  text-align: center;
  vertical-align: middle;
  /* parametry tymczasowe -- dla wylaczonej zakladki: */
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}

/* End of: Naglowek strony */


/* Menu prawe */

#menuPrawe {
  /* margin-top: 90px; */ /* Obniżenie menu prawego w stosunku do górnej krawędzi obszaru roboczego */
  float: right;
  clear: none;
  font-size: 90%;
  background-color: #663;
}

#kontaktPr {
  /* margin-top: 90px; */ /* Obniżenie menu prawego w stosunku do górnej krawędzi obszaru roboczego */
  padding-top: 0.5em;
  float: right;
  clear: none;
  font-size: 90%;
  background-color: #663;
  width: 160px;
} /* Adres i kontakt - na głównych stronach działów (zamiast menu). */

#kontaktPr p {
  margin: 0em 0.5em 0.5em 0.5em;
  line-height: 1.6em;
  color: #fff;
  font-weight: normal;
}

#menuPrawe ul, #kontaktPr ul {
  margin-top: 10px;
  margin-bottom: 10px;
  list-style-type: none;
}

#menuPrawe li, #kontaktPr li {
  background-color: #663;
  padding: 3px 0px 3px 0px;
}

#menuPrawe a, #kontaktPr a {
  display: block;
  color: #fff;
  background-color: #663;
  width: 140px;
  /* width: 12em; */
  padding: 3px 3px 3px 4px;
  border-top: 1px solid #663;
  border-bottom: 1px solid #663;
  text-decoration: none;
  font-weight: bold;
}

#menuPrawe a:hover, #kontaktPr a:hover {
  color: #fff;
  background-color: #996;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

#menuPrawe li li a {
  display: block;
  color: #fff;
  background-color: #663;
  width: 140px;
  padding: 3px 3px 3px 16px;
  text-decoration: none;
}

#menuPrawe a.aktyw, #kontaktPr a.aktyw {
  background-color: #688488; /* #996; */
}

/* Koniec: Menu prawe */


/* Pasek nawigacyjny (galerie) */

#pasNaw {
  margin: 1em 0px 3px 45px;
  padding: 3px;
  width: 720px;
  clear: left;
}

#pasNaw ul {
  list-style-type: none;
  text-align: center;
}

#pasNaw ul li {
  display: inline;
  margin: 0px;
}

#pasNaw ul li a {
  text-decoration: none;
  width: 1em;
  margin: 0px;
  padding: 0.25em 1em 0.25em 1em;
  border-top: 1px solid #663;
  border-bottom: 1px solid #663;
  color: #fff;
  background-color: #663;
}

#pasNaw ul li a:hover {
  color: #fff;
  background-color: #996;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

#pasNaw a.aktyw {
  width: 2em;
  color: #fff;
  background-color: #996;
  padding: 0.25em 1em 0.25em 1em;
  border-top: 1px solid #996;
  border-bottom: 1px solid #996;
  text-decoration: none;
}

#pasNaw li.nieaktyw {
  width: 2em;
  color: #fff;
  background-color: #663;
  padding: 0.25em 1em 0.25em 1em;
  border-top: 1px solid #663;
  border-bottom: 1px solid #663;
  text-decoration: none;
}


/* Koniec: Pasek nawigacyjny */


/* Obszar roboczy */

#obszRob {
  position: absolute;
  background-image: url("../img/perfor_y_1.gif");
  background-repeat: repeat-y;
  background-position: 0% 0%;
  background-attachment: scroll;
  background-color: #688488;
  width: 1000px;
  clear: both;
}

#obszRob h1 {
  margin-top: 2.5em;
  margin-bottom: 1em;
  margin-left: 45px;
  font-size: 135%;
  color: #d4f5fc; /* #fc3; #b4d8e0; */
  border-bottom: 1px solid #d4f5fc;
}

#obszRob h2 {
  margin-top: 2.5em;
  margin-bottom: 1em;
  margin-left: 45px;
  font-size: 125%;
  color: #d4f5fc; /* #ffcc33; #b4d8e0; */
  border-bottom: 1px solid #d4f5fc;
}

#obszRob p {
  margin-bottom: 0.75em;
  line-height: 1.4em;
  font-weight: bold;
  color: #d4f5fc; /* #fc3 */
}

#obszRob ul {
  margin: 0em 0em 0.5em 0px;
}

#obszRob li {
  line-height: 1.4em;
  text-align: left;
  font-weight: bold;
  color: #d4f5fc; /* #fc3 */
}

#obszRob table td li {
  margin: 0em 0.5em 0.5em 1em;
  padding: 0em;
  line-height: 1.4em;
  text-align: left;
  font-weight: bold;
  color: #d4f5fc; /* #fc3 */
}

#obszRob img.logo_ks {
  margin: 0em 0em 0.5em 0.5em;
  float: right;
  clear: right;
}

#obszRob table {
  width: 95%;
  margin: 1em 1em 1em 40px;
  line-height: 1.3em;
}

#obszRob th {
  font-size: 10pt;
  vertical-align: middle;
  padding: 0.25em;
  color: #305070;
  background-color: #d4f5fc;
}

#obszRob td {
  vertical-align: top;
  padding: 0.25em;
  font-weight: bold;
  color: #d4f5fc;
  text-align: left;
}

#obszRob td.okladka {
  padding: 0.25em 0em 0.25em 0em;
}

#obszRob td.left {
  text-align: right;
  font-weight: bold;
}

#obszRob td.right {
  text-align: left;
  font-weight: bold;
}

#obszRob tr.menu_cwicz {
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
}

/* End of: Obszar roboczy */


/* Tresc */

#tresc {
  /* background-color: #def; */
  width: 760px;
  margin-left: 45px;
  float: left;
  clear: none;
  text-align: center;
}

#tresc h1 {
  text-align: left;
}

#tresc h2 {
  text-align: left;
}

#tresc h2.pspt {
  text-align: left;
  margin-top: 1em;
}

#tresc p {
  margin-bottom: 0.75em;
  line-height: 1.4em;
  font-weight: bold;
}

#tresc p.aktual {
  font-size: 8pt;
  font-weight: normal;
  text-align: right;
  color: #d4f5fc; /* #fc3 */
  margin: 0px 0px 5px 45px;
  /* border-right: 1px dotted #d4f5fc;
  border-left: 1px dotted #d4f5fc;
  border-bottom: 1px dotted #d4f5fc; */
  padding: 2px;
  width: 485px;
}

#tresc p.copyright {
  font-size: 8pt;
  font-weight: normal;
  text-align: right;
  color: #d4f5fc; /* #fc3 */
  margin: 3em 0px 0px 45px;
  /* border-top: 1px dotted #d4f5fc;
  border-right: 1px dotted #d4f5fc;
  border-left: 1px dotted #d4f5fc; */
  padding: 2px;
  width: 485px;
}

#tresc p.podpis {
  text-align: right;
  font-weight: bold;
}

#tresc p.do_gal {
  margin: 0em 0em 0em 45px;
  padding: 5px;
  text-align: center;
}

#tresc p.do_gal a:hover {
  color: #fff;
  background-color: #996;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-decoration: none;
}

#tresc p.wysrodk {
  margin: 0em 0em 0em 45px;
  text-align: center;
}

#tresc p.st_1 {
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
  line-height: 1.4em;
  margin-top: 1.0em;
  margin-left: 45px;
}

#tresc p.st_2 {
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
  line-height: 1.4em;
  margin-top: 0.5em;
  margin-left: 65px;
}

#tresc p.st_3 {
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
  line-height: 1.4em;
  margin-top: 0.25em;
  margin-left: 85px;
}

#tresc p.st_4 {
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
  line-height: 1.4em;
  margin-left: 100px;
}

#tresc ol {
  margin-bottom: 0.5em;
}

#tresc ul {
  margin-bottom: 0.5em;
}

#tresc li {
  margin-left: 80px;
  margin-right: 15px;
  text-align: left;
  line-height: 1.4em;
  text-align: left;
  font-weight: bold;
}

#tresc div.gal {
  width: 180px;
  height: 230px;
  font-weight: bold;
  text-align: center;
  border-right: 1px dotted #305070;
  border-bottom: 1px dotted #305070;
  float: left;
}

#tresc div.gal_nw {
  width: 180px;
  height: 200px;
  font-weight: bold;
  text-align: center;
  border-right: 1px solid #305070;
  border-bottom: 1px solid #305070;
  float: left;
  clear: left;
}


#tresc table td {
  font-size: 10pt;
}

#tresc td.gal {
  font-weight: bold;
  text-align: center;
  border-right: 1px solid #305070;
  border-bottom: 1px solid #305070;
}

#tresc td.wysr {
  text-align: center;
  vertical-align: top;
  font-weight: bold;
}

#tresc tr.parzysty {
  background-color: #488488;
}


img.kart {
  margin: 0.5em 0em 0em 0em;
  border: none;
}

p.podp_kart {
  margin: 0.5em 0em 0.5em 0em;
  text-align: center;
}

/* styl prototypowy dla miniaturek w galerii (dopracować) */

div.mini {
  margin: 0.5em;
  padding: 0.5em;
  width: 20%;
  font-size: 90%;
  font-weight: bold;
  text-align: center;
  border-right: 1px solid #305070;
  border-bottom: 1px solid #305070;
  float: left;
}

#gal_mini {
  margin: 0.5em;
  padding: 0.5em;
  width: 20%;
  font-size: 90%;
  font-weight: bold;
  text-align: center;
  border-right: 1px solid #305070;
  border-bottom: 1px solid #305070;
  float: left;
}


/* styl prototypowy do łamania wierszy miniaturek w galerii (sprawdzić zgodność ze standardami) */

.clearboth {
  clear: both;
}

/* End of: Tresc */


/* Ramki tekstowe */

#ramka_l {
  margin: 5px 5px 5px 35px; /* Margines lewy dostosowany do Opery */
  width: 100px;
  clear: left;
  float: left;
}

#ramka_l img {
}

#ramka_p {
  margin: 5px 0px 5px 5px;
  width: 100px;
  clear: right;
  float: right;
}

#ramka_p img {
}

/* End of: Ramki tekstowe */


/* Stopka strony */

#stopkaStr {
  margin: 5px 0px 0px 45px;
  border-top: 1px dotted #d4f5fc;
  border-right: 1px dotted #d4f5fc;
  border-left: 1px dotted #d4f5fc;
  width: 725px;
  clear: none;
}

#stopkaStr p {
  font-size: 8pt;
  font-weight: normal;
  text-align: center;
  margin: 4px;
}

/* End of: Stopka strony */

