@charset "iso-8859-2";
.uprawa
{
	font-weight: bold;
}

.szkodnik
{
	font-style: italic;
	text-decoration: underline;
	font-weight: normal;
}

.dawka
{
	font-weight: bold;
}

.kropkowanie
{
	list-style-type: disc;
}

.literowanie {
	list-style-type: lower-alpha;
	font-weight: bold;
}
.no-bold
{
	font-weight: normal;
}


.podkreslenie
{
	text-decoration: underline;
}

strong
{
	font-weight: bold;
}

.uwaga
{
	font-weight: bold;
	text-decoration: underline;
}

.gatunek
{
	font-weight: bold;
}

