body {
    background: #151D2B;
    margin: 0px;
    padding: 0px;
    color: #FFFFFF;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
}

.backElement {
    float: left;
    clear: both;
    width: 100%;
}

.pageElement {
    width: 940px;
    overflow: hidden;
    text-align: left;
}

#topContainer {
    height: 350px;
    background: url(../gfx/bg_top.gif) left top repeat-x;
}

#middleContainer {
    background: url(../gfx/bg_middle.gif) left top repeat-x;
}

#bottomContainer {
    height: 33px;
    background: url(../gfx/bg_bottom.gif) left top repeat-x;
}

#bottomLine {
    background: url(../gfx/bottom_line.gif) center top no-repeat;
}

.flashContent {
    height: 350px;
    background: url(../gfx/flash.jpg) left top no-repeat;
}

#flashLogo {
    
}

.pageContent {
    background: url(../gfx/page_line.gif) left top repeat-y;
    margin-bottom: 20px;
}

.leftArea {
    float: left;
    width: 571px;
    overflow: hidden;
}

.rightArea {
    float: left;
    width: 369px;
    overflow: hidden;
}

.rightBox {
    position: relative;
    float: right;
    width: 368px;
}

#rightContact {
    height: 125px;
    background: url(../gfx/right_contact.jpg) left top no-repeat;
}

#rightCiekawe {
    background: url(../gfx/right_ciekawe.jpg) left top no-repeat;
    padding-bottom: 50px;
}

#bottomMenu {
    padding: 11px 0px 0px 30px;
    color: #FFFFFF;
    font-size:  11px;
}

#bottomMenu a {
    color: #FFFFFF;
    text-decoration: none;
}

#bottomMenu a:hover {
    text-decoration: underline;
}

#bottomMenu a.active {
    font-weight: bold;
}

#rightCiekawe .element {
    float: left;
    width: 338px;
    padding-left: 30px;
}

#rightCiekawe .element h2 {
    padding: 0px 0px 3px 0px;
    margin: 0px;
    font-size: 11px;
}

#rightCiekawe .element h2 span {
    display: block;
    font-weight: normal;
    color: #6699FF;
    padding-top: 3px;
}

#rightCiekawe .element .content {
    padding: 1px 15px 10px 0px;
    font-size: 11px;
    line-height: 18px;
    /*text-align: justify;*/
    background: url(../gfx/ciekawe_small_line.gif) -35px top no-repeat;
}

.pageContent .content {
    padding: 0px 30px 10px 12px;
    font-size: 11px;
    line-height: 18px;
}

a {
    color: #EEDCA8;
}

a:hover {
    color: #FFFFFF;
}

.padding {
    padding: 13px 0px 0px 20px;
}

#topLine {
    height: 1px;
    overflow: hidden;
    font-size: 0px;
    background: #16335C url(../gfx/top_line.jpg) center center no-repeat;
}

.strony {
    background: url(../gfx/strony.gif) center top no-repeat;
    font-size: 11px;
    margin-top: 10px;
    text-align: center;
    padding: 8px 50px;
}

.strony a {
    text-decoration: none;
    color: #FFFFFF;
}

.strony strong {
    color: #FFCC99;
}

.nxtPage {
    font-weight: bold;
    float: right;
}

.prePage {
    font-weight: bold;
    float: left;
}

span.nxtPage, span.prePage {
    color: #003366;
}

.ciekawostkiTable td {
    vertical-align: top;
}

.ciekawostkiTable td.nazwa {
    width: 150px;
    text-align: right;
    color: #5C96E8;
    font-size: 10px;
}

.ciekawostkiTable td.nazwa p {
    color: #FFFFFF;
    font-weight: bold;
    padding-bottom: 2px;
    margin-bottom: 0px;
    font-size: 11px;
}


