﻿.cikk
{
    font-family: verdana, helvetica, sans serif;
    font-size: 8pt;
}
.cikk H1
{
    font-size: 12px;
    letter-spacing: 2px;
    color: #FC9F30;
    margin-top: 20px;
    margin-bottom: 5px;
}
.cikk H2
{
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.cikk H3
{
    font-size: 11px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.cikk H4
{
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.cikk H5
{
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 9px;
}
.cikk H6
{
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 8px;
}
.cikk P
{
    text-align: justify;
    margin-top: 5px;
    margin-bottom: 5px;
}
.cikk UL
{
    text-align: justify;
    margin-right: 50px;
}
.cikk OL
{
    text-align: justify;
    margin-right: 50px;
}
.cikk DL
{
    text-align: justify;
    margin-right: 50px;
}
.cikk DIR
{
    text-align: justify;
    margin-right: 50px;
}

