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