/* CSS Document */
body {
	background-color: #000066;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #000000;
	font-family: Times New Roman, Times, serif;
}
a:link {
	color: #0000C0;
}
a:active {
	color: #FF0000;
}
a:visited {
	color: #0000C0;
}
a:hover {
	color: #FF3300;
}
.rights {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 36px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.podcat {
	font-size: 12px;
	color: #0000CC;
	text-align: center;
}
.nav {
	font-size: 20px;
	color: #FF0000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	background-color: #E7E7E7;
}
.obvod {
	height: auto;
	width: auto;
	margin: 2px;
	padding: 2px;
	background-color: #0000C0;
}
.objava {
	background-color: #CCFF66;
	font-size: 12px;
}
