﻿/* ogólne --------------------------------------------------------------------------------------------- */
body {
  color: #000000;
  font-size: 11px;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
  background-color: #ffffff;
  background-image: url(/img/layout/back_logo.jpg);
  margin: 0px;
}

h1, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
  font-size: 15px;
}

h2 {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
}

p.error {
  color: red;
}

p,td {
  color: #000000;
  font-size: 11px;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
}

a {
  color: #5298d4;
  text-decoration: underline;
}

a:hover {
  color: #5298d4;
  text-decoration: none;
}

div#page {
  background-color: #ffffff;
  width: 990px;
  margin: 0px auto;
  background-image: url(/img/layout/back_page_summer.gif);
  background-position: 50% 0;
  background-repeat: no-repeat;
}

.hidden {
  visibility: hidden;
}

.undisplayed {
  display: none !important;
}

form {
  padding: 0px;
  margin: 0px;
}

img {
  border-width: 0px;
}

.clickable {
  cursor: pointer;
}

div.separator {
  line-height: 1px;
  font-size: 1px;
}

div#lid {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 300;
  width: 0px;
  height: 0px;
  background-image: url(/img/layout/o.gif);
}

div#page404 {
  text-align: center;
  width: 100%;
  margin-top: 100px;
  font-size: 14px;
  line-height: 24px;
}

img.overlayListPicture {
  float: left;
  display: inline;
  margin-left: -139px;
}

div.panelLeftOrangeLight img.overlayListPicture {
  margin-left: -137px;
}

div.panelRightOrangeLight img.overlayListPicture {
  margin-left: -145px;
}




/* ogólne formularzowe --------------------------------------------------------------------------------------------- */
input {
  border: 1px solid #555555;
  background-color: #fffff0;
  color: #000000;
  font-size: 11px;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
}

textarea {
  border: 1px solid #000000;
  background-color: #fffff0;
  color: #000000;
  font-size: 11px;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
}

select {
  border: 1px solid #000000;
  background-color: #fffff0;
  color: #000000;
  font-size: 11px;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
}

option {
  background-color: #fffff0;
  color: #000000;
  font-size: 11px;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
}

input.radio {
  border-width: 0px;
  background-color: #bbe0f2;
}

input.checkbox {
  border-width: 0px;
  background-color: #bbe0f2;
}

input.file {
  border: 1px solid #000000;
  background-color: #fffff0;
  color: #000000;
  font-size: 11px;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
}

/* sekcje główne --------------------------------------------------------------------------------------------- */
div#pageHeader {
  display: inline;
  float: left;
  width: 990px;
}

div#pageHeader div.login {
  display: inline;
  float: right;
  width: 69px;
  height: 24px;
  margin: 7px 20px 0px 1px;
}

div#pageHeader div#menu {
  display: inline;
  float: left;
  width: 988px;
  height: 185px;
  padding: 0px 1px;
  margin: 1px 0px 0px 0px;
}

.districts {
display: inline;
  float: left;
  width: 978px;
  height: 16px;
  margin: 0px 1px;
  padding: 6px 0px 0px 10px;
  color: #ffffff;
  font-weight: bold;
  overflow: hidden;
  background-image: url(/img/layout/back_districts.gif);
  background-repeat: no-repeat;
  list-style-type: none;
}


.districts li {
float:left;
}
.districts li a {
display:block;
float:left;
height:16px;
color:#ffffff;
text-decoration:none;
font-size:11px;
font:arial, verdana, sans-serif; font-weight:bold;
text-align:center; 
padding:0 0 0 8px;
cursor:pointer;
}

.districts li a:hover {
color:#fff; 
background:#000 url(/img/layout/back_districts2.gif);
}


div#topFooter {
  display: inline;
  float: left;
  clear: both;
  width: 990px;
  background-color: #ffffff;
}

div#footer {
  display: inline;
  float: left;
  clear: both;
  width: 930px;
  height: 60px;
  color: #ffffff;
  padding: 20px 30px 0px 30px;
  background-image: url(/img/layout/back_footer.gif);
  background-repeat: no-repeat;
  background-position: 50% 10px;
  background-color: #ffffff;
  margin-bottom: 10px;
}

div#footer .left {
  float: left;
}

div#footer .left2 {
 color:#2272D3;
 float:left;
 padding-top:5px;
}

div#footer .right {
  float: right;
}

div#footer a {
  color: #ffffff;
}

div#footer .left3 {
 color: #000000;
 padding-top: 13px;
 width: 590;
 font-weight: bolder;
}

div#footer .left3 a {
 color: #2272D3;
}

