body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	}

.stopka {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.pagetitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #696969;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #696969;
}
a:link {
	font-family: Tahoma;
	font-weight: bold;
	color: #FF8C00;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-weight: bold;
	color: #FF8C00;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
	background-color: #CCCCCC;
}
a:active {
	font-family: Tahoma;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}
