BODY, TD {
      margin-top: 25px;
      margin-bottom: 25px;
      font-family: verdana;
      font-size: 11px;
}

A {
   text-decoration: none;
   color: black;
}

INPUT, SELECT, TEXTAREA {
	border: 1px black solid;
	font-family: verdana;
	font-size: 10px;
}

A:Hover {
   text-decoration: overline;
   color: black;
}

.atopo {
   text-decoration: none;
   color: black;
}

.atopo:hover {
   text-decoration: none;
   color: black;
}

.astd {
   text-decoration: underline;
   color: #D37B28;
}

.astd:hover {
   text-decoration: none;
}

.atab {
   text-decoration: underline;
   color: black;
}

.atab:hover {
   text-decoration: none;
   color: #666666;
}

.brdr {
    border: 1px #666666 solid;
}

.koma {
	text-decoration: none;
	color: #86AECA;
}

.koma:hover {
	text-decoration: none;
}

.komh {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}

.komh:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;	
}

.rejon_nazwa {
    font-size: 18px;
    color: #86AECA;
    letter-spacing: 3px;
    text-decoration: underline;
}

.rejon_dzial {
    font-size: 14px;
    color: #666666;
}

.tekst_tytul {
    font-size: 14px;
    color: #86AECA;
    letter-spacing: 2px;
    font-weight: bold;
}

.tekst_link {
    font-size: 11px;
    color: #4C79A5;
    letter-spacing: 2px;
    font-weight: bold;
}

.tekst_link:hover {
    font-size: 11px;
    color: #86AECA;
    letter-spacing: 2px;
    text-decoration: none;
}

.gwiazdki {
    color: red;
    font-weight: bold;
    font-size: 14px;
}

.gwiazdki_01 {
    color: red;
    font-weight: bold;
    font-size: 12px;
}

.zdjecie_podpis {
    border: 1px #666666 solid;
    font-size: 10px;
    background-color: #FFFFFF;
}