/* CSS Document */
*{
    padding: 0; margin: 0;
    border: 0;
}

body {
    text-align: center;
    font-family: Tahoma, Arial;
    font-size: 10px; color: #424242;
    margin: 0;
    background: #ffffff;
}

#kontener {
    position: relative;
    margin: 0 auto;
    width: 872px;
    text-align: left;
}

#top {
    width: 872px; height: 31px;
    background: url(../i/i7/tytul_aluminiowe.gif) no-repeat;
}

#top p {
    margin-top: 3px;
    border-left: 1px solid #9dc3d7;
    float: right;
    padding-left: 16px; padding-right: 16px;
    padding-top: 3px;
    height: 22px;
}

#top p img {
    display: block;
    float: left;
    margin-right: 9px;
}

#top h3 { display: none; }

#top .mapa {
    background: url(../i/i7/mapa_strony.gif) no-repeat;
    background-position: 0 4px;
    display: block; float: left;
    height: 17px;
    padding-left: 21px;
    text-decoration: none;
    color: #1e1e1e; font-size: 110%;
    padding-top: 2px;
}

#top .mapa:hover { color: #6c6c6c; }

#header {
    position: relative;
    float: left;
    width: 872px; height: 118px;
    background: url(../i/i7/header.jpg) no-repeat;
}

#header h1 { display: none; }

#menu {
    position: absolute; bottom: 0px; left: 0px;
    float: left;
    height: 30px;
    list-style: none;
    background: url(../i/i7/bg_menu_end.gif) no-repeat right;
    padding-right: 8px;
}

#menu li {
    float: left;
    background: url(../i/i7/bg_menu_li.gif) no-repeat right;
    padding-right: 2px;
}

#menu li.last { padding: 0; background: none; }

#menu li a {
    float: left; display: block;
    height: 21px;
    padding-left: 18px; padding-right: 18px;
    padding-top: 9px;
    font-weight: bold; text-decoration: none;
    color: #f5cccc;
    background: url(../i/i7/bg_menu.gif);
}

#menu li a:hover {
    background: url(../i/i7/bg_menu_h.gif) repeat-x;
    color: #eccfcf;
}


#prawa {
    float: right;
    width: 245px;
}

#menu_prawa {
    float: right;
    width: 245px;
    list-style: none;
    background-color: #123777;
    border-top: 1px solid #4a6392;
}

#menu_prawa li a {
    display: block;
    padding-top: 6px; padding-bottom: 6px;
    color: #9DB4DE;
    font-size: 110%;
    font-weight: bold;
    text-decoration: none;
    padding-left: 10px; padding-right: 10px;
    width: 225px;
    border-bottom: 1px solid #4a6392;
}

#menu_prawa li a:hover { background: #00004A; color: #ffffff; }

#menu_prawa li a.active { background: #00004A; color: #ffffff;}

#menu_prawa li a.menu2_current { background: #701b3b; }

#menu_prawa .submenu {
    list-style: none;
    background: #1b4a8a;
}

#menu_prawa .submenu a {
    font-weight: normal;
    padding-left: 20px;
    width: 215px;
}

#menu_prawa .submenu a:hover {
    background: #00004A;
}

#menu_prawa .submenu a.active {
    background: #00004A;
}

#search {
    background: #123777;
    width: 221px;
    float: right;
    padding-top: 8px; padding-bottom: 10px;
    padding-left: 12px; padding-right: 12px;
}

#search p {
    font-weight: bold; font-size: 110%;
    color: #758bb0;
    margin-bottom: 5px;
}

#search input {
    display: block; float: left;
    width: 162px; height: 15px;
    border: 1px solid #0d2653;
    font-size: 100%;
    padding-top: 2px;
    padding-left: 5px; padding-right: 5px;
    margin-right: 5px;
    color: #025e8d;
}

#search img {
    display: block; float: left;
    cursor: pointer;
}

#newsletter {
    margin-top: 1px;
    border-top: 1px solid #c68c00;
    float: right;
    width: 243px;
    padding-left: 1px; padding-right: 1px;
    background: #363636 url(../i/i7/bg_newsletter.gif) no-repeat bottom;
    color: #f9f2e2;
    padding-bottom: 10px;
}

#newsletter h2 {
    padding-left: 19px;
    background: url(../i/i7/bg_newsletter_h2.gif) repeat-x;
    height: 22px;
    padding-top: 8px;
    font-size: 120%;
}

#newsletter p {
    width: 215px;
    float: left;
    padding-left: 18px; padding-right: 10px;
    padding-bottom: 3px;
}

#newsletter p.odstep {
    padding-bottom: 10px;
    font-weight: bold;
}

#newsletter input {
    display: block; float: left;
    width: 135px; height: 15px;
    padding-top: 2px;
    border: 1px solid #636363;
    font-size: 110%;
    padding-left: 5px; padding-right: 5px;
    color: #363636;
    margin-right: 5px;
}

#newsletter img {
    cursor: pointer;
    margin-right: 10px;
}

#newsletter img.button {
    display: block; float: left;
    margin: 0;
}

#polec {
    float: right;
    width: 215px;
    padding-left: 20px;
    padding-top: 20px;
}

#polec h2 {
    color: #505050;
    font-size: 120%;
    margin-bottom: 5px;
}

#polec p {
    width: 220px; float: left;
    margin-bottom: 5px;
}

#polec p.blad { color: red; font-weight: bold; margin-bottom: 8px; }

