html {
    font-size: 100%; /*IE hack*/
}
body {
    text-align: center;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 68.75%;
    color: #737A83;
    background-color: #E5E7E8;
    background-image: url(pliki/bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    margin-top: 50px;
    margin-bottom: 20px;
}
#outside_container {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
}
#topbar {
    width: 900px;
    height: 101px;
    margin-left: auto;
    margin-right: auto;
    border-top-color: #000000;
    border-top-style: solid;
    border-top-width: 23px;
    border-bottom-color: #E3E3E3;
    border-bottom-style: solid;
    border-bottom-width: 7px;
    background-color: #FFFFFF;
}
#topbar_left {
    float: left;
    position: relative;
}
#iconbar {
    float: right;
    margin-top: 40px;
    padding-right: 50px;
}
#topmenubar {
    width: 855px;
    height: 32px;
    margin-top: 2px;
    background-image: url(pliki/topmenu_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    padding-top: 10px;
    padding-left: 45px;
    z-index: 1000;
}
#flashbar {
    width: 900px;
    height: 187px;
    margin-top: 2px;
    background-image: url(pliki/flash_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    z-index: 1;
}
#flash {
    width: 900px;
    height: 187px;
    background-image: url(pliki/flash_img1.jpg);
    background-position: right;
    background-repeat: no-repeat;
}
#main_container {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    text-align: left;
    padding-bottom: 15px;
    border-bottom-color: #C8D0DA;
    border-bottom-style: solid;
    border-bottom-width: 8px;
}
#left {
    float: left;
    width: 217px;
    background-image: url(pliki/left_bg.png);
    background-position: top;
    background-repeat: no-repeat;
    z-index: 2000;
    margin-top: -79px;
    margin-left: 8px;
    padding-top: 30px;
    padding-left: 25px;
    padding-right: 20px;
}
#right {
    float: left;
    width: 605px;
    padding-left: 10px;
    padding-right: 15px;
    padding-top: 10px;
}
#contactbox {
    width: 240px;
    height: 125px;
    background-image: url(pliki/contactbox_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    margin-left: -15px;
    margin-top: 20px;
}
#contactbox_inside {
    width: 230px;
    height: 120px;
    background-image: url(pliki/contactbox_bg2.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-top: 5px;
    color: #CBD8E8;
}
#footer {
    width: 900px;
    height: 42px;
    margin-top: 2px;
    background-image: url(pliki/topmenu_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
}
#footer_left {
    float: left;
    width: 250px;
    text-align: center;
    padding-top: 15px;
    font-size: 0.91em;
}
#footer_right {
    float: left;
    width: 650px;
    color: #FFFFFF;
    padding-top: 10px;
}
#newsbox {
    font-size: 0.91em;
}
#offerbox {
    float: left;
    width: 350px;
    padding-left: 15px;
    padding-right: 10px;
}
#realizationsbox {
    float: left;
    width: 230px;
}
#isobox {
    width: 240px;
    height: 59px;
    border-bottom-color: #BAC9DB;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-left: -15px;
    margin-top: 20px;
}
.slogans {
    margin-top: 40px;
    margin-left: 30px;
    display: none;
}
.slogan {
    width: 300px;
    float: left;
    font-size: 2.5em;
    font-weight: bold;
    color: #CED5DE;
}
.slogan2 {
    float: left;
    width: 250px;
    font-size: 1.5em;
    color: #CED5DE;
    text-align: left;
    margin-left: 20px;
}
.tagline {
    width: 300px;
    position: absolute;
    top: 70px;
    left: 250px;
    font-size: 1.27em;
    z-index: 3000;
}
#spi {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    font-size: 0.91em;
}
#map {
    width: 550px;
    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;
}
.img {
    border: solid 1px #7890A7;
    padding: 3px;
    background-color: #FFFFFF;
}
.img_left {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 4px;
    border: solid 1px #7890A7;
    padding: 3px;
    background-color: #FFFFFF;
}
.img_right {
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
    margin-top: 4px;
    border: solid 1px #7890A7;
    padding: 3px;
    background-color: #FFFFFF;
}

