/* CSS to match style mapping */
/* Sometimes only class is specified (no Tag specified) because
Levels can translate to one of H1 to H6 or DIV (depending on options)
Paragraph styles can translate to P or SPAN when inside of a heading (H1-H6)
*/


/* From Level Definitions */

.evfolyam
{
    font-family: "Arial CE",sans-serif;
    font-weight: bold;
    font-size: 24pt;
    color: #FFFFFF;
    background-color: #800000;
    text-align: center;
    margin-top: 36pt;
    margin-bottom: 25pt;
    padding-top: 2pt;
    border-top: 2pt solid #FFFFFF;
    padding-bottom: 2pt;
    border-bottom: 2pt solid #FFFFFF;
    background-color: #800000;
}

.datum
{
    font-family: "Arial CE",sans-serif;
    font-weight: bold;
    font-size: 20pt;
    color: #F9EDD7;  <!--#FFFF00;-->
    background-color: #CC9C34; <!--#DDC180;    #008000;-->
    text-align: center;
    margin-top: 10pt;
    margin-bottom: 9pt;
    padding-top: 2pt;
    border-top: 1pt solid black;
    padding-bottom: 1pt;
    border-bottom: 1pt solid black;
}

.cim1
{
    font-family: "Arial CE",sans-serif;
    font-weight: bold;
    font-size: 20pt;
    color: #800000;
    text-align: center;
    margin-top: 10pt;
    margin-bottom: 9pt;
    padding-top: 2pt;
    border-top: 6pt solid #800000;
    padding-bottom: 2pt;
    border-bottom: 2pt solid #800000;
}

.cim2
{
    font-family: "Arial CE",sans-serif;
    font-weight: bold;
    font-size: 16pt;
    color: #000080;
    text-align: center;
    margin-top: 10pt;
    margin-bottom: 7pt;
    padding-bottom: 2pt;
    border-bottom: 2pt solid;
}

.cim3
{
    font-family: "Arial CE",sans-serif;
    font-weight: bold;
    font-size: 12pt;
    margin-top: 18pt;
    padding-left: 2pt;
    border-left: 4pt solid;
}

.cim4
{
    font-family: "Arial CE",sans-serif;
    font-weight: bold;
    font-size: 11pt;
    margin-top: 18pt;
}


/* From Paragraph Style Definitions */

.elvalaszto-csillag
{
    font-family: "Times New Roman CE",serif;
    font-size: 12pt;
    text-align: center;
    margin-top: 9pt;
    margin-bottom: 9pt;
    text-indent: 0pt;
}

.kep
{
    font-family: "Arial CE",sans-serif;
    font-size: 10pt;
    color: #000080;
    text-align: center;
    margin-bottom: 9pt;
    text-indent: 0pt;
}

.vers
{
    font-family: "Times New Roman CE",serif;
    font-size: 11pt;
    text-indent: 0pt;
    margin-top: 7pt;
    margin-bottom: 7pt;
    margin-left: 72pt;
}


P.toc
{
    font-family: arial,sans-serif;
    font-size: 10pt;
    margin: 0,0,5,0;
    text-indent: -5pt;text-align: left;
}

P
{
    font-size: 11pt;
    margin: 0,0,5,0;
    text-indent: 15pt;text-align: justify;
}

/* From Field Definitions */

SPAN.cim
{
}

SPAN.kep
{
    color: #000080;
}

SPAN.Note
{
}

SPAN.Popup
{
}

SPAN.szerzo
{
    font-family: "Arial CE",sans-serif;
}
