.tlacitko
{
	text-decoration: none;
	font-weight: bold;
	background-color: #dcdcdc;
	color: #000000;
	font-size: smaller;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	position: relative;
	top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	border-right: thin outset;
	border-top: thin outset;
	border-left: thin outset;
	border-bottom: thin outset;
}
a:visited { color: #6e1716; }
a { color: #000000; }
.page {background-color: black; color: white;}
