/* CSS Document */
body {
	background-image: url(elem/back.gif);
}
body,td,th {
	font-family: Georgia, Times New Roman;
	font-size: 16px;
	color: #000099;
	font-style: italic;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #9B74C2;
}
a:active {
	text-decoration: none;
}
.tekst {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 150%;
}
.meni {
	font-size: 20px;
}
.footer {
	font-family:"Century Gothic", "Comic Sans MS";
	font-size:12px;
	font-style:normal;
}
h1 {
	margin-left: 20px;
	font-family: Monotype Corsiva, Times New Roman;
	font-size:30px;
	font-style:italic;
	font-weight:normal;
}