#body { position: absolute; width: 100%; }
#hideScreen { width: 100%; position: absolute; z-index: 10; float: left; top: 0px; left: 0px; display: none; background: #000000; opacity: 0.60; filter: alpha(opacity=60); }
#popupContainer { position: absolute; z-index: 11; float: left; top: 0px; left: 0px; display: none; padding: 0px; overflow: hidden; width: 838px; height: 495px; background: url(../gfx/form.gif) left top no-repeat; }

#closePopup {
    position: absolute;
    width: 89px;
    height: 20px;
    overflow: hidden;
    right: 15px;
    top: 10px;
    background-image: url(../gfx/close_popup.gif);
}

#submitPopup {
    position: absolute;
    width: 207px;
    height: 34px;
    overflow: hidden;
    left: 600px;
    top: 430px;
    background-image: url(../gfx/popup_submit.jpg);
}

#resetPopup {
    position: absolute;
    width: 207px;
    height: 34px;
    overflow: hidden;
    left: 28px;
    top: 430px;
    background-image: url(../gfx/popup_reset.jpg);
}


#popupContainer input, #popupContainer select, #popupContainer textarea {
    border: 0px;
}

#popupFormMessage {
    position: absolute;
    width: 100%;
    top: 15px;
    text-align: center;
    font-weight: bold;
    color: #3399FF;
}

#popupContainer .active {
    background: #FFFFFF;
}

#popupContainer .disable {
    background: #CCCCCC;
    color: #666666;
}

#popupTable {
    position: absolute;
    top: 50px;
    left: 20px;
    width: 790px;
}

#popupTable td {
    vertical-align: top;
    font-weight: bold;
}

#popupTable td.fieldset {
    color: #3399FF;
    background: url(../gfx/fieldset.gif) left top repeat-x;
}

#popupTable td.fieldset span {
    padding-right: 10px;
    background: #151D2B;
}

#popupTable td.label {
    text-align: right;
}

.kontaktContent {
    float: left;
    width: 548px;
    height: 287px;
    font-weight: bold;
    line-height: 19px;
    background: url(../gfx/kontakt.jpg) left top no-repeat;
}

#gmMap {
    float: left;
    width: 505px;
    height: 390px;
    border: 3px solid #FFF3A0;
    font-weight: normal;
    color: #000000;
}

a.button {
    background-repeat: no-repeat;
    background-position: left top;
}

a.button:hover {
    background-position: left bottom;
}

#contactContentButton {
    float: left;
    width: 207px;
    height: 34px;
    margin-top: 3px;
    background-image: url(../gfx/button_formularz.jpg);
}

#popupMainButton {
    position: absolute;
    left: 16px;
    top: 87px;
    width: 207px;
    height: 34px;
    background-image: url(../gfx/button_form.jpg);
}

.zpomyslami {
    float: left;
    margin-top: 5px;
    width: 111px;
    height: 42px;
    overflow: hidden;
    background: url(../gfx/zpomyslami.gif) left top no-repeat;
}

.zpomyslami:hover {
    background-position: left bottom;
}

.titleRightLink {
    float: right;
    padding: 3px 40px 0 0;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}

.titleRightLink:hover {
    text-decoration: underline;
}

#ciekawostkiSearch {
    margin: 0;
    padding: 10px 0 0 0;
    height: 30px;
}

#ciekawostkiSearch input[type=text] {
    float: left;
    margin: 0;
    padding: 7px 15px;
    font-size: 11px;
    width: 250px;
    border: none;
}

#ciekawostkiSearch input[type=image] {
    float: left;
    margin-left: 5px;
}

.ciekawostkaRow {
    padding: 10px 0;
}

.ciekawostkaRow a {
    font-size: 14px;
    text-decoration: none;
    color: #FFFFFF;
}

.ciekawostkaRow a span {
    font-size: 11px;
    font-weight: bold;
    color: #5C96E8;
}

.ciekawostkaRow a:hover {
    text-decoration: underline;
}

.ciekawostkaRow .ciekawostkaData {
    display: block;
    padding-left: 20px;
    color: #999999;
    background: url(../gfx/ciekawostki_linia.gif) 190px 10px no-repeat;
}
