#calosc {
	position: relative;
	width: 768px;
	top: 0px;
	}

#logo {
	top: 0px;
	z-index: 1;
	position: absolute;
	left: 0px;
	width: 250px;
	height: 86px;
	} 

body    {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #000000;
	}

p 	{
	font: 9pt verdana;
	color: #E03D40;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 140%;
	}

.tabelka {
	font: 8pt verdana;
	color: #E03D40;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	line-height: 120%;
	border: 1px solid #cccccc;
	}

a:link {
	font: 9pt verdana;
	text-decoration: underline;
	color: #ffffff;
	}

a:hover {
	font: 9pt verdana;
	text-decoration: underline;
	color: #ffffff;
	}

a:visited {
	font: 9pt verdana;
	text-decoration: underline;
	color: #ffffff;
	}
