/* common.cgi - CSS pre hlavnu stranku */

a				{ text-decoration: none }
a:hover			{ text-decoration: underline; color: #CC0000 }
/* a:hover      { text-decoration: underline; color: #78001B }  toto bolo v Roadmap.cgi */
.text1			{ font-family: Times New Roman; font-size: 10pt }
.oslava			{ font-family: Tahoma; font-size: 8pt; font-weight: bold }
.title1			{ font-family: Tahoma; font-size: 10pt; color: #FFFFFF; font-weight: bold }
.title1a		{ font-family: Tahoma; font-size: 8pt; color: #FFFFFF; font-weight: bold }
.title1b		{ font-family: Tahoma; font-size: 8pt; color: #800000; font-weight: bold }
.title2			{ font-size: 14pt; font-family: Tahoma; font-weight: bold }
.title4			{ font-family: Tahoma; font-size: 10pt; color: #CC0000; font-weight: bold }
.copyright		{ text-align: left; font-family: Arial; font-size: 8pt; color: #000000; font-weight: normal }
input.button	{ font-family: Arial; font-size: 8pt; font-weight: bold; background-color: #78001B; color: #FFFFFF }


