/* Czech */
/* Font testing displays all chars used by Czech with the exception  */
/* of ligatures ? ? ? ? ? ? ? ? ?  ? ? which only displays with arial unicode ms  */


BODY
{
    COLOR: #000000;
    font-family: arial unicode ms;
}
TD
{
    COLOR: #000000;
    font-family: arial unicode ms;
}
P
{
    COLOR: #000000;
    font-family: arial unicode ms;
}
H1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 24px;
    COLOR: #ffffff;
    font-family: arial unicode ms;
    TEXT-ALIGN: center
}
H2
{
    FONT-SIZE: 14px;
    COLOR: #ffffff;
    font-family: arial unicode ms;
    TEXT-ALIGN: center
}
H3
{
    FONT-SIZE: 16px;
    COLOR: #330099;
    font-family: arial unicode ms;
}
.title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 36px;
    LINE-HEIGHT: normal;
    FONT-STYLE: normal;
    FONT-VARIANT: normal
}
.title2
{
    COLOR: #ffff99
}
.caption
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #330099
}

.ftn
{
    FONT-SIZE: 80%;
}

/* -------------------------------------- */
/* standard - do not adjust except for font if required */
div.linktext { margin-left: 2px; width: 160px;}
div.linktext p { margin-bottom: 0px; margin-top: 0; font-weight: bold; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul{ padding-left: 0; margin-left: -35px; margin-right: 0; margin-top: 0; margin-bottom: 1em; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul li { padding-left: 35px; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 3px; list-style-type: none; }
td.appeared p {font-size: 77%; color: #ffffff; font-family: arial, helvetica, sans-serif;}
td.appeared>p {margin: 0;}
em {font-style: italic;}
strong {font-weight: bold;}
a:hover {color: #0033ff;}

/* use background-color if needed in div.footer */
div.footer { width: 600px; margin: 0; padding: 2px 0; border: none;}
div.footer p {margin: 1em 2px; font-size: 12px; font-family: arial, helvetica, sans-serif; }
/* -------------------------------------- */

