.strana {
	width: 980px;
	background-color: #FFF;
	margin: auto;
}
.produkty {
	height: 377px;
	width: 100%;
}

.logo {
	height: 90px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.linky {
	font-family: Verdana;
	font-size: 12px;
	color: #00793D;
	text-decoration: underline;
	line-height: 170%;
	margin: auto;
	width: 280px;
	text-align: center;
}