div.columns {
  display: inline;
  float: left;
  clear: both;
  width: 990px;
  padding-left: 0px;
  margin: 0px auto;
  background-image: url(/img/layout/back_columns.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-color: #ffffff;
}

/* sekcje lewej kolumny (szerokiej) --------------------------------------------------------------------------------------------- */
div.columnLeftWide {
  display: inline;
  float: left;
  width: 217px;
  padding-top: 22px;
  margin-left: 1px;
}

div.columnLeftWide div {
  float: left;
}

div.columnLeftWide div.separator {
  height: 20px;
}

div.columnLeftWide div.panelLeftOrangeTop {
  width: 197px;
  height: 28px;
  padding: 10px 10px 0px 10px;
  background-image: url(/img/layout/panel_left_orange_top.gif);
  font-weight: bold;
  color: #ffffff;
  font-size: 14px;
  font-style: normal;
}

div.columnLeftWide div.panelLeftOrangeBottom {
  width: 197px;
  height: 20px;
  padding: 8px 10px 0px 10px;
  background-image: url(/img/layout/panel_left_orange_bottom.gif);
  font-weight: bold;
  color: #ffffff;
  font-size: 11px;
  font-style: normal;
}

div.columnLeftWide div.panelLeftOrangeBottom a {
  color: #ffffff;
  text-decoration: none;
}

div.columnLeftWide div.panelLeftOrangeLight {
  width: 197px;
  padding: 10px 10px 10px 10px;
  background-image: url(/img/layout/panel_left_orange_light_back.png);
  overflow: hidden;
}

div.columnLeftWide div.panelLeftOrangeLight div.resort {
  width: 197px;
  color: #000000;
  overflow: hidden;
  cursor: pointer;
}

div.columnLeftWide div.panelLeftOrangeLight div.resort div.name {
  width: 100%;
  color: #fd974d;
  font-size: 12px;
  font-weight: bold;
}

div.columnLeftWide div.panelLeftOrangeLight div.resort div.city {
  width: 100%;
  color: #cb3302;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 7px;
}

div.columnLeftWide div.panelLeftOrangeLight div.resort img.photo {
  float: left;
  width: 133px;
  height: 100px;
  margin-right: 4px;
}

div.columnLeftWide div.panelLeftOrangeLight div.resort div.price {
  float: right;
  width: 60px;
}

div.columnLeftWide div.panelLeftOrangeLight div.resort .priceValue {
  color: #ca3300;
  font-weight: bold;
}

div.columnLeftWide div.panelLeftOrangeLight div.resort div.priceSeparator {
  float: right;
  line-height: 1px;
  font-size: 1px;
  width: 60px;
  height: 1px;
  background-image: url(/img/layout/dots_h_red.gif);
  margin: 7px 0px;
}

div.contentList div.resort div.headerName div.price {
  float: right;
  width: 60px;
  padding: 1px 3px;
  border: 1px solid #c4c7cc;
  margin-left: 3px;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
}

div.contentList div.resort div.headerName .priceValue {
  color: #ca3300;
  font-weight: bold;
}

div.columnLeftWide div.panelLeftOrangeLight div.resort img.logoButton {
  float: right;
  clear: right;
}

div.columnLeftWide div.panelLeftOrangeLight div.resort div.description {
  width: 197px;
  margin-top: 7px;
}

div.columnLeftWide div.panelLeftOrangeLight div.separator {
  width: 216px;
  height: 3px;
  margin: 10px -10px 5px -10px;
  background-color: #ffffff;
  background-image: url(/img/layout/dots_h_red.gif);
  background-repeat: repeat-x;
  background-position: 0px 1px;
}

div.columnLeftWide div.panelLeftOrangeDark {
  width: 197px;
  padding: 10px 10px 10px 10px;
  background-image: url(/img/layout/panel_left_orange_dark_back.gif);
}

/* sekcje lewej kolumny (bardzo szerokiej) --------------------------------------------------------------------------------------------- */
div.columnLeftExtraWide {
  display: inline;
  float: left;
  width: 811px;
  padding-top: 10px;
  margin-left: 0px;
}

div.columnLeftExtraWide div {
  float: left;
}

div.columnLeftExtraWide div.separator {
  height: 20px;
}

div.columnLeftExtraWide div.header {
  width: 791px;
  height: 28px;
  background-image: url(/img/layout/back_wide_left_blue_dark.gif);
  padding: 10px 0px 0px 20px;
  text-align: left;
  font-weight: bold;
  color: #97feff;
  font-size: 15px;
  overflow:hidden;
  white-space:nowrap;
}

div.columnLeftExtraWide div.header a {
  text-decoration: none;
  color: #ffffff;
}

div.columnLeftExtraWide div.header span {
  color: #ffffff;
}

div.columnLeftExtraWide div.contentList {
  width: 789px;
  padding: 0px 11px;
}

div.columnLeftExtraWide div.contentList div.resort {
  width: 237px;
  height: 220px;
  color: #000000;
  overflow: hidden;
  cursor: pointer;
}

div.columnLeftExtraWide div.contentList div.resort div.headerName {
  width: 100%;
}

div.columnLeftExtraWide div.contentList div.resort div.name {
  width: 166px;
  color: #7eadff;
  font-size: 12px;
  font-weight: bold;
}

div.columnLeftExtraWide div.contentList div.resort div.city {
  width: 166px;
  height: 15px;
  color: #7f9ede;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 13px;
  margin-bottom: 7px;
  background-repeat: no-repeat;
  background-position: 0px 15px;
}

div.columnLeftExtraWide div.contentList div.resort img.photo {
  float: left;
  width: 133px;
  height: 100px;
  margin: 0px 6px 2px 0px;
}

div.columnLeftExtraWide div.contentList div.resort a.more {
  margin-left: 5px;
  text-decoration: underline;
  color: #5298d4;
}

div.columnLeftExtraWide div.contentList div.separatorHorizontalLeft {
  line-height: 1px;
  font-size: 1px;
  width: 247px;
  height: 1px;
  margin: 10px 10px 10px 0px;
  background-image: url(/img/layout/dots_h_gray.gif);
}

div.columnLeftExtraWide div.contentList div.separatorHorizontalCenter {
  line-height: 1px;
  font-size: 1px;
  width: 256px;
  height: 1px;
  margin: 10px 10px 10px 10px;
  background-image: url(/img/layout/dots_h_gray.gif);
}

div.columnLeftExtraWide div.contentList div.separatorHorizontalRight {
  line-height: 1px;
  font-size: 1px;
  width: 246px;
  height: 1px;
  margin: 10px 0px 10px 10px;
  background-image: url(/img/layout/dots_h_gray.gif);
}

div.columnLeftExtraWide div.contentList div.separatorVertical {
  line-height: 1px;
  font-size: 1px;
  width: 1px;
  height: 220px;
  margin: 0px 19px 0px 19px;
  background-image: url(/img/layout/dots_v_gray.gif);
}

div.columnLeftExtraWide div.searchInfo {
  width: 789px;
  padding: 0px 11px;
}

div.columnLeftExtraWide div.searchInfo div {
  clear: left;
  width: 789px;
}

div.columnLeftExtraWide div.searchInfo div div {
  width: auto;
  padding-bottom: 2px;
  margin-bottom: 2px;
  border-bottom: 1px solid #e4edf5;
  color: #0066FF;
}

div.columnLeftExtraWide div.searchInfo div.header {
  width: 100%;
  height: auto;
  background-image: none;
  padding: 5px 0px;
  text-align: left;
  font-weight: bold;
  color: #2d73ae;
  font-size: 13px;
}

div.columnLeftExtraWide div.searchInfo div div i {
  font-style: normal;
  color: #666666;
}

/* sekcje lewej kolumny (wąskiej) --------------------------------------------------------------------------------------------- */
div.columnLeftNarrow {
  display: inline;
  float: left;
  width: 180px;
  margin-top: 20px;
}

div.columnLeftNarrow div {
  float: left;
}

div.columnLeftNarrow div.separator {
  height: 20px;
}

div.columnLeftNarrow div.panelLeftYellowTop {
  width: 160px;
  height: 25px;
  padding: 10px 10px 0px 10px;
  background-image: url(/img/layout/panel_left_yellow_top.gif);
  font-weight: bold;
  color: #d95d17;
  font-size: 14px;
  font-style: normal;
}

div.columnLeftNarrow div.panelLeftYellowBottom {
  width: 180px;
  height: 18px;
  padding: 0px;
  background-image: url(/img/layout/panel_left_yellow_bottom.gif);
}

div.columnLeftNarrow div.panelLeftYellowDark {
  width: 160px;
  padding: 0px 10px;
  background-image: url(/img/layout/panel_left_yellow_dark_back.png);
}

div#miniGallery {
  display: none;
}