a {
    color: #9AAABA;
    text-decoration: none;
}
a:hover {
    color: #86B759;
    text-decoration: underline;
}
a.more {
    color: #86B759;
    text-decoration: none;
}
a.more:hover {
    color: #2E4D72;
    text-decoration: underline;
}
a.menu_link {
    float: left;
    width: 135px;
    height: 25px;
    margin-left: -1px;
    border-left-color: #D2D7DE;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #D2D7DE;
    border-right-style: solid;
    border-right-width: 1px;
    color: #2D4C71;
    text-decoration: none;
    font-size: 1.36em;
}
a.menu_link:hover {
    width: 137px;
    height: 47px;
    z-index: 1000;
    padding-left: 0px;
    padding-right: 0px;
    background-image: url(pliki/menulink_hover_bg2.png);
    background-position: top;
    background-repeat: no-repeat;
    margin-top: -10px;
    margin-left: -1px;
    border: none;
    padding-top: 10px;
    color: #4E627C;
    position: relative;
}
a.offer_link {
    display: block;
    width: 190px;
    background-color: #C2CFDC;
    text-decoration: none;
    color: #5E7FA6;
    font-size: 1.36em;
    margin-top: 7px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}
a.offer_link:hover {
    background-color: #86B759;
    color: #FFFFFF;
}
a.icon_link {
    margin-left: 45px;
}
a.footer_link {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 1.27em;
}
a.footer_link:hover {
    color: #2D4D73;
}
a.mail_link {
    color: #FFFFFF;
    text-decoration: none;
}
a.mail_link:hover {
    color: #86B759;
    text-decoration: underline;
}
a.sitemap_link {
    display: block;
    color: #7593B5;
    text-decoration: none;
    font-size: 1.09em;
    font-weight: bold;
    margin-top: 5px;
}
a.sitemap_link:hover {
    color: #86B759;
    text-decoration: underline;
}
a.sitemap_sub_link {
    display: block;
    margin-left: 50px;
    font-weight: bold;
    text-decoration: none;
    color: #86B759;
}
a.sitemap_sub_link:hover {
    color: #7593B5;
}
a.spi_link_inactive {
    color: #ADADAD;
    text-decoration: none;
}
a.spi_link {
    color: #868181;
    text-decoration: none;
}
a.spi_link:hover {
    color: #156BD1;
    text-decoration: underline;
}

h1 {
    color: #86B759;
    border-left-color: #B8BFBE;
    border-left-style: solid;
    border-left-width: 4px;
    padding-left: 15px;
    font-size: 1.36em;
}
h2 {
    color: #7593B5;
    font-size: 1.27em;
}
.noborder {
    border: none;
}
.clear {
    clear: both;
}


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

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

.news_tresc {
    display: block;
}

/*gallery*/
.album_box {
    float: left;
    width: 142px;
    height: 85px;
    margin-right: 5px;
    margin-top: 10px;
    border-color: #E7E8E5;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #CFCCCB;
}
.img_gallery {
    border: solid 1px #B2AFAE;
    padding: 3px;
    background-color: #FFFFFF;
}

/* contact */
.address {
    float: left;
    width: 300px;
    text-align: center;
}
.address_item {
    float: left;
    width: 285px;
    text-align: left;
    margin-left: 15px;
    font-size: 0.91em;
}

/*formularz mailowy*/

.form {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 484px;
    border: none;
}
.form td {
    vertical-align: top;
    border: none;
}

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

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

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

.submit:hover {
    background-color: #ececec;
    color: #7593B5;
    border-color: #7593B5;
}


/*tooltip - jquery*/
#tooltip {
    position: absolute;
    z-index: 3000;
    border: 2px solid #98A8B8;
    background-color: #2D4D73;
    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;
}
