a.klawisz{
	border: 6px ridge;
	border-color: #ffffff ;
	font-size: 14pt ;
	font-weight: 700;
	font-family: arial;
	width: 170px;
	max-width: 150px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	padding: 3px;	
	background: #FF0;
	display: block;
	margin: 0px auto 9px auto;
	}
a.klawisz:hover{	
	color:#000000;
	background: #eeeeee;
	}
