html {
    font-size: 100%; /*IE hack*/
}
body {
    text-align: center;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 68.75%;
    color: #60544D;
    background-color: #E1D8CE;
    margin-top: 40px;
}

#header_box {
    width: 900px;
    height: 320px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#flash_box {
    width: 900px;
    height: 278px;
    background-image: url(pliki/flash1.jpg);
    background-position: top;
    background-repeat: no-repeat;
    margin-bottom: 8px;
}

#icon_bar {
    width: 171px;
    height: 19px;
    position: absolute;
    left: 670px;
    top: 28px;
    z-index: 2000;
    padding-top: 5px;
    padding-left: 21px;
    text-align: left;
}

a.icon_link {
    margin-right: 44px;
}

#menu_bar {
    width: 836px;
    height: 34px;
    margin-left: auto;
    margin-right: auto;
}

#menu_left {
    width: 10px;
    height: 34px;
    background-image: url(pliki/menu_bg_left.jpg);
    background-position: top;
    background-repeat: no-repeat;
    float: left;
}

#menu_middle {
    width: 816px;
    height: 34px;
    background-image: url(pliki/menu_bg_middle.jpg);
    background-position: top;
    background-repeat: repeat-x;
    float: left;
}

#menu_right {
    width: 10px;
    height: 34px;
    background-image: url(pliki/menu_bg_right.jpg);
    background-position: top;
    background-repeat: no-repeat;
    float: left;
}

#main_box {
    width: 816px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin-top: 24px;
}

#left {
    width: 556px;
    float: left;
}

#welcome_box {
    width: 534px;
}

#offer_box {
    width: 534px;
}

#right {
    width: 260px;
    float: left;
}

#news_box {
    width: 260px;
    background-color: #918376;
}

#news_box_top {
    width: 260px;
    height: 12px;
    background-image: url(pliki/news_box_top.jpg);
    background-position: top;
    background-repeat: no-repeat;
}

#news_box_middle {
    width: 220px;
    padding-left: 20px;
    padding-right: 20px;
    color: #DED4C8;
    padding-bottom: 10px;
}

#news_box_bottom {
    width: 260px;
    height: 12px;
    background-image: url(pliki/news_box_bottom.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
}

#contact_box {
    width: 240px;
    height: 120px;
    background-image: url(pliki/contact_box.jpg);
    background-repeat: no-repeat;
    background-position: top;
    margin-top: 20px;
    padding-left: 20px;
}

#contact {
    margin-top: 13px;
    color: #FFFFFF;
}

#logos_box {
    width: 816px;
    height: 82px;
    background-image: url(pliki/logos_box.jpg);
    background-repeat: no-repeat;
    background-position: top;
    margin-top: 22px;
    margin-left: auto;
    margin-right: auto;
}

#footer {
    width: 836px;
    height: 34px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 22px;
    color: #FFFFFF;
}

#footer_left {
    width: 10px;
    height: 34px;
    background-image: url(pliki/menu_bg_left.jpg);
    background-position: top;
    background-repeat: no-repeat;
    float: left;
    margin-bottom: 40px;
}

#footer_middle_left {
    width: 480px;
    height: 25px;
    background-image: url(pliki/menu_bg_middle.jpg);
    background-position: top;
    background-repeat: repeat-x;
    float: left;
    padding-top: 9px;
    text-align: left;
    padding-left: 20px;
}

#footer_middle_right {
    width: 296px;
    height: 24px;
    background-image: url(pliki/menu_bg_middle.jpg);
    background-position: top;
    background-repeat: repeat-x;
    float: left;
    font-size: 0.91em;
    padding-top: 10px;
    text-align: right;
    padding-right: 20px;
}

#footer_right {
    width: 10px;
    height: 34px;
    background-image: url(pliki/menu_bg_right.jpg);
    background-position: top;
    background-repeat: no-repeat;
    float: left;
}
#sitemap {
    margin-top: 60px;
    margin-left: 100px;
}
#map {
    width: 510px;
    height: 400px;
    
    text-align: center;
    margin-left: 0px;
    margin-top: 40px;
    margin-bottom: 20px;
    border-color: #918376;
    border-style: solid;
    border-width: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 0.91em;
}
a.menu_link {
    width: 136px;
    height: 25px;
    background-image: url(pliki/button.jpg);
    background-position: left;
    background-repeat: no-repeat;
    float: left;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 9px;
}

a.menu_link:hover {
    background-image: url(pliki/button_hover.jpg);
    background-position: left;
    background-repeat: repeat-x;
}

a.menu_link_first {
    width: 136px;
    height: 25px;
    float: left;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 9px;
}

a.menu_link_first:hover {
    background-image: url(pliki/button_hover.jpg);
    background-position: left;
    background-repeat: repeat-x;
}

a.mail_link {
    color: #60544D;
    text-decoration: none;
    font-weight: bold;
}

a.mail_link:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

a.footer_link {
    color: #FFFFFF;
    text-decoration: none;
}
a.footer_link:hover {
    color: #D3880B;
    text-decoration: underline;
}

a.more {
    color: #D3880B;
    text-decoration: none;
}

a.more:hover {
    color: #60544D;
    text-decoration: underline;
}

a.more2 {
    color: #E3B931;
    text-decoration: none;
}

