body {
    background-color: #CFC6A6;
    font-size: 11px;
    color: #6D6759;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    text-align: center;
}
#top_bar {
    margin-left: auto;
    margin-right: auto;
    width: 799px;
    height: 49px;
    background-image: url(pliki/top_bar_bg.jpg);
    background-position: left;
    background-repeat: repeat-x;
    border-color: #232424;
    border-style: solid;
    border-width: 1px;
}
#top_menu {
    width: 300px;
    margin-right: 25px;
    margin-top: 30px;
    text-align: right;
    float: right;
    color: white;
    font-size: 12px;
}
#header {
    width: 799px;
    height: 248px;
    border-color: #232424;
    border-style: solid;
    border-width: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -1px;
}
#menu {
    width: 299px;
    height: 208px;
    float: left;
    background-color: #6D6759;
    border-right-color: #232424;
    border-right-style: solid;
    border-right-width: 1px;
    text-align: center;
    padding-top: 40px;
}
#flash {
    width: 300px;
    float: left;
}
#top_flash {
    width: 499px;
    height: 58px;
    background-color: #4C5540;
    border-bottom-color: #232424;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    
}
#bottom_flash {
    width: 499px;
    height: 189px;
}
#narrow_bar {
    width: 799px;
    height: 14px;
    border-color: #232424;
    border-style: solid;
    border-width: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -1px;
    background-image: url(pliki/narrow_bar_bg.jpg);
    background-position: left;
    background-repeat: repeat-x;
    
}
#slogan_bar {
    width: 799px;
    height: 100px;
    border-bottom-color: #6D6759;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-left-color: #232424;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #232424;
    border-right-style: solid;
    border-right-width: 1px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(pliki/slogan_bar_bg.jpg);
    background-position: left;
    background-repeat: repeat-x;
    text-align: left;
}
#small_flash {
    width: 266px;
    height: 75px;
    margin-left: 55px;
    margin-top: 11px;
    float: left;
}
#slogan {
    margin-left: 95px;
    margin-top: 20px;
    float: left;
}
#main_container {
    width: 799px;
    background-color: #EAE0BC;
    background-image: url(pliki/main_container_bg.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    border-left-color: #232424;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #232424;
    border-right-style: solid;
    border-right-width: 1px;
    margin-left: auto;
    margin-right: auto;
    
    text-align: left;
}
#left {
    float: left;
    width: 300px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-right-color: #E1D7B4;
    border-right-style: solid;
    border-right-width: 3px;
    

}
#right {
    float: left;
    width: 496px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-left-color: #E1D7B4;
    border-left-style: solid;
    border-left-width: 3px;
    margin-left: -3px;
    padding-bottom: 15px;
       
}
#news_box {
    background-image: url(pliki/aktualnosci.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    padding-top: 30px;
}
#oferta_box {
    background-image: url(pliki/oferta.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    padding-top: 35px;
    padding-bottom: 10px;
}
#bottom_narrow_bar {
    
    width: 799px;
    height: 14px;
    border-color: #232424;
    border-style: solid;
    border-width: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -1px;
    background-color: #CFC6A6;
}
#footer {
    margin-left: auto;
    margin-right: auto;
    width: 799px;
    height: 34px;
    background-image: url(pliki/top_bar_bg.jpg);
    background-position: left;
    background-repeat: repeat-x;
    border-color: #232424;
    border-style: solid;
    border-width: 1px;
    padding-top: 15px;
    color: white;
}
#copyright {
    margin-left: auto;
    margin-right: auto;
    width: 799px;
    font-size: 10px;
}
.nagrody {
float: left;
width: 240px;
border-color: #D4C8B8;
    border-width: 1px;
    border-style: solid;
margin-left: 2px;
margin-right: 2px;
margin-top: 2px;
margin-bottom: 2px;
height: 260px;
text-align: center;
padding-top: 10px;

}
.spi {
    float: left;
    width: 300px;
    text-align: left;
    
}
.copy {
    float: right;
    width: 300px;
    text-align: right;
}
a.menu_link {
    width: 200px;
    margin-left: 30px;
    padding-left: 40px;
    color: white;
    text-align: left;
    text-decoration: none;
    background-image: url(pliki/arrow.gif);
    background-position: left;
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: bold;
    display: block;
    border-bottom-color: white;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    line-height: 2em;
}
a.menu_link:hover {
    text-align: right;
    background-image: url(pliki/arrow_hover.gif);
    background-position: right;
    background-repeat: no-repeat;
    color: #B8B7B3;
    padding-right: 40px;
    padding-left: 0px;
    
}
a.footer_link {
    color: white;
    text-decoration: none;
}
a.footer_link:hover {
    text-decoration: underline;
    color: black;
}
a.top_menu_link {
    font-size: 12px;
    text-decoration: none;
    color: white;
    font-weight: bold;
}
a.top_menu_link:hover {
    color: black;
}
a.oferta_link {
    display: block;
    width: 240px;
    border-bottom-color: #6D6759;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #6D6759;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    margin-left: 15px;
    margin-right: auto;
    line-height: 1.8em;
}
a.oferta_link:hover {
    color: #9B5D44;
    border-bottom-color: white;
}
a.spi_link_inactive {
    color: #6D6759;
    text-decoration: none;
}
a.spi_link {
    color: #4C5540;
    text-decoration: none;
}
a.spi_link:hover {
    color: black;
}
a.important {
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 100px;
    color: #905640;
    text-decoration: none;
    border-color: #6D6759;
    border-style: solid;
    border-width: 1px;
    background-color: #FBF4DC;
    
    
}
a.important:hover {
    background-color: inherit;
    color: black;
    border-color: black;
}
a.pinokio {
    color: #6D6759;
    text-decoration: none;
    cursor: text;
}
.img_logo {
    border: none;
    float: left;
}


