body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
p {
	font-size: 11px;
	color: #333333;
}
a {
	color: #3F7666;
	text-decoration: none;
}
a:hover {
	color: #3F7666;
	text-decoration: underline;
}
td {
	font-size: 11px;
	line-height: 17px;

}
.td-line-right {
	border-top: 1px solid #D0E0A5;
	border-right: 1px solid #D0E0A5;
	border-bottom: none;
	border-left: none;

}
.td-dotted-line-bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #326D5C;
}
.td-link-izbornik {
	color: #FFFFFF;
}
