body {
    text-align: center;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #5A5652;
    background-image: url(pliki/bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #B38851;
}
#outside_container {
    margin-left: auto;
    margin-right: auto;
    width: 816px;
    border-color: #6F7643;
    border-style: solid;
    border-width: 1px;
    background-color: #F5F6E8;
}
#top_bar {
    width: 801px;
    height: 67px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    border-bottom-color: #8D9560;
    border-bottom-style: solid;
    border-bottom-width: 4px;
}
#icon_bar {
    float: right;
    width: 200px;
    height: 25px;
    text-align: right;
}
#flash {
    width: 799px;
    height: 249px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
    border-color: #4D1A0E;
    border-style: solid;
    border-width: 1px;
    
}
#menu_bar {
    width: 801px;
    height: 26px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
    border-top-color: #8D9560;
    border-top-style: solid;
    border-top-width: 4px;
    border-bottom-color: #8D9560;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    background-image: url(pliki/menu_link.jpg);
    background-position: top;
    background-repeat: repeat-x;
}
#menu {
    width: 780px;
    margin-left: auto;
    margin-right: auto;
}
#main_container {
    width: 801px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
    border-bottom-color: #8D9560;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    padding-bottom: 10px;
    text-align: left;
}
#left {
    width: 275px;
    float: left;
}
#news_box {
    background-color: #E9EAD8;
    font-size: 10px;
    color: #565A42;
    padding-bottom: 5px;
    height: 337px;
}
#na_skroty_box {
    background-color: #854A3C;
    background-image: url(pliki/na_skroty_bg.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    font-weight: bold;
    color: #E9D2AC;
    margin-top: 3px;
    height: 130px;
}
#address_box {
    margin-top: 5px;
    margin-left: 10px;
}
#right {
    width: 517px;
    float: left;
    margin-left: 8px;
}
#oferta_box {
    background-color: #C7C8B8;
    padding-bottom: 10px;
    
}
.oferta {
    width: 390px;
    float: left;
   
}
.header_dark {
    
    margin-left: 5px;
    margin-right: 5px;
    border-bottom-color: #854A3C;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.header_light {
    
    margin-left: 5px;
    margin-right: 5px;
    border-bottom-color: #B2B891;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
#footer {
    width: 801px;
    height: 56px;
    margin-left: auto;
    margin-right: auto;
}
#footer_left {
    width: 214px;
    height: 41px;
    float: left;
    padding-top: 15px;
    color: #A98A82;
    font-size: 10px;
    font-weight: bold;
}
#footer_right {
    height: 41px;
    width: 587px;
    background-color: #D5D9A7;
    float: left;
    padding-top: 15px;
}
table.wapno {
    width: 470px;
    margin-left: auto;
    margin-right: auto;
    font-size: 10px;
    background-color: #E9EAD8;
    border-collapse: collapse;
    border-color: #5E662B;
    border-style: solid;
    border-width: 1px;
    
}
table.wapno th {
    background-color: #0BA4BE;
    color: white;
    font-weight: bold;
    height: 25px;
    text-align: center;
    border-color: #5E662B;
    border-style: solid;
    border-width: 1px;
    
}
table.wapno td {
   
    
    
    
    text-align: center;
    border-color: #5E662B;
    border-style: solid;
    border-width: 1px;
    
}
.spi {
    float: right;
    width: 300px;
    font-size: 10px;
    text-align: right;
    padding-right: 10px;
    margin-top: 12px;
}
.img_left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 2px; 
    border: solid 1px;
    border-color: #854A3C;
}
.img_right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 2px; 
    border: solid 1px;
    border-color: #854A3C;
}
.img_noborder {
    border: none;
}
a.wiecej {
    color: #854A3C;
    text-decoration: none;
}
a.wiecej:hover {
    color: #8D9560;
    text-decoration: underline;
}
a.menu_link {
    width: 129px;
    height: 20px;
    float: left;
    display: block;
    text-align: center;
    font-size: 12px;
    color: #74766A;
    font-weight: bold;
    padding-top: 6px;
    text-decoration: none;
    border-left-color: #A3A78F;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #A3A78F;
    border-right-style: solid;
    border-right-width: 1px;
    margin-left: -1px;
}
a.menu_link:hover {
    text-decoration: underline;
    color: #9D6F61;
    background-image: url(pliki/menu_link_hover.jpg);
    background-position: top;
    background-repeat: repeat-x;
}
a.oferta_link {
    font-size: 13px;
    font-weight: bold;
    color: #BA6E13;
    border-top-color: #E9EAD8;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #E9EAD8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    display: block;
    width: 370px;
  
    margin-left: 10px;
    margin-top: -1px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    text-decoration: none;
}
a.oferta_link:hover {
    background-color: #E9EAD8;
    border-top-color: white;
    border-bottom-color: white;
    color: #7D9011;
    
}
a.mail {
    color: #CA9756;
    text-decoration: none;
}
a.mail:hover {
    color: white;
    text-decoration: underline;
}
a.footer_link {
    color: #5A5652;
    text-decoration: none;
}
a.footer_link:hover {
    color: #854A3C;
    text-decoration: underline;
}
a.spi_link_inactive {
    color: #5A5652;
    text-decoration: none;
}
a.spi_link {
    color: #854A3C;
    text-decoration: none;
}
a.spi_link:hover {
    color: #491F15;
    text-decoration: underline;
}

.clear {
    clear: both;
}
p {
    padding-left: 10px;
    padding-right: 10px;
}
h1 {
    color: #5B642F;
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 12px;
    border-left-color: #854A3C;
    border-left-style: solid;
    border-left-width: 8px;
}
.bold {
    font-weight: normal;
}

/*news*/

.news_data {
color: #854A3C;

padding-left: 0px;
padding-right: 0px;
margin-left: 5px;
font-size: 10px;
}
.news_temat {
font-weight: bold;
font-size: 10px;
margin-left: 5px;
}
.news_tresc {

font-size: 10px;
margin-left: 5px;
margin-right: 3px;
display: block;
}


/*formularz mailowy*/

.adress {
text-align: center;
margin-top: 30px;
width: 300px;
margin-left: auto;
margin-right: auto;
}

.empty {
height: 180px;
}

.form {
margin-left: auto;
margin-right: auto;
margin-top: 15px;
margin-bottom: 25px;
}

.input {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
border-color: #854A3C;
border-style: solid;
border-width: 1px;
color: #86887E;
background-color: white;
}

.submit {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
border-color: #854A3C;
border-style: solid;
border-width: 1px;
color: #854A3C;
background-color: #E9EAD8;
}
.submit:hover {
    background-color: #D5D9A7;
}