.img_right {
    float: right;
    margin-left: 10px;
    margin-bottom: 2px;
    padding: 0px;
    border: solid 3px;
    border-color: #4c5540;
}

.img_left {
    float: left;
    margin-right: 10px;
    margin-bottom: 2px;
    padding: 0px; 
    border: solid 3px;
    border-color: #4c5540;
}

h1 {
    font-size: 14px;
    font-weight: bold;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 15px;
    border-left-color: white;
    border-left-style: solid;
    border-left-width: 8px;
    color: black;
    
}
p {
    padding-left: 15px;
    padding-right: 15px;
}
.clear {
    clear: both;
}


/*news*/

.news_data {
background-color: #B0A98D;
color: white;
padding-left: 3px;
padding-right: 3px;
margin-left: 3px;
font-size: 10px;
}

.news_temat {
font-weight: bold;
font-size: 10px;
margin-left: 3px;
}

.news_tresc {
font-size: 10px;
margin-left: 3px;
margin-right: 3px;
display: block;
}

a.wiecej {
text-decoration: none;
color: black;
font-size: 10px;
}

a.wiecej:hover {
text-decoration: underline;
color: #B0A98D;
}

/*formularz mailowy*/

.adress {
text-align: center;
margin-top: 20px;
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: black;
border-style: solid;
border-width: 1px;
color: black;
}

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

/*realizacje*/
.img_gallery {
border: 1px solid #6C6F71;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
background-color: #fdf7eb;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}

.gallery_box {
float: left;
width: 213px;
height: 170px;
background-color: #AEA88E;
border-color: #6D6759;
border-style: solid;
border-width: 1px;
margin-left: 7px;
margin-bottom: 5px;
padding: 3px 8px 8px 8px;
text-align: center;
}

.gallery_box_top {
height: 35px;
border-bottom-color: #6C6F71;
border-bottom-style: solid;
border-bottom-width: 1px;
text-align: center;
}

.konie {
margin-left: auto;
margin-right: auto;
}

.opis_kominka {
float: left;
width: 300px;
margin-left: 10px;
margin-right: 0px;
font-size: 10px;
}

.foto_kominka {
float: left;
width: 220px;
height: auto;
background-color: #DFBC86;
border-color: #5B260E;
border-style: solid;
border-width: 1px;
text-align: center;
}

.foto_kominka_show {
width: 530px;
height: auto;
background-color: #DFBC86;
border-color: #5B260E;
border-style: solid;
border-width: 1px;
text-align: center;
margin-left: auto;
margin-right: auto;
}

.product_gallery {
width: 530px;
margin-left: auto;
margin-right: auto;
}

.img2 {
border: 1px solid #5B260E;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
float: left;
margin-right: 8px;
margin-top: 4px;
}

a.album_link {
font-size: 10px;
font-weight: bold;
color: black;
text-decoration: none;
}

a.album_link:hover {
color: white;
text-decoration: underline;
}

.img3 {
border: 1px solid #6D6759;
padding: 2px 2px 2px 2px;
}

.img_galeria_produktu {
border-color: #6D6759;
border-style: solid;
border-width: 1px;
padding: 2px;
background-color: white;
margin-right: 5px;
margin-bottom: 2px;
margin-right: 5px;
}

.img_box {
float: left;
text-align: center;
margin-bottom: 5px;
margin-left: 5px;
}

.pop_box {
background-color: #D1C8A7;
width: 260px;
border-color: #6D6759;
border-style: solid;
border-width: 1px;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
text-align: center;
color: black;
font-size: 10px;
}

.img_show {
float: right;
border-color: #6D6759;
border-style: solid;
border-width: 1px;
padding: 2px;
background-color: white;
margin-left: 10px;
margin-bottom: 10px;
}

.niewyrozniony {
font-weight: normal;
}



/*galeria*/
.foto {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
.album_opis {
	float: left;
	margin-top: 20px;
	vertical-align: top;
	width: 350px;
}
.show_photos {
	margin-left: auto;
	margin-right: auto;
	width: 450px;
	text-align: center;
        margin-top: 20px;
}
.show_foto {
	margin-left: auto;
	margin-right: auto;
	width: 450px;
	text-align: center;
        background-color: #BCAA86;
        border-color: #8C7B60;
border-style: solid;
border-width: 1px;
margin-top: 50px;
padding-top: 40px;
}
a.album_link {
    font-size: 12px;
    font-weight: bold;
    color: #6D141C;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
}
a.album_link:hover {
    color: white;
    text-decoration: underline;
}
.foto_box {
    width: 110px;
    height: 100px;
    font-size: 8px;
    font-weight: normal;
    text-align: center;
    float: left;
}

#ogloszenie {
    width: 400px;
    hight: 150px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #F4DF91;
    border-color: #4C5540;
    border-style: solid;
    border-width: 2px;
    font-size: 12px;
    
}

#main_container2 {
    width: 799px;
    background-color: #EAE0BC;
    background-image: url(pliki/main_container_bg.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    border-color: #232424;
    border-style: solid;
    border-width: 1px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    text-align: left;
}
