body {
	background-image: url(slike/background-tiler.jpg);
	background-repeat: repeat-x;
	background-color: 000020;
	margin: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000020;
	text-align: left;
	padding: 20px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #257444;
	padding: 0px;
	font-style: normal;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #000020;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000020;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(slike/h1.jpg);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000020;
	font-style: italic;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #010020;
	padding: 20px;
	list-style-type: none;
	list-style-image: url(slike/arrow.gif);
	list-style-position: inside;
	line-height: 19px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000020;
	background-repeat: repeat-x;
	background-color: #DDDDDD;
	background-image: url(slike/h2.jpg);
	font-weight: bold;
	background-position: bottom;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #010022;
	border-right-color: #010022;
	border-bottom-color: #010022;
	border-left-color: #010022;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #298CC5;
	text-decoration: none;
	font-weight: normal;
}
