html {
    font-size: 100%; /*IE hack*/
}
body {
    text-align: center;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 68.75%;
    color: #5E5C5A;
    background-position: top;
    background-repeat: repeat-x;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #E5D7BA;
    
}

/*top bar*/
#top_bar_outside {
    height: 162px;
    text-align: left;
    background-image: url(pliki/top_bar_outside_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    margin-left: auto;
    margin-right: auto;
}
#top_bar_outside_left {
    width: 920px;
    height: 162px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(pliki/top_bar_left_grad.jpg);
    background-position: left;
    background-repeat: no-repeat;
}
#top_bar_outside_right {
    width: 910px;
    height: 162px;
    margin-left: 10px;
    margin-right: auto;
    
    background-image: url(pliki/top_bar_right_grad.jpg);
    background-position: right;
    background-repeat: no-repeat;
}
#top_bar_left {
    width: 621px;
    height: 162px;
    float: left;
    background-image: url(pliki/top_bar_left_bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
    margin-left: 0px;
    text-align: left;
}
#top_bar_right {
    width: 279px;
    height: 162px;
    float: left;
    background-image: url(pliki/top_bar_right_bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
}
#flag_bar {
    width: 130px;
    height: 32px;
    text-align: right;
    float: right;
}

/*menu_bar*/
#menu_bar_outside {
    height: 32px;
    text-align: left;
    background-image: url(pliki/menu_bar_outside_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
}
#menu_bar_outside_left {
    width: 920px;
    height: 32px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(pliki/menu_bar_left_grad.jpg);
    background-position: left;
    background-repeat: no-repeat;
}
#menu_bar_outside_right {
    width: 910px;
    height: 32px;
    margin-left: 10px;
    margin-right: auto;
    background-image: url(pliki/menu_bar_right_grad.jpg);
    background-position: right;
    background-repeat: no-repeat;
}
#menu_bar {
    width: 900px;
    height: 32px;
    margin-left: 0px;
}

/*flash bar*/
#flash_bar_outside {
    height: 156px;
    text-align: left;
    background-image: url(pliki/flash_bar_outside_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
}
#flash_bar_outside_left {
    width: 920px;
    height: 156px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(pliki/flash_bar_left_grad.jpg);
    background-position: left;
    background-repeat: no-repeat;
}
#flash_bar_outside_right {
    width: 910px;
    height: 156px;
    margin-left: 10px;
    margin-right: auto;
    background-image: url(pliki/flash_bar_right_grad.jpg);
    background-position: right;
    background-repeat: no-repeat;
}
#flash {
    width: 900px;
    height: 156px;
    margin-left: 0px;
}

/*main container*/
#main_container_outside {
    background-color: #EDE4D5;
    text-align: left;
}
#main_container_outside_left {
    width: 920px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(pliki/main_container_left_grad.jpg);
    background-position: left;
    background-repeat: repeat-y;
    padding-left: 0px;
}
#main_container_outside_right {
    width: 910px;
    margin-left: 10px;
    margin-right: auto;
    background-image: url(pliki/main_container_right_grad.jpg);
    background-position: right;
    background-repeat: repeat-y;
}
#main_container {
    width: 900px;
    margin-left: 0px;
    background-color: #FCFBF7;
    padding-top: 1px;
    padding-bottom: 10px;
    text-align: left;
}
#left {
    width: 240px;
    float: left;
    margin-left: 0px;
    text-align: left;
    padding-left: 10px;
}
#middle {
    width: 357px;
    margin-left: 10px;
    float: left;
    border-right-color: #DED6BB;
    border-right-style: solid;
    border-right-width: 1px;
    padding-right: 10px;
}
#right {
    width: 272px;
    float: left;
    border-left-color: #DED6BB;
    border-left-style: solid;
    border-left-width: 1px;
    margin-left: -1px;
}
#menu_box {
    width: 240px;
    background-color: #F0E8D6;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 5px;
    text-align: center;
}
#contact_box {
    width: 240px;
    height: 100px;
    background-color: #E3D5BA;
    margin-top: 5px;
    background-image: url(pliki/contact_box_bg.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    text-align: left;
}
#contact_box_inside {
    margin-left: 15px;
    font-size: 0.91em;
    font-weight: bold;
}
.headline {
    border-bottom-color: #BCB3A1;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: left;
}
#news_box {
    width: 258px;
    margin-left: 10px;
    font-size: 0.91em;
    padding-bottom: 15px;
    color: #82807D;
}
#from_gallery_box {
    width: 258px;
    margin-left: 10px;
    text-align: center;
}

/*footer*/
#footer_outside {
    height: 48px;
    background-image: url(pliki/footer_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    
}
#footer_outside_left {
    width: 920px;
    height: 48px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(pliki/footer_left_grad.jpg);
    background-position: left;
    background-repeat: no-repeat;
}
#footer_outside_right {
    width: 920px;
    height: 48px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(pliki/footer_right_grad.jpg);
    background-position: right;
    background-repeat: no-repeat;
}
#footer {
    width: 900px;
    height: 24px;
    margin-left: 10px;
    padding-top: 10px;
    color: #EDE4D5;
    padding-top: 14px;
}


