body {color: #000000; font-family: "Times New Roman", "arial", "verdana"; font-size: 16px}


/*Parametry pro jednotlivé odstavce*/
p {font-family: font-size: 12px; color: #000000;}
/*tohle je pro text v záposu ze zápasu*/.popis {}
/*tohle je pro popis místa/času u konkrétních foto/videogalerií*/.misto-cas {text-align: center; font-weight: bold; font-size: 14px}

/* Tak tenhle další řádek fakt netuším, k čemu je :-!*/
.zapasu {color: #000000; font-size: 15px; font-family: Times New Roman, Verdana; font-weight: normal}

.fb {
width: 20px;
height: 20px;
border-style: solid;
border-width: 0px;
}


/*Zkouška spanů*/
.span-centerp {text-align: center}
.span-nadpis1 {font-family: "Times New Roman"; font-size: 40px; font-variant: normal; color: #a90005; font-weight: bold; text-decoration: underline}
.span-nadpis2 {font-family: "Times New Roman"; font-size: 20px; font-variant: normal; color: #a90005; font-weight: bold; text-decoration: none}
.span-placcas {font-family: "Times New Roman"; font-size: 13px; font-variant: normal; color: #000000; font-weight: bold; text-decoration: none}
.span-placcas-zapas {font-family: "Times New Roman"; font-size: 15px; font-variant: normal; color: #000000; font-weight: bold; text-decoration: none}
.span-tabulka {border-width: 0px; margin: 0px; padding: 0px; border-collapse: collapse; border-color: black; border-style: solid}
.span-nadpis3_center {font-family: "Times New Roman"; font-size: 15px; color: #000000; font-weight: bold; text-align: center; font-variant: normal;}
.span-nadpis3_left {font-family: "Times New Roman"; font-size: 15px; color: #000000; font-weight: bold; text-align: left; font-variant: normal;}
.span-kategorie {font-size: small; font-style: italic}
.span-levacka {text-align: left}

/*Nadpisy*/
h1{font-size: 40px; font-variant: normal; text-align: center; color: #a90005; font-weight: bold; text-decoration: underline}
h2{font-size: 30px; font-variant: normal; text-align: center; color: #a90005; font-weight: bold; text-decoration: underline}
.global-nadpis3{font-size: 20px; font-variant: normal; text-align: center; color: #a90005; font-weight: bold; text-decoration: underline}
h3{font-size: 20px; font-variant: normal; text-align: center; color: #a90005; font-weight: bold; text-decoration: underline}
h4{font-size: 20px; font-variant: normal; text-align: left; color: #a90005; font-weight: bold; text-decoration: none}


/*Pravidla pro zvýraznění*/
strong {color: #a90005}
em {font-size: 18px; font-variant: normal; text-align: center; color: #000000; font-weight: bold; text-decoration: none}
.billa {color: #FFFFFF}
.delvita {color: #e5ecf9}


/*Různé vzory tabulek*/
.tab0 {border: #a90005; border-width: 0px; border-style: solid; border-collapse: collapse}
.tab1 {border: #a90005; border-width: 2px; border-style: solid; border-collapse: collapse}
.tab2 {border: #a90005; border-width: 4px; border-style: solid}
/*Tabulka na příští zápas*/.tab2x {border: #a90005; border-width: 4px; border-style: solid; padding: 7px 15px 7px 15px; margin: 5px}
.tab3z {border: #f0c900; border-width: 1px; border-style: solid}
.tab3c {border: #a90005; border-width: 1px; border-style: solid}





/*Kontakt - na úvodní stránce dole*/
a.kontakt:link{color: white; text-decoration: none} 
a.kontakt:active{color: white; text-decoration: none}
a.kontakt:visited{color: white; text-decoration: none}
a.kontakt:hover{color: white; text-decoration: underline}

/*Základní odkaz = default*/
a:link{color: blue;}
a:active{color: purple;}
a:visited{color: purple;}
a:hover{color: red;}

/*Odkaz na konkrétní zápas*/
a.zapas:link{color: #a90005; text-decoration: underline; font-size: 20px} 
a.zapas:active{color: #a90005; text-decoration: none; font-size: 20px}
a.zapas:visited{color: #780004; text-decoration: none; font-size: 20px}
a.zapas:hover{color: #f0c900; text-decoration: underline; font-size: 20px}

/*Odkaz v galeriích "zpět" a "nahoru"*/
a.zpet-hore:link{color: #a90005; text-decoration: none; font-size: 14px; font-weight: bold} 
a.zpet-hore:active{color: #a90005; text-decoration: none; font-size: 14px; font-weight: bold}
a.zpet-hore:visited{color: #a90005; text-decoration: none; font-size: 14px; font-weight: bold}
a.zpet-hore:hover{color: #f0c900; text-decoration: none; font-size: 14px; font-weight: bold}

/*Odkaz v galeriích "zpět" a "nahoru"*/
a.video:link    {font-weight: normal} 
a.video:active  {font-weight: normal}
a.video:visited {font-weight: normal}
a.video:hover   {font-weight: normal}
