body { margin: 0; padding: 0; background-color: #eaeaea ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #4C4C4C; }

a { color: #02428B; font-weight: bold; }

a:hover, #navtop a:hover, #footer div a:hover { color: #B40101; text-decoration: underline; }


/*glówny kontener*/
#content {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  position: relative;
}
/*naglowek strony - zdjecie*/
#head {
  margin-left: 9px;
  background-image: url(./images/head_top2.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  height: 19px;
}
#flash {
  margin-top: 0;
  height: 350px;
  z-index: 1;
}
/*nawigacja strony _ na samej gorze nad zdjeciem*/
#navtop {margin-right: 8px; text-align: right}
#navtop ul {margin: 0; padding: 0; font-weight: bold;}
#navtop ul li {display: inline;}
#navtop a, #footer div a {color: #6B6B6B; text-decoration: none;}

/*kolumna lewa zawierajaca glowna czesc strony*/
#leftcontent {
  clear: both;
  float: left;
  position: relative;
  margin-top: 15px;
  margin-left: 5px;
  width: 900px;
}
html>body #leftcontent {
  margin-left: 9px;
}
/*zakladki czesci glownej*/
#leftcontnav {
  position: relative;
  clear: both;
  padding: 0;
  margin: 0;
  float: left;
  width: 100%;
  background-color: #eaeaea;
}

#leftcontnav ul {
  margin: 0;
  list-style:none;
  padding: 0;
}
li.unactive {
  max-height: 16px !important;
  background:url(./images/zakladka_gray_left.gif) no-repeat left top;
  float:left;
  margin: 0;
  margin-right: -2px;
  padding-left: 9px;
  padding-bottom: 0;
}
.unactive a, .unactive a:hover, .unactive span {
  display: block;
  background:url(./images/zakladka_gray_tlo.gif) no-repeat right top;
  padding: 2px 28px 2px 7px;
  color: #FFFFFF;
  text-decoration: none;
}
li.active {
  max-height: 16px !important;
  background:url(./images/zakladka_red_left.gif) no-repeat left top;
  float:left;
  margin: 0;
  margin-right:-2px;
  padding-left: 9px;
  padding-bottom: 0;
  z-index: 100;
}
.active a, .active a:hover, .active span {
  display: block;
  background:url(./images/zakladka_red_tlo.gif) no-repeat right top;
  padding: 2px 28px 2px 7px;
  color: #FFFFFF;
  text-decoration: none;
  z-index: 100;
}
.active span, .unactive span {font-weight: bold}

/*gorny background czesci glownej strony*/
#lefthead {
  clear: both;
  background: url(images/top_middle.jpg) no-repeat;
  width: 522px; /* było 522px */
  height: 110px;
}
#lefthead_video {
  clear: both;
  background: url(images/top_middle_video.jpg) no-repeat;
  width: 522px; /* było 522px */
  height: 502px;
}

/*zawartosc glowna*/
#leftcontMain {
  background-image: url(images/tlo_middle.jpg);
  background-repeat: repeat-y;
  width: 522px;
  padding-bottom: 16px;
  min-height: 300px;
  color: #323232;
}
*html #leftcontMain {height: 300px; padding-bottom: 5px;}
#mainText {
  position: relative;
  margin-top: 0;
  width: 462px;
  padding-left: 18px;
  text-align: justify;
  top: -90px;
}
#texty {position: relative; margin-bottom: -85px;}
.hr {height: 1px; background-image: url(images/hr.gif); background-repeat: repeat-x;}

