body {
    margin: 0;
    padding: 0;
}
.page-wrap {
    margin: 0px auto;
    width: 780px;
}
div#image-bk-loading {
    background: #000 url('/gfx/ajaxLoader.gif') no-repeat 50% 50px;
    height:760px;
}

#image-bk {
    height:760px;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index: 0;
}
#page {
    left:0;
    position: absolute;
    top:0;
    width:100%;
    z-index: 1;
}
div#top h1, div#top h1 a, tr.fixed h1, tr.fixed h2 {
    color: #ffeeaa;
}
div#top {
    position: relative;
    color: #fff;
}
div#top div#prev, div#top div#next {
    position: absolute;
    top: 7ex;
    width: 15px;
    height: 23px;
    cursor: pointer;
}
div#top div#prev {
    left: 0ex;
    background: url('/gfx/prev.gif') no-repeat left top;
}
div#top div#next {
    right: 0ex;
    background: url('/gfx/next.gif') no-repeat left top;
}
div#top h1 a {
    font-weight: normal;
    text-decoration: none;
    outline: none;
}
div#top ul#language-menu {
    float: left;
    list-style: none;
    font-size: 0.9em;
    padding: 5px 0px;
}
div#top ul#language-menu li {
    float: left;
    margin: 0px; 
    padding: 0px;
    padding-right: 5px;
}
div#top ul#language-menu a {
    color: #fff;
    text-decoration: none;
}
div#top div#about-company {
    float: right;
    padding: 5px 0px;
}
.dark-bk {
    background: url('/gfx/darker1.png');
}
.darker-bk {
    background: url('/gfx/darker2.png');
}
div#top div#header-container {
    margin-top: 100px;
    margin-bottom: 40px;
}
div#top h1#title {
    font-size: 4em;
    font-weight: bold;
}
#top-break-1, #top-break-2 {
    height: 0;
}

/****** menu ******/
div#menu-bk {
    background: #cc6600;
    padding: 1.2ex 0.8ex 0ex;
}
ul#menu {
    margin: 0 auto;
    list-style: none;
    height: 33px;
    font-size: 1.4em;
    text-align: center;
    width: 840px;
}
ul#menu li {
    display: inline;
}
ul#menu li a {
    font-weight: bold;
    padding: 3px 7px;
    color: #fff5d8;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    outline: none;
}
ul#menu li li {
    background: #662020;
}
ul#menu li a:hover {
    border: solid 1px #995000;
    outline: none; 
    background: #995000;
    color: #fff;
    padding: 2px 6px;
}

#map a, #mapsmall a {
    font-weight: normal;
    color: #662020;
}
#map, #mapsmall {
    overflow: hidden; 
    width: 90%; 
    height: 120px;
    border: solid 1px #330000;
}
#map {
    width: 100%;
    height: 400px;
    margin-bottom: 30px;
    color:#000;
}
#map p {
    line-height: 95%;
    font-size: 0.8em;
    font-weight: normal;
}
div#contents-top-bk {
    background: #dddddd url('/gfx/contents-top-bk.gif') repeat-x left top;
}
div#contents-bottom-bk {
    background: url('/gfx/contents-bottom-bk.gif') repeat-x left bottom;
}
div#darker-top-bk {
    background: #c6c6c6 url('/gfx/darker-top-bk.gif') repeat-x left top;
}
div#darker-bottom-bk {
    background: url('/gfx/darker-bottom-bk.gif') repeat-x left bottom;
    padding-bottom: 70px;
}
#darker-col {
    padding: 0;
}
div#contents {
    border-color: #c6c6c6;
    border-style: solid;
    border-width: 0px 2px;
}
div#contents p {
    margin-bottom: 1ex;
}

/********* CSS-based grid of start page and others... */
.col {
    padding-bottom: 10px;
    float: left;
}
.col-1-3 {
    width: 46%;
}
.col-2-3 {
    width: 28%;
}
.col-3-3 {
    width: 25%;
}
.col-1-2 {
    width: 74%;
    padding-bottom: 40px;
}
.col-2-2 {
    width: 25%;
}
.col-1-1 {
    width: 99.9%;
    padding-bottom: 20px;
}
.col-insider {
    padding: 0 9px;
}
#fixed .darker {
    background: #995000;
    padding-bottom: 30px;
}
.col-1-3 .section-header, .col-2-2 .section-header, .col-2-3 .section-header , .col-3-3 .section-header {
    padding-top: 1ex; 
}
.col-2-2 img {
    margin: 2px auto;
    display: block;
}
.col-1-2 .section-header, .col-1-1 .section-header {
    margin-top: 10px;
}
.col-2-2 a.more, .col-3-3 a.more {
    text-align: center;
    margin: 0 auto;
}
#multimedia img {
    margin-top: 5px;
    border: solid 1px #230606;
    display: block;
}
#multimedia a {
    text-decoration: none;
}
#multimedia .more {
    margin: 5px 0;
}
div#fixed-bk {
    background: #cc6600;
}
div#fixed {
    border-color: #995000;
    border-style: solid;
    border-width: 0px 2px;
    color: #fff
}
div#fixed a {
    color: #662020
}
div#fixed a:hover {
    color: #662020;
}
div#fixed p {
    font-size: 0.95em;
}
div#fixed td.darker {
    background: #995000;
}
div#fixed h1, div#fixed h2 {
    color: #330000;
}
div#footer {
    background: #000;
    color: #fff;
    padding: 20px 0;
    font-size: .8em;
}
div#footer p {
    text-align: center;
}
div#footer a {
    color: #fff;
    font-weight: normal;
}
div#footer a:hover {
    color: #c6c6c6;
}
div.news-item {
    margin-bottom: 3px;
}
div.news-item h3, div.news-item h4 {
    margin: 0;
    padding: 0;
}
div.news-item h3 {
    font-weight: bold;
}
div.news-item h4 {
    color: #000000;
    font-size: 0.8em;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}
