body { color: #666; font-size: 11px; font-family: verdana; }

p { color: #666; font-size: 11px; font-family: verdana; margin: 0; }

td {}

a:link { color: #666; font-weight: bold; text-decoration: none; }

a:visited { color: #666; font-weight: bold; text-decoration: none; }

a:hover { color: #c00; font-weight: bold; text-decoration: none; }

a:active { color: red ; font-weight: bold; text-decoration: none; }
.maly { color: #666; font-size: 7pt; font-family: verdana; }
.linia_dolna_czerwona { background-image: url(../images/linia_czerwona_poziom.gif); background-repeat: repeat-x; background-position: left bottom; }
.linia_pionowa_kropkowa { background-image: url(../images/kropki-pion.gif); background-repeat: repeat-y; background-position: right top; }
.linia_pozioma_kropkowa { background-image: url(../images/kropki-poziom.gif); background-repeat: repeat-x; background-position: left bottom; }
.tytul_1 { color: #666; font-size: 18px; font-family: "trebuchet ms"; font-weight: normal; }
.normal { color: #666; font-size: 11px; font-family: verdana; }
.form_normal { color: #666; font-size: 11px; font-family: verdana; width: 350px; }
.form_uszlach { color: #666; font-size: 11px; font-family: verdana; width: 120px; }
.normal_bold { color: #666; font-size: 11px; font-family: verdana; font-weight: bold; }
.rozdzial { color: #c00; font-size: 14px; font-family: "trebuchet ms"; font-weight: bold; }
.lista { color: #666; font-size: 11px; font-family: verdana; text-align: left; margin-left: 10px; list-style-image: url(../images/dziubek_right_maly.gif); }
li { margin: 3px 0 0; padding: 0; list-style-type: disc; }
.wciecie { margin-left: 25px; }

.no-border {
	border: none;
}