/*Aktualnosci*/
.opis {text-align: justify; font-size: 11px;}
.data, .info {font-weight: normal; color: #E54200;}
/*
.info
{text-decoration: underline;}
*/
.zrodlo {color: #9C9C9C;}
.zrodlo a {font-weight: normal; color: #9C9C9C;}
.data a:hover, .info a:hover, .zrodlo a:hover {color: #B40101;}
.opis h1 {
  margin-top: 9px;
  padding: 0;
  margin-bottom: 9px;
  font-size: 11px;
  text-align: left;
}

a.more img {border-width: 0px}

/*tabela z aktualnosciami*/
.news_abstract {
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
}
td {vertical-align: top;}
/*miniaturka w tabeli aktualnosci*/
img.thumb {border: 2px solid #CBCBCB; margin-right: 17px;}

/*zakonczenie glownej czesci strony*/
#mainBottom div {float: right;}
html>body #mainBottom {height: 20px}
html>body #mainBottom div {margin-top: 10px;}

#mainBottom div a {text-decoration: underline; color: #B40101;}

/*prawe panele/moduly */
#rightcontent {
  float: right;
  position: relative;
  margin-top: 22px;
  width: 222px;
  margin-right: 10px;
  background-image: url(images/tlo_modul.jpg);
  background-repeat: repeat-y;
}
*html #rightcontent {margin-right: 4px;}

/*gora kazdego modulu - zakladka*/
.modulTab {
  background: url(images/modul_tab.gif) no-repeat;
  height: 12px;
  color: #fff;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 16px;
}
/*zakladka modulu 20px dluzsza*/
.modulTab20 {
  background: url(images/modul_tab20.gif) no-repeat;
  height: 12px;
  color: #fff;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 16px;
}
/*zakladka modulu 30px dluzsza*/
.modulTab30 {
  background: url(images/modul_tab30.gif) no-repeat;
  height: 12px;
  color: #fff;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 16px;
}
/*zakladka modulu 40px dluzsza*/
.modulTab40 {
  background: url(images/modul_tab40.gif) no-repeat;
  height: 12px;
  color: #fff;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 16px;
}
/*gora zakladka pierwszego modulu zawierajaca biale tlo ktore przykrywa tlo calej
kolumny w tym miejscu*/
.modulTabTop {
  background: url(images/modul_tab.gif) no-repeat;
  background-color: #FFFFFF;
  height: 12px;
  color: #fff;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 16px;
}
/*zakladka modulu gornego 20px dluzsza*/
.modulTabTop20 {
  background: url(images/modul_tab20.gif) no-repeat;
  background-color: #FFFFFF;
  height: 12px;
  color: #fff;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 16px;
}
/*zakladka modulu gornego 30px dluzsza*/
.modulTabTop30 {
  background: url(images/modul_tab30.gif) no-repeat;
  background-color: #FFFFFF;
  height: 12px;
  color: #fff;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 16px;
}
/*zakladka modulu gornego 40px dluzsza*/
.modulTabTop40 {
  background: url(images/modul_tab40.gif) no-repeat;
  background-color: #FFFFFF;
  height: 12px;
  color: #fff;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 16px;
}
/*moduly z zawartosci*/
.modul {
  border-top: 2px solid #034085;
  /*border-top: 2px solid #9C9C9C; */
  /*border-top: 2px solid #C52624;  */
  padding: 12px 12px 10px 16px;
}
/*modul kalendarium*/
.kalendarium {border-left: 4px solid #565899; padding-left: 7px;}
.dataKal {margin: 3px 0 3px 11px;}
/*modul z sonda*/
/*#sonda {color: #000;}*/
#sonda p {margin-bottom: 5px; margin-top: 5px;}
span.prc {float: right; margin-right: 22px;}
/*link wiecej*/
.zobaczw {margin-left: 120px; text-decoration: none; margin-top: 8px;}
.zobaczw a {color: #B40101;}
/*modul z banerami*/
#bannery {text-align: center}
#bannery img {border: 0; margin-bottom: 6px; margin-top: 3px;}

/*zakonczenei prawej czesci strony*/
#rightcontEnd {height: 24px; background: url(images/bottom_tab.jpg) no-repeat;}
/*stopka*/
#footer {
  clear: both;
  position: relative;
  border-top: 8px solid #F5F5F5;
  width: 885px;
  margin-left: 9px;
  top: 10px;
  height: 20px;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-right: 8px;
}
#footer div {float: right;}
#footer div a {
  color: #6B6B6B;
  font-weight: normal;
  text-decoration: none;
}
#footer div a:hover {color: #B40101; text-decoration: underline;}

/*Cienie*/
#cienLewy {
  position: absolute;
  left: -17px;
  top: 20px;
  background: url(images/lewy_cien.jpg) no-repeat;
  width: 17px;
  height: 198px;
}

#cienPrawy {
  position: absolute;
  right: -9px;
  top: 12px;
  background: url(images/cien_prawy.jpg) no-repeat;
  width: 9px;
  height: 119px;
}

/********************
Podstrona aktualnoscicd newscd.htm
*********************/
/*gorny background czesci glownej strony*/
#mainTextcd {
  position: relative;
  top: -90px;
  width: 462px;
  text-align: justify;
  margin-left: 18px;
  padding-top: 15px;
}
#mainTextcd_video {
  position: relative;
  top: -90px;
  width: 462px;
  text-align: justify;
  margin-left: 18px;
  padding-top: 15px;
}
h1 {
  margin-top: 9px;
  padding: 0;
  margin-bottom: 9px;
  font-size: 10px;
  color: #02428B;
  text-align: left;
}
#search label {font-weight: bold; color: #02428B;}
input.pole {
  font-size: 10px;
  border: 1px solid #7C7C7C;
  color: #838383;
  padding: 2px 8px;
  margin-top: 5px;
  margin-bottom: 5px;
}
input.przycisk {
  border: 0;
}
/*******************
podstrona nweslist.htm
*********************/
#mainTextlist {
  position: relative;
  top: -80px;
  width: 462px;
  text-align: justify;
  margin-left: 18px;
  padding-top: 15px;
}
form {display: inline;}
#lefthead label {
  position: absolute;
  font-weight: bold;
  right: 148px;
  top: 38px;
  color: #02428B;
}
#lefthead select {
  position: absolute;
  font-size: 10px;
  top: 35px;
  right: 42px;
  color: #838383;
  border: 1px solid #838383;
  width: 98px;
}

