a:link {color: #dceef8 }
a:visited    { color: #c6d3db }
a:hover { color: yellow }


/*Definovani oranzovych tabulek v pravo na strance*/
.bunka       { font: arial; color: black }
.bunka a, .bunka a:visited, .lista a:link  { color: black }
.bunka a:hover { color: red }


/*Nadpis v novinkach*/
.news_nadpis {font: 75% arial; color: #f9cc6d}
.news_nadpis {font-weight: bold} 
.news_nadpis {text-transform:uppercase}

/*Text v novinkach*/
.news_text {font: 75% arial; color: white}
.news_text a:link {color: #dceef8 }
.news_text a:visited    { color: #c6d3db }
.news_text a:hover { color: yellow }
.news_text {text-align:justify}

.special a:link {color: #000000 }
.special a:visited    { color: #000000 }
.special a:hover { color: brown }

/*Strankovani*/
.cislovani {font: 75% arial; color: white}
.cislovani a:link {color: #dceef8 }
.cislovani a:visited    { color: #c6d3db }
.cislovani a:hover { color: yellow }
.cislovani {text-align:center}

/*Autori*/
.autori {font: 75% arial; color: #f9cc6d}
.autori a:link {color: #f9cc6d }
.autori a:visited    { color: #f9cc6d }
.autori a:hover { color: white }
.autori { text-align: right }



/*Galerie*/
.galerie {font: 11px arial; color: white}
.galerie a:link {color: white }
.galerie a:visited    { color: #c6d3db }
.galerie a:hover { color: yellow }
