@charset "utf-8";
.style3 {
	color: #A5D0D3;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.style4 {font-size: 10px}
a:link {
	text-decoration: none;
	color: #A5D0D3;
}
a:visited {
	text-decoration: none;
	color: #A5D0D3;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #A5D0D3;
}

.kontakt {
	margin: 5px;
	font-size: 10px;
	font-weight: lighter;
	letter-spacing: 1px;
}
.pristabel {
	text-indent: 15px;
}

.maintxt {
	margin: 15px 15px 15px 15px;
	text-align: left;
	vertical-align: top;
}
.copyright {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