/* sekcje środkowej kolumny (szerokiej) --------------------------------------------------------------------------------------------- */
div.columnCenterWide {
  float: right;
  display: inline;
  padding: 20px 0px 0px 15px;
  margin-right: 15px;
  width: 603px;
  color: #555;
  text-align: justify;
  overflow: hidden;
}

div.columnCenterWide div {
  float: left;
}

div.columnCenterWide span.textHeader {
  font-weight: bold;
  color: #3b8dd6;
  font-size: 12px;
}

div.columnCenterWide div.NadinfoPanels {
  float: left;
  width: 571px;
  margin-left: 10px;
}

div.columnCenterWide div.NadinfoPanels div.mapka {
float: right;
padding: 0px 15px;
}

div.columnCenterWide div.NadinfoPanels div.panel {
  float: left;
  width: 571px;
  margin-bottom: 10px;
}

div.columnCenterWide div.NadinfoPanels div.panel div.panelAzureTop {
  width: 571px;
  height: 10px;
  background-image: url(/img/layout/panel_azure_top-571.gif);
  line-height: 1px;
  font-size: 1px;
}

div.columnCenterWide div.NadinfoPanels div.panel div.panelAzureBottom {
  width: 571px;
  height: 10px;
  background-image: url(/img/layout/panel_azure_bottom-571.gif);
  line-height: 1px;
  font-size: 1px;
}

