* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background: #792c18;
    margin: 30px 0px;
    text-align: center;
    font-family: Verdana;
    color: #FFF;
    font-size: 11px;
    line-height: 15px;
}

a:link, a:active, a:visited {
    color: #792d16;
    text-decoration: none;
}

a:hover {
    color: #792d16;
    text-decoration: underline;
}

.top {
    width: 1000px;
    height: 303px;
    margin: auto;
    background-color: #792C18;
}

.menu {
    background: url('img/menu.jpg');
    width: 979px;
    height: 40px;
    margin: auto;
}

.search_box {
    background: #FFF;
    width: 140px;
    margin-bottom: 15px;
    margin-bottom: expression('24px');
    border: 1px solid #792c18;
    text-align: center;
    color: #999;
}

.ok {
    background: url('img/menu/ok.jpg');
    width: 30px;
    height: 40px;
    margin-bottom: 14px;
    border: 0px;
}

.title {
    background: url('img/point.jpg') no-repeat left;
    padding-left: 20px;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    color: #792c18;
}

.title_white {
    background: url('img/point_2.jpg') no-repeat left;
    padding-left: 20px;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    color: #792c18;
}

.content {
    background: #ffedc9;
    width: 939px;
    min-height: 400px;
    margin: auto;
    padding: 15px;
    font-size: 12px;
    font-family: Tahoma;
    text-align: justify;
    color: #792c18;
}

.left_top {
    background: url('img/left_top.jpg');
    width: 213px;
    height: 8px;
    margin-left: 5px;
    margin-right: 20px;
}

.left {
    background: #fff6e5;
    width: 203px;
    min-height: 300px;
    padding: 0px 5px;
    margin-left: 5px;
    margin-right: 20px;
    text-align: left;
}

.left_bottom {
    background: url('img/left_bottom.jpg');
    width: 213px;
    height: 8px;
    margin-left: 5px;
    margin-right: 20px;
}

.footer {
    width: 967px;
    padding: 5px 0px;
    margin: auto;
    font-size: 11px;
    font-weight: normal;
    color: #FFF;
}

.footer_link:link, .footer_link:active, .footer_link:visited {
    color: #DDD;
    text-decoration: none;
}

.footer_link:hover {
    color: #FFF;
    text-decoration: underline;
}

.img {
    border: 3px solid #e1b368;
}

.bannerrzetelna {
    text-align: center;
    
}

/* tabela w kontakcie */
.td1 {
    background-color: #fff6e5;
    color: #792c1a;
    font-weight: bold;
}

.td2 {
    color: #792c1a;
    font-weight: bold;
}

.text {
    text-align: justify;
    color: #792C18;
    font-size: 12px;
    font-family: Tahoma, Arial;
    font-weight: bold;
}

h2 {
    font-size: 14px;
    font-family: Tahoma, Arial;
    font-weight: bold;
    padding: 10px 0px;
}

#sklejka td {
    padding: 5px;
    background-color: #fff0d3;
    width: 220px;
    border: 1px solid #792C18;
}

.td_lewa {
    width: 100px;
}

.td_prawa {
    width: 100%;
}

ul.wykaz li {
    margin-left: 10px;
    list-style-type: circle;
    line-height: 18px;
}
