.szukaj
       {
          border-style :solid;
          border-color :silver;
          border-width :1;
          overflow-y: hidden;
       }

.n_b
       {
          border-style: none;
          font-size: 1;
          color: white;
       }
.n_b2
       {
          border-style :solid;
          border-color :silver;
          border-width :1;
       }



.A1:link {
        font-family:  Verdana,Arial,Helvetica;
        font-size: 10px;
        color:red;
        text-decoration: none;

}

.A1:visited {
        font-family:  Verdana,Arial,Helvetica;
        font-size: 10px;
        color:red;
        text-decoration: none;

}

.A1:HOVER {
        font-family:  Verdana,Arial,Helvetica;
        font-size: 10px;
        color: silver;
        text-decoration: none;

}

.A3:link {
        font-family:  Verdana,Arial,Helvetica;
        font-size: 10px;
        color:#116b35;
        text-decoration: none;

}

.A3:visited {
        font-family:  Verdana,Arial,Helvetica;
        font-size: 10px;
        color:#116b35;
        text-decoration: none;

}

.A3:HOVER {
        font-family:  Verdana,Arial,Helvetica;
        font-size: 10px;
        color: red;
        text-decoration: none;

}




.A2:link {
     	        font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 10px;
		color:#684c4c;

}

.A2:visited {
      	        font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 10px;
                color:#684c4c;


}

.A2:HOVER {
        	font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 10px;
		color: red;


}


.A4:link {
     	        font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 10px;
		color:red;

}

.A4:visited {
      	        font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 10px;
                color:red;


}

.A4:HOVER {
        	font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 10px;
		color: black;


}

.A5:link {
     	        font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 10px;
		color:black;

}

.A5:visited {
      	        font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 10px;
                color:black;


}

.A5:HOVER {
        	font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 10px;
		color: red;


}


A:visited {
        font-family: verdana;
        font-size: 10px;
        text-decoration: none;
        color:black;
}
A:HOVER {
        font-family: verdana;
        font-size: 10px;
        color: silver;
        text-decoration: none;
}
A:ACTIVE {
        font-family: verdana;
        font-size: 10px;
        color: black;
        text-decoration: none;
}


BODY {
		font-family: Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 10px;
                color: black;

                scrollbar-face-color: white;
                scrollbar-highlight-color: silver;
                scrollbar-3dlight-color: white;
                scrollbar-darkshadow-color: white;
                scrollbar-shadow-color: white;
                scrollbar-arrow-color: silver;
                scrollbar-track-color: white;

}


.normal {
		font-family: Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 11px;
                color: #6a8542;
}

.mala {
		font-family: Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 1px;
                color: silver;
}

.normal2 {
		font-family: Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 10px;

}

.normal3 {
		font-family: Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 9px;

}

.normal4 {
		font-family: Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 12px;

}


#PCL {
		font-family: Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 8pt;
}

#PTT {
		font-family: Verdana,Arial,Helvetica;
		font-size: 8pt;
}

#PST {
		font-family: Verdana,Arial,Helvetica;
		font-size: 8pt;
}


.no_border
    {
    border-style: none;
    }

.szara
    {
    border-style: solid;
    border-color: silver;
    border-width:1;
    }

.zielona
    {
    border-style: solid;
    border-color: #6a8542;
    border-width:1;
    }


.bez_lewa
    {
    border-style: solid;
    border-color: #d2d2d2;
    border-width:1;
    border-left-style: none;
    }

.bez_prawa
    {
    border-style: solid;
    border-color: #d2d2d2;
    border-width:1;
    border-right-style: none;
    }

.bez_gora
    {
    border-style: solid;
    border-color: silver;
    border-width:1;
    border-top-style: none;
    }

.bez_dol
    {
    border-style: solid;
    border-color: #d2d2d2;
    border-width:1;
    border-bottom-style: none;
    }


.bez_gora_lewa
    {
    border-style: solid;
    border-color: #d2d2d2;
    border-width:1;
    border-top-style: none;
    border-left-style: none;
    }

.bez_prawa_dol
    {
    border-style: solid;
    border-color: #d2d2d2;
    border-width:1;
    border-right-style: none;
    border-bottom-style: none;
    }

.bez_lewa_dol
    {
    border-style: solid;
    border-color: #d2d2d2;
    border-width:1;
    border-left-style: none;
    border-bottom-style: none;
    }

.bez_gora_dol
    {
    border-style: solid;
    border-color: #d2d2d2;
    border-width:1;
    border-top-style: none;
    border-bottom-style: none;
    }

.lewa
    {
    border-style: none;
    border-width:1;
    border-left-style: solid;
    border-color: #d2d2d2;
    }

.prawa
    {
    border-style: none;
    border-width:1;
    border-right-style: solid;
    border-color: #d2d2d2;
    }

.gora
    {
    border-style: none;
    border-width:1;
    border-top-style: solid;
    border-color: #d2d2d2;
    }

.dol
    {
    border-style: none;
    border-width:1;
    border-bottom-style: solid;
    border-color: silver;
    }

