html {
    font-size: 100%; /*IE hack*/
}
body {
    text-align: center;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 68.75%;
    color: #6B7178;
    background-color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
}
#outside_container {
    height: 100%;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(pliki/outside_container_bg.gif);
    background-position: top;
    background-repeat: repeat-y;
    padding-top: 1px;
}
#header {
    width: 840px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(pliki/top_bar_bg.gif);
    background-position: top;
    background-repeat: no-repeat;
}
#logo {
    width: 335px;
    height: 68px;
    border-left-color: #E2E2E2;
    border-left-style: solid;
    border-left-width: 1px;
    border-bottom-color: #E2E2E2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-top: 22px;
    float: left;
}
#icon_bar {
    width: 286px;
    height: 38px;
    border-right-color: #E2E2E2;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: #E2E2E2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-top: 22px;
    float: right;
    padding-top: 30px;
    padding-right: 30px;
}
#flash_outside {
    position: relative;
    width: 644px;
    height: 196px;
    float: left;
    margin-top: 10px;
}
#flash {
    
    width: 644px;
    height: 196px;
  
    border-color: #E2E2E2;
    border-style: solid;
    border-width: 1px;
    
    /*margin-top: 15px;*/
}

.slogan {
    width: 310px;
    position: absolute;
    z-index: 10;
    left: 40px;
    top: 30px;
    height: 30px;
}
.sprite {
    position: absolute;
    z-index: 10;
    left: 352px;
    top: 160px;
}
.napis {
    display: none;
}
.slideshow {
    display: none;
}
#logo_flash {
    width: 185px;
    height: 196px;
    float: left;
    border-color: #E2E2E2;
    border-style: solid;
    border-width: 1px;
    background-image: url(pliki/logo_flash.jpg);
    background-position: top;
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-left: 7px;
}
#main_container {
    width: 840px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 6px;
    text-align: left;
}
#left {
    width: 243px;
    float: left;
    border-right-color: #E2E2E2;
    border-right-style: solid;
    border-right-width: 3px;
    padding-left: 0px;
    padding-right: 5px;
}
#right {
    width: 583px;
    float: left;
    border-left-color: #E2E2E2;
    border-left-style: solid;
    border-left-width: 3px;
    margin-left: -3px;
    padding-left: 5px;
    padding-right: 0px;
}
.right_left {
    width: 343px;
    float: left;
    margin-top: 10px;
}
.right_right {
    width: 233px;
    float: left;
    margin-left: 7px;
    margin-top: 10px;
}
.right_box {
    border-left-color: #E2E2E2;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #E2E2E2;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: #E2E2E2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-top: 1px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #EFF2F7;
    height: 230px;
    
}
.polecane {
    margin-top: 0px;
    font-size: 0.91em;
    text-align: center;
    color: #85A7C2;
}
.header_right {
    height: 23px;
    background-color: #3A597A;
}
.header_left {
    height: 23px;
    background-color: #85A7C2;
}
.welcome_box {
    border-left-color: #E2E2E2;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #E2E2E2;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: #E2E2E2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-top: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
.main_box {
    padding-left: 15px;
    padding-right: 15px;
}
#menu {
    margin-bottom: 10px;
    margin-top: -2px;
    height: 155px;
}
#menu span {
    height: 23px;
    width: 242px;
    display: block;
    border-bottom-color: #E2E2E2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-image: url(pliki/menu_span_bg.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    margin-top: 2px;
    
}
#menu span:hover {
    background-image: url(pliki/menu_span_hover_bg.gif);
    
}
#news_box {
    border-left-color: #E2E2E2;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #E2E2E2;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: #E2E2E2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 0.91em;
    color: #9E9EA8;
    margin-bottom: 10px;
}
#contact_box {
    border-left-color: #E2E2E2;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #E2E2E2;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: #E2E2E2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(pliki/contact_box_bg.jpg);
    background-position: right;
    background-repeat: no-repeat;
    height: 65px;
    font-weight: bold;
}
#footer {
    height: 85px;
    width: 840px;
    background-image: url(pliki/footer_bg.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    border-top-color: #3A597A;
    border-top-style: solid;
    border-top-width: 4px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    padding-top: 15px;
    
}
#map {
    width: 510px;
    height: 400px;
    
    text-align: center;
    margin-left: 20px;
    margin-top: 40px;
    margin-bottom: 20px;
    border-color: #3A597A;
    border-style: solid;
    border-width: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 0.91em;
}
#sitemap {
    margin-left: 100px;
    margin-top: 40px;
    margin-bottom: 40px;
}
a.menu_link {
    font-size: 1.09em;
    text-decoration: none;
    font-weight: bold;
    color: #3A597A;
    margin-left: 47px;
    height: 16px;
    width: 185px;
    display: block;
    padding-left: 10px;
    padding-top: 2px;
}
a.menu_link:hover {
    /*background-image: url(pliki/menu_span_bg.gif);
    background-position: bottom;
    background-repeat: repeat-x;*/
    color: #FFFFFF;
    background-color: #B32B1D;
    padding-top: 2px;
    
    
}
a.menu_offer_link {
    font-size: 1.09em;
    font-weight: bold;
    text-decoration: none;
    background-image: url(pliki/menu_offer_link.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 15px;
    /*width: 230px;*/
    display: block;
    color: #3A597A;
}
a.menu_offer_link:hover {
    background-image: url(pliki/menu_offer_link_hover.gif);
    color: #B32B1D;
}
a.product_link {
    margin-left: 100px;
    font-weight: bold;
    background-image: url(pliki/menu_offer_link.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 15px;
    text-decoration: none;
    color: #85A7C2;
    display: block;
}
a.product_link:hover {
    text-decoration: underline;
    background-image: url(pliki/menu_offer_link_hover.gif);
    color: inherit;
}

a.more {
    color: #B32B1D;
    text-decoration: none;
}
a.more:hover {
    color: #3A597A;
    text-decoration: underline;
}
a.icon_link {
    margin-right: 55px;
    float: right;
}
a.footer_link {
    text-decoration: none;
    color: #9E9EA8;
}
a.footer_link:hover {
    text-decoration: underline;
    color: #B32B1D;
}
a.spi_link_inactive {
    color: #A59C9C;
    text-decoration: none;
}
a.spi_link {
    color: #8D8686;
    text-decoration: none;
}
a.spi_link:hover {
    color: #B32B1D;
    text-decoration: underline;
}
a.sitemap_link {
    font-size: 1.09em;
    font-weight: bold;
    text-decoration: none;
    background-image: url(pliki/menu_offer_link.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 15px;
    
    color: #3A597A;
}
a.sitemap_link:hover {
    background-image: url(pliki/menu_offer_link_hover.gif);
    color: #B32B1D;
}
a.sitemap_sub_link {
    color: #85A7C2;
    text-decoration: none;
    font-size: 0.91em;
    font-weight: bold;
    margin-left: 100px;
}
a.sitemap_sub_link:hover {
    color: #B32B1D;
    text-decoration: underline;
}
a.pinokio {
    color: #6B7178;
    text-decoration: none;
    cursor: text;
}
.img_left {
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;
    padding: 2px; 
    border: solid 1px;
    border-color: #AAA8A9;
}
.img_right {
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
    padding: 2px; 
    border: solid 1px;
    border-color: #AAA8A9;
}
.img_noborder {
    border: none;
}
.img_polecane {
    padding: 2px; 
    border: solid 1px;
    border-color: #AAA8A9;
}
h1 {
    font-size: 1.09em;
    font-weight: bold;
    color: #3A597A;
    border-left-color: #85A7C2;
    border-left-style: solid;
    border-left-width: 10px;
    padding-left: 15px;
}
h2 {
    font-size: 1.09em;
    font-weight: bold;
    color: #B32B1D;
    border-bottom-color: #85A7C2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.center {
    text-align: center;
}
.copyright {
    float: left;
    width: 250px;
    font-size: 0.91em;
    color: #A59C9C;
    margin-top: 10px;
    text-align: left;
}
.spi {
    float: right;
    width: 350px;
    text-align: right;
    font-size: 0.91em;
    color: #A59C9C;
    margin-top: 22px;
}
.bold {
    font-weight: normal;
}
.underline {
    text-decoration: underline;
}
.clear {
    clear: both;
}

/*news*/

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

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

}

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

.news_tresc {

display: block;
color: #7F8174;
}

/*formularz mailowy*/

.adress {
text-align: center;
margin-top: 30px;
width: 400px;
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: 0.91em;
border-color: #85A7C2;
border-style: solid;
border-width: 1px;
color: #B32B1D;
background-color: #E9E9E9;
}

.submit {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.91em;
font-weight: bold;
border-color: #3A597A;
border-style: solid;
border-width: 1px;
color: #3A597A;
background-color: #CFCFCF;
}
.submit:hover {
    background-color: #E9E9E9;
    color: #B32B1D;
    border-color: #B32B1D;
}

/*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: #E2E2E2;
    /*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: #4A3D35;

margin-bottom: 2px;

}

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




/*jfunctions - jquery*/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 2px solid #85A7C2;
	background-color: #E2E2E1;
	padding: 3px;
	opacity: 0.8;
        font-size: 0.91em;
        color: #45494D;
        text-align: left;
}
#tooltip h3 {
    color: #B32B1D;
    font-size: 0.91em;
    line-height: 1.7em;
    margin: 0;
    padding-bottom: 3px;
    padding-left: 25px;
    padding-right: 7px;
    background-image: url(pliki/tooltip_icon.gif);
    background-position: top left;
    background-repeat: no-repeat;
        
}
#tooltip div {
    margin: 0;
    }
    

/*popup - wyswietlanie powiekszenia fotki*/
.popup_background {
    display:none;  
    position:fixed;  
    _position:absolute; /* hack for internet explorer 6*/  
    height:100%;  
    width:100%;  
    top:0px;  
    left:0px;  
    background:#FFFFFF;  
    border:1px solid #cecece;  
    z-index:100;
    
}

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