#polec p.blad span { color: green; }

#polec input {
    display: block; float: left;
    width: 160px; height: 15px;
    padding-top: 2px;
    border: 1px solid #636363;
    font-size: 110%;
    padding-left: 5px; padding-right: 5px;
    color: #363636;
}

#polec textarea {
    display: block; float: left;
    width: 180px; height: 80px;
    padding: 5px;
    border: 1px solid #636363;
    font-family: Tahoma, Arial;
    font-size: 110%;
    color: #363636;
}

#polec img {
    display: block; float: left;
    cursor: pointer;
}

#tresc {
    background: url(../i/i7/bg_tresc.gif) no-repeat right top;
    width: 580px;
    float: left;
    padding-left: 20px; padding-right: 27px;
    padding-top: 10px;
}

#tresc img.fotka {
    padding: 3px;
    border: 1px solid #d1d1d1;
    float: left; margin-right: 16px;
}

#tresc p.path {
    color: #1c1c1c;
    font-size: 90%;
    margin-bottom: 20px;
    text-align: right;
}

#tresc p.path a {
    color: #123777;
    text-decoration: none;
}

#tresc p.path a:hover { color: #6c90d0; }

#tresc h2 {
    color: #de0000;
    font-size: 130%;
    margin-bottom: 14px;
}

#tresc img.foto {
    border: 1px solid #b3b3b3;
    padding: 3px;
}

#obrazki {
    margin-top: 16px;
    width: 400px;
    float: left;
    padding-bottom: 0px !important; padding-bottom: 14px;
}

#obrazki img {
    border: 1px solid #b3b3b3;
    padding: 3px;
    float: left;
    display: block;
    margin-right: 14px;
    margin-bottom: 14px;
}

#obrazki img.last {
    margin-right: 14px !important; margin-right: 7px;
}

#sonda {
    margin-top: 16px;
    float: right;
    width: 171px;
    padding-top: 15px;
    background: url(../i/i7/bg_sonda.gif) no-repeat;
    position: relative;
}

#sonda .blok {
    width: 147px;
    padding-left: 12px; padding-right: 12px;
    padding-bottom: 6px;
    background: url(../i/i7/bg_sonda_blok.gif);
    float: left;
}

#sonda h2 {
    font-size: 130%;
    color: #de0000;
    margin-bottom: 8px;
}

#sonda p {
    font-size: 100%;
    margin-bottom: 10px;
}

#sonda ul {
    border-top: 1px solid #e0e0e0;
    list-style: none;
}

#sonda ul li {
    padding-top: 3px; padding-bottom: 3px;
    border-bottom: 1px solid #e0e0e0;
    padding-left: 6px;
}

#sonda input {
    margin-right: 8px !important; margin-right: 4px;
    /*float: left;*/
}

#sonda p.bottom {
    text-align: center;
    padding-top: 12px; margin-bottom: 0px;
}

#sonda img.bottom { float: left; display: block; }

#bottom {
    font-size: 110%;
    margin-top: 24px !important; margin-top: 18px;
    float: left;
    width: 832px;
    padding-top: 28px;
    padding-left: 20px; padding-right: 20px;
    background: url(../i/i7/bg_bottom.gif) no-repeat;
    line-height: 130%;
}

#bottom .blok {
    padding-right: 42px;
    float: left;
}

#bottom h2 {
    font-size: 110%; color: #de0000;
    margin-bottom: 6px;
}

#bottom a {
    font-weight: bold;
    text-decoration: none;
    color: #424242;
}

#bottom a:hover { color: #807f7f; }

#bottom ul {
    list-style: none;
    font-size: 90%;
}

#bottom ul li {
    background: url(../i/i7/punktor2.gif) no-repeat;
    background-position: 0 3px;
    padding-left: 16px;
}

#bottom ul li a { color: #de0000; font-weight: normal; }
#bottom ul li a:hover { color: #ff5d5d; }

#newslist {
    width: 100%;
    margin: 0px;
    float: left;
    padding-top: 10px;
}

#newslist .news {
    font-size: 1.1em;
    line-height: 18px;
    margin-bottom: 40px;
    text-align: justify;
    width: 100%;
}

#newslist .news .title {
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
}

#newslist .news .title a {
    text-decoration: none;
}

#newslist .news .title a:hover {
    text-decoration: underline;
}

#newslist .news .date {
    width: 100%;
    padding-bottom: 4px;
    font-size: 0.9em;
    font-weight: bold;
    color: #8bcc1b;
}

#newslist .news .txt {
    width: 100%;
}

#newslist .news .more {
    clear: both;
    float: right;
    height: 26px;
    width: 93px;
    background-image: url('../i/i7/wiecej.png');
    margin-top: 10px;
}

#newslist .news .more a {
    display: block;
    width: 100%;
    height: 100%;
}

#newslist .news .more:hover {
    height: 26px;
    width: 93px;
    background-image: url('../i/i7/wiecej_hov.png');
    margin-top: 10px;
}

#newscontent {
    width: 100%;
    padding-bottom: 20px;
    padding-top: 10px;
}

#newscontent .newshead {
    width: 100%;
}

#newscontent .newshead .newstitle {
    float: left;
    font-size: 20px;
    margin-bottom: 15px;
}

#newscontent .newshead .newsdate {
    float: right;
    font-weight: bold;
    font-size: 12px;
    color: #8bcc1b;
}

#newscontent .newstxt {
    clear: both;
    width: 100%;
    padding-top: 5px;
}