a:link, a:visited {
	color: #990000;
	text-decoration: none
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
body {
	color: #000066;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.naslov {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	padding: 2px;
	margin-left: 10px;
	text-align: right;
	font-weight: bold;
	margin-right: 10px;
}
.citat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #800000;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
.gumb {
	background-color: #FFFFFF;
	border: 2px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	cursor: hand;
	text-align: center;
	padding: 1px;
}
.gumb:hover {
	background-color: #000000;
	border: 2px solid #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	cursor: hand;
	text-align: center;
	padding: 1px;
}
.gumb2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	cursor: hand;
	text-align: center;
	padding: 1px;
	border-top: none #FFCC66;
	border-right: none #FFCC66;
	border-bottom: 2px solid #FFCC66;
	border-left: none #FFCC66;
}
.gumb2:hover {
	background-color: #FFCC66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	cursor: hand;
	text-align: center;
	padding: 1px;
	border-top: none #FFCC66;
	border-right: none #FFCC66;
	border-bottom: 2px solid #FFCC66;
	border-left: none #FFCC66;
}
