.ramka {
	border: 1px groove #000000;
}

.listing2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(images/listing2.gif);
}
.listing1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(images/listing.gif);
}
.tekst1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	list-style-type: square;
}
.tytul {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	font-weight: bold;
}
.tekstsmall {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	list-style-type: square;
}
a:link {
	text-decoration: none;
	color: #000000;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;

}
