
#menu_p {
	width: 170px;
	padding: 0px 0px 0px 0px;
        border-bottom: 1px solid green;

}

#menu_p  a:link, #menu_p a:visited {
	display: block;
	width: 160px;
	text-decoration: none;
        font-size: 11px;
        font-family: arial, helvetica, sans-serif;
	padding: 4px;
	font-weight: bold;
	color: #000;
}

#menu_p a:hover {
	width: 162px;
	background-color: #fcb407;
	color: #fff;
	border-left: 0px solid green;
}
.menu_pn {
	width: 162px;
	background-color: #66CC33;
	color: #fff;
	border-left: 0px solid green;
}




#menu_p1 {
	width: 130px;
	padding: 0px 0px 0px 0px;
        border-bottom: 1px solid green;

}

#menu_p1  a:link, #menu_p1 a:visited {
	display: block;
	width: 118px;
	text-decoration: none;
        font-size: 11px;
        font-family: arial, helvetica, sans-serif;
	padding: 4px;
	font-weight: bold;
	color: #000;
}

#menu_p1 a:hover {
	width: 118px;
	background-color: #9CC669;
	color: #fff;
	border-left: 4px solid green;
}

#osoby table, td, th {
padding-left:10px;
}
.powieksz1 img{
-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease;
}

.powieksz1 img:active {
-o-transition: all 0.6s;
-moz-transition: all 0.6s;
-webkit-transition: all 0.6s;
-moz-transform: scale(3.0);
-o-transform: scale(3.0);
-webkit-transform: scale(3.0);
}
