 /* 
 * Style sheet for the HTML 4.0 specification
 * Arkusz do stron początkowych miejscowoćci 
 * Z.Wisniewski 26. lipca 2005, 18:11:01
 * $Id: rkat.css$  
 */
/* tabela */
table.ramka {
    width: 100%;
    border: 0;
	 margin: 0 auto;
}
table.glow {
    width: 100%;
    height: auto;
    border-style: none;
    border: 0;
	 margin: 0 auto;
}
/*  */
tr {text-align: center;}
  /* wcięcie tekstu */
.wcieciekolor {padding-left: 260px; font-size: 1.4em; color: #660000;}	
.wciecie {padding-left: 260px; font-size: 1.4em;}
.wciecie2 {padding-left: 320px; font-size: 1.4em;}
.wciecie3 {text-indent: 30px; padding-left: 80px; font-size: 1.4em;}
.wciecie4 {padding-left: 80px; font-size: 1.4em;}
 /* wcięcie linii */
.wiersz {text-indent: 30px; font-size: 1.4em;}
.wierszkolor {text-indent: 30px; font-size: 1.4em; color: #660000;}
.title {font-style: italic; color: #008D00; font-size: 1.9em;}
.title1 {font-style: italic; color: #B0B000; font-size: 1.9em;}
.title2 {font-style: italic; color: #880800; font-size: 3.5em;}
ul {margin: 0px; padding: 0 0 0 0;}
ul.puste {list-style: none; margin: 0px; padding: 0 0 0 0;}
img {border: 0px;}
/*  */
.apel {
    padding-left: 10pt;
    text-align: left;
    text-indent: 40pt;
    font-size: 16pt;
    padding-right: 10pt;
    border: solid 3px;color: #000000;
}
.apel2 {
    padding-left: 10pt;
    text-align: justify;
    text-indent: 40pt;
    font-size: 16pt;
    padding-right: 10pt;
    border: solid 3px;color: #000000;
}
/* logo RK */
.logo { 
    vertical-align: middle;
    height: 110pt;
    width:100pt;
    border: 0pt;
}
/* niebieski */
h1.d {
    color: #660000;
    font-style: normal;
    font-size: 24pt;
    font-family: serif;
    text-align: center;
}
.d2 { background-color: #E1F0F0;}
/* stopka */
.b1 {text-align: left;font-size: 12pt;font-family: serif;}
/*  */
.c1 {
    font-weight:;
    font-size: 13pt;
    font-family: serif;
    text-align: center;
    text-decoration: none;
}
/*  */
.c2 {text-align: center;}
/* linki */
a: link {
    text-decoration: none;
    color: #ff33ff;
    font-size: 10pt;
    font-family: sans-serif;
}
a: hover {
    text-decoration: line-through;
    color: #663399;
    font-size: 10pt;
    font-family: sans-serif;
}
a: visited {
    text-decoration: none;
    color: #ff6666;
    font-size: 10pt;
    font-family: sans-serif;
}
a.nota {
    color: #660000;
    font-size: small;
    font-style: italic;
    text-decoration: none;
}
/* end */
