<!--
BODY {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        font-family: verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 10pt;
        color: #DADADA;
        background: #000000;
        background-image: url(img/bg1.jpg);
        background-repeat: no-repeat;
        background-position: 100% 100%;
}

DIV#footer {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        width: 100%;
        height: 15px;
        background: #FFFFFF;
        background-image: url(img/footer.jpg);
        background-repeat: no-repeat;
        background-position: 250px 0px;
        vertical-align: bottom;
}
DIV#menu {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        width: 250px;
        height: 500px;
        background: #FFFFFF;
        background-image: url(img/bgmenu.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        vertical-align: bottom;
}
A#menu {

        font-family: verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 8pt;
        color: #DADADA;
        text-decoration: none;
}
A:hover#menu {

        font-family: verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 8pt;
        color: red;
        text-decoration: none;
}
DIV#menu2{
        margin-top: 0px;
        margin-left: 20px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 30px;
        width: 110px;
        border-bottom-style: dotted;
        border-bottom-width: 1px;
        border-left-style: dotted;
        border-left-width: 1px;
        border-color: white;
        font-family: verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 8pt;
        color: black;
}
DIV#menuimg{
        width: 175px;
        border-style: dotted;
        border-width: 1px;
        border-color: white;
        margin-top: 45px;
        margin-left: 20px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        font-family: verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 8pt;
        color: black;
}
DIV#sponsorzy{
        border-left-style: dotted;
        border-left-width: 1px;
        border-right-style: dotted;
        border-right-width: 1px;
        border-color: white;
        margin-top: 0px;
        margin-left: 10px;
        padding-top: 20px;
        padding-bottom: 0px;
        padding-left: 15px;
        padding-right: 0px;
        width: 140px;
        height: 1100px;
        background: #FFFFFF;
        font-family: verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 8pt;
        color: black;
}
DIV#content{
        margin-top: 30px;
        margin-left: 0px;
        padding-top: 40px;
        padding-bottom: 20px;
        padding-left: 30px;
        width: 500px;
        font-family: verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 8pt;
        color: white;

}
A#sponsorzy {

        font-family: verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 8pt;
        color: #363636;
        text-decoration: none;
}
A:hover#sponsorzy {

        font-family: verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 8pt;
        color: black;
        text-decoration: underline;
}
DIV#content{
        margin-top: 0px;
        margin-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 100px;
        font-family: verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 8pt;
        color: white;

}
-->