div.columnCenterWide div.NadinfoPanels div.panel div.panelAzure {
  width: 541px;
  padding: 0px 15px;
  background-image: url(/img/layout/panel_azure_back.png);
}

div.columnCenterWide div.NadinfoPanels div.panel div.panelAzure div.title {
  width: 100%;
  color: #0862d2;
  padding-bottom: 3px;
  font-weight: bold;
}


div.columnCenterWide div.infoPanels {
  float: right;
  width: 298px;
  margin-left: 10px;
}


div.columnCenterWide div.infoPanels div.panel {
  float: left;
  width: 298px;
  margin-bottom: 10px;
}

div.columnCenterWide div.infoPanels div.panel div.panelAzureTop {
  width: 260px;
  height: 10px;
  background-image: url(/img/layout/panel_azure_top-260.gif);
  line-height: 1px;
  font-size: 1px;
}

div.columnCenterWide div.infoPanels div.panel div.panelAzureBottom {
  width: 260px;
  height: 10px;
  background-image: url(/img/layout/panel_azure_bottom-260.gif);
  line-height: 1px;
  font-size: 1px;
}

div.columnCenterWide div.infoPanels div.panel div.panelAzure {
  width: 230px;
  padding: 0px 15px;
  background-image: url(/img/layout/panel_azure_back.png);
}

div.columnCenterWide div.infoPanels div.panel div.panelAzure div.title {
  width: 100%;
  color: #0862d2;
  padding-bottom: 3px;
  font-weight: bold;
}

div.columnCenterWide div.infoPanels div.panel div.panelAzure div.listElement {
  float: left;
  clear: left;
  white-space: nowrap;
  padding: 2px 0px 2px 11px;
  background-image: url(/img/layout/list_icon_arr.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
}

div.columnCenterWide div.panelWideAzureTop {
  width: 603px;
  height: 10px;
  margin-top: 15px;
  background-image: url(/img/layout/panel_wide_azure_top.gif);
  line-height: 1px;
  font-size: 1px;
}

div.columnCenterWide div.panelWideAzureBottom {
  width: 603px;
  height: 10px;
  background-image: url(/img/layout/panel_wide_azure_bottom.gif);
  line-height: 1px;
  font-size: 1px;
}

div.columnCenterWide div.panelWideAzure {
  width: 573px;
  padding: 0px 15px;
  background-image: url(/img/layout/panel_wide_azure_back.png);
}

div.columnCenterWide div.panelWideAzure div.title {
  width: 100%;
  color: #0862d2;
  padding-bottom: 3px;
  font-weight: bold;
}

div.columnCenterWide div.infoPanels div.panel div.panelEventTop {
  width: 298px;
  height: 10px;
  background-image: url(/img/layout/panel_event_top.gif);
  line-height: 1px;
  font-size: 1px;
}

div.columnCenterWide div.infoPanels div.panel div.panelEventBottom {
  width: 298px;
  height: 10px;
  background-image: url(/img/layout/panel_event_bottom.gif);
  line-height: 1px;
  font-size: 1px;
}

div.columnCenterWide div.infoPanels div.panel div.panelEvent {
  width: 268px;
  padding: 0px 15px;
  background-image: url(/img/layout/panel_event_back.gif);
}

div.columnCenterWide div.infoPanels div.panel div.panelEvent div.title {
  width: 100%;
  color: #0862d2;
  padding-bottom: 3px;
  font-weight: bold;
}

div.columnCenterWide div.infoPanels div.panel div.panelEvent div.listElement {
  float: left;
  clear: left;
  white-space: nowrap;
  padding: 2px 0px 2px 11px;
  background-image: url(/img/layout/list_icon_arr.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
}

div.columnCenterWide div.miniPanel {
  float: right;
  width: 124px;
  margin: 0px 0px 5px 10px;
}

div.columnCenterWide div.miniPanel a {
  float: left;
  clear: left;
  white-space: nowrap;
  padding: 2px 0px 2px 11px;
  background-image: url(/img/layout/list_icon_x.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
}

div.columnCenterWide div.miniPanel div.panelSilverTop {
  width: 124px;
  height: 10px;
  background-image: url(/img/layout/panel_silver_top.gif);
  line-height: 1px;
  font-size: 1px;
}

div.columnCenterWide div.miniPanel div.panelSilverBottom {
  width: 124px;
  height: 10px;
  background-image: url(/img/layout/panel_silver_bottom.gif);
  line-height: 1px;
  font-size: 1px;
}

div.columnCenterWide div.miniPanel div.panelSilver {
  width: 104px;
  padding: 0px 10px;
  background-image: url(/img/layout/panel_silver_back.gif);
}

div.columnCenterWide a#mapAnchor {
  display: inline;
  float: left;
  width: 100%;
}

div.columnCenterWide div#googleMap {
  display: block;
  width: 603px;
  height: 400px;
}

div.columnCenterWide div#googleMap div {
  float: none;
}

