body {
        background-image: url("drock028.jpg");
        background: #878181;
        margin: 0;
        padding: 0;
        padding-top: 10px;
}

h1 {
        color: white;
        font-family: Verdana;
}

h2 {
        color: white;
}

h3 {
        color: white;
}

dd {
        color: yellow;
        margin-top: 15px;
        margin-bottom: 15px;
        text-align: justify;
}

ul, ul li {
        display : block;
        list-style : none;
        margin : 0;
        padding : 0;
}

ul {
        width: 201px;
        padding: 0;
        border: 0px dashed #aa9406;
}

ul li {
        text-align: center;
}

ul a:link, ul a:visited {
        display: block;
        width: 201px;
        height: 41px;
        text-decoration: none;
        padding: 0px;
        font-weight: bold;
        background: url("button.png");
        color: white;
        font-family: Book Antiqua, Times New Roman, Arial;
}

ul a:hover {
        width: 201px;
        height: 41px;
        background: url("button1.png") no-repeat center;
}

a {text-decoration: none;}
a:link {color: white;}
a:visited {color: red;}
a:hover {color: yellow;}

div {
        color: white;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: smaller;
}

.bottom {
        height: 61px;
        background: url("bottom.png");
        color: white;
}

.menu {
        vertical-align: top;
}

.galeria {
        padding-top: 10px;
        padding-bottom: 10px;
}

.tlo {
        background: #878181;
}

.photo {
        padding-bottom: 10px;
}

.stopka {
        font-size: x-small;
        color: white;
}

.biala {
        color: white;
}

.lista {
        text-align: left;
        color: white;
        font-size: large;
}

.ofirmie {
        text-align: left;
        color: white;
        margin-left: 30px;
        font-weight: bolder;
        font-size: x-large;
}

.justify {
        text-align: justify;
        color: white;
        padding-left: 40px;
        padding-right: 20px;
        font-size: large;
}

.margin {
        margin-left: 30px;
}
        
.bialanag {
        font-size: large;
        color: white;
        width: 500px;
        color: yellow;
}

.center {
        text-align: center;
}

.srodek {
vertical-align: baseline;
}

.php {
        color: green;
}

.under_construction { color: #ffffff; font-size: 14px; font-family: Tahoma; font-weight: bold; }