div.news-item p {
    /*font-size: 0.95em;*/
    line-height: 130%;
}

div.special h3 {
    font-size: 1.4em;
}
div.special h2 {
    font-size: 2.4em;
}
.main-page-news .news-item p {
    font-size: 0.9em;
}
.special .news-contents p {
    font-size: 1.0em;
    line-height: 120%;
}
img.news-thumb {
    margin-right: 5px;
    margin-bottom: 4px;
    float: left;
}
#brief-about p {
    font-size: 0.9em;
}

/******************** forms ***********************/

form {
    margin-top: 0px;
}
form div.form-item {
    margin-top: 6px;
}
input.btn {
    padding: 0 1ex;
    font-weight: bold;
    font-size: 0.9em;
}
input, textarea, select {
    font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
    color: #000;
}
input.text, input.num, textarea {
    background: #fff url('/gfx/form-bk.gif') repeat-x left top;
    padding: 2px;
    border: solid 1px #662020;
    margin-bottom: 5px;
}
input.text, textarea {
    width: 80%;
}
input.num {
    width: 4ex;
}
textarea {

}
label {
}
select {
    background: #fff url('/gfx/form-bk.gif') repeat-x left top;
    border: solid 1px #662020;
    font-size: 0.9em;
    width: 80%;
    margin-top: 0px;
}
.error, form .required {
    color: #cc6600;
}
form .required, form div.element .error {
    font-size:0.85em;
}
form .required {
    font-weight: bold;
}

.contest div.header {
    padding-top: 10px;
    margin-bottom: 5px;
    font-size: 1.2em;
    font-weight: bold;
    clear: both;
    padding-right: 20px;
}
.contest div.item {
    margin-bottom: 8px;
    clear: both;
    padding-top: 7px;
    margin-bottom: 0;
}
.contest div.label {
    float: left;
    width: 30%;
}
.contest div.element {
    margin-left: 33%;
}
.contest div.note {
    text-align: center;
}
.contest textarea {
    height: 7ex;
}
.contest select {
    margin: 0px;
    width: auto;
}
.contest .info {
    font-size: 0.85em;
    color: #ffeeaa;
}
.contest div.element label {
    display: inline;
}

#home_find select {
    width: 160px;
}

/* gallery directory */
table .thumb {
    margin-bottom: 8px;
    margin-right: 7px;
}
table .description h2 {
    margin-top: 0;
}
div.gal a.gal-item img {
    margin: 0px;
    margin-top: 2px;
    padding: 1px;
    border: solid 1px #c6c6c6;
}
div.gal a.gal-item {
    display: block;
    float: left;
    margin: 4px 6px;
    width: 170px;
    height: 160px;
    text-align: center;
    padding: 1px;
    text-decoration: none;
    font-weight: normal;
    line-height: 100%;
    padding-top: 4px;
    background: #dddddd;
    border: solid 1px #c6c6c6;
}
div.gal a.gal-item:hover {
    background: #c6c6c6;
}
div.gal a.multimedia {
    background: #dddddd;
    font-weight: bold;
}

/******** google maps items *********/
.map-tooltip {
    background-color:#fff;
    font-size: 0.9em;
    font-family: Tahoma, sans-serif;
    border: 1px #c6c6c6 solid;
    color: #000;
    padding: 3px;
    opacity: .8;
}


/******** plan sytuacyjny */


/* curvy stuff */

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#662020; border-left:1px solid #330000; border-right:1px solid #330000;}
.xb1 {margin:0 5px; background:#330000;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#662020; border:0 solid #330000; border-width:0 1px;}


#sub-menu ul {
    padding-left: 6px;
}
#sub-menu ul, #sub-menu ul li {
    padding: 0;
    margin: 0;
}
#sub-menu ul li {
    float: left;
    list-style: none;
    padding-left: 6px;
}
#sub-menu ul {
    color: #330000;
}
#sub-menu ul a {
    text-decoration: none;
    color: #fff;
}
#sub-menu ul a:hover {
    text-decoration: underline;
}
ul.places-list, ul.files-list {
    list-style: none; 
    width: 80%; 
    margin: 2ex auto;
}