div.desc {
float: none;
width: 603px;
}

div.desc2 {
float: none;
width: 571px;
margin: 10px;
}


/* sekcje środkowej kolumny --------------------------------------------------------------------------------------------- */
div.columnCenter {
  float: left;
  width: 595px;
}

div.columnCenter div {
  float: left;
}

div.columnCenter div.header {
  width: 595px;
  height: 28px;
  background-image: url(/img/layout/back_center_blue_dark.gif);
  margin-top: 10px;
  padding-top: 10px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  font-size: 14px;
  font-style: normal;
}

div.columnCenter div.contentList {
  width: 555px;
  padding: 10px 20px;
}

div.columnCenter div.contentList div.resort {
  width: 257px;
  height: 220px;
  color: #000000;
  overflow: hidden;
  cursor: pointer;
}

div.columnCenter div.contentList div.resort div.headerName {
  width: 100%;
}

div.columnCenter div.contentList div.resort div.name {
  width: 186px;
  color: #7eadff;
  font-size: 12px;
  font-weight: bold;
}

div.columnCenter div.contentList div.resort div.city {
  width: 186px;
  height: 15px;
  color: #7f9ede;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 13px;
  margin-bottom: 7px;
  background-repeat: no-repeat;
  background-position: 0px 15px;
}

div.columnCenter div.contentList div.resort img.photo {
  float: left;
  width: 133px;
  height: 100px;
  margin: 0px 6px 2px 0px;
}

div.columnCenter div.contentList div.resort a.more {
  margin-left: 5px;
  text-decoration: underline;
  color: #5298d4;
}

div.columnCenter div.contentList div.separatorHorizontalLeft {
  line-height: 1px;
  font-size: 1px;
  width: 267px;
  height: 1px;
  margin: 10px 10px 10px 0px;
  background-image: url(/img/layout/dots_h_gray.gif);
}

div.columnCenter div.contentList div.separatorHorizontalRight {
  line-height: 1px;
  font-size: 1px;
  width: 267px;
  height: 1px;
  margin: 10px 0px 10px 10px;
  background-image: url(/img/layout/dots_h_gray.gif);
}

div.columnCenter div.contentList div.separatorVertical {
  line-height: 1px;
  font-size: 1px;
  width: 1px;
  height: 220px;
  margin: 0px 20px 0px 19px;
  background-image: url(/img/layout/dots_v_gray.gif);
}

/* sekcje prawej kolumny --------------------------------------------------------------------------------------------- */
div.columnRight {
  float: right;
  width: 176px;
  padding-top: 22px;
}

div.columnRight div {
  float: left;
}

div.columnRight div.separator {
  height: 20px;
}

div.columnRight div.header {
  clear: both;
  color: #003399;
  font-weight: bold;
  font-style: normal;
  margin-bottom: 3px;
 }

div.columnRight div.newsTitle {
  width: 100%;
  color: #003399;
  font-weight: bold;
  margin-top: 0px;
}

div.panelRight {
  width: 176px;
}

div.panelRightGrayTop {
  width: 156px;
  height: 28px;
  padding: 10px 10px 0px 10px;
  background-image: url(/img/layout/panel_right_gray_top.gif);
  font-weight: bold;
  color: #ffffff;
  font-size: 14px;
  font-style: normal;
  text-align: right;
}

div.panelRightGrayTop_ang {
  width: 156px;
  height: 28px;
  padding: 10px 10px 0px 10px;
  background-image: url(/img/layout/panel_right_gray_top-ang.gif);
  font-weight: bold;
  color: #ffffff;
  font-size: 14px;
  font-style: normal;
  text-align: right;
}

div.panelRightGrayBottom {
  width: 156px;
  height: 25px;
  padding: 5px 10px 0px 10px;
  background-image: url(/img/layout/panel_right_gray_bottom.gif);
  background-position: bottom;
  text-align: right;
}

div.panelRightGrayLight {
  width: 156px;
  padding: 10px 10px 10px 10px;
  background-image: url(/img/layout/panel_right_gray_light_back.png);
 }

div.panelRightGrayLight ul {
  list-style: none;
  padding-left: 0px;
}

div.panelRightBlueLight {
  width: 156px;
  padding: 10px 10px 10px 10px;
  background-image: url(/img/layout/panel_right_blue_light_back.gif);
}

div.panelRightBlueLight a {
  margin-left: 5px;
}

