/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #424242;
}
body,td,th {
	font-size: 9px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.navigator {
	color: #660000;
	text-decoration: none;
}
.navigator:hover {
	color: #660000;
	text-decoration: underline;
}
.linkovi_main {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	letter-spacing: 1px;
}
.linkovi_main:hover {
	font-weight: bold;
	color: #860000;
	text-decoration: none;
}
.copy {
	color: #FFFFFF;
	text-decoration: none;
}
.copy:hover {
	color: #FFFFFF;
	text-decoration: underline;
}.imgborder {
	border: 1px solid #999999;
}
