body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
.sa-strane {
	background-image: url(images/Elta-Mont_side_edge.png);
	background-repeat: repeat-y;
}
h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #004EA2;
	font-size: small;
}
h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #004EA2;
	font-size: x-small;
}
p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: small;
	color: #666666;
}
label {
	display: block;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: small;
	color: #666666;
}
fieldset {
	background-color: #F4F4F4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
}
input.text {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #004EA2;
}
textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #004EA2;
}




.copyright-text {
	font-size: x-small;
	color: #666666;
}
.datum {
	font-size: x-small;
	color: #999999;
}
a {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: x-small;
	color: #4A8411;
}
