body {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../slike/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
hr {
	color: #333333;
	height: 1px;
}

p {
	font-weight: normal;
	text-transform: none;
	padding-left: 4px;
	padding-right: 4px;
}
p:first-letter {
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
}
li {
	text-transform: none;
	list-style-type: disc;
	list-style-position: outside;
}
li:first-letter {
	font-weight: bold;
	text-transform: capitalize;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #660099;
}
a:hover {
	color: #000033;
}
a:visited {
	color: #660066;
}
a:visited:hover {
	color: #000033;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.tbl_okvir {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

a:hover img {
	filter: Invert;
}
a:hover img#no {
	filter: none;
}
.w {
	background-color: #FFFFFF;
}
.slika1 {
	margin: 2px;
	padding: 2px;

}
a:hover img.slika1 {
	filter: Gray;
}
a:visited:hover img.slika1 {
	filter: none;
}
a:visited img.slika1 {
	filter: Gray;
}
