body         { 
	font-family: Verdana; 
	color: #ffffff; 
	background-color: #808080 
	}
tbody        { 
	font-family: Verdana; 
	color: #000000
	}
a			{ 
	color: #ff0000
	}
.naslov   {
	text-align: center;
	font-size: 10pt; 
	color: #000000; 
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0em
	}
.avtor   {
	text-align: center;
	font-size: 8pt; 
	color: #00000; 
	font-style: italic;
	text-transform: capitalize;
	margin-top: 0em;
	margin-bottom: 0.7em
	}
.verz	{
	text-align: center;
	font-size: 9pt; 
	color: #ffffff; 
	font-weight: normal;
	margin-bottom: 0.3em
	}
.komentar	{
	text-align: center;
	font-size: 8pt; 
	color: #ffffff; 
	font-weight: normal;
	margin-bottom: 0.3em
	}
td.naslov   {
	text-align: center;
	font-size: 10pt; 
	color: #000000; 
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0em
	}
td.avtor   {
	text-align: center;
	font-size: 8pt; 
	color: #00000; 
	font-style: italic;
	text-transform: capitalize;
	margin-top: 0em;
	margin-bottom: 1em
	}
td.verz	{
	COLOR: #ffffff;
	border:0px solid #ffffff;
	background: #606060;
	text-align: center;
	font-size: 9pt; 
	color: #ffffff; 
	font-weight: normal
	}
td.list   {
	font-size: 9pt; 
	color: #00000; 
	}

table.list	{
	background: #ababab
	}