td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #696969;
	margin-left: 30px;
    margin-right: 20px;

}
.kolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #8B0000;
	margin-left: 10px;
}


.gold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: gold;
}

.stopka {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #8B0000;
}


a:link {
	color: #8B0000;
	font-weight: normal;
	text-decoration: none;


}
a:visited {
	color: #8B0000;
	font-weight: normal;
	text-decoration: none;


}
a:hover {
	color: #8B0000;
	text-decoration: underline;

}






A.null
{
color: #8B0000;
text-decoration: none;
}

A.null:link
{
color: #8B0000;
text-decoration: none;
}

A.null:active
{
color: #8B0000;
text-decoration: underline;
}

A.null:visited
{
color:#8B0000;
text-decoration: underline;
}

A.null:hover
{
color: #8B0000;
text-decoration: underline;
}




