strong.niebieski {
	/*niebieski strong*/
  color:#3379C0;
}

span.styl2 {
	/*nazwa stylu 2*/
	color: red;
}

h2.styl3 {
	/*opis*/
  text-decoration: underline;
}

strong.miasto{
	/*miasto*/
	color:#1b66be;
}

strong.handlowy{
	/*punkt handlowy*/
	color:#88aed0;
}

