body {
	background-color: #ffffff;
	font-family: Arial, Verdena;
	color: #808080;
	font-size: 12px;
}

table {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #cfcfcf;
	background-color: #ffffff;
}

font {
	font-size: 12px;
	font-family: Arial, Verdena;
	color: #808080;
}

td,
th {
	font-size: 12px;
	font-family: Arial, Verdena;
	line-height: 2em;
	color: #5B5B5B;
}

hr {
	color: #000000;
}

a:link,
a:visited {
	color: #5B5B5B;
	text-decoration: none;
}

a:hover,
a:active {
	color: #000000;
	text-decoration: none;
}

a.big:hover,
a.big:active {
	color: #000000;
}

a.small:hover,
a.small:active {
	color: #000000;
}

hr {
	visibility: visible;
}

html,
body {
	height: 100%;
	margin: 0;
	/* Reset default margin on the body element */
}

iframe {
	display: block;
	/* iframes are inline by default */
	background: #000;
	border: none;
	/* Reset default border */
	width: 100%;
	height: 100%;
}

.img_pokal {
	vertical-align: sub;
}