p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 22px;
    text-align: justify;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
}
.normal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 22px;
    text-align: justify;
}

.cim {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
}
a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #003399;
    text-decoration: none;
    line-height: 22px;

}
a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 22px;
    font-weight: bold;
    font-variant: normal;
    color: #003399;
    text-decoration: none;
}
a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 22px;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
    text-decoration: none;
    background-color: #E6E6E6;
}
a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 22px;
    font-weight: bold;
    font-variant: normal;
    color: #003399;
    text-decoration: none;
}
.gomb {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    background-color: #99CC00;
    border: solid 1px blue;
}
.szamlalo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #333399;
    text-decoration: none;
}
.boldkek {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #204a8b;
    text-decoration: none;
}


/* ShadowBox custom*/
#sb-player.html {
  padding: 10px;
}

#sb-player p, #sb-player h3 {
  color: #fff;
}

