
BODY {
 font-size   : 10pt;
 font-family : Tahoma;
 color       : #330000;
 margin      : 0,5,5,5;
 background  : #FFCC99;
}

TD {
 font-size   : 10pt;
 font-family : Tahoma;
}

TD.smallHeader {
 font-size   : 10pt;
 font-family : Tahoma;
 font-weight : bold; 
 color       : white;
 background  : #996600;
}

TD.smallHeader2 {
 font-size   : 10pt;
 font-family : Tahoma;
 font-weight : bold; 
 color       : #330000;
 background  : #FFFFCC;
}
TD.bigHeader {
 font-size   : 20pt;
 font-family : Tahoma;
 font-weight : bold; 
 color       : #330000;
 background  : #FFCC99;
}

.boldText {
 font-size   : 10pt;
 font-family : Tahoma;
 font-weight : bold; 
 color       : #330000;
}

.question {
 font-size   : 10pt;
 font-family : Tahoma;
 font-weight : bold; 
 color       : #330000;
}

.answer {
 font-size   : 10pt;
 font-family : Tahoma;
 color       : #330000;
}


A:link    {color:black; text-decoration:underline;}
A:visited {color:black; text-decoration:underline;}
A.active  {background-color:#E48014;} 

/*
A.std{ }
.headerFoto { font-weight: bold; color: #E4A714; background-color:#7F3D01; }
.SmallText { font-family: Verdana; font-size: 10pt; font-weight: bold; text-align: center; color:#7F3D01;}
.HelpText { font-family: Verdana; font-size: 10pt; text-align: center;}
*/
/*
COLORS:
tm.modra: #3A6EA5
sv.modra: #7AAEE4
pozadi #FFCC99
text #330000
odkazy #660000
zvyrazneni #996600
*/