 /* 
 * Style sheet for the HTML 4.0 specification
 * Arkusz do stron wstępnych Polcyna 
 * Z.Wisniewski 24. lipca 2005, 22:14:18
 * $Id: czeslaw.css$  
 */
div {
    text-align:center;
}
td {
    font-family: VERDANA;
    font-size: 16;
    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 {
    text-align: justify;
    text-indent: 30pt;
    font-size: 1.4em;
    font-family: serif;
    padding-left: 10pt;
    padding-right: 10pt;
}
table {
    background-color: #D0E7FD;
	 margin:0 auto;
    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;
}
.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;
}
.a1 {
    background-color: #E9F4FF;
    text-align: center;
}
.a2 {
    background-color: #FFFFCC;
    border: 1pt;
    border-style: double;
    border-left-style: double;
    border-right-style: double;
    border-top-style: double;
    border-bottom-style: double;
    border-collapse: separate;
}
.a3 {
    background-color: #FFBA80;
    border: 1pt;
    border-style: double;
    border-left-style: double;
    border-right-style: double;
    border-top-style: double;
    border-bottom-style: double;
    border-collapse: separate;
}
hr {
    text-align: center;
    height: 2;
    width: 40%;
    color: #999900;
}
hr.norm {
    text-align: center;
    height: 2;
    width: 100%;
    color: #999900;
}
/* 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: 13pt;
    font-family: serif;
    text-align: center;
    text-decoration: none;
}
/* stopka */
p.b1 {
    text-align: left;
    font-size: 12pt;
    font-family: serif;
}
p.b2 {
    text-align: left;
    font-style: italic;
    font-size: 12pt;
    font-family: serif;
}
