@charset "iso-8859-2";
/* CSS Document */

.teksty {
           color: #000000;
	   font-size: 12px;
           font-family: "Microsoft Sans Serif";
		  	   
		          
}

.uslugi {
           color: #000000;
	       font-size: 10px;
           font-family: "Microsoft Sans Serif";
		       
  
		          
}
.info {
           color: #000000;
	       font-size: 10px;
           font-family: "Microsoft Sans Serif";
}

.naglowk_info {
           color: #FFFFFF;
	       font-size: 12px;
           font-family: "Microsoft Sans Serif";
		          
}
.naglowki {
           color: #FFFFFF;
	       font-size: 13px;
           font-family: "Microsoft Sans Serif";
			   
		          
}

a:link {
   
	color: #003366;
    font-family: "Microsoft Sans Serif";
	text-decoration: none;
		
}

a:visited {

  color: #003366;
  font-family: "Microsoft Sans Serif";
  text-decoration: none;
  }

a:hover {
    color: #990000;
	font-family: "Microsoft Sans Serif";
   	text-decoration: none;
}

