A.id1:LINK, A.id1:VISITED {
	color: black;
	text-decoration: none;
}
A.id1:HOVER {
    color: black;
    text-decoration: underline;
}
A.id2:LINK, A.id2:VISITED {
	color: navy;
	text-decoration: underline;
}
A.id2:HOVER {
    color: black;
	text-decoration: none;
}
A.info-form:LINK, A.info-form:VISITED, A.nawigacja-tab:LINK, A.nawigacja-tab:VISITED, A.nawigacja-form:LINK, A.nawigacja-form:VISITED {
	color: #cc0000;
	text-decoration: underline;
}
A.info-form:HOVER, A.nawigacja-tab:HOVER, A.nawigacja-form:HOVER {
    color: #000000;
    text-decoration: underline;
}
A.wyniki-tab:LINK, A.wyniki-tab:VISITED {
	color: #303030;
	letter-spacing: 1px;
	font-size: 8pt;
	text-decoration: none;
}
A.wyniki-tab:HOVER {
    color: #900000;
    letter-spacing: 1px;
	text-decoration: none;
}

BODY {    
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0px;    
    background-color: #fcf9f3;    
    color: #000000;
    font-family: Tahoma;
    font-size: 10pt;
}
TABLE {
    font-family: Tahoma;
    font-size: 10pt;
}
HR {
    height: 1px;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
}
IMG {
    border-style: none;
}
INPUT {
    text-align: center;
}
H1 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
    color: #cc0000;
    font-family: Tahoma;
    font-size: 12pt;
    font-weight: bold;    
}
H2 {
    color: #cc0000;
    letter-spacing: 3px;    
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
}
H3 {
    color: #cc0000;
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
}

.blad {
    color: #ff0000;
    font-weight: bold;
}
.naglowek-form, .tytul-p-form, .info-dod-form, .naglowek-tab {
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
}
.podsumowanie-tab {
    color: #cc0000;	
}
.podpis-ikona {
    font-family: Tahoma;
    font-size: 8pt;
}

.stopka {
    font-family: Tahoma;
    font-size: 8pt
}
.copyright {
    text-align: center;
    color: #008080;
    font-family: Arial;
    font-size: 7pt;
}
