



body {
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-size: 12px;
    background-color: #1e1a0f;
    background-image: url(graf/tlo6.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}

td { font-family: 'Trebuchet MS', Arial, Sans-serif; font-size: 12px; color: #ffffff }




a:link, a:visited { color: #b8d7fb; text-decoration: underline }
a:hover { color: #ffed97; text-decoration: none }

a.menu:link, a.menu:visited { color: #ffffff; font-size: 13px; font-weight: bold; text-decoration: none }
a.menu:hover { color: #70a9ff }

.menu_on { font-size: 13px; font-weight: bold; color: #646463; background-color: #ffffff }

.menu2, a.menu2:link, a.menu2:visited { color: #646463; font-size: 12px; font-weight: bold; text-decoration: none }
a.menu2:hover { color: #70a9ff }

.zdjecie { border: 2px #ffffff solid }
a.zdjecie:hover { border: 2px #70a9ff solid }

.tytul { color: #ffcc00; font-size: 16px; font-weight: bold }

.form { border: 1px #000000 solid; background-image: url(graf/form.gif); font-size: 11px }
.send { border: 1px #000000 solid; background-image: url(graf/send.gif); color: #ffffff; font-size: 11px; font-weight: bold }

.footer { font-size: 11px; color: #ffcc00; font-weight: bold }

