.padding {
	padding: 5px;
}
.naslov {
	color: #336699;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #205F7D;
}
a {
	font-size: 11px;
}
a:link {
	text-decoration: underline;
	color: #336699;
}
a:visited {
	text-decoration: underline;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #336699;
}
a:active {
	text-decoration: underline;
	color: #336699;
}
.ddd {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.okvir {
	background-color: #DEE7EB;
	padding: 4px;
	border: 1px solid #A9BFCB;
}