.dodatek {color: #B1B1B1; background-color: #fff; height: 16px; margin-top: 9px; text-align: right; padding-right: 6px}
.dodatek img {vertical-align: bottom;}
.zdjeciowy {color: #B1B1B1;}
.dodatkowe {color: #E54200;}
.zdjeciowy a, .dodatkowe a {font-weight: normal; color: #E54200; text-decoration: underline;}
.zdjeciowy a:hover, .dodatkowe a:hover {color: #B40101;}
/*******************
galeria
*********************/
#galeria {width: 470px}
#galeria img {border: 2px solid #CBCBCB; margin: 0 10px 10px 0;}


/*
 * Nowy layout
 *
 */

#pojemnik1 {
  background-image: url(images/tlo_middle.jpg);
  background-repeat: repeat-y;
}
#pojemnik2 {
  clear: both;
  background: url(images/top_middle.jpg) no-repeat;
}
#pojemnik2_video {
  clear: both;
  background: url(images/top_middle_video.jpg) no-repeat;
}
#pojemnik3 {
  background: url(images/main_bottom.jpg) no-repeat;
  background-position: bottom;
}
#pojemnik4 {
  position: relative;
  margin-top: 0;
  width: 820px;
  padding: 20px 0 30px 18px;
  text-align: justify;
  min-height: 300px;
  font-size: 11px;
}
#pojemnik4 h1, #pojemnik4 p {
  font-size: 11px;
}
#pojemnik4 h1 {
  text-align: left;
}
*html #pojemnik4 {
  height: 300px;
}

#new_sign_form {}
#new_sign_form #new_sign_signature {margin-bottom:10px;}
#new_sign_form #new_sign_content {width:465px;margin-bottom:10px;}

.mourn_book {margin:5px 0;color:#111}
.mourn_book dt {color:#111}
.mourn_book dd {color:#111;font-style:italic;text-align:right}

#thankyou {color:#c52624;font-weight:bold;padding:10px 0;}

#new_entry_form {width:465px;/*float:left;clear:both;*/}
#counter {float:left;padding:10px 0px;}