<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">IMG {border-color: #cc9900;
     } 

BODY {
     background-color: Black;
	 font-family: Arial;
	 color: #cc9900;
     } 

/* barva odkazu */
a:link {
    text-decoration: none; 
	color: #cc9900;
	}

/* barva navĹˇtĂ­venĂ©ho odkazu */
a:visited {
    text-decoration: none;
	color: #ffdd88;
	}

/* bĂ­lĂˇ barva odkliknutĂ©ho odkazu */
a:active {
    text-decoration: none;
	color: #ffcc99;
	}

/* bĂ­lĂˇ barva odkazu pĹ™i pĹ™ejetĂ­ kurzorem */
a:hover {
	text-decoration: none;
	color: White;
	}
	
/* stĹ™Ă­brnĂ˝ text odkazĹŻ Arial */
.nfo {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: silver;
	}
	
/* stĹ™Ă­brnĂ˝ text odkazĹŻ Arial */
.arial_silver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-decoration: none;
	color: Silver;
	}

/* text stranky "Nacatext" */	
.text {
	font-family: Arial, sans-serif;
	font-size: 120%;
	text-decoration: none;
	color: #cc9900;
	}
	 
/* text odkazĹŻ na hlavnĂ­ strĂˇnce Arial Black */
.indexodkaz {
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	font-family: Arial Black; Helvetica, sans-serif;
	color: #cc9900;
	}
	
/* text odkazĹŻ na ROZCESTNĂŤKU Arial */
.index2odkaz {
	text-decoration: none;
	font-size: 130%;
	font-weight: bold;
	color: Red;
	font-family: Arial;
	}


	
/* text popisu odkazĹŻ na ROZCESTNĂŤKU Arial */
.index2odkazpopis {
	text-decoration: none;
	font-size: 70%;
	color: Aqua;
	font-family: Arial;
	}

/* text odkazĹŻ VPRAVO na ROZCESTNĂŤKU Arial */
.index2odkazpravo {
	text-decoration: none;
	font-size: 110%;
	color: Red;
	font-family: Arial;
	}
	
/* text popisu odkazĹŻ VPRAVO na ROZCESTNĂŤKU Arial */
.index2odkazpopispravo {
	text-decoration: none;
	font-size: 60%;
	color: Aqua;
	font-family: Arial;
	}

/* text odkazĹŻ v "cestÄ›" Arial Black */
.cesta {
	text-decoration: none;
	font-size: 60%;
	font-weight: bold;
	font-family: Arial;
	color: #cc9900;
	}
	
/* text odkazĹŻ "podrobnosti" Arial Black */
.podrobnosti {
	text-decoration: none;
	font-size: 80%;
	font-family: Arial;
	color: #cc9900;
	}
	
/* rok - fotogalerie Arial Black */
.rok {
	text-decoration: none;
	font-size: 130%;
	font-weight: bold;
	font-family: Arial Black;
	color: #cc9900;
	}
	
/* nadpis "NĂˇÄŤova strĂˇnka" *//* dĹ™Ă­v ĹˇedostĹ™Ă­brnĂ˝ #DE513A */
.hlavninadpis {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 300%;
	font-weight: bold;
	text-decoration: none;
	color: #cc9900;
	}

/* dĂ­lÄŤĂ­ nadpisy "Fotogalerie" *//* dĹ™Ă­v ĹˇedostĹ™Ă­brnĂ˝ #DE513A */
.dilcinadpis {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 230%;
	font-weight: bold;
	text-decoration: none;
	color: #cc9900;
	}

/* dĂ­lÄŤĂ­ nadpis menĹˇĂ­ "Fotogalerie" *//* dĹ™Ă­v ĹˇedostĹ™Ă­brnĂ˝ #DE513A */
.dilcinadpis_ {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	text-decoration: none;
	color: #cc9900;
	}

/* nadpisy akcĂ­ ve fotogalerii */
.dilcifotonadpis {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: bold;
	text-decoration: none;
	color: #cc9900;
	}

/* nadpisy akcĂ­ ve fotogalerii */
.dilcifotonadpis_ {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
	color: #cc9900;
	}

/* nadpis main "Fotogalerie" */
.nadpismain {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 300%;
	font-weight: bold;
	text-decoration: none;
	color: #cc9900;
	}

/* nadpis odstavce "Red" */	
.no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: Red;
	}
	
/* nadpis odstavce "oranĹľovĂ˝" */	
.noorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #ff9900;
	}
	
/* nadpis odstavce bold "white" */	
.nobw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: White;
	}
	
/* nadpis odstavce bold "foto" "modrĂ˝" */	
.nofoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #3399cc;
	}
	
/* modrĂ˝ text "modry" */	
.modry {
	font-family: Times, serif;
	font-size: 100%;
	text-decoration: none;
	color: #3399cc;
	}
	
/* modrĂ˝ text "cerveny" */	
.cerveny {
	font-family: Times, serif;
	font-size: 100%;
	text-decoration: none;
	color: Red;
	}
	
/* modrĂ˝ text "zluty" */	
.zluty {
	font-family: Times, serif;
	font-size: 100%;
	text-decoration: none;
	color: Yellow;
	}
	
/* bĂ­lĂ˝ text "bily" */	
.bily {
	font-family: Times, serif;
	font-size: 100%;
	text-decoration: none;
	color: White
	}
	
/* text "orange" */	
.orange {
	font-family: Times, serif;
	font-size: 100%;
	text-decoration: none;
	color: #ff9900
	}
	
/* Silver text "odkaz" */	
.odkaz_silver {
	font-family: Times, serif;
	font-size: 100%;
	text-decoration: none;
	color: Silver
	}
	
/* ÄŤervenĂ˝ text Arial */
.red {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Red;
	}

/* textformular */	
.textformular {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 120%;
	text-decoration: none;
	color: #cc9900;
	}
	
/* tabulky ve "Fotogalerii" */
TABLE.fototable {
	 background-color : Silver;
     font-family: Arial;
     font-size: 80%;
     allign: center;
	 color : #cc9900;
	 width: 100%;
	 text-align : center;
     }

</pre></body></html>