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

#top_bar {
     width: 900px;
     height: 90px;
     margin-left: auto;
     margin-right: auto;
}

#logo_box {
    float: left; 
}

#icon_bar {
    float: right;
    margin-top: 50px;
    margin-right: 45px;
}

#menu_outside {
    width: 100%;
    height: 56px;
    background-image: url(pliki/menu_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
}

#menu_bar {
    width: 900px;
    height: 56px;
    background-image: url(pliki/menu_dom.jpg);
    background-position: top right;
    background-repeat: no-repeat; 
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#flash_outside {
    width: 100%;
    height: 195px;
    background-image: url(pliki/flash_outside.jpg);
    background-position: top;
    background-repeat: repeat-x; 
}

#flash {
    width: 900px;
    height: 195px;
    background-image: url(pliki/flash.jpg);
    background-position: top;
    background-repeat: no-repeat; 
    margin-left: auto;
    margin-right: auto;
}

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

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

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

#news_box {
    font-size: 0.91em;
    margin-top: 12px;
    margin-bottom: 25px;
    margin-left: 15px;
    margin-right: 15px;
}

#contact_box {
    width: 255px;
    height: 118px;
    background-image: url(pliki/contact_box.jpg);
    background-position: top;
    background-repeat: no-repeat;
    padding-top: 12px;
    padding-left: 15px;
    color: #5c5c5c;
}

#welcome_box {
    width: 630px;
}

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

#welcome_box_middle {
    width: 590px;
    background-image: url(pliki/welcome_box_middle.jpg);
    background-position: top;
    background-repeat: repeat-y;
    padding-left: 25px;
    padding-right: 15px;
    padding-bottom: 1px;
}

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

.offer_box {
    width: 315px;
    float: left;
}

.offer_box_top {
    width: 315px;
    height: 22px;
    background-image: url(pliki/offer_box_top.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
}

.offer_box_middle {
    width: 275px;
    background-image: url(pliki/offer_box_middle.jpg);
    background-position: top;
    background-repeat: repeat-y;
    padding-left: 25px;
    padding-right: 15px;
    padding-bottom: 1px;
}

.offer_box_bottom {
    width: 315px;
    height: 18px;
    background-image: url(pliki/offer_box_bottom.jpg);
    background-position: top;
    background-repeat: no-repeat;
}

#footer_outside {
    width: 100%;
    height: 45px;
    background-image: url(pliki/footer_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    margin-top: 15px;
}

#footer {
    width: 900px;
    height: 45px;
    margin-left: auto;
    margin-right: auto;
    color: #4f4f4f;
}

#footer_left {
    width: 365px;
    float: left;
    font-size: 0.91em;
    color: #4f4f4f;
    padding-left: 15px;
    padding-top: 15px;
    text-align: left;
}

#footer_right {
    width: 500px;
    float: left;
    padding-right: 15px;
    padding-top: 15px;
    text-align: right;
}

#sitemap {
    margin-left: 100px;
    margin-top: 40px;
    margin-bottom: 40px;
}
#map {
    width: 545px;
    height: 380px;
    
    text-align: center;
    margin-left: 20px;
    margin-top: 40px;
    margin-bottom: 20px;
    border-color: #BBB79A;
    border-style: solid;
    border-width: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 0.91em;
}
.banner {
    margin-bottom: 10px;
    margin-top: 10px;
}
.slogan {
    font-size: 2.36em;
    margin-top: 30px;
    margin-left: 80px;
}

