
<STYLE TYPE="text/css">
<!--
A:link
{
font-family: tahoma;
color: #625e4e;
font-size: 10pt;
font-style: none;
font-weight: bold;
text-decoration: none;
}
A:visited
{
font-family: tahoma;
color: #625e4e;
font-size: 10pt;
font-style: none;
font-weight: bold;
text-decoration: none;
}
A:hover
{ 
color: #625e4e; 
font-family: tahoma; 
text-decoration: underline; 
font-style: none;
font-size: 10pt;
font-weight: bold;
text-transform: none;
}

table{}
	.tablefinanse
	{
		width: 100%;
		height: 100%;	
		border: 2px solid #625e4e;		
	}
	

td{}
	.tdtytul
	{
		text-align: center;
		vertical-align: middle;
		border-bottom: 2px solid #625e4e;		
		background: #ABA796;
		font-family: Tahoma;
		font-size: 15px;
		font-weight: bold;		
		color: #FBF9F0;	
	}
	.tdtytul2
	{
		text-align: center;
		vertical-align: middle;
		border-bottom: 2px solid #625e4e;		
		background: #ABA796;
		font-family: Tahoma;
		font-size: 10px;
		color: #FBF9F0;	
	}
	.tdkolumna1
	{
		text-align: center;
		vertical-align: middle;
		border-bottom: 1px solid #625e4e;			
		font-family: Tahoma;
		font-weight: bold;
		font-size: 10px;
		color: #625e4e;	
		width: 10px;
	}
	.tdkolumna2
	{
		text-align: center;
		vertical-align: middle;
		border-bottom: 1px solid #625e4e;		
		border-left: 1px solid #625e4e;
		font-family: Tahoma;
		font-weight: bold;
		font-size: 10px;
		color: #625e4e;	
		width: 30%;
	}	
	.tdkolumna3
	{
		text-align: center;
		vertical-align: middle;
		border-bottom: 1px solid #625e4e;			
		border-left: 1px solid #625e4e;
		font-family: Tahoma;
		font-weight: bold;
		font-size: 10px;
		color: #625e4e;	
		width: 40%;
	}		
	.tdkolumna4
	{
		text-align: center;
		vertical-align: middle;
		border-bottom: 1px solid #625e4e;			
		border-left: 1px solid #625e4e;		
		font-family: Tahoma;
		font-weight: bold;
		font-size: 10px;
		color: #625e4e;	
		width: 14%;
	}		
	.tdkolumna5
	{
		text-align: center;
		vertical-align: middle;
		border-bottom: 1px solid #625e4e;			
		border-left: 1px solid #625e4e;		
		font-family: Tahoma;
		font-weight: bold;
		font-size: 10px;
		color: #625e4e;	
		width: 14%;
	}			
-->
</STYLE>