body {
	background-color: #D4F7D4;
	background-image: url(obrazy/tlo.png);
	background-repeat: repeat-x;
	margin-top: 150px;
	background-position: 150px 150px;
}
.style1 {
	font-size: 11px;
	color: #1D8107;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #1D8107;
}