div.columnRight div.panelRightBlueLight div.separator {
  width: 100%;
  height: 1px;
  background-image: url(/img/layout/dots_h_blue.gif);
  margin: 10px 0px 5px 0px;
}

div.panelRightBanners {
  width: 176px;
}

div.columnRight div.panelRightOrangeTop {
  width: 156px;
  padding: 10px 10px 11px 10px;
  background-color: #b1b2b2;
  background-image: url(/img/layout/panel_right_orange_top.gif);
  background-repeat: no-repeat;
  font-weight: bold;
  color: #ffffff;
  font-size: 14px;
  font-style: normal;
}

div.columnRight div.panelRightOrangeBottom {
  width: 156px;
  height: 30px;
  padding: 8px 10px 0px 10px;
  background-image: url(/img/layout/panel_right_orange_bottom.gif);
  font-weight: bold;
  color: #ffffff;
  font-size: 11px;
  font-style: normal;
}

div.columnRight div.panelRightOrangeBottom a {
  float: right;
  text-decoration: none;
  color: #ffffff;
}

div.columnRight div.panelRightOrangeLight {
  width: 156px;
  padding: 10px 10px 10px 10px;
  background-image: url(/img/layout/panel_right_orange_light_back.gif);
}

div.columnRight div.contentList div.resort {
  width: 156px;
  color: #000000;
  overflow: hidden;
  cursor: pointer;
}

div.columnRight div.contentList div.resort div.headerName {
  width: 100%;
}

div.columnRight div.contentList div.resort div.name {
  width: 100%;
  color: #fd974d;
  font-size: 12px;
  font-weight: bold;
}

div.columnRight div.contentList div.resort div.city {
  width: 100%;
  color: #cb3302;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 7px;
}

div.columnRight div.contentList div.resort img.photo {
  float: left;
  width: 133px;
  height: 100px;
  margin-left: 11px;
  margin-right: 12px;
}

div.columnRight div.contentList div.resort a.more {
  margin-left: 5px;
  text-decoration: underline;
  color: #5298d4;
}

div.columnRight div.contentList div.separatorHorizontal {
  line-height: 1px;
  font-size: 1px;
  width: 156px;
  height: 1px;
  margin: 10px 0px 10px 0px;
  background-image: url(/img/layout/dots_h_blue.gif);
}

div.columnRight div.panelRightOrangeLight div.separator {
  width: 216px;
  height: 3px;
  margin: 10px -10px 5px -10px;
  background-color: #ffffff;
  background-image: url(/img/layout/dots_h_red.gif);
  background-repeat: repeat-x;
  background-position: 0px 1px;
}

/* panel wyszukiwarki --------------------------------------------------------------------------------------------- */
div#searchPanel {
  width: 156px;
}

div#searchPanel div {
  width: 156px;
}

div#searchPanel input {
  float: left;
  width: 154px;
  padding: 0px;
  margin: 0px;
  border: 1px solid #999999;
}

div#searchPanel div.alertHidden {
  display: none;
}

div#searchPanel div.alert {
  color: #ff0000;
  padding-top: 5px;
}

div#searchPanel div.rolledUp {
  display: none;
}

div#searchPanel div.checked {
  width: 142px;
  padding-left: 14px;
  background-image: url(/img/layout/back_check_checked.gif);
  background-repeat: no-repeat;
  background-position: top left;
  cursor: pointer;
  color:#003399;
}

div#searchPanel div.unchecked {
  width: 142px;
  padding-left: 14px;
  background-image: url(/img/layout/back_check_unchecked.gif);
  background-repeat: no-repeat;
  background-position: top left;
  cursor: pointer;
  color: #666666;
}

div#searchPanel div.expanded {
  cursor: pointer;
  color:#003399;
  font-weight: bold;
  padding-bottom: 3px;
  padding-top: 5px;
  background-image: url(/img/layout/back_collapse.gif);
  background-repeat: no-repeat;
  background-position: right;
}

div#searchPanel div.collapsed {
  cursor: pointer;
  font-weight: bold;
  color: #666666;
  padding-bottom: 3px;
  padding-top: 5px;
  border-bottom: 1px solid #999999;
  background-image: url(/img/layout/back_expand.gif);
  background-repeat: no-repeat;
  background-position: right;
}

div#ajaxHintList {
  border: 1px solid black;
  background-color: #d6e6f6;
}

div#ajaxHintList div {
  margin-top: -1px;
  border-top: 1px solid #b5cadf;
  cursor: pointer;
}

div#ajaxHintList div.active {
  background-color: #b5cadf;
}

div#ajaxHintList div.img {
  text-align: center;
  cursor: default;
}

div#searchPanel div#regionSearch div {
  width: 38px;
}

/* przyciski --------------------------------------------------------------------------------------------- */
div.columnLeftNarrow div.panelLeftYellowDark div.buttonYellow div.bCenter {
  width: 142px;
}

