body{ background-color: #fff;font-weight: 300;
	font-size: 22px; color: #000000;
	font-family: 'Lato', Arial, sans-serif;
	text-align: center;
	line-height: 1.4;width: 100%;margin: 0;}

.logo { width: 152px; height: 142px; background-image: url('../obr/logo.svg');background-repeat: no-repeat;	background-size: 100% auto; margin: 40px auto 0;}

.logo span { display: none;}
.wpis { width: 96%;	margin: 40px auto;}

a{ text-decoration: none; color: #000;}
a:hover { text-decoration:underline; }
h1{ font-weight: 300; font-size: 1em;}
h2{font-size: 1em; font-weight: 700;}
p{margin: 0;}