<STYLE TYPE="text/css">
<!--
body {
        background-color: #B0B0B0;
        scrollbar-track-color: #B0B0B0;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #C0C0C0;
        scrollbar-face-color: #DADADA;
        scrollbar-darkshadow-color: #C0C0C0;
        scrollbar-base-color: #DADADA;
        scrollbar-3dlight-color: #FFFFFF;
        scrollbar-arrow-color: #000080;
        font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
        color: #003;
        text-align: center;
}

h1 {
        font-size: 32px;
        font-family: serif;
        color: #069;
        text-align: center;
        padding: 0px;
        margin-top: 20px;
        margin-bottom: 13px;
}

h2 {
        font-size: 24px;
        font-family: serif;	   
        color: #066;
        text-align: center;
        margin: 6px;
        padding: 0px;
        margin-top: 12px;
}

h3 {
        font-size: 16px;
        color: #03C;
        text-align: left;
        margin-top: 16px;
        margin-bottom: 3px;
        margin-left: 21px;
}

h4 {
        font-size: 13px;
        color: #009;
        text-align: left;
        font-weight: bold;
        margin-top: 13px;
        margin-bottom: 3px;
        margin-left: 13px;
        margin-right: 13px;
}

h5 {
        font-size: 11px;
        font-weight: normal;
        color: #330033;
        text-align: justify;
        margin-top: 4px;
        margin-bottom: 4px;
        margin-right: 27px;
        margin-left: 27px;
}

h6 {
        font-size: 11px;
        font-weight: normal;
        text-align: right;
        margin-top: 1px;
        margin-bottom: 11px;
        margin-right: 20px;
}

p {
        font-size: 12px;
        text-align: justify;
        margin-left: 13px;
        margin-right: 13px;
        margin-bottom: 3px;
        margin-top: 3px;
}

a:link {
        color: #006;
        text-decoration: none;
}

a:active {
        color: #006;
        text-decoration: none;
}

a:visited {
        color: #006;
        text-decoration: none;
}

a:hover {
/*      background-color: #6CF; */
		  color: #C00;
        text-decoration: underline;        
}

table {
        font-size: 12px;
}	

table.outside {
        background-color: #DADADA;
        width: 1000px; /* 760 */
        border: 1px solid #FFFFFF;
        margin-left: auto;
        margin-right: auto;
}

table.inside {
        width: 100%;
        background-color: transparent;
}

tr {
        vertical-align: top;
}

td {
        vertical-align: top;
}

td.center {
        width: 680px;
}

td.side {
        width: 160px; /* 150px */
}

/* Prawa kolumna szeroka */
td.right {
        width: 840px; /* 610px */
}

td.white {
        background-color: #EEEEEE;
        border: 1px solid #FFFFFF;
        width: 100%;
}

td.border {
        background-color: #D0D0D0;
        border: 1px solid #FFFFFF;
}

.news {
        font-family: Tahoma, Verdana, MS Sans Serif;
        font-size: 11px;
        text-align: left;
        margin-left: 1px;   
        padding: 5px;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-right: 1px;
}

.menu {
        font-size: 12px;
        font-weight: bold;
        color: #006;
        text-align: left;
        padding: 2px;
        margin-left: 13px;
        margin-top: 3px;
        margin-bottom: 1px;
}

.menu2 {
        font-size: 11px;
        font-weight: normal;
        color: #006;
        text-align: left;
        padding: 2px;
        line-height: 13px;
        margin-left: 20px;
}

div.form {
        font-size: 12px;
        font-weight: bold;
        color: #000080;
        text-align: right;
        padding: 5px;
}

form {
        font-size: 11px;
        color: #000080;
        text-align: center;
        margin: 20px;
}

hr {
        height: 1px;
        width: 95%;
        text-align: center;
}

.hrl {
        width: 40%;
        text-align: left;
        margin-left: 13px;
}

.hrc {
        width: 50%;
}

img {
        border: 0px;
}

ul {
        font-size: 12px;
        margin-top: 4px;
        margin-bottom: 8px;
}

ol {
        font-size: 12px;
        margin-top: 4px;
        margin-bottom: 8px;
}

li {
        text-align: left;
        line-height: 13px;
        margin-top: 1px;
        margin-bottom: 1px;
}

img.top {
        margin-left: 13px;
}

.blok {
        text-align: left;
        margin-left: 65px;
        margin-right: 20px;
}

.head {
        font-size: 12px;
        color: #006;
        font-weight: bold;
        background-color: #9CC;  
/* oryginał: #FFCC66; adwent: #CC66FF; zimia: #99CCFF; jaśniejsze: #CC9933 */
        text-align: center;
        margin: 0px;
}

.light {								/* kolor tematu czytań i komentarzy */
        color: #999999;
}

			/* kolory do roku liturgicznego */
.gold {								
		  color: #F90; /* #FF9900 */
}

.green {								
		  color: #006600;
}
										
.violet {
		  color: #90C; /* #660066 */
}


.foto {
	     margin-left: 25px;
}

/* tylko dla serwisu "parafia" */

.red {
        color: #C00;			/* czerwony kolor podkreśleń */
}

.kal {
        text-align: left;
        margin-left: 50px;
        margin-right: 20px;
        color: #900;
}

-->
</STYLE>