body {
    background: url('../images/bck_top.jpg') no-repeat top;
    color: #952124;
    font-family: Georgia, Times New Roman, serif;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-color: #FFF;
    line-height: 18px;
}

.top {
    width: 710px;
    margin: 0 auto;
}

ul#navlist {
    margin-left: 0;
    padding-left: 0;
    white-space: nowrap;
    font-size: 16px;
    padding-bottom: 5px;
}

#navlist li {
    display: inline;
    list-style-type: none;
}

#navlist a {
    padding: 3px 10px;
}

#navlist a:link, #navlist a:visited {
    color: #e25961;
    text-decoration: none;
}

#navlist a:hover {
    color: #fff;
    background-color: #e25961;
    text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
    color: #fff;
    background-color: #e25961;
    text-decoration: none;
}

.content {
    width: 100%;
    background-color: #f5f5f5;
    text-align: justify;
}

.top_line {
    width: 100%;
    height: 9px;
    background-image: url('../images/line_top.jpg');
    background-repeat: repeat-x;
}

.tresc {
    width: 680px;
    background-color: #f5f5f5;
    margin: 0 auto;
    padding: 8px 10px 10px 10px;
    text-align: justify;
    line-height: 20px;
}

.tresc a {
    text-decoration: underline;
    color: #952124;
}

.tresc a:hover {
    text-decoration: none;
    color: #952124;
}

.bottom_line {
    width: 100%;
    height: 9px;
    background-image: url('../images/line_bottom.jpg');
    background-repeat: repeat-x;
}

.bottom {
    width: 710px;
    height: 93px;
    margin: 0 auto;
    text-align: center;
    background: url('../images/lakier.jpg') no-repeat left;
}

.img_main {
    height: 310px;
    width: 710px;
    margin-top: 20px;
    background-color: #FFF;
}

img {
    border: 0px;
}

.img_galeria {
    border: 3px solid #FFE6EF;
    margin: 5px;
}

h1 {
    font-size: 16px;
}

h2 {
    font-size: 15px;
}

h3 {
    font-size: 14px;
}

h5 {
    font-size: 14px;
}

a.linki:link {
    text-decoration: none;
    color: #952124;
    border-bottom: 1px dotted #952124;
}

a.linki:active {
    text-decoration: none;
    color: #952124;
    border-bottom: 1px dotted #952124;
}

a.linki:visited {
    text-decoration: none;
    color: #952124;
    border-bottom: 1px dotted #952124;
}

a.linki:hover {
    text-decoration: none;
    color: #952124;
    border-bottom: 1px solid #952124;
}

a.links:link {
    text-decoration: none;
    color: #952124;
}

a.links:active {
    text-decoration: none;
    color: #952124;
}

a.links:visited {
    text-decoration: none;
    color: #952124;
}

a.links:hover {
    text-decoration: none;
    color: #952124;
}

ul.wykaz li {
    margin-left: 15px;
    background: url('../images/wykaz.jpg') no-repeat left center;
    padding-left: 16px;
    list-style: none;
}

.img_galeria {
    height: 150px;
    width: 200px;
    border: 3px solid #FFE5EE;
    margin: 5px;
}

table#oferta {
    border: 1px solid #F5F5F5;
    width: 100%;
    background-color: #FFF;
}

#oferta td {
    padding: 4px;
    background-color: F5F5F5;
    border: 1px solid #F5F5F5;
}
