/* CSS Document */

BODY, TABLE{
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#E1D3B8;
color:#5a3a23;
font-size: 10pt;
}


p {padding: 1px 2px 1px 2px !important; margin: 0 0 0 0 !important;}
.tekst p { text-indent: 2em; padding: 5px 2px 5px 2px; margin: 0 0 0 0;}


.uwaga {font-family: Times, serif; font-size: 12pt; color: #044546; background-color:#DCD0B5; font-weight: bold;}
.error { color: #dd0000; text-decoration: blink;}
.info  { color: #005555; text-decoration: blink;}


.ogloszenie {font-family: Times, serif; font-size: 10pt; background-color:#DCD0B5; font-weight: bold; 
	     display: block; margin: 5px 20px 5px 20px; padding: 5px 10px 5px 10px; border: solid 1px #044546;
	     text-align: justify}

A{
color:#9a3a23;
text-decoration:none;
border-bottom:1px dotted #5a3a23;
}
A:hover{border-bottom:1px solid #FF720A}


A.vulgaris /* czyli zwyczajny ;-) jak Beta vulgaris, czyli burak zwyczajny*/
{
   text-decoration: none;
   color: #5a3a23;
   border-bottom: 0px;
}


/*
a:link, a:visited{
color:#5a3a23;
text-decoration:none;
}
a:hover{
color:#5a3a23; 
}
*/


H1 {display: block; text-align: center; padding: 5px 2px 0px 2px; margin: 0 0 0 0 ; line-height: 1.2em;
    font-family:  Times, serif;
    font-size: 12pt;
    }
H2 {display: block; text-align: center; padding: 0px 2px 10px 2px; margin: 0 0 0 0 ; line-height: 1.2em;
    font-family:  Times, serif;
    font-size: 11pt;
    }

H3,H4 {display: block; text-align: left; padding: 25px 2px 2px 2px; margin: 0 0 0 0 ; line-height: 1.2em;
    font-family: Times, serif;
    font-size: 11pt;
    }


TABLE.struktura, TD.left, TD.right, TD.top, TD.bottom, TD.content { 
		 padding: 0 0 0 0; margin: 0 0 0 0; 
		 text-align: left;
		 vertical-align: top;
		 font-size: 10pt;
		 }

TD.top {background: url(top2.jpg) right top no-repeat; vertical-align: bottom;}

TD.belkapozioma {background: #6c4921; color: white;}
TD.belkapionowa {background: #6c4921; color: white;}

TD.left  {width: 172px; background: }
TD.right {width: 0px; background: }

TD.top h1 { display: block; width: 450px; 
       	    padding: 5px 2px 2px 2px; 
	    margin: 0 0 0 0;
	    line-height: 1.2em;
	    font-family: Times, serif;
       	    font-size: 20pt; text-align: left; font-weight: bold;}
TD.top h2 { display: block; width: 450px; 
       	    padding: 5px 2px 2px 2px; 
	    margin: 0 0 0 0;
	    font-family: Times, serif;
	    line-height: 1.2em;
       	    font-size: 14pt; text-align: center; font-weight: bold;}
TD.top .mysli   { display: block; width: 450px; padding-left: 2px; font-size: 10pt; text-align: left; font-family: Times, serif; font-style: italic;}
TD.top .imieniny{ font-size: 9pt; font-family: Times, serif; font-style: italic; text-align: right; color: #605015;}


TD.tytul {font-weight: bold; text-align: left; padding-top: 10px; border-bottom: 1px solid #6c4921;}



A.menu {display: block; 
       background: #c0b075; color: #6c4921;
       border: 1px solid #9a6532; 
       margin: 1px 1px 1px 0px;
       padding: 2px 2px 2px 5px;
       font-weight: bold;
       }

A.menu:hover {
       background: #5c3911; color: white; 
       border: 1px solid #6c4921;
       }

A.tomenu, A.tomenu:visited, A.tomenu:link {display: block; 
       background: #6c4921; color: white; 
       border: 1px solid #9a6532; 
       margin: 1px 1px 1px 0px;
       padding: 2px 2px 2px 5px;
       font-weight: bold;
       }

A.tomenu:hover {
       background: #5c3911; color: white; 
       border: 1px solid #6c4921;
       }

A.submenu {display: block; 
       background: #E1D3B8; color: #6c4921;
       border: 1px solid #9a6532; 
       margin: 1px 1px 1px 0px;
       padding: 2px 2px 2px 25px;
       font-weight: bold;
       }

A.submenu:hover {
       background: #5c3911; color: white; 
       border: 1px solid #6c4921;
       }

A.tosubmenu, A.tosubmenu:visited, A.tosubmenu:link {display: block; 
       background: #6c4921; color: white; 
       border: 1px solid #9a6532; 
       margin: 1px 1px 1px 0px;
       padding: 2px 2px 2px 25px;
       font-weight: bold;
       }

A.tosubmenu:hover {
       background: #5c3911; color: white; 
       border: 1px solid #6c4921;
       }


/* księga gości */

div#content  {
             display: block; 
             position: relative; 
             text-align: justify; 
             font-family: Helvetica, arial, sans-serif; 
             font-size: 10pt;
             padding: 5px 10px; 
             margin: 0 0 1px; 
             text-decoration: none; 
             border-right: 0px;
             border-left: 0px;
             border-top: 1px solid #c0b075;
             border-bottom: 0px;
             }

div#content .data   {font-weight: bold; color: #5a3a23;}
div#content .podpis {color: #445566; font-size: 9pt;
	    	     display: block; text-align: right;
	    	    }
div#content .tytul  {font-weight: bold; color: black;}
div#content .tresc  {color: #black; }
            


div#rubryka {
             text-align: center;
             padding: 5px 10px; 
             margin: 0 0 0 0px; 
             text-decoration: none; 
	    }


input, textarea, select { 
                          font: 12px Arial, Helvetica, sans-serif;
                          border: 1px solid #FF9900;
                          background-color: #aaaaaa;
                          }
a.button, input.button { font-family: Arial, Helvetica, sans-serif; 
                         font-size: 12px;
                         font-weight: bold;
                         color: #002850;
                         text-transform: uppercase;
                         text-decoration: none;
                         background: #999999;
                         border: 1px solid #444;
                         }
a:hover.button { background: orange; color: white; }
input:hover.button { background: red; color: white; }

/* end of księga gości */


.aktualnosci {
               display: block; 
               position: relative; 
               text-align: justify; 
               font-size: 10pt;
               padding: 5px 10px; 
               margin: 0 0 1px; 
               text-decoration: none; 
               border-right: 0px;
               border-left: 0px;
               border-top: 1px solid #dd7700;
               border-bottom: 0px;
               }
.data   {display: block; position: relative; padding: 5px 0px 10px 0px; 
	 font-weight: bold; color: #dd7700;}


img.wtresci { padding: 5px 5px 5px 5px; 
              margin: 5px 5px 5px 5px;
              border: 1px solid #247576; 
	      }
img.rtresci { padding: 5px 5px 5px 5px; 
              margin: 5px 0px 5px 15px;
              border: 1px solid #247576; 
	      }
img.ltresci { padding: 5px 5px 5px 5px; 
              margin: 5px 15px 5px 0px;
              border: 1px solid #247576; 
	      }
a img {text-decoration: none; border: 0 0 0 0; }

	      }
.nn { display: none; }



/* KSIEZA */
table.osoba  { 
            display: block; 
            position: relative; 
            text-align: justify; 
            vertical-align: top;
            font-family: Helvetica, arial, sans-serif; 
            font-size: 10pt;
            padding: 5px 10px; 
            margin: 0 0 1px; 
            text-decoration: none; 
            color: black;
            background: white;
            border-right: 0px;
            border-left: 0px;
            border-top: 1px solid #ff9900;
            border-bottom: 0px;
            }
.zdjecie{font-weight: bold; color: #ff9900;}
.id     {font-weight: bold; color: #ff9900;}
.tytul  {font-weight: bold; color: black;}
.tresc  {display: block; color: black;}

/* END OF KSIEZA */

/* CZYTANIA */

.kolorowy { color: #247576;}
.zielony { color: #004f00; }
.fioletowy { color: #730073; }
.szary { color: #bbbbbb; }
.czarny { color: #000000; }
.aklamacja {
     text-align: left; 
     font: italic 13px Verdana Helvetica, sans-serif;
     }
pre { 
      font: 10pt Verdana Helvetica, sans-serif; 
      line-height: 1.2em;
      padding: 0px 0px 0px 10px;
     }

pre.psalm { color: black; background: white; 
            font: italic 13px Verdana Helvetica, sans-serif;
            line-height: 1.2em;
            padding: 0px 0px 0px 10px;
            }


.intencja {display: block; text-align: left; padding: 0 0 0 0; margin: 0 0 0 0;}
.intencja .lpint {font-weight: normal; color: #54B5B6; padding-right: 10px; }
.intencja .nripint {font-weight: normal; color: #54B5B6; padding-left: 10px; padding-right:10px; }
.intencja .dataint {font-weight: bold; color: #247576; }
.intencja .odprawiona {font-weight: bold; color: #009922; }
.intencja .odrzucona {font-weight: bold; color: #990000; }
.intencja .intencja {font-weight: bold; color: #000000; display: block; padding: 0 0 0 2em;}
.intencja .komentarz {font-weight: normal; font-style: italic; color: #222222;  display: block; padding: 0 0 1em 2em;}
textarea.podaj_intencje {width: 500px;}

/* SLOWO NA NIEDZIELE z FCK_EDITORa */

.Komentarz, .Ewangelia 
	     { 
	     color: #247576;
	     display: block; text-align: left; 
             padding: 10px 2px 2px 2px; margin: 0 0 0 0 ; line-height: 1.2em;
    	     font-family: Times, serif; 
    	     font-size: 10pt;
	     font-weight: bold;
    	     }

.Ogloszenia, .Slowo 
	     {
	     display: block; text-align: center; padding: 5px 2px 0px 2px; margin: 0 0 0 0 ; line-height: 1.2em;
    	     font-family:  Times, serif;
    	     font-size: 10pt;
	     font-weight: bold;
    	     }
.Niedziela   {
	     display: block; text-align: center; padding: 0px 2px 10px 2px; margin: 0 0 0 0 ; line-height: 1.2em;
    	     font-family:  Times, serif;
    	     font-size: 10pt;
	     font-weight: bold;
    	     }




div#forum {
font-family: Verdana,Arial,Sans-Serif;
font-size:   10pt;
}

div#forum p { padding: 5px 5px 5px 5px; }

div#forum p.olowek {
//background: url(organy.jpg) top left repeat-x;
font-family: Verdana,Arial,Sans-Serif;
font-size:   9pt;
font-weight: bold;
text-align: center;
margin: 0 0 0 0;
padding: 0 0 0 0;
padding-left: 10px;
height: 20px;
}
div#forum p.olowek a {
color: black;
text-decoration: none;
border-bottom: 0px;
}
div#forum p.olowek a:hover {
color: #b56b00;
border-bottom: 1px solid #b56b00;
}

/*
div#forum H1 { 
font-family: Times,Serif;
font-size: 16pt;
line-height: 24px;
background: url(h1.jpg) left repeat-x;
padding: 0 0 0 0;
padding-left: 5pt;
border: solid 1px #b56b00;
}
*/

div#forum H1 { 
font-family: Times,Serif;
font-size: 16pt;
line-height: 24px;
#text-decoration: underline;
text-transform: uppercase;
padding: 0 0 0 5;
border-bottom: solid 1px  #b78b21;
}

div#forum H2 { 
font-family: Verdana,Arial,Sans-Serif;
font-size:   10pt;
padding: 0 0 0 5;
font-weight: normal;
}

div#forum A{
color:#a67a10;
text-decoration:none;
border-bottom:1px dotted #cccccc}

div#forum A:hover{border-bottom:1px solid #b78b21}


div#forum TEXTAREA, div#forum INPUT
     { 
     border-top: 0px solid #62818c; 
     border-left: 0px solid #62818c; 
     border-bottom: 1px solid #62818c; 
     border-right: 1px solid #62818c; 
     padding-left: 5px;
     background-color: #e4dac3;
     }

div#forum A.button { border: 1px solid #444; background: #bbb; width: 120px;}
div#forum A.button:hover { background: #71a8a5; color: white;}         
div#forum INPUT.button { border: 1px solid #444; background: #bbb; width: 120px;}
div#forum INPUT.button:hover { background: #71a8a5; }         

div#forum naglowek { color: #62818c; font-weight: normal; font-style: normal; font-size: 12px;}


div#forum p.komentarz0  {background: ; border: solid 1px #FFFFFF;}
div#forum p.komentarz1  {background: #eadac3; border: solid 1px #bbbbbb;}
div#forum p.komentarz2  {background: #e4dac3; border: solid 1px #bbbbbb;}
div#forum p.komentarz3  {background: #eadac3; border: solid 1px #bbbbbb;}
div#forum p.komentarz4  {background: #e4dac3; border: solid 1px #bbbbbb;}
div#forum p.komentarz5  {background: #eadac3; border: solid 1px #bbbbbb;}
div#forum p.komentarz6  {background: #e4dac3; border: solid 1px #bbbbbb;}
div#forum p.komentarz7  {background: #eadac3; border: solid 1px #bbbbbb;}
div#forum p.komentarz8  {background: #e4dac3; border: solid 1px #bbbbbb;}
div#forum p.komentarz9  {background: #eadac3; border: solid 1px #bbbbbb;}
div#forum p.komentarz10 {background: #e4dac3; border: solid 1px #bbbbbb;}
div#forum p.komentarz11 {background: #eadac3; border: solid 1px #bbbbbb;}

div#forum .podpis { color: #888888; 
	  	  display: inline;
	  	  font-size: 10pt; 
		  line-height: 100%; 
		  }
div#forum .potwierdzenie { color: #CC1111; 
			  
	  	  display: block;
	  	  font-size: 10pt; 
		  font-weight: bold;
		  line-height: 100%; 
		  padding: 10px 10px 10px 10px;
		  margin: 0 0 0 0;
		  }
