body {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 10px;
	color: #000000;
	margin-top: 0;
	margin-left: 0;
	background-color: #e6e6e6;
	margin: 0;
}
A {
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #CE2121;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A:link {
	color: #CE2121;
	text-decoration : none;
	}
A:visited {
	color: #CE2121;
}

A:hover {
	text-decoration : underline;
}
A:active {
	color: #696969;
}
.z {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.navigacia{ 

	padding-left : 25px; 
	padding-top : 0px; 
	height:10;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
 	
}

.hnadpis{

	padding-left : 5px; 
	padding-top : 0px; 
	height:20;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
}

.podnadpis{
	padding-left : 5px; 
	padding-top : 3px; 
	height:18;
	background-color: #DBDBDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}

TABLE {
	background-color : white;
	border : thick none inherit;
		}
.nadpis {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
}
.cr {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.note {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}


