html, body {
    height: 100%;
    background-color: #A8563D;
}

body {
    margin: 0;
    padding: 0;
    font: 12px/1.5 verdana, arial, helvetica, sans-serif;
}

#tresc {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: verdana, arial, helvetica;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    border-style: none;
}

#container {
    position: relative;
    width: 775px;
    min-height: 100%;
    height: 100%;
    border: solid black 1px;
    margin: auto;
    background-color: #EA8338;
}

A.link {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}
A.link:hover {
color: #FFFFFF;
font-weight: normal;
text-decoration: underline;
}

#footer {
    position: absolute;
    bottom: 0;
    background-color: #EA8338;
    background-image: url('img/footerbg.jpg');
    width: 775px;
    height: 161px;
}

#menu {
    width: 775px;
    height: 24px;
    background-color: #000000;
    color: #FFFFFF;
    vertical-align: middle;
}

#footer h1 {
    color: #fff;
    padding-bottom: 0;
}

.print {
    display: none;
}

.Title {
    font-weight: bold;
    font-size: 18px;
    color: #cc3300;
}

.Bold {
    font-weight: bold;
}

.im {
    border: solid white 1px;
}

.opis {
    padding-left: 54px;
    padding-right: 54px;
    text-align: justify;
}

.opis {
    padding-left: 54px;
    padding-right: 54px;
    text-align: justify;
}

h1, p {
    margin: 0;
    padding-bottom: 1em;
}

h1 {
    font-size: 12px;
    line-height: 1.5em;
}

h4 {
    color: #AE4600;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0px;
}

A {
    font-weight: bold;
    text-decoration: none;
    color: #990000;
}

A:Hover {
    font-weight: bold;
    text-decoration: underline;
}
