html {
    font-size: 100%; /*IE hack*/
}
body {
    text-align: center;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 68.75%;
    color: #F4F5E9;
    background-color: #2E353D;
    background-image: url(pliki/bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
}

#outside_container {
    width: 900px;
    background-color: #6C6657;
    background-image: url(pliki/top_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    margin-left: auto;
    margin-right: auto;
    border-color: #D7CAAB;
    border-style: solid;
    border-width: 5px;
    margin-top: 70px;
}

#top_box {
    width: 856px;
    height: 95px;
    border-bottom-color: #ABA58D;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}

#top_box_left {
    width: 264px;
    height: 72px;
    padding-top: 23px;
    float: left;
}

#top_box_right {
    width: 592px;
    float: left;
}

#icon_bar {
    height: 42px;
    text-align: right;
    padding-top: 25px;
    margin-right: 40px;
}

#menu_bar {
    height: 28px;
}

#flash_box {
    width: 856px;
    height: 190px;
    margin-left: auto;
    margin-right: auto;
    border-bottom-color: #333C44;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    position: relative;
}

#flash_left {
    width: 257px;
    height: 183px;
    float: left;
    background-image: url(pliki/flash_left_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    border-color: #F6EFDD;
    border-style: solid;
    border-width: 1px;
    margin-right: 5px;
}

#flash_right {
    width: 590px;
    height: 183px;
    float: left;
    border-color: #F6EFDD;
    border-style: solid;
    border-width: 1px;
    
}
.slideshow {
    display: none;
}
#slogan_box {
    width: 327px;
    height: 59px;
    position: absolute;
    top: 120px;
    left: 480px;
    z-index: 100;
}
.slogan {
   display: none;
}

#main_box {
    width: 856px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
    border-bottom-color: #ABA58D;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    text-align: left;
}

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

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

#welkome_box {
    width: 549px;
    background-color: #5A5448;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-color: #F6EFDD;
    border-style: solid;
    border-width: 1px;
}

#offer_box {
    width: 549px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-top: 0px;
}

#news_box {
    width: 239px;
    padding-top: 10px;
    margin-left: 26px;
    margin-bottom: 30px;
    font-size: 0.91em;
}

#contact_box {
    width: 229px;
    height: 85px;
    background-image: url(pliki/na_skroty_bg.jpg);
    background-position: left;
    background-repeat: no-repeat;
    border-color: #F6EFDD;
    border-style: solid;
    border-width: 1px;
    margin-left: 24px;
    margin-bottom: 30px;
    padding-top: 45px;
    padding-left: 10px;
}

#footer {
    width: 856px;
    height: 55px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 7px;
    text-align: left;
}

#footer_left {
    width: 536px;
    float: left;
    padding-top: 15px;
    padding-left: 20px;
}

#footer_right {
    width: 215px;
    float: left;
    font-size: 0.91em;
    padding-top: 15px;
    padding-left: 85px;
}
#map {
    width: 510px;
    height: 400px;
    
    text-align: center;
    margin-left: 20px;
    margin-top: 40px;
    margin-bottom: 20px;
    border-color: #D7CAAB;
    border-style: solid;
    border-width: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 0.91em;
}
.clear {
    clear: both;
}

.img_noborder {
    border: none;
}

.img_noborder_left {
    border: none;
    float: left;
}
.img_left {
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;
    padding: 2px; 
    border: solid 1px;
    border-color: #AAA8A9;
}
.img_right {
    float: right;
    margin-left: 15px;
    margin-bottom: 5px;
    padding: 2px; 
    border: solid 1px;
    border-color: #AAA8A9;
}
a.icon_link {
    margin-left: 50px;
}

a.top_menu_link {
    width: 94px;
    height: 21px;
    float: right;
    background-image: url(pliki/top_menu_link.jpg);
    background-position: left;
    background-repeat: no-repeat;
    color: #F4F5E9;
    font-weight: bold;
    text-decoration: none;
    padding-top: 7px;
    margin-left: 3px;
}

a.top_menu_link:hover {
    background-image: url(pliki/top_menu_link_hover.jpg);
}

