/* <![CDATA[ */
a
{
    color: inherit;
    text-decoration: none;
}

a.OnDarkBackground:link, a.OnDarkBackground:visited
{
    text-decoration: none;
    color: #25282a;
}
a.OnDarkBackground:hover
{
    text-decoration: underline;
    color: #657086;
}
a.OnDarkBackground:active
{
    text-decoration: none;
    color: #adb1bd;
}

.TextCarbon
{
    font-family: Tahoma, Arial CE, Arial;
    font-size: 12px;
    text-decoration: none;
    color: #25282a;
}
.TextBlack
{
    font-family: Tahoma, Arial CE, Arial;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
}
.TextBlackBig
{
    font-family: Tahoma, Arial CE, Arial;
    font-size: 14px;
    font-weight: bolder;
    text-decoration: none;
    color: #000000;
}

/* Marcin Łukasz Gierczak (c) Copyright 2010. All Right Reserved. Do not change this code */
html, body
{
    margin: 0px 0px 0px 0px;
    background-color: #998888;
    background-image: url('Images/background.gif');
    background-repeat: repeat-x;
    height: 100%;
}
.DivBox
{
    min-height: 484px;
    height: auto;
    font-family: Tahoma, Arial CE, Arial;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
}
* html .DivBox
{
    height: 484px;
    font-family: Arial CE, Arial;
    font-size: 12px;
    text-decoration: none;
    color: #000000;
}

.DivBox1
{
    min-height: 35px;
    height: auto;
    font-family: Arial CE, Arial;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
}
* html .DivBox1
{
    height: 35px;
    font-family: Arial CE, Arial;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
}
/* ]]> */