﻿/*******************************************************/
/***************** Ścieżki *****************************/
/*******************************************************/
div.categories_path
{
	height: 22px;
	padding-top: 5px;
	color: #7e7e7c;	
}
div.categories_path a
{
	color: #7e7e7c;
	text-decoration: none;
}
div.categories_path a.active
{
	color: #acc64e;
}

