body {
  background: url(/pagegfx/body_bg.png) top repeat-x;
  margin: 0px;
  padding: 0px;
  background-color: #4A8BB8;
}

#container {
  background: #156FAC url(/pagegfx/container_bg.png) top repeat-x;
  width: 850px;
  margin: 0 auto;
  position: relative;
}

#container #logo {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 100;
}

#container img {
  border: 0px;
}

#container #topMenu {
  position: absolute;
  top: 60px;
  left: 290px;
  width: auto;
  z-index: 1;
}

#container #topMenu div, #container #topMenu a {
  float: left;
  font: 11px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #EDF2F7;
  text-decoration: none;
}

#container #topMenu div, #container #topMenu a:hover {
  color: White;
}

#container #topMenu div.break {
 color: #1771AE;
 margin: 0px 20px 0px 20px;
 font-weight: normal;
}


#container #menuLine {
  background-color: #1D689B;
  height: 1px;
  overflow: hidden;
  width: 100%;
  position: absolute;
  top: 109px;
  z-index: 1;
}

#container #banner {
  background-color: #FFFFFF;
  border: 5px solid #EDF2F7;
  position: absolute;
  top: 125px;
  right: 15px;
  height: 178px;
  width: 555px;
  z-index: 1;
  overflow: hidden;
}

#container #banner img {
  border: 1px solid #FFFFFF;
}

#container #wyszukiwarka {
  position: absolute;
  top: 120px;
  left: 15px;
  height: 188px;
  width: 240px;
  color: #EDF2F7;
  font: 11px Arial, Helvetica, sans-serif;
}

#container #wyszukiwarka input, #container #wyszukiwarka select  {
  font-size: 11px;
  color: #1D689B;
}

#container #wyszukiwarka .bold {
  font-weight: bold;
}

#container #wyszukiwarka div.col1 {
  float:left;
  width: 65px;
  text-align: right;
  padding: 4px 0px 0px 0px;
}

#container #wyszukiwarka div.col2 {
  float:left;
  margin: 0px 0px 4px 0px;
  padding: 0px 3px 0px 3px;
}

#container #contentContainer {
  padding: 330px 0px 15px 0px;
}

#container #contentContainer #content {
  width: 820px;
  margin: 0 auto;
}

#container #contentContainer #content #colLeft {
  float: left;
  width: 240px;
}

#container #contentContainer #content #colLeft .menuBox {
  padding: 15px 0px 10px 45px;
}

#container #contentContainer #content #colLeft a{
  font: 11px Arial, Helvetica, sans-serif;
  color: #EDF2F7;
  text-decoration: none;
}

#container #contentContainer #content #colLeft a:hover{
  color: White;
}

#container #contentContainer #content #colLeft .menuBox .menuItem{
    list-style: none;
    background: url(/pagegfx/main/li.gif) no-repeat;
    background-position: 0px 5px;
    padding-left: 15px;
    height: 18px;
}

#container #contentContainer #content #colLeft .line {
  background-color: #053C64;
  height: 1px;
  width: 200px;
  margin-left: 20px;
}


#container #contentContainer #content #colRight {
  background-color: #FFFFFF;
  float: right;
  width: 565px;
  min-height: 1164px;
  height: auto !important;
  height: 1164px;
}
#container #contentContainer #content #colRight .klauzula {
  margin: 5px 10px 5px 10px;
  padding-top: 4px;
  font: 11px Arial, Helvetica, sans-serif;
  color: #85B4D3;
  text-align: center;
  border-top: 1px solid #C6DCEB;
}
#container #contentContainer #content #footer {
  background-color: #FFFFFF;
  float: right;
  width: 565px;
  font: 11px Arial, Helvetica, sans-serif;
  color: #85B4D3;
}
#siteFooter {
  width:100%;
  background-color:#06385A;
  color: #ACBDC8;
  text-align: center;
  font: 11px Arial;
  padding: 8px 0px 8px 0px;
}
#siteFooter #contact a {
  color: #ACBDC8;
  text-decoration: none;
  margin-left: 7px;
  margin-right: 7px;
  font-weight: bold;
}
#siteFooter #contact a:hover {
  color: White;
  text-decoration: none;
}
#siteFooter #more a{
  color: #849DAE;
  font-weight: normal;
  text-decoration: none;
}
#siteFooter #more a:hover{
  color: White;
}
#siteFooter #ego {
  color: #849DAE;
  width: 150px;
  padding: 7px 0px 5px 0px;
  text-align: center;
  margin: 0 auto;
}
#siteFooter #ego #l {
  float: left;
}
#siteFooter #ego #r {
  float: right;
}
#siteFooter #latofostera {
  text-align: justify;
  padding: 15px;
  color: #849DAE;
  display: none;
}
#siteFooter #latofostera h1 {
  color: #ACBDC8;
  font: 11px Arial;
  font-weight: bold;
  margin: 5px 0px 5px;
}

#siteFooter #latofostera a {
  color: #849DAE;
  font: 11px Arial;
  font-weight: normal;
  text-decoration: underline;
}

.pointer {
  cursor: pointer;
}
#lastminute {
  font: 11px Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #FFF;
  line-height: 170%;
}











