@charset "utf-8";
/* CSS Document */


/* ~~ Při tvorbě odkazů na stránce je třeba respektovat toto pořadí – včetně skupiny selektorů použitých k vytvoření efektu najetí kurzorem. ~~ */
.menu a:link {
	color: #CA9A34;
	text-decoration: none; /* Pokud není vzhled odkazů opravdu výjimečný, je vhodné k jejich rychlému odlišení používat funkci podtržení textu. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}


.menu a:visited {
	color: #CA9A34;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}


.menu a:hover ,a:active ,a:focus { /* S touto skupinou selektorů můžete uživateli s klávesnicí zajistit stejný efekt najetí kurzorem, jako v případě uživatelů používajících myš. */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.tabory_text h2 a:link {
	color: #CA9A34;
	text-decoration: none; /* Pokud není vzhled odkazů opravdu výjimečný, je vhodné k jejich rychlému odlišení používat funkci podtržení textu. */
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	font-style: normal;
}



.tabory_text h2 a:visited {
	color: #CA9A34;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	font-style: normal;
}

.tabory_text h2 a:hover ,a:active ,a:focus {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #794A2C;
	font-style: normal;
}


.menuAJ a:link {
	color: #CA9A34;
	text-decoration: none; /* Pokud není vzhled odkazů opravdu výjimečný, je vhodné k jejich rychlému odlišení používat funkci podtržení textu. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.menuAJ a:visited {
	color: #CA9A34;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.menuAJ a:hover, a:active, a:focus {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.obsah a:link {
	color: #CA9A34;
	text-decoration: underline; /* Pokud není vzhled odkazů opravdu výjimečný, je vhodné k jejich rychlému odlišení používat funkci podtržení textu. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.obsah a:visited {
	color: #CA9A34;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.obsah a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #CA9A34;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}




.reklama a:link {
	color: #006; /* Pokud není vzhled odkazů opravdu výjimečný, je vhodné k jejich rychlému odlišení používat funkci podtržení textu. */
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
	font-style: italic;
}



.reklama a:visited {
	color: #006;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
}
.reklama a:active,a:focus 

, a:hover {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	text-transform: none;
	font-style: italic;
}
.sloupecD a:link {
	color: #CCC; /* Pokud není vzhled odkazů opravdu výjimečný, je vhodné k jejich rychlému odlišení používat funkci podtržení textu. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: underline;
}
.sloupecD a:visited {
	color: #CCC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.sloupec_A a:hover,   {
	text-decoration: underline;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.sloupecD a:hover, a:active, a:focus {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCC;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}



.menu2 a:link {
	color: #CA9A34;
	text-decoration: none; /* Pokud není vzhled odkazů opravdu výjimečný, je vhodné k jejich rychlému odlišení používat funkci podtržení textu. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.menu2 a:visited {
	color: #CA9A34;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.menu2 a:hover, a:active, a:focus {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.menu2AJ a:link {
	color: #CA9A34;
	text-decoration: none; /* Pokud není vzhled odkazů opravdu výjimečný, je vhodné k jejich rychlému odlišení používat funkci podtržení textu. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.menu2AJ a:visited {
	color: #CA9A34;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.menu2AJ a:hover, a:active, a:focus {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}


.footer2 a:link {
	color: #CA9A34;
	text-decoration: underline; /* Pokud není vzhled odkazů opravdu výjimečný, je vhodné k jejich rychlému odlišení používat funkci podtržení textu. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.footer2 a:visited {
	color: #CA9A34;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.footer2 a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #CA9A34;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.adresa a:link {
	color: #CA9A34;
	text-decoration: underline; /* Pokud není vzhled odkazů opravdu výjimečný, je vhodné k jejich rychlému odlišení používat funkci podtržení textu. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}


.adresa a:visited {
	color: #CA9A34;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}


.adresa a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #CA9A34;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

