 /* 
 * Style sheet for the HTML 4.0 specification
 * Arkusz do stron wstępnych Polcyna 
 * Z.Wisniewski 14. sierpnia 2005, 11:37:12
 * $Id: mdk.css$  
 */
div {
    font-size:1.5em;
    text-align:justify;
}
div.srod {
    text-align:center;
}
td {
    font-family:serif; VERDANA;
    font-size: 22;
    color: #000000;
    padding-left: 5;
    padding-right: 5;
    padding-top: 5;
    padding-bottom: 5;
}
.prawy {
    text-align: right;
    font-style: italic;
    font-weight: bold;
}
.ident {
    font-size:1.5em;
    text-align: justify;
    text-indent: 20pt;
    padding-left: 10pt;
    padding-right: 10pt;
}
table {
    margin:0 auto;
    background-color: #D0E7FD;
    width: 100%;
    border: 1pt;
    border-style: double;
    border-collapse: separate;
}
td {
    background-color:#CCFFCC;
    border: 1pt;
    border-style: double;
    border-left-style: double;
    border-right-style: double;
    border-top-style: double;
    border-bottom-style: double;
    border-collapse: separate;
}
td.a {
    background-color: #E9F4FF;
    border: 1pt;
    border-style: double;
    border-left-style: double;
    border-right-style: double;
    border-top-style: double;
    border-bottom-style: double;
    border-collapse: separate;
}
td.b {
    background-color: #FCFBCD;
    border: 1pt;
    border-style: double;
    border-left-style: double;
    border-right-style: double;
    border-top-style: double;
    border-bottom-style: double;
    border-collapse: separate;
}
.a1 {
    background-color: #E9F4FF;
    text-align: center;
}
hr {
    text-align: center;
    height: 2;
    width: 40%;
    color: #999900;
}
hr.norm {text-align: center;width: 100%;}
/* link powrotu */
a {
    text-decoration: none;
}
/* link noty */
.l1 {
    color: #660000;
    font-size: small;
    font-style: italic;
    text-decoration: none;
}
a: visited {
    text-decoration: none;
    color: #ff6666;
    font-size: 10pt;
    font-family: sans-serif;
}
/* */
p.c1 {
    font-weight:;
    font-size: 16pt;
    font-family: serif;
    text-align: center;
    text-decoration: none;
}
/* stopka */
p.b1 {
    text-align: left;
    font-size: 12pt;
    font-family: serif;
}
/* przypisy */
p.b2 {
    text-align: left;
    font-size: 12pt;
    font-family: serif;
}
/* pierwsza litera akapitu większa 2 */
.c33:first-letter {
	 color: #006600;
	 font-size: 200%;
	 font-weight: bold;
    font-family: serif;
    text-align: justify;
    text-indent: 20pt;
    padding-left: 0pt;
    padding-right: 0pt;
}
.just { 
    text-align: justify;
    text-indent: 20pt;
    font-size: 14pt;
    padding-left: 10pt;
    padding-right: 10pt;
}
