
.opacity30{
	FILTER: alpha(opacity = 50);
 	-moz-opacity: 0.5;
	opacity: 0.5;
}

/* uzywane przy list_one* */
.add_to_cart_wishlist
{
	color:rgb(25,93,16);
	font-size:11px;
}

.linkColor
{
	color:rgb(58,56,57);
}

.linkColorActive
{
	color:rgb(185,34,42);
}

.linkCategory
{
	font-weight:bold;
}

.linkCategoryActive
{
	font-weight:bold;
}

.linkBackgroundColor
{
	background-color:rgb(197,224,180);
}


/* 
	wyswietlanie napisu przy producentach 
	i bestsellerach
*/
.leftColumnLabel
{
	font-size:12px;
	color:rgb(88,114,76);
}

.searchLabel
{
	font-size:11px;
	color:rgb(88,114,76);
}


a.accountWishlistLabelLink
{
	color:rgb(16,119,66);
	font-size:11px;
	font-weight: bold;	
}

.accountWishlistLabel
{
/*	font-size:11px;
	font-weight: bold;	*/
}
.accountWishlistLabel:first-letter
{ 
	font-size:130%;
}
.accountWishlistLabel:hover
{
	text-decoration:underline;
	color:#f44b00;
}

/*
	kolory użytew w linkach CMS
*/
.cms_menu_top
{
	color:rgb(58,56,57);
}

/*
linie oddzielajace produkty 
*/
.color_gray
{
	color:rgb(221,221,221);
}

.nav_bar
{
	font-size:10px;
}

.path
{
	color:rgb(132,132,132);
	font-size:10px;
}

/* uzyte w prostym koszyku i bestsellerach*/
.right_column
{
	font-size:11px;
}


/*
.mainheaderepro	{
	background-color:#ff6600;
}
.mainheadereprocenter	{
	background-color:#373737;
	vertical-align:top;
	padding:5px;
	height:90px;
}
TD .mainheadereprocenter	a	{
	color:#FFFFFF;
}
TD .mainheadereprocenter	a:hover	{
	color:#FF6600;
	text-decoration:underline;
}

.mainfootereprocenter	{
	background-color:#373737;
	vertical-align:top;
	padding:5px;
	height:90px;
}
.mainfootereprocenter	{
	color:#FFFFFF;
}
TD .mainfootereprocenter	a	{
	color:#FFFFFF;
}
TD .mainfootereprocenter	a:hover	{
	color:#FF6600;
	text-decoration:underline;
}

TD .mainheaderepro	a	{
 	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

TD .mainheaderepro	a:hover	{
	text-decoration:underline;
}


div.border	{
	border:1px solid #eae9e9;
	margin-bottom:3px;
}
div.blockHeader	{
	padding-top:3px;
	height:20px;
	color:#878787;
	font-weight:bold;	
	font-size:13px;
}
div.blockHeaderBackground	{
	background-image:url(../image/template/block_background.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:30px;
	padding-top:3px;
	color:#878787;
	font-weight:bold;	
	font-size:13px;
}

*/