/*copyright bar*/
#copyright_bar_outside {
    background-color: #E5D7BA;
}
#copyright_bar_outside_left {
    width: 920px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(pliki/copyright_bar_left_grad.jpg);
    background-position: left;
    background-repeat: repeat-y;
}
#copyright_bar_outside_right {
    width: 920px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(pliki/copyright_bar_right_grad.jpg);
    background-position: right;
    background-repeat: repeat-y;
}
#copyright_bar {
    width: 900px;
    height: 70px;
    margin-left: 10px;
}
#copy {
    width: 300px;
    float: left;
    font-size: 0.91em;
    text-align: left;
    margin-left: 15px;
    color: #B1ABA5;
}
#spi {
    width: 350px;
    float: right;
    font-size: 0.91em;
    text-align: right;
    margin-right: 15px;
    color: #B1ABA5;
}


/*linki*/
a.top_menu_link {
    width: 180px;
    height: 23px;
    border-right-color: #d0c7a9;
    border-right-style: solid;
    border-right-width: 1px;
    background-image: url(pliki/menu_link_bg.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-color: #FEFEFE;
    display: block;
    float: left;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.09em;
    font-weight: bold;
    text-decoration: none;
    color: #7B7669;
    padding-top: 3px;
    text-align: center;
}
a.top_menu_link:hover {
    background-color: #E3D5BA;
    color: #46433B;
    background-image: url(pliki/menu_link_hover_bg.jpg);
}
a.top_menu_link_last {
    width: 176px;
    height: 23px;
    background-image: url(pliki/menu_link_bg.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-color: #FEFEFE;
    display: block;
    float: left;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.09em;
    font-weight: bold;
    text-decoration: none;
    color: #7B7669;
    padding-top: 3px;
    text-align: center;
}
a.top_menu_link_last:hover {
    background-color: #E3D5BA;
    color: #46433B;
    background-image: url(pliki/menu_link_hover_bg.jpg);
}
a.menu_link {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.09em;
    font-weight: bold;
    text-decoration: none;
    color: #7B7669;
    background-image: url(pliki/left_menu_link_bg.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    width: 220px;
    display: block;
    padding-bottom: 11px;
    padding-top: 3px;
    text-align: center;
    margin-left: 10px;
}
a.menu_link:hover {
    color: #46433B;
}
a.mail_link {
    color: #6C6351;
    text-decoration: none;
}
a.mail_link:hover {
    color: #ffffff;
    text-decoration: underline;
}
a.footer_link {
    color: #EDE4D5;
    text-decoration: none;
}
a.footer_link:hover {
    color: #ffffff;
    text-decoration: underline;
}
a.more {
    color: #B19A68;
    text-decoration: none;
}
a.more:hover {
    color: #766A50;
    text-decoration: underline;
}
a.spi_link_inactive {
    color: #B1ABA5;
    text-decoration: none;
}
a.spi_link {
    color: #B19A68;
    text-decoration: none;
}
a.spi_link:hover {
    color: #766A50;
    text-decoration: underline;
}

/*images*/
.img_noborder {
    border: none;
}
.img_temp {
   
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    padding: 2px; 
    border: solid 1px;
    border-color: #AAA8A9;
}
.img_left {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    padding: 2px; 
    border: solid 1px;
    border-color: #AAA8A9;
}
.img_right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 2px; 
    border: solid 1px;
    border-color: #AAA8A9;
}
h1 {
    padding-left: 15px;
    border-left-color: #B19A68;
    border-left-style: solid;
    border-left-width: 7px;
    font-size: 1.09em;
    font-weight: bold;
}
.clear {
    clear: both;
}
.center {
    text-align: center;
}
    
/*news*/

.news_data {

color: #ffffff;
padding-left: 2px;
padding-right: 2px;
background-color: #CFBE93;
margin-left: 5px;

}

.news_temat {
font-weight: bold;

margin-left: 5px;
margin-right: 5px;
}

.news_tresc {

margin-left: 5px;
margin-right: 5px;
display: block;
color: #7F8174;
}


/*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: #B8B8B8;
border-style: solid;
border-width: 1px;
color: #CFBE93;
background-color: white;
}

.submit {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
border-color: #B8B8B8;
border-style: solid;
border-width: 1px;
color: #B1ACAC;
background-color: white;
}
.submit:hover {
    background-color: #EDE4D5;
    color: #847148;
}


/*galeria*/
.img3 {
	padding: 2px; 
    border: solid 1px;
    border-color: #AAA8A9;
}
.foto {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
.album_opis {
	float: left;
	margin-top: 20px;
	vertical-align: top;
	width: 210px;
}
.show_photos {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
        margin-top: 20px;
}
.show_foto {
	margin-left: auto;
	margin-right: auto;
	width: 340px;
	text-align: center;
        background-color: #ffffff;
        border-color: #AAA8A9;
border-style: solid;
border-width: 1px;
margin-top: 10px;
padding-top: 10px;
padding-bottom: 7px;
background-color: #EDE4D5;
}
a.album_link {
    
    font-weight: bold;
    color: #B19A68;
    text-decoration: none;
}
a.album_link:hover {
    text-decoration: underline;
    color: #A8A89F;
}


/*zestawy menu*/
.danie {
    background-color: #B19A68;
    color: #ffffff;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 10px;
}

/*menu restauracyjne*/
.listing_menu {
    width: 355px;
    border-collapse: collapse;
    font-size: 0.91em;
    font-weight: bold;
}
.listing_cena {
    width: 60px;
    text-align: right;
    font-weight: normal;
}