a.top_menu_link_last {
    width: 107px;
    height: 21px;
    float: right;
    background-image: url(pliki/top_menu_link_last.jpg);
    background-position: left;
    background-repeat: no-repeat;
    color: #F4F5E9;
    font-weight: bold;
    text-decoration: none;
    padding-top: 7px;
}

a.top_menu_link_last:hover {
    background-image: url(pliki/top_menu_link_hover_last.jpg);
}

a.mail_link {
    color: #DD8F2E;
    text-decoration: none;
}

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

a.footer_link {
    color: #F4F5E9;
    text-decoration: none;
}

a.footer_link:hover {
    color: #DD8F2E;
    text-decoration: underline;
}
a.more {
    text-decoration: none;
    color: #ffffff;
}
a.more:hover {
    text-decoration: underline;
    color: #2E353D;
}
a.offer_menu_link {
    display: block;
    font-size: 1.27em;
    font-weight: bold;
    color: #F8F5E4;
    text-decoration: none;
    margin-top: 5px;
    padding-left: 15px;
    background-image: url(pliki/arrow.gif);
    background-position: left 4px;
    background-repeat: no-repeat;
}
a.offer_menu_link:hover {
    background-image: url(pliki/arrow_hover.gif);
    color: #aba58d;
}
h1 {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.55em;
    padding-left: 15px;
    border-left-color: #ABA58D;
    border-left-style: solid;
    border-left-width: 7px;
    color: #E5D8B8;
}
h2 {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.27em;
    
    color: #E5D8B8;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.bold {
    font-weight: normal;
}

/*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: 35px;
margin-bottom: 32px;
width: 450px;
}

.input {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.91em;
border-color: #E6E0C0;
border-style: solid;
border-width: 1px;
color: #95322D;
background-color: #C3BCA0;

}
.textarea {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.91em;
border-color: #E6E0C0;
border-style: solid;
border-width: 1px;
color: #95322D;
background-color: #C3BCA0;
overflow: auto;
}
.select {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.91em;
border-color: #94989B;
border-style: solid;
border-width: 1px;
color: #0C3B7A;
background-color: #EFEFEF;  
}
.submit {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.91em;
font-weight: bold;
border-color: #2E353D;
border-style: solid;
border-width: 1px;
color: #6C7075;
background-color: #EFEFEF;
}

.submit:hover {
    background-color: #E9E9E9;
    color: #95322D;
    border-color: #95322D;
}

/*news*/

.news_data {
width: 80px;
display: block;
color: #FFFFFF;
text-align: center;
background-color: #B3AB94;

border-color: #3A597A;
border-style: solid;
border-width: 1px;

}

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

.news_tresc {

display: block;
color: #E6E0C0;
}

/*realizacje*/

.img_gallery {
float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-top: 20px;
    padding: 2px; 
    border: solid 1px;
    border-color: #AAA8A9;
}
.gallery_box {

/*border-top-color: #5C4C41;*/
/*border-top-style: solid;*/
/*border-top-width: 1px;*/
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5px;
padding-bottom: 10px;
text-align: left;
}
.gallery_box_top {
    
    height: 18px;
    background-color: #ABA58D;
    /*border-bottom-color: #5C4C41;
border-bottom-style: solid;
border-bottom-width: 1px;*/
text-align: left;
padding-left: 10px;
padding-top: 3px;
font-weight: bold;
font-size: 1.09em;
}
.gallery_opis {
    margin-top: 20px;
    margin-bottom: 10px;
}

a.realizacje_link {
    font-size: 1.09em;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
a.realizacje_link:hover {
    text-decoration: underline;
    color: #A8A89F;
}

.product_gallery {
width: 500px;
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;
}

.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: #AAA8A9;

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


/*tooltip - jquery*/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 2px solid #E6E0C0;
	background-color: #2E353D;
	padding: 3px;
	opacity: 0.8;
        font-size: 0.91em;
        color: #ffffff;
        text-align: left;
}
#tooltip h3 {
    color: #E6E0C0;
    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;
    }
    
/*popup - wyswietlanie powiekszenia fotki*/


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