

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #424242;
}
body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
    text-decoration: none;
	color: #FFFFFF;
}
a:hover {
    text-decoration: underline;
	color: #CCCCCC;
}
a:active {
    text-decoration: none;
	color: #FFFFFF;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
.siva-tamna {
	color: #666666;
	font-weight: bold;
}

.siva-svjetla {color: #999999}