 /* 
 * Style sheet for the HTML 4.0 specification
 * Arkusz do stron pocz±tkowych miejscowoæci 
 * Z.Wisniewski 3. maja 2005, 14:22:34
 * $Id: areszt.css$  
 */

/*  */
H1 {
    font-style: normal;
    font-size: 24pt;
    font-family: serif;
    text-align: center;
}
/* */
table {
    margin: 0 auto;
    background-color: #E9F4FF;
    width: 100%;
    border-style: ridge;
    border:2pt;
}
/* */
.t1 {
    text-align: center;
    background-color: #E9F4FF;
    border: 1pt;
    border-style: ridge;
}
.t2 {
    background-color: #CCCCCC;    
    border: 1pt
    border-style: ridge;
}
/* cele tabeli */
td {
    font-family: VERDANA;
    font-size: 14;
    color: #000000;
    border: 1pt
    border-style: ridge;
    padding-left: 5;
    padding-right: 5;
    padding-top: 5;
    padding-bottom: 5;
}
/* stopka */
P.b1 {
    text-align: left;
    font-size: 12pt;
    font-family: serif;
}
/*  */
P.c1 {
    font-weight:;
    font-size: 13pt;
    font-family: serif;
    text-align: center;
    text-decoration: none;
}
