html body {
	margin: 0;
	background-image: url(/gfx/tatrabg.gif);
	background-position: left top;
	background-color: #272d35;
}
.menu {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #c30006;
	text-decoration: none;
}
.menusel {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7f8a93;
	text-decoration: none;
}
.footmenu {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7f8a93;
	text-decoration: none;
}
td {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.copy {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #95a1aa;
	text-decoration: none;
}
