/* CSS Document */

.formularz {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12px;
}
.formularz_nag {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12px;
}
.stopka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12px;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	font-weight: bold;

	font-size: 18px;
}
a {
   color : #666666;
   text-decoration: none;
   }
   a:visited {
   color: #666666;
   text-decoration: none
   }
   
   a:hover {
        border-bottom: 2px dotted white;
   color: #666666;
   text-decoration: none;}
.abc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: bold;

	font-size: 12px;
}
a {
   color : #666666;
   text-decoration: none;
   }
   a:visited {
   color: #666666;
   text-decoration: none
   }
   
   a:hover {
        border-bottom: 2px dotted white;
   color: #666666;
   text-decoration: none;