div.buttonYellow {
  float: left;
  margin-top: 10px;
  color: #cd3607;
  height: 25px;
  cursor: pointer;
}

div.buttonYellow div.bCenter {
  height: 20px;
  padding: 5px 5px 0px 5px;
  text-align: center;
  background-image: url(/img/layout/button_yellow_center.gif);
}

div.buttonYellow div.bLeft {
  width: 4px;
  height: 25px;
  padding: 0px;
  line-height: 1px;
  font-size: 1px;
  background-image: url(/img/layout/button_yellow_left.gif);
}

div.buttonYellow div.bRight {
  width: 4px;
  height: 25px;
  padding: 0px;
  line-height: 1px;
  font-size: 1px;
  background-image: url(/img/layout/button_yellow_right.gif);
}

input.buttonBlue {
  width: 60px;
  height: 20px;
  margin: 0px;
  border: 1px solid #555555;
  background-color: #3366cc;
  color: #ffffff;
  font-size: 11px;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
  cursor: pointer;
}

/* panel rekomendacji --------------------------------------------------------------------------------------------- */
div#recommendPanel {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 320px;
  height: 290px;
  border: 1px solid #75baea;
  padding-top: 5px;
  background-color: #def1ff;
	background-image: url(/img/layout/background_ray.jpg);
  visibility: hidden;
}

div#recommendPanel div.ctrlBtnLine {
  width: 305px;
  padding: 5px 10px 5px 5px;
  text-align: right;
}

div#recommendPanel div.ctrlBtnLine img {
  width: 13px;
  height: 13px;
}

div#recommendPanel div.label {
  width: 105px;
  padding-right: 5px;
  padding-bottom: 3px;
  float: left;
  clear: left;
  text-align: right;
}

div#recommendPanel div.value {
  width: 210px;
  padding-bottom: 3px;
  float: left;

}

div#recommendPanel input {
  width: 198px;
  border: 1px solid #a6d9fc;
  background-color: #ffffff;
  color: #000000;
}

div#recommendPanel div.textarea {
  width: 190px;
  height: 80px;
  padding: 4px;
  border: 1px solid #a6d9fc;
  background-color: #ffffff;
  color: #000000;
  overflow: auto;
}

div#recommendPanel textarea.message {
  width: 190px;
  height: 80px;
  padding: 4px;
  border: 1px solid #a6d9fc;
  background-color: #ffffff;
  color: #000000;
}

div#recommendPanel input.submitBtn {
  width: 60px;
  height: 20px;
  margin: 0px;
  border: 1px solid #555555;
  background-color: #3366cc;
  color: #ffffff;
  font-size: 11px;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
  cursor: pointer;
}

/* panel zadawania pytania --------------------------------------------------------------------------------------------- */
div.askQuestionPanel {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 320px;
  height: 180px;
  border: 1px solid #75baea;
  padding-top: 5px;
  background-color: #def1ff;
	background-image: url(/img/layout/background_ray.jpg);
  visibility: hidden;
}

div.askQuestionPanel div.ctrlBtnLine {
  width: 305px;
  padding: 5px 10px 5px 5px;
  text-align: right;
}

div.askQuestionPanel div.ctrlBtnLine img {
  width: 13px;
  height: 13px;
}

div.askQuestionPanel div.label {
  width: 105px;
  padding-right: 5px;
  padding-bottom: 3px;
  float: left;
  clear: left;
  text-align: right;
}

div.askQuestionPanel div.value {
  width: 210px;
  padding-bottom: 3px;
  float: left;
}

div.askQuestionPanel input {
  width: 198px;
  border: 1px solid #a6d9fc;
  background-color: #ffffff;
  color: #000000;
}

div.askQuestionPanel div.textarea {
  width: 190px;
  height: 80px;
  padding: 4px;
  border: 1px solid #a6d9fc;
  background-color: #ffffff;
  color: #000000;
  overflow: auto;
}

div.askQuestionPanel textarea.message {
  width: 190px;
  height: 80px;
  padding: 4px;
  border: 1px solid #a6d9fc;
  background-color: #ffffff;
  color: #000000;
}

div.askQuestionPanel input.submitBtn {
  width: 60px;
  height: 20px;
  margin: 0px;
  border: 1px solid #555555;
  background-color: #3366cc;
  color: #ffffff;
  font-size: 11px;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
  cursor: pointer;
}

div.askQuestionPanelEmbedded {
  float: left;
  width: 293px;
  height: 180px;
  border: 1px solid #75baea;
  padding-top: 5px;
  background-color: #def1ff;
	background-image: url(/img/layout/background_ray.jpg);
}

div.askQuestionPanelEmbedded div.label {
  width: 70px;
  padding: 0px 5px 3px 10px;
  float: left;
  clear: left;
  text-align: right;
}

div.askQuestionPanelEmbedded div.value {
  width: 203px;
  padding-bottom: 3px;
  float: left;
}

