a{
	color: #AA0000;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
a:hover{
	text-decoration: none;
	color: #909090;
}
a:visited{
	text-decoration : none;
}
a:link{
	color: #990000;
	text-decoration : none;
}
*{
	font-size: x-small;
}

*.dostepny{
	color: #990000;
	font-weight: bold;
	font-size: medium;
}

*.Opis{
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}

*.combo{
	background-color: #D2B48C;
	color: Black;
	font: xx-small;
}


