﻿
.menu2
{
	padding: 3px 10px 3px 15px;
	border-bottom: 1px solid #ffffff;
	
	
		
}
.menu2 a{
	font-weight: bold; 
	background-image: url(img/pl/bckg_menu_left_act.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	
	
	display:block;
	text-decoration: none;
	width:220px;
	font-size: 11px;
	color: #000000;
	cursor: pointer;
}
.menu2  a:visited{
	font-weight: bold; 
	background-image: url(img/pl/bckg_menu_left_act.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	
	display:block;
	text-decoration: none;
	width:220px;
	font-size: 11px;
	color: #000000;
	cursor: pointer;
}
.menu2 img
{
	padding:0px;
	margin-left:-15px;
	border:0px;
}

.menu2 a:hover {	background-image: url(img/pl/bckg_menu_left2.jpg);	background-repeat: no-repeat;	background-position: left top;	 color: #E56A0D;  }
.menu2 a:visited:hover  {background-image: url(img/pl/bckg_menu_left2.jpg);	background-repeat: no-repeat;	background-position: left top;	color: #E56A0D;  }


.zStrzalka { background: url(img/pl/arrow.gif) no-repeat right center; padding-right: 15px; }
.bStrzalka { padding-right: 15px; }
.bStrzalka_bRaczki { padding-right: 15px; cursor:text; color:black;}

