/**
 * Stylesheet for books category
 */

#categoryList
{
	min-height: 64px;
	background-color: #f1f6fb;
	background-image: url(../images/katlist_knigi.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#productGeneral
{
	background-image: url(../images/fiszka_knigi.gif);
	background-position: right 20px;
	background-repeat: no-repeat;
}

