/*STRONA*/
body {
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-color: #68ACF5;
        background-image: url(collage.jpg);
        text-align: center;
        margin: 0;
        padding: 0;
}
a img {
        border: 0;
}
/*/STRONA*/

/*RAMKA*/
#top {
        background-color: #69974F;
        margin: 0 auto;
        width: 800px;
}
/*/RAMKA*/

/*WNETRZE*/
#BODY {
        background-color: #FFFFCC;
        text-align: left;
        margin: 0 10px;
        width: 780px;
}
/*/WNETRZE*/

/*LOGO*/
#LOGO {
        font-size: 36px;
        font-family: Verdana, Arial, Helvetica, monospace;
        color: #39395A;
        background-color: #699742;
        background-image: url(logo.gif);
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        text-align: center;
        font-weight: bold;
}
/*/LOGO*/

/*LINKI*/
#LINKI {
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #3333FF;
        background-color: #699742;
        background-image: url(linki.gif);
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 10px;
        margin-left: 0px;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
        text-align: center;
}
#LINKI a:link {
        color: #DFDE5A;
        text-decoration: none;
        font-weight: bold;
        font-style: normal;
}
#LINKI a:visited {
        color: #E0E0E0;
        text-decoration: none;
        font-weight: bold;
        font-style: normal;
}
#LINKI a:hover {
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
        font-style: normal;
}
#LINKI ul {
        display: block;
        list-style-type: none;
        margin: 0;
        padding: 0;
}
#LINKI ul li {
        display: inline;
        list-style-type: none;
        margin: 0 5px;
        padding: 0;
}
/*/LINKI*/

/*MENU*/
#MENU {
        width: 150px;
        overflow: hidden;
        float: left;
}
/*NAGLOWEK MENU*/
#MENU .NAGLOWEK {
        margin-top: 0px;
        margin-right: 10px;
        margin-bottom: 0px;
        margin-left: 0px;
        font-size: 14px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        background-color: #699742;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
        text-align: center;
        font-weight: bold;
}
/*/NAGLOWEK MENU*/
/*ZAWARTOSC MENU*/
#MENU .ZAWARTOSC {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 10px;
        margin-left: 0px;
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        background-color: #FFFFFF;
        background-image: url(zawartosc_menu.gif);
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 15px;
        padding-left: 10px;
}
#MENU .ZAWARTOSC a:link {
        color: #000080;
        text-decoration: underline;
        font-weight: normal;
        font-style: normal;
}
#MENU .ZAWARTOSC a:visited {
        color: #000080;
        text-decoration: underline;
        font-weight: normal;
        font-style: normal;
}
#MENU .ZAWARTOSC a:hover {
        color: #0000FF;
        text-decoration: underline;
        font-weight: normal;
        font-style: normal;
}
#MENU .ZAWARTOSC ul {
        display: block;
        list-style-type: none;
        margin: 0;
        padding: 0;
}
#MENU .ZAWARTOSC ul li {
        display: block;
        list-style-type: none;
        margin: 0;
        padding: 0;
}
/*/ZAWARTOSC MENU*/
/*/MENU*/

/*TRESC*/
#TRESC {
        width: 630px;
        overflow: hidden;
        float: left;
}
#TRESC .ZAWARTOSC {
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        background-color: #FFFFFF;
        background-image: url(tresc.gif);
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 30px;
        padding-left: 10px;
}
#TRESC .ZAWARTOSC a:link {
        color: #0000FF;
        text-decoration: underline;
        font-weight: normal;
        font-style: normal;
}
#TRESC .ZAWARTOSC a:visited {
        color: #800080;
        text-decoration: underline;
        font-weight: normal;
        font-style: normal;
}
#TRESC .ZAWARTOSC a:hover {
        color: #FF0000;
        text-decoration: underline;
        font-weight: normal;
        font-style: normal;
}
/*/TRESC*/

/*STOPKA*/
#STOPKA {
        font-size: 11px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
        background-color: #699742;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 2px;
        padding-right: 10px;
        padding-bottom: 2px;
        padding-left: 10px;
        text-align: center;
        clear: both;
}
#STOPKA a:link, #STOPKA a:visited {
        color: #000000;
        text-decoration: underline;
}
#STOPKA a:hover {
        color: #000000;
        text-decoration: none;
}
/*/STOPKA*/
