.szukaj
       {
          border-style :solid;
          border-color :#d2d2d2;
          border-width :1;
          overflow-y: hidden;
       }


.A1:link {
        font-family:  Verdana,Arial,Helvetica;
        font-size: 10px;
        color:#5677b4;
        text-decoration: none;

}

.A1:visited {
        font-family:  Verdana,Arial,Helvetica;
        font-size: 10px;
        color:#5677b4;
        text-decoration: none;

}

.A1:HOVER {
        font-family:  Verdana,Arial,Helvetica;
        font-size: 10px;
        color: green;
        text-decoration: none;

}


.A2:link {
     	        font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 10px;
		color:black;

}

.A2:visited {
      	        font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 10px;
                color:black;


}

.A2:HOVER {
        	font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 10px;
		color: silver;


}

.A3:link {
     	        font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 13px;
		color:silver;

}

.A3:visited {
      	        font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 13px;
                color:silver;


}

.A3:HOVER {
        	font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 13px;
		color: red;


}


.A4:link {
     	        font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 13px;
		color:red;

}

.A4:visited {
      	        font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 13px;
            color:red;


}

.A4:HOVER {
        	font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 13px;
		color: silver;


}

.A5:link {
     	        font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 13px;
		color:black;

}

.A5:visited {
      	        font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 13px;
             color:black;


}

.A5:HOVER {
        	font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 13px;
		color: red;


}

.A6:link {
     	        font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 10px;
		color:silver;

}

.A6:visited {
      	        font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 10px;
             color:silver;


}

.A6:HOVER {
        	font-family: Verdana,Arial,Helvetica;
		font-style: none;

		font-weight: normal;
		text-decoration: none;
		font-size: 10px;
		color: red;


}

.A7:link {
        font-family: Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 10px;
		color:red;

}

.A7:visited {
        font-family: Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 10px;
        color:red;


}

.A7:HOVER {
      	font-family: Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 10px;
		color: silver;


}


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: 10px;
}

.mini {
		font-family: Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 9px;
}

.rozmiar_13 {
		font-family: Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 13px;
}

.no_border
    {
    border-style: none;
    }

.szara
    {
    border-style: solid;
    border-color: #d2d2d2;
    border-width:1;
    }

.dol
    {
    border-style: none;
    border-color: #d2d2d2;
    border-bottom-style: solid;
    border-width:1;
    }