a.more2:hover {
    color: #DED4C8;
    text-decoration: underline;
}
a.offer_link {
    font-size: 1.09em;
    font-weight: bold;
    display: block;
    color: #E1D8CE;
    text-decoration: none;
    background-image: url(pliki/arrow.gif);
    background-position: left 5px;
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-top: 7px;
}
a.offer_link:hover {
    color: #e3b931;
    background-image: url(pliki/arrow_hover.gif);
}
a.sitemap_link {
    font-size: 1.09em;
    font-weight: bold;
    display: block;
    color: #918376;
    text-decoration: none;
    background-image: url(pliki/arrow.gif);
    background-position: left 5px;
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-top: 7px;
}
a.sitemap_link:hover {
    color: #5C4D46;
    text-decoration: underline;
    background-image: url(pliki/arrow_hover.gif);
}
a.sitemap_sub_link {
    font-size: 0.91em;
    font-weight: bold;
    display: block;
    text-decoration: none;
    color: #D38400;
    margin-left: 30px;
}
a.sitemap_sub_link:hover {
    text-decoration: underline;
    color: #918376;
}
a.pdf_link {
    display: block;
    background-image: url(pliki/pdf_icon.gif);
    background-position: left;
    background-repeat: no-repeat;
    margin-left: 30px;
    margin-top: 5px;
    padding-left: 30px;
    text-decoration: none;
    font-size: 0.91em;
    font-weight: bold;
    color: #9B9590;
}
a.pdf_link:hover {
    color: orange;
    text-decoration: underline;
}
a.spi_link_inactive {
    text-decoration: none;
    color: #AEAB8E;
}
a.pinokio {
    color: #60544D;
    text-decoration: none;
}
.spi {
    font-size: 0.91em;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    width: 900px;
    color: #AEAB8E;
}
h1 {
    font-size: 1.27em;
    font-weight: bold;
    border-left-color: #60514A;
    border-left-style: solid;
    border-left-width: 6px;
    padding-left: 15px;
    color: #D38400;
}
h2 {
    font-size: 1.36em;
}
.clear {
    clear: both;
}
.bold {
    font-weight: normal;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.img_flash {
    display: none;
}

.img_noborder {
    border: none;
}

.img_left {
    float: left;
    margin-top: 4px;
    margin-right: 15px;
    margin-bottom: 5px;
    padding: 2px;
    border: 1px solid #918376;
}

.img_right {
    float: right;
    margin-top: 4px;
    margin-left: 15px;
    margin-bottom: 5px;
    padding: 2px;
    border: 1px solid #918376;
}

.headline {
    margin-bottom: 13px;
}


/*formularz mailowy*/

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

.form {
margin-left: auto;
margin-right: auto;
margin-top: 25px;
margin-bottom: 30px;
width: 484px;
}

.input {
    width: 320px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.91em;
border-color: #C6C3A5;
border-style: solid;
border-width: 1px;
color: #8F8D7C;
background-color: inherit;

}
.textarea {
    width: 320px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.91em;
border-color: #C6C3A5;
border-style: solid;
border-width: 1px;
color: #8F8D7C;
background-color: inherit;
overflow: auto;
}

.submit {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.91em;
font-weight: bold;
border-color: #C6C3A5;
border-style: solid;
border-width: 1px;
color: #ACACAA;
background-color: #FFFFFF;
}

.submit:hover {
    background-color: #FFFFFF;
    color: #C9A94C;
    border-color: #C9A94C;
}
.contact_headline {
    background-color: #D6C5B1;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center;
    font-size: 1.27em;
    color: #918376;
    margin-bottom: 5px;
}
.contact_item {
    float: left;
    width: 250px;
    margin-right: 10px;
    margin-top: 5px;
}
.team_name {
    font-size: 1.09em;
    font-weight: bold;
}

/*realizacje*/

.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;
}

.img_popup {
	border: solid 1px;
    border-color: #AAA8A9;
	padding: 2px 2px 2px 2px;
        margin-left: auto;
        margin-left: auto;
}

.img_galeria_produktu {
padding: 2px; 
    border: solid 1px;
    border-color: #918376;

margin-bottom: 2px;

}
#product_gallery {
    position: relative;
}
.img_box {
float: left;
text-align: center;
margin-bottom: 5px;
margin-left: 10px;
}
.show_photo {
    text-align: center;
    margin-top: 30px;
}

/*tooltip - jquery*/

#tooltip {
    position: absolute;
    z-index: 3000;
    border: 2px solid #5B4C45;
    background-color: #CA7E00;
    padding: 3px;
    opacity: 0.8;
    font-size: 0.91em;
    color: #ffffff;
    text-align: left;
}

#tooltip h3 {
    color: #FFFFFF;
    font-size: 0.91em;
    line-height: 1.7em;
    margin: 0;
    padding-bottom: 3px;
    padding-left: 25px;
    padding-right: 7px;
    background-image: url(pliki/info_icon.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#tooltip div {
    margin: 0;
}

/*news*/

.news_data {
    width: 80px;
    display: block;
    color: #DED4C8;
    text-align: center;
    background-color: #60514A;
    margin-bottom: 4px;
}

.news_temat {
    font-weight: bold;
    color: #D3880B;
}

.news_temat2 {
    font-weight: bold;
    color: #E3B931;
}

.news_tresc {
    display: block;
    color: inherit;
}


 /*popup - wyswietlanie powiekszenia fotki*/


.popup{  
    display:none;
    position:fixed;
    top: -290px;
    left: 20px; 
    _position:absolute; /* hack for internet explorer 6*/  
    width: 480px;
    position: absolute;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    background-color: #D5C4B0;
    border:2px solid #5A4D45;  
    z-index:200;  
    
    padding-bottom: 20px;
    font-size:10px;
    font-weight: bold;
    color: #918376;
}
.popup_foto {
    
}
.open_popup {
    
}
.popup_close {
    font-size:14px;  
    line-height:14px;  
    height: 20px;
    text-align: right;
    float: right;
    color: #D38400;  
    font-weight: bold;
    font-size: 10px;
    display:block;
    cursor: pointer; 
}
