html {
 padding: 0;
 margin: 0;
}

body {
 color: #000;
 font-family: Helvetica;
 padding: 0;
 margin: 0;
 background-color: #ccc;
}

a {
 color: #0080FF;
 font-weight: 600;
}

a:first-letter {
 font-size: 30px;
 color: #FFFAEA;
}

a:hover {
 color: #f00;
}

div.cialo {
 width: 100%;
 padding: 0;
 text-align: center;
}

div.cialo table {
 padding: 0 auto;
 margin: 0 auto;
}

.kar_a {
 width: 145px;
 height: 45px;
 background: url('images/pan_a.gif') no-repeat;
 text-align: center;
}

.kar_d {
 width: 145px;
 height: 45px;
 background: url('images/pan_d.gif') no-repeat;
 text-align: center;
}

div.naglowek {
 margin: 0px;
 padding: 0px;
}

div.tresc {
 font-size: 18px;
 text-align: justify;
/* word-spacing: 10px; */
 line-height: 27px;
 letter-spacing: .1em;
}

div.tresc strong {
 text-align: center;
 width: 100%;
/* padding-left: 20px; */
 font-size: 20px;
}

p.tresc {
 font-size: 17px;
 font-weight: normal;
 line-height: 1.7em;
 color: #000;
 padding: 0 20px 10px 20px;
/* padding-left: 20px;
 padding-right: 20px; */
 text-align: justify;
}

p.tresc:first-letter {
 font-size: 30px;
 color: #0080FF;
}

p.tresc1 {
 font-size: 17px;
 font-weight: normal;
 line-height: 1.2em;
 color: #000;
 padding: 0 20px 0 30px;
 text-align: left;
}

ul:first-letter {
 font-size: 28px;
 color: #0080FF;
}

ul {
 text-align: left;
 margin-left: 20px;
}

li.index {
 list-style-type: none;
 padding-left: 2em;
 margin-left: 10px;
}

span {
 font-size: 12px;
 text-decoration: blink;
}

span.in {
 font-size: 28px;
 color: #0080FF;
 text-decoration: none;
}

li {
 padding-left: 2em;
 margin-left: 10px;
}

#copyright, #test {
 width: 100%;
 height: 30px;
 color: #999;
 text-align: center;
 font-size: 0.8em;
}

#copyright a {
 color: #f90;
 text-decoration: none;
 font-size: 1.1em;
}

#copyright a:hover {
 color: #f00;
 text-decoration: underline;
}

img {
 border: 0;
}

h4 {
 font-size: 1.5em;
}

.zdj_w {
 height: 260px;
}

.zdj_n {
 height: 190px;
}

.podp {
 border-bottom: dashed 1px #0080FF;
 height: 45px;
 vertical-align: top;
}

#link a {
 color: green;
 font-size: 1.5em;
 text-decoration: none;
 }
 
.licz {
 font-size: 30px;
 text-decoration: underline;
 color: black;
}

ol {
 margin-left: 3em;
 text-align: left;
}
