body{
	font-size:14px;
	font-family:'Tenor Sans',Verdana,Geneva,sans-serif;
}
.wlasny{
	font-size:14px;
	font-family:'Tenor Sans',Verdana,Geneva,sans-serif;
}


.about-section table{
	width:auto;
	margin:0 auto;
	text-align:left;
	font-size:20px;
}
.about-section td,
.about-section th
{
	border:1px solid grey;
	padding:3px;
}
.about-section tr:nth-child(odd){
	background-color:#EEE;
}
