body {
	background-color: #E5E5E5;	
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	}

h2 {
	color: #9A0000;
	font-size: 18px; 
	font-weight: bold; 
	text-decoration: none; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}

.nadpis1 {
	color: #9A0000;
	font-size: 22px; 
	font-weight: bold; 
	text-decoration: none; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}

.cdown1 {
	color: #9A0000;
	font-size: 22px; 
	font-weight: bold; 
	text-decoration: none; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}

.cdown2 {
	color: #046490;
	font-size: 30px; 
	font-weight: bold; 
	text-decoration: none; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}

/* NADPIS V BOXE */
.nadpis2 {
	color: #FFFFFF;
	font-size: 14px; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}



/* PISMO SIVÉ */
.pismo1 {
	color: #646464;
	font-size: 11px; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/* PÍSMO ČERVENÉ */
.pismo2 {
	color: #9A0000; 
	font-size: 10px; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


/* ODKAZY ČERVENÝ */
.odkaz1 {
	color: #9A0000; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.odkaz1:hover {
	color: #646464;
	text-decoration: underline;
	}

/* ODKAZY ČERVENÝ */
.odkaz2 {
	color: #9A0000; 
	font-size: 10px; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.odkaz2:hover {
	color: #9A0000;
	text-decoration: underline;
	}



/* ODKAZY SIVÝ */
.odkaz3 {
	color: #666666; 
	font-size: 10px; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.odkaz3:hover {
	color: #15527D;
	}

/* ODKAZY ČERVENÝ2 */
.odkaz4 {
	color: #770101; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.odkaz4:hover {
	color: #15527D;
	text-decoration: none;
	}

.odkazcn1 a{
	color: #770101; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.odkazcn1 a:hover {
	color: #15527D;
	text-decoration: none;
	}

.odkazcn2 a{
	color: #15527D;
	font-size: 20px; 
	font-weight: bold; 
	text-decoration: none; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}
.odkazcn2 a:hover {
	color: #770101;
	text-decoration: none;
	}

.odkazcn3 a{
	color: #770101;
	font-size: 16px; 
	font-weight: bold; 
	text-decoration: none; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}
.odkazcn3 a:hover {
	color: #15527D;
	text-decoration: none;
	}

.odkazcn4 a{
	color: #15527D;
	font-size: 10px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
.odkazcn4 a:hover {
	color: #770101;
	text-decoration: none;
	}