ul.places-list li, ul.files-list li {
    display: block; 
    margin-bottom: 4px; 
}
ul.places-list li a, ul.files-list li a, ul.places-list li .place-item {
    color: inherit; 
    text-decoration: none;
    font-weight: normal; 
    display: block;
    border: solid 1px #c6c6c6;
    background: #dddddd;
    padding: 1px 3px;
}
ul.places-list li .place-item {
    position: relative;
}
ul.places-list li.reserved .place-item {
    background: #c6c6c6;
    border: solid 1px #c6c6c6;
    color: #662020;
}
ul.places-list li.sold .place-item {
    background: #c6c6c6;
    border: solid 1px #c6c6c6;
    color: #662020;
}
ul.places-list li .place-item  .status {
    position: absolute;
    right: 10px;
    top: 50%;
    text-transform: uppercase;
    font-size: 1.2em;
    color: #662020;
    margin-top: -9px;
}

ul.places-list li a:hover, ul.files-list li a:hover {
    border: solid 1px #c6c6c6;
    background: #c6c6c6;
}
ul.places-list li a .small, ul.files-list li a small, ul.places-list li .place-item small, ul.places-list li .place-item .small {
    color: #000000;
}
ul.files-list li a small, ul.files-list li a strong, ul.files-list li .place-item small, ul.files-list li .place-item strong {
    display: block;
}
ul.files-list li a {
    padding-left: 28px;
    background: #dddddd url('/gfx/download.gif') no-repeat 3px 50%;
}
ul.files-list li a:hover {
    background: #c6c6c6 url('/gfx/download.gif') no-repeat 3px 50%;
}

div.tabber {
}

div.tab-contents {
    position: relative;
    border: solid 1px #330000;
}
div.tab-contents .label {
    position: absolute;
    top: 5px;
    left: 5px;
    color: #000;
    font-size: 1.6em;
    font-weight: bold;
}
div.tab-contents ul {
    position: absolute;
    left: 0px;
    top: 0px;
}
ul.links {
    margin: 0px;
    height: 3.3ex;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    border-color: #c6c6c6;
}

ul.links li {
    display:block;
    list-style:none;
    margin:0;
    padding:0;
    float: left;
    background:#c6c6c6; 
    cursor: pointer;
}
ul.links a {
    display:block;
    text-decoration:none;
    outline: none;
    border-style: solid;
    border-width: 1px 1px 0px 0px;
    border-color: #c6c6c6;
    padding: 2px 3ex;
    background: #dddddd;
}
ul.links a:hover {
    background: #c6c6c6;
}

ul.links a.selected {
    background: #330000;
    color: #662020;
    border: solid 1px #000;
}

#newsletter_status, #callback_status {
    margin-top: 10px;
}
.timeline-container {
    width: 90%;
    height: 250px;
    margin: 1px auto;
    border: solid 1px #330000;
}

table#banking {
    cell-spacing: 0;
    border: 0;
    width: 100%
}

table#banking td {
    vertical-align: top;
    padding: 20px 10px;
    text-align: left;
    width: 50%;
}
table#banking td ul, table#banking td p {
    text-align: left;
}

/********** AJAX ***********/
.ajax-body {
    width: 600px;
    padding: 4px;
}
.ajax-body h1, .ajax-body h2, .ajax-body h3  {
    color: #000;
    font-weight: bold;
}   
.ajax-body h1 {
    font-size: 2.2em;
}
.ajax-body h2, .ajax-body h2 a:hover {
    font-weight: bold;
    font-size: 1.3em;
}



.bordeaux div#contents-top-bk {
    background: #661818 url('/gfx/bx-contents-top-bk.gif') repeat-x left top;
}
.bordeaux div#contents-bottom-bk {
    background: url('/gfx/bx-contents-bottom-bk.gif') repeat-x left bottom;
}
.bordeaux div#contents {
    border-color: #330000;
}
.bordeaux div#darker-top-bk {
    background: #531313 url('/gfx/bx-darker-top-bk.gif') repeat-x left top;
}
.bordeaux div#darker-bottom-bk {
    background: url('/gfx/bx-darker-bottom-bk.gif') repeat-x left bottom;
}
.bordeaux ul#menu li li {
    background: #dddddd;
}
.bordeaux ul#menu li li a {
    color: #000000;
}
.bordeaux ul#menu li li a:hover {
    background: #cccccc;
}
.bordeaux h1, .bordeaux h2, .bordeaux h3, .bordeaux h4, .bordeaux h5, .bordeaux h6 {
    color: #ffeeaa;
}
.bordeaux a, .bordeaux a:active {
    color: #ffeeaa;
}
.bordeaux a:hover {
    color: #ffffdd;
}
.bordeaux {
    color: #ffffff;
}
