html {
    font-size: 100%; /*IE hack*/
}
body {
    text-align: center;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 68.75%;
    color: #E6E6E6;
    background-color: #E7E7E7;
    margin-top: 15px;
    margin-bottom: 20px;
}

#main_container {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

#top {
    height: 63px;
}

#top_left {
    width: 396px;
    height: 63px;
    float: left;
    background-image: url(pliki/logo.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#top_right {
    width: 474px;
    height: 39px;
    float: left;
    text-align: right;
    padding-right: 30px;
    padding-top: 21px;
}

#flash_box {
    height: 220px;
    position: relative;
}

#flash_left {
    width: 463px;
    height: 220px;
    position: absolute;
    z-index: 200;
    left: 0px;
    top: 0px;
    background-image: url(pliki/flash_left.png);
    background-position: left;
    background-repeat: no-repeat;
}

#flash_right {
    width: 556px;
    height: 220px;
    float: right;
}
#logo {
    position: absolute;
    top: 20px;
    left: 60px;
    z-index: 1000;
}
#slogan {
    width: 240px;
    text-align: left;
    position: absolute;
    top: 135px;
    left: 30px;
    z-index: 1000;
    font-size: 1.45em;
    font-weight: bold;
    color: #90908A;
}
#menu_bar {
    height: 38px;
    background-image: url(pliki/menu_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    border-top-color: #FFFFFF;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

#main_box {
    background-color: #3E3F41;
    background-image: url(pliki/main_box_bottom.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    text-align: left;
    padding-bottom: 0px;
    padding-top: 30px;
}


#left {
    width: 587px;
    float: left;
    border-right-color: #BE4600;
    border-right-style: solid;
    border-right-width: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}

#right {
    width: 280px;
    float: left;
    border-left-color: #BE4600;
    border-left-style: solid;
    border-left-width: 1px;
    margin-left: -1px;
}

#main_box2 {
    background-color: #18191E;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align:left;
}

#offer_box {
    background-color: #292A2F;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 20px;
    margin-top: 10px;
}

#contact_box {
    width: 270px;
    height: 135px;
    background-color: #18191E;
    background-image: url(pliki/na_skroty_box.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    color: #FFFFFF;
    padding-left: 10px;
    padding-top: 5px;
    font-size: 0.91em;
}

#footer {
    height: 140px;
    text-align: left;
    background-color: #18191E;
}

#footer_left {
    width: 618px;
    float: left;
    border-right-color: #BE4600;
    border-right-style: solid;
    border-right-width: 1px;
    text-align: center;
    padding-top: 30px;
}

#footer_right {
    width: 280px;
    float: left;
    color: #18191E;
    border-left-color: #BE4600;
    border-left-style: solid;
    border-left-width: 1px;
    margin-left: -1px;
}
#newsbox {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
    font-size: 0.91em;#5B5C61
}
.copyright {
    float: right;
    font-size: 0.91em;
    margin-right: 10px;
    margin-top: 75px;
    color: #6E707A;
}
.spi {
    width: 900px;
    text-align: right;
    font-size: 0.91em;
    margin-left: auto;
    margin-right: auto;
}
.address {
    float: left;
    width: 280px;
    text-align: center;
}
.address_item {
    float: left;
    width: 290px;
    text-align: left;
    margin-left: 15px;
    font-size: 0.91em;
}
a {
    color: #C94B00;
    text-decoration: none;
}
a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
a.more {
    color: #C94B00;
    text-decoration: none;
}
a.more:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
a.logo_link {
    width: 300px;
    height: 60px;
    display: block;
}

a.icon_link {
    margin-left: 70px;
}

a.menu_link {
    width: 180px;
    height: 25px;
    background-image: url(pliki/menu_bg2.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    color: #E6E6E6;
    font-size: 1.18em;
    font-weight: bold;
    text-decoration: none;
    float: left;
    padding-top: 13px;
}

a.menu_link:hover {
    background-image: url(pliki/menu_hover.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    color: #FFFFFF;
}

a.menu_link_last {
    width: 180px;
    height: 25px;
    color: #E6E6E6;
    font-size: 1.18em;
    font-weight: bold;
    text-decoration: none;
    float: left;
    padding-top: 13px;
}

a.menu_link_last:hover {
    background-image: url(pliki/menu_hover_last.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    color: #FFFFFF;
}
a.offer_link {
    width: 230px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 3px;
    color: #C54900;
    text-decoration: none;
    font-weight: bold;
    display: block;
    font-size: 1.36em;
    margin-top: 5px;
    background-color: #CBCBC6;
}
a.offer_link:hover {
    color: #FFFFFF;
    background-color: #266DC4;
}
a.mail_link {
    color: #3E3F41;
    text-decoration: none;
}

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

a.footer_link {
    color: #C5CAD4;
    text-decoration: none;
    font-size: 1.18em;
}

a.footer_link:hover {
    color: #EA5A01;
    text-decoration: underline;
}
a.sitemap_link {
    display: block;
    color: #A39997;
    text-decoration: none;
    font-size: 1.09em;
    font-weight: bold;
    margin-top: 5px;
}
a.sitemap_link:hover {
    color: #C94B00;
    text-decoration: underline;
}
a.sitemap_sub_link {
    display: block;
    margin-left: 50px;
    font-weight: bold;
    color: #C94B00;
}
a.sitemap_sub_link:hover {
    color: #5689B6;
}
a.spi_link_inactive {
    color: #ADADAD;
    text-decoration: none;
}
a.spi_link {
    color: #6D97B7;
    text-decoration: none;
}
a.spi_link:hover {
    color: #F66001;
    text-decoration: underline;
}
h1 {
    font-size: 1.36em;
    color: #C94B00;
}
.clear {
    clear: both;
}
.img_left {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 4px;
    border: solid 1px #ceccc2;
    padding: 3px;
}
.img_right {
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
    margin-top: 4px;
    border: solid 1px #ceccc2;
    padding: 3px;
}
.noborder {
    border: none;
}

.img_flash {
    display: none;
}


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

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

.news_tresc {
    display: block;
}

/*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: #CDD0D5;
    border-style: solid;
    border-width: 1px;
    color: #18191E;
    background-color: #84888F;

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

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

.submit:hover {
    background-color: #18191E;
    color: #F55F00;
    border-color: #F55F00;
}


/*tooltip - jquery*/
#tooltip {
    position: absolute;
    z-index: 20000;
    border: 2px solid #B2B2B2;
    background-color: #51525B;
    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;
}
