﻿body {
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #ffffff;
    color: #000000;
    line-height: 120%;
    font-size: 90%;
}
a:link {
    color:#000000;
    font-weight:bold;
    text-decoration:underline;
}
a:visited {
    color: #000000;
}
a:active {
    color: #000000;
}
a:hover {
    color: #000000;
}
h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
}
h1 {
    font-size: 140%;
}
h2 {
    font-size: 110%;
}
h3 {
    font-size: 100%;
}
li {
    margin-bottom: 3px;
}
.data {
    color: #666666;
    margin: 0 0 0 0;
}
.title {
    font-size: 110%;
    font-weight: bold;
    color: #000000;
    text-align: center;
    margin-top: 1em;
}
.subtitle {
    font-size: 100px;
    font-weight: bold;
    color: #000000;
    margin-top: 1em;
}
.news {
    text-align: justify;
    border-bottom: 1px solid #000000;
}
.komunikat {
    text-align: justify;
    border-bottom: 1px solid black;
}
.listamenu {
    list-style-type: none;
}
.belka {
    padding: 5px;
    width:99%;
    background: #cccc00;
}
#bannerGUS {
    padding: 5px;
    padding-top: 7px;
    padding-bottom: 7px; 
    width:99%;
    background: #99cc66;
    margin-bottom: 0px;
    border-bottom: 1px solid #999933;
}
#glownykontener {
    margin-left: auto;
    margin-right: auto;
    width: 700px;
    text-align: left;
}
#aktualnosci h3 {
    margin-bottom: 0px;
}
#menu ul {
    list-style-type: disc;
}
#menu li {
    font-weight: bold;
}
#menu a:hover {
    color: #000000;
    background:#ffff33;
}
#nawigacja {
    padding: 5px;
    width: 99%;
    background: #cccc66;
    margin-bottom: 1em;
    font-weight:bold;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #999933;
}
#nawigacja a {
    text-decoration: none;
}
#nawigacja a:hover {
    background: #cccc66;
}
#search {
    text-align: left;
    margin-top: 1em;
}
#tresc {
    padding: 5px;
    width: 99%;
    border-top: 1em solid #cccc00;
    margin-top: 1em;
    text-align: justify;
}
#powrot {
    text-align: right;
    font-weight: bold;
}
#stopka {
    width: 99%;
    font-size: 80%;
    text-align: center;
    background: #cccc66;
    padding: 5px;
    margin-top: 1em;
}