div.askQuestionPanelEmbedded div.valueFull {
  clear: left;
  width: 273px;
  padding: 0px 10px 10px 10px;
  float: left;
}

div.askQuestionPanelEmbedded input {
  width: 196px;
  border: 1px solid #a6d9fc;
  background-color: #ffffff;
  color: #000000;
}

div.askQuestionPanelEmbedded textarea.message {
  width: 263px;
  height: 80px;
  padding: 4px;
  border: 1px solid #a6d9fc;
  background-color: #ffffff;
  color: #000000;
}

div.askQuestionPanelEmbedded input.submitBtn {
  width: 60px;
  height: 20px;
  margin: 0px;
  border: 1px solid #555555;
  background-color: #3366cc;
  color: #ffffff;
  font-size: 11px;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
  cursor: pointer;
}

/* nawigacja list --------------------------------------------------------------------------------------------- */
div.naviWide {
  display: inline;
  width: 789px;
  margin-left: 11px;
  margin-right: 11px;
}

div.naviNarrow {
  display: inline;
  width: 575px;
  margin-left: 10px;
  margin-right: 10px;
}

div.naviList {
  float: left;
  color: #ebf8ff;
  background-color: #ebf8ff;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  border-bottom: 1px solid #66ccff;
  border-top: 1px solid #66ccff;
  text-align: center;
}

div.naviList a.prev {
  float: left;
  text-align: left;
  width: 60px;
  margin-left: 5px;
}

div.naviList a.next {
  float: right;
  text-align: right;
  width: 60px;
  margin-right: 5px;
}

div.naviList div.group {
  float: none;
  margin: 0px 65px;
}

div.naviWide div.group {
  width: 659px;
}

div.naviNarrow div.group {
  width: 445px;
}

div.naviList a.klopot2 {
  float: left;
  font-weight: bolder;
  color:#FF6D01;
  margin-left: 79px;
}


div.naviList a.group {
  white-space: nowrap;
  background-color: #ebf8ff;
  text-decoration: underline;
}

div.naviList a.group:hover {
  background-color: #ffffff;
  text-decoration: none;
}

div.naviList a.groupSelected {
  cursor: text;
  white-space: nowrap;
  background-color: #cdedff;
  text-decoration: none;
}

div.naviList div.errorInfo {
  color: #FF0000;
  margin: 0px 65px;
  text-align: center;
}

div.naviList div.showAll {
  float: none;
  margin: 0px 65px;
  text-align: center;
}

div.naviWide div.showAll {
  width: 659px;
}

div.naviNarrow div.showAll {
  width: 445px;
}

div.naviWide a.klopot {
  float: left;
  font-weight: bolder;
  color:#FF6D01;
  margin-left: 198px;
}

/* panel logowania --------------------------------------------------------------------------------------------- */
div#loginPanel {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 170px;
  height: 105px;
  border: 1px solid #75baea;
  padding-top: 5px;
  background-color: #def1ff;
	background-image: url(/img/layout/background_ray.jpg);
  visibility: hidden;
}

div#loginPanel div.ctrlBtnLine {
  width: 155px;
  padding: 5px 10px 5px 5px;
  text-align: right;
}

div#loginPanel div.ctrlBtnLine img {
  width: 13px;
  height: 13px;
}


div#loginPanel div#sectionLogin{
  display: block;
}

div#loginPanel div#sectionReset{
  display: none;
}

div#loginPanel div.label {
  width: 65px;
  padding-right: 5px;
  padding-bottom: 3px;
  float: left;
  clear: left;
  text-align: right;
}

div#loginPanel div.value {
  width: 100px;
  padding-bottom: 3px;
  float: left;

}

div#loginPanel div.clickable {
  width: 100px;
  padding-bottom: 3px;
  padding-left: 70px;
  float: left;
  clear: left;
  cursor: pointer;
  color: #2386c8;
  text-decoration: underline;
}

div#loginPanel input {
  width: 88px;
  border: 1px solid #a6d9fc;
  background-color: #ffffff;
  color: #000000;
}

div#loginPanel img {
  height: 20px;
  cursor: pointer;
  border-width: 0px;
}

div#loginPanel div.value .button {
  width: 60px;
  height: 20px;
  margin: 0px;
  border: 1px solid #555555;
  background-color: #3366cc;
  color: #ffffff;
  font-size: 11px;
  font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
  cursor: pointer;
}

/* adocean --------------------------------------------------------------------------------------------- */
div#adocean750 {
  display: none;
}

div#pageHeader div#adocean750 {
  display: inline;
  float: left;
  width: 990px;
  text-align: center;
}

div#adocean160 {
  display: none;
}

div#page div#adocean160 {
  display: inline;
  position: relative;
  width: 160px;
  padding-left: 10px;
  float: right;
  margin: 185px -170px -650px 0px;
}