html
	{
	height: 100%;
	}
body
	{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 8pt
	}
img
	{
	border: 0px
	}
div.srodek
	{
	margin-left: auto;
	margin-right: auto
	}
div.scroll
	{
	height: 200px;
	width: 800px;
	overflow: auto;
	border: 0px solid #666;
	padding: 4px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	}
table
	{
	border: none;
	}
.tabela
	{
	height: 100%;
	width: 100%
	}
.skora1
	{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 8pt
	}
.skora2
	{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 10pt
	}
.skora3
	{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold
	}
a:link
	{
	text-decoration: none;
	color: #409a90
	}
a:visited
	{
	text-decoration: none;
	color: #409a90
	}
a:hover
	{
	text-decoration: underline;
	color: #409090
	}
a:active
	{
	text-decoration: none;
	color: #409a90
	}