* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background: #514a37;
    text-align: center;
    font-family: Arial;
    color: #FFF;
    font-size: 11px;
    line-height: 15px;
    margin-bottom: 20px;
}

h1 {
    font-size: 14px;
    color: #e1b957;
    text-align: left;
    color: #514A37;
}

h2 {
    font-size: 14px;
    color: #e1b957;
    text-align: left;
    line-height: 40px;
}

h3 {
    font-size: 12px;
    text-align: left;
    line-height: 40px;
}

a, a:active, a:visited {
    color: #d6b353;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #d6b353;
    font-weight: bold;
    text-decoration: underline;
}

.top_bar {
    background: #60563d;
    width: 100%;
    height: 40px;
}

.info {
    width: 819px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    margin: auto;
}

.logo {
    background: url('img/logo.jpg');
    width: 819px;
    height: 269px;
    margin: auto;
}

.main {
    background: #FFF;
    width: 819px;
    min-height: 300px;
    border-top: 2px solid #c19e4c;
    margin: auto;
    color: #000;
}

.menu_box {
    background: url('img/menu.jpg') right top;
    width: 607px;
    float: left;
}

.menu {
    background: url('img/menu_bar.jpg');
    width: 580px;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #c19e4c;
    float: left;
}

.title {
    height: 47px;
    line-height: 47px;
    font-size: 12px;
    padding-left: 10px;
    font-family: Trebuchet MS;
    font-weight: bold;
    color: #bbad90;
    float: left;
}

.menu a, .menu a:active, .menu a:visited {
    font-size: 12px;
    font-family: Trebuchet MS;
    font-weight: bold;
    padding: 14px 15px;
    color: #EEE;
}

.menu a:hover {
    background: url('img/menu_hover.jpg');
    font-size: 12px;
    font-family: Trebuchet MS;
    font-weight: bold;
    padding: 14px 15px;
    color: #EEE;
    text-decoration: none;
}

.menu_select {
    background: url('img/menu_hover.jpg');
    font-size: 12px;
    font-family: Trebuchet MS;
    font-weight: bold;
    padding: 14px 20px;
    color: #EEE;
    text-decoration: none;
}

.content {
    padding-top: 49px;
    padding-bottom: 30px;
}

.left {
    float: left;
}

.mini_menu {
    background: #c8b99a;
    width: 200px;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    margin-bottom: 2px;
    font-size: 13px;
    font-family: Trebuchet MS;
    color: #EEE;
    text-align: left;
    cursor: pointer;
}

.kontakt {
    padding-left: 30px;
    line-height: 18px;
    text-align: left;
}

.right {
    float: right;
    width: 580px;
    margin-right: 8px;
    padding-top: 10px;
    font-size: 12px;
    text-align: justify;
    line-height: 20px;
}

.opis {
    background: #EEE;
    width: 450px;
    height: 20px;
    padding-left: 10px;
    text-align: left;
}

.cena {
    background: #c8b99a;
    width: 150px;
    height: 20px;
    padding-left: 10px;
    text-align: left;
}

.bottom_menu {
    width: 799px;
    height: 30px;
    padding: 10px;
    margin: auto;
    line-height: 30px;
    font-size: 12px;
    font-family: Trebuchet MS;
    color: #363226;
}

.b_menu, .b_menu:active, .b_menu:visited, .b_menu:hover {
    font-size: 12px;
    font-family: Trebuchet MS;
    font-weight: bold;
    padding: 0 20px;
    color: #363226;
}

.footer {
    background: #FFF;
    width: 799px;
    height: 30px;
    padding: 10px;
    margin: auto;
    line-height: 30px;
    color: #000;
    text-align: right;
}

img {
    border: 0px;
}

ul.wykaz li {
    margin-left: 15px;
    background: url('img/wykaz.jpg') no-repeat left center;
    padding-left: 16px;
    list-style-type: none;
    line-height: 20px;
}
