body{
	background-color:#CC9999;
	font-size:12px;
	color:#3399CC;
}
body a:link {
	color: #CCCCCC;
	text-decoration : none;
} 
body a:visited {
	color: #CCCCCC; 
	text-decoration : none;
}
body a:hover   {
	color: #99CCCC;
	text-decoration : none;
}
.tabelka {
	width: 100%;
	height: 100%;
}
