﻿
.tabeladown {
	border: 1px solid #C0C0C0;
	width: 480px;
	empty-cells: show;
	vertical-align: middle;
	text-align: left;
	font-family: Verdana, arial, Helvetica;
	font-size: 9px;
}
td {
	font-family: Verdana, arial, Helvetica;
	font-size: 9pt;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #808080;
	vertical-align: middle;
	line-height: 125%;
}


.naslovtable {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	line-height: 175%;
	text-align: center;
	height: 20px;
	background-image: url('naslovtable.gif');
	background-repeat: repeat-x;
}
p {
	margin: 0px 10px 0px 10px;
	color: #535353;
	font-family: Verdana;
	text-align: justify;
	line-height: 150%;
	font-size: 9pt;
}

a:link {
color: #000099;text-decoration:none}

.novo {
	color: #800000;
	text-decoration: blink;
}