.headline1 {
    height: 25px;
    background-image: url(pliki/headline1.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 34px; 
}

.headline2 {
    height: 25px;
    background-image: url(pliki/headline2.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 34px; 
}

.headline3 {
    height: 25px;
    background-image: url(pliki/headline3.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 49px;
    padding-top: 12px; 
}

.headline4 {
    height: 25px;
    background-image: url(pliki/headline4.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 34px; 
}

h1 {
    font-size: 1.64em;
    color: #393939;
    margin-top: 0px;
    margin-bottom: 0px;
}

.clear {
    clear: both;
}
.center {
    text-align: center;
}
.bold {
    font-weight: normal;
}
.img_noborder {
    border: none;
}

.img_left2 {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 5px;
}

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

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

img_slogan {
    display: none;
}
.img_polecane {
    padding: 2px; 
    border: solid 1px;
    border-color: #AAA8A9;
}
a.icon_link {
    margin-left: 55px;
}

a.menu_link_first {
    width: 119px;
    height: 32px;
    display: block;
    color: #393939;
    text-decoration: none;
    font-size: 1.09em;
    padding-top: 24px;
    text-align: center;
    float: left;
}

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

a.menu_link {
    width: 107px;
    height: 32px;
    display: block;
    color: #393939;
    text-decoration: none;
    font-size: 1.09em;
    background-image: url(pliki/button_bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    padding-top: 24px;
    float: left;
    text-align: center;
}

a.menu_link:hover {
    background-image: url(pliki/button_hover.jpg);
    background-position: left;
    background-repeat: no-repeat;
}
a.offer_menu_link {
    display: block;
    text-decoration: none;
    font-size: 1.36em;
    color: #547B11;
    margin-top: 5px;
    background-color: #E8E8E8;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
a.offer_menu_link:hover {
    background-color: #95B5E6;
    color: #FFFFFF;
}
a.realizacje_link {
    display: block;
    text-decoration: none;
    font-size: 1.09em;
    color: #547B11;
}
a.realizacje_link:hover {
    color: #FFFFFF;
}
a.mail_link {
    color: #3dad41;
    text-decoration: none;
    font-weight: bold;
}

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

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

a.footer_link:hover {
    color: #3dad41;
    text-decoration: underline;
}

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

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

a.sitemap_link {
    font-size: 1.09em;
    font-weight: bold;
    display: block;
    color: #686868;
    text-decoration: none;
    background-image: url(pliki/arrow.gif);
    background-position: left 2px;
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-top: 7px;
}
a.sitemap_link:hover {
    color: #3dad41;
    background-image: url(pliki/arrow_hover.gif);
}

a.sitemap_sub_link {
    font-weight: bold;
    color: #3dad41;
    text-decoration: none;
    display: block;
    margin-left: 30px;
}

a.sitemap_sub_link:hover {
    text-decoration: underline;
    color: #686868;
}

/*news*/
.news_data {
    width: 80px;
    display: block;
    color: #FFFFFF;
    text-align: center;
    background-color: #8d8d8d;
    margin-bottom: 5px;
}

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

.news_tresc {
    display: block;
}

/*tooltip - jquery*/
#tooltip {
    position: absolute;
    z-index: 3000;
    border: 2px solid #4b4b4b;
    background-color: #808080;
    padding: 3px;
    opacity: 0.8;
    font-size: 0.91em;
    color: #ffffff;
    text-align: left;
}

#tooltip h3 {
    color: #ededed;
    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;
}

/*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;
}
.form td {
    vertical-align: top;
}

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

}
.required {
    width: 320px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.91em;
    border-color: #686868;
    border-style: solid;
    border-width: 1px;
    color: #686868;
    background-color: #ececec;

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

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

.submit:hover {
    background-color: #ececec;
    color: #3dad41;
    border-color: #3dad41;
}

/*realizacje*/
.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;
background-color: #E1E1E1;
}
.gallery_box_top {
    
    height: 22px;
    background-color: #95B5E6;
text-align: left;
padding-left: 10px;
padding-top: 3px;
font-weight: bold;
font-size: 1.09em;
}
.img_gallery {
float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-top: 20px;
    padding: 2px; 
    border: solid 1px;
    border-color: #AAA8A9;
}
.gallery_opis {
    margin-top: 20px;
    margin-bottom: 10px;
}
.img2 {
	border: 1px solid #959595;
	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: #959595;
	padding: 2px 2px 2px 2px;
        margin-left: auto;
        margin-left: auto;
}

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

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

/*popup - wyswietlanie powiekszenia fotki*/


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