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


/* NADPIS */
.nadpis1 {
	color: #FE6500;
	font-size: 20px; 
	font-weight: bold; 
	text-decoration: none; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}


/* PISMO SIVÉ */
.pismo1 {
	color: #666666;
	font-size: 14px; 
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

/* PISMO BIELE */
.pismo2 {
	color: #FFFFFF;
	font-size: 10px; 
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

/* ODKAZ */
.odkaz1 {
	color: #000000; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: underline;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}
.odkaz1:hover {
	color: #FE6500;
	text-decoration: none;
	}

/* MENU NADPIS */
.menu-nadpis {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

/* MENU ODKAZ */
.menu-odkaz {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}


.HAGTABLE {
	width: 500px;
	}

.HAGTD {
	padding: 5px;
	background-color: #CCCCCC;
	}

.pag a{
	color: #FE6500; 
	font-size: 12px; 
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}
.pag a:hover {
	color: #000000;
	text-decoration: underline;
	}

.pag {
	color: #000000; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}