.tekst {
	font-family : Verdana;
	font-size : 12px;
	color: white;
	 line-height:15px;
	}

A:link {font-family : Verdana; color: #C9E6F5;	text-decoration : none;}
A:visited { font-family : Verdana; color: #C9E6F5;	text-decoration : none;}
A:hover { font-family : Verdana; color: #33CCFF;	text-decoration : none;}

.tabelka {
	color:#FFFFFF;
	font-size:12px;
	border:none;
	}
	
.tabelka td {
	border:1px #999999 solid;
	padding:2px;
	}
.tabelka th {
	background-color:#0066FF;
    border:1px #999999 solid;
	padding:2px;
	font-weight:bold;
	}
	
	
p {
	text-indent:30px;
}