/* ustawienia ogólne */
body {
  margin: 0;
  background: url(../images/tlo.gif) repeat-x #F8C622;
  color: #303030;
}

table {table-layout: fixed}

.admin table {
  table-layout: inherit !important
}


body, table, input, select, textarea {
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
}

input, select, textarea {
  font-size: 12px;
}

textarea {
  line-height: 150%;
  padding: 5px 1px;
}

p,form {
  margin: 0;
}

a {
  text-decoration: none;
  color: #303030
}

a:hover {
  text-decoration: underline;
}

hr {
  border: 0;
  height: 1px;
  background-color: #DDDDDD;
  margin: 3px 0 3px 0;
}


h1 {
  font-size: 16px;
  margin: 5px 0 15px 0;
  padding: 0;
  }


h2 {
  font-size: 12px;
  margin: 0;
  padding: 12px 15px 9px 15px;
}

h3 {
  font-size: 12px;
  margin: 0 0 3px 0;
  padding: 0;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.clear {
  clear: both !important;
}

a.prev, span.prev {
  background: url(../images/arrow_left.gif) no-repeat;
  background-position: left center;
  padding: 0 0 0 15px;
}

a.next, span.next {
  background: url(../images/arrow.gif) no-repeat;
  background-position: right center;
  padding: 0 15px 0 0;
}

span.next, span.prev {
  color: #CCCCCC;
}

em {
 color: #C31400;
 font-style: normal;
}

a.up {
  background: url(../images/arrow_top.gif) no-repeat;
  background-position: left center;
  padding: 0 5px 0 15px;
}

a.bottom {
  background: url(../images/arrow_bottom.gif) no-repeat;
  background-position: left center;
  padding: 0 5px 0 15px;
}

a.delete {
  background: url(../images/delete.gif) no-repeat;
  background-position: left center;
  padding: 0 5px 0 15px;
}

a.add {
  background: url(../images/add.gif) no-repeat;
  background-position: left center;
  padding: 0 5px 0 15px;
}

a.edit {
  background: url(../images/edit.gif) no-repeat;
  background-position: left center;
  padding: 0 5px 0 15px;
}

.blink {
  text-decoration: blink;
}


/* ustawienia strony */

.page {
  background-color: white;
  width: 1040px;
  margin: 0 auto;
}

.admin {
  background-color: white;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.panel {
  background-color: white;
  width: 861px;
  margin: 0 auto;
}

.mapy {
  background-color: white;
   margin: 0 auto;
}


/* ustawienia bannera */
.banner {
  padding: 10px 0 0 0;
  margin: 0 20px 0 20px;
  background: url(../images/banner.gif) no-repeat top right;
}

.page .banner, .admin .banner {
  background-position: top right;
}

.admin .banner {
  height: auto !important
}

.admin .content {
  padding: 20px;
}


.admin fieldset select, .admin fieldset input {
  font-size: 13px;
  margin: 3px 3px 3px 0;

}


.panel .banner {
  background-position: 160px 0;
}


/* ustawienia logo */
.logo {
  clear: both;
  margin: 20px 0 0 0;
}

.logo img {
  border: none;
}

.banner .header {
  padding: 10px 0 0 0;
  height: 20px;
}

.banner .header h1 {
  margin: 0;
  font-size: 13px;
  font-weight: normal;
}

.navi {
  margin:30px 0 10px 0;
  background: url(../images/box_grey.gif) repeat-x;
}

.navi .content {
  padding: 2px 15px 2px 15px;
}


/*  lewa kolumna */
.sidebar_left {
  width: 200px;
  float: left;
  margin: 0 0 0 20px;
  display: inline;
}

.subpage {
  float: left;
  width: 480px;
  margin: 0 0 0 10px;
  display: inline
}

.subpage_oferta {
  float: left;
  width: 610px;
  margin: 0 0 0 10px;
  display: inline
}

.subpage_wide {
  float: left;
  width: 1000px;
  margin: 0 0 0 20px;
  display: inline
}

.subpage_mapa {
margin: 0 330px 0 230px;
overflow: hidden;
height: 1%
}


.subpage_index {
  float: left;
  width: 690px;
  margin: 0 0 0 20px;
  display: inline
}

.sidebar_right {
  float: right;
  width: 300px;
  margin: 0 20px 0 10px;
  display: inline
}

.oferta_right {
  float: left;
  width: 170px;
  margin: 0 0 0 10px;
  display: inline
}


/* ustawienia wygladu menu i oferty */
#menu, #oferty, #lista, #obiekt, #szukaj {
  margin: 0 0 10px 0 !important;

}

/* Ustwienia wspolne */

.margin_top {
  margin-top: 10px;
}


.border_top {
  border-top: solid 1px #CBCAC8
}

.border_left {
  border-left: solid 1px #CBCAC8;
  margin: 0;
  padding: 0;
}

.border_right {
  border-right: solid 1px #CBCAC8
}

.border_bottom {
 border-bottom: solid 1px #CBCAC8
}


.content {
  padding: 15px;
  border-left: solid 1px #CBCAC8;
  border-right: solid 1px #CBCAC8;
  line-height: 150%;
}

.bl {
  background: url(../images/bl.gif) no-repeat left;
  height: 3px;
  font-size: 0;
}

.br {
  background: url(../images/br.gif) no-repeat right;
  height: 3px;
  font-size: 0;
}

.bc {
  background: url(../images/bc.gif) repeat-x;
  height: 3px;
  font-size: 0;
}

.tl {
  background: url(../images/tl.gif) no-repeat left;
  height: 3px;
  font-size: 0;
}

.tr {
  background: url(../images/tr.gif) no-repeat right;
  height: 3px;
  font-size: 0;
}

.tc {
  background: url(../images/tc.gif) repeat-x;
  height: 3px;
  font-size: 0;
}

.flower {
  background: url(../images/flower.gif) no-repeat;
  background-position: right center;
  color: #6f503c
}


/* ustawienia listy */

#menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#menu ul ul {
  margin: 0 0 0 12px !important;
}

#menu li {
  background: url(../images/square_white.gif) no-repeat;
  background-position: 0 10px;
  margin: 0;
  padding: 0;
  border-bottom: solid 1px white;
}

#menu li:hover {
  background: url(../images/square_yellow.gif) no-repeat;
  background-position: 0 10px;
}


#menu li a {
  background: url(../images/menu_point.gif) repeat-x;
  background-position: bottom;
  padding: 8px 0 8px 12px;
  line-height: 100% !important;
  display: block;
  }

#menu li.sub {
  margin: 0 0 0 12px;
}


/* podstrona */




/* wyszukiwarka */

.tab {
  height: 34px;
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}

.tab li {
  padding: 0;
  margin: 0 3px 0 0;
  background: none;
  float: left;
  text-align: center;
}

.tab a {
  display: block;
}

li.tab_grey {
  background: url(../images/tab_grey.gif) repeat-x;
  background-position: 0 -38px;
}

li.tab_grey a {
  background: url(../images/tab_grey_left.gif) no-repeat;
  background-position: left -38px;
}

li.tab_grey h2 {
  background: url(../images/tab_grey_right.gif) no-repeat;
  background-position: right -38px;
}

li.tab_grey_active {
  background: url(../images/tab_grey.gif) repeat-x;
  background-position: 0 0;
}

li.tab_grey_active a {
  background: url(../images/tab_grey_left.gif) no-repeat;
  background-position: left 0;
}

li.tab_grey_active h2 {
  background: url(../images/tab_grey_right.gif) no-repeat;
  background-position: right 0;

}

li.tab_green {
  background: url(../images/tab_green.gif) repeat-x;
  background-position: 0 -38px;
}

li.tab_green a {
  background: url(../images/tab_green_left.gif) no-repeat;
  background-position: left -38px;
}

li.tab_green h2 {
  background: url(../images/tab_green_right.gif) no-repeat;
  background-position: right -38px;
}

li.tab_green_active {
  background: url(../images/tab_green.gif) repeat-x;
  background-position: 0 0;
}

li.tab_green_active a {
  background: url(../images/tab_green_left.gif) no-repeat;
  background-position: left 0;
  color: white;
}

li.tab_green_active h2 {
  background: url(../images/tab_green_right.gif) no-repeat;
  background-position: right 0;
  color: white;
}

li.tab_red {
  background: url(../images/tab_red.gif) repeat-x;
  background-position: 0 -38px;
}

li.tab_red a {
  background: url(../images/tab_red_left.gif) no-repeat;
  background-position: left -38px;
}

li.tab_red h2 {
  background: url(../images/tab_red_right.gif) no-repeat;
  background-position: right -38px;
}

li.tab_red_active {
  background: url(../images/tab_red.gif) repeat-x;
  background-position: 0 0;
}

li.tab_red_active a {
  background: url(../images/tab_red_left.gif) no-repeat;
  background-position: left 0;
  color: white;
}

li.tab_red_active h2 {
  background: url(../images/tab_red_right.gif) no-repeat;
  background-position: right 0;
  color: white;
}

.box {
  background-color: white;
}


.box_green {
  background: url(../images/box_green.gif) repeat-x  #B2DA00;
  color: white;
}

.box_red {
  background: url(../images/box_red.gif) repeat-x;
  color: white;
}

.box_grey {
  background: url(../images/box_grey.gif) repeat-x white;
}

.box_grey_dark {
  background: url(../images/box_grey_dark.gif) repeat-x #F5F5F5
}

.box_yellow {
  background: url(../images/box_yellow.gif) repeat-x #FFB816;
}


/* wyszukiwarka */

#szukaj b {
  display: block;
  color: white;
}

#szukaj td {
  padding: 0 15px 0 0;
  vertical-align: bottom;
}


#szukaj select, #szukaj input {
  width: 160px;
  margin: 3px 0 3px 0;
}

#szukaj select.cena_od, #szukaj select.cena_do {
  width: 70px !important;
}


input.submit {
  background: url(../images/submit.gif) no-repeat;
  width: 160px;
  height: 30px;
  margin-top: 10px;
  color: #333333;
  text-align: center;
  border: none;
  font-weight: bold;
  font-size: 12px;
}

input.green {
  background: url(../images/submit_green.gif) no-repeat !important;
  color: white;
}

/* szeroka wyszukiwarka */



#szukaj .noclegi_szeroka {
  background:  url(../images/szukaj.jpg) no-repeat;
  background-position: 250px 10px;
  padding: 30px 15px 30px 15px !important;
}






/* Kolory nagłówków */

.header_green {
  background: url(../images/header_green.gif) repeat-x;
}

.header_green b {
  background: url(../images/header_green_left.gif) no-repeat;
  background-position: top left;
  display: block;
  color: white;
}

.header_green b h2 {
    background: url(../images/header_green_right.gif) no-repeat;
    background-position: top right;


}

.header_orange {
  background: url(../images/header_orange.gif) repeat-x;
}

.header_orange b {
  background: url(../images/header_orange_left.gif) no-repeat;
  background-position: top left;
  display: block;
  color: white;
}

.header_orange b h2 {
    background: url(../images/header_orange_right.gif) no-repeat;
    background-position: top right;
}

.header_yellow {
  background: url(../images/header_yellow.gif) repeat-x;
}

.header_yellow b {
  background: url(../images/header_yellow_left.gif) no-repeat;
  background-position: top left;
  display: block;


}

.header_yellow b h2 {
    background: url(../images/header_yellow_right.gif) no-repeat;
    background-position: top right;

}

.header_red {
  background: url(../images/header_red.gif) repeat-x;

}

.header_red b {
  background: url(../images/header_red_left.gif) no-repeat;
  background-position: top left;
  display: block;
  color: white

}

.header_red b h2 {
    background: url(../images/header_red_right.gif) no-repeat;
    background-position: top right;
}



/* kolory list */

ul, ul.green, ul.orange, ul.yellow, ul.red  {
  padding: 0;
  margin: 5px 0 5px 5px;
  list-style: none;
}

ul li, .green li {
  background: url(../images/square_green.gif) no-repeat;
  background-position: 0 5px;
  padding: 0 0 0 15px;
  list-style: none;
}

.orange li {
  background: url(../images/square_orange.gif) no-repeat;
  background-position: 0 5px;
}

.yellow li {
  background: url(../images/square_orange.gif) no-repeat;
  background-position: 0 5px;
}

.red li {
  background: url(../images/square_red.gif) no-repeat;
  background-position: 0 5px;
}

span.orange, a.orange, em.orange {
  color: #D75600
}

span.yellow, a.yellow, em.yellow {
  color: #BF7800
}

span.red, a.red, em.red {
  color: #C31400 !important
}

span.green, a.green, em.green{
  color: #6c9a20;

}

span.limon, a.limon {
  color: #8FA420
}

.subheader {
  background-color: #FFEFBE;
}

.subheader .content {
  padding: 4px 15px 4px 15px !important;
}


div.foto {
  float: left;
  width: 150px;
  height: 100px;
  }

#polecamy .foto {
  width: 145px;
}

.pozycja {
  padding: 10px 0 10px 0;
}


.lista img, #polecamy img, .galeria img, img.image, .adres img, .foto img {
  border: solid 1px #DDDDDD;
  background-color: white;
  padding: 5px;
}

ul.inline {
  display: block;
  margin: 3px 0 3px 0;
  padding: 0;
}

ul.inline li {
  display: inline;
  padding: 0;
  background: none;
}

ul.separate li:before {
  content: " | ";
  color: #CCCCCC;
}

ul.separate li:first-child:before {
  content: "";
}


/* strony */
.site {
  text-align: center;
  margin: 3px 0 3px 0;
}

.site a {
  padding: 2px 5px 2px 5px;
  margin: 0 1px 1px 0;
  width: 26px !important;
  background: url(../images/site.gif);
  background-position: 0 18px;
}

.site a.active, .site a:hover, .site_active a {
  padding: 2px 5px 2px 5px;
  margin: -2px 0 -2px 0;
  margin: 0 1px 1px 0;
  width: 26px !important;
  background: url(../images/site.gif);
  background-position: 0 0;
  text-decoration: none;
  color: #121212
    }

/* obiekt */

h1.sub {
  border-bottom: solid 1px #CCCCCC;
  padding: 0 0 5px 0 !important;
  margin: 0 0 15px 0 !important;
}

#obiekt .opis {
  text-align: left;
  padding: 0 0 15px 0;
  font-size: 12px;
  line-height: 150%
}

.adres {
  padding: 0 0 15px 0;
}

.adres table {
  width: 280px;
  border-collapse: collapse
}

.adres td {
  vertical-align: top;
  padding: 0 0 4px 0;
}

.adres td.label {
  width: 60px;
  color: #585858;
}

.adres b {
  font-size: 13px;
}


.cennik td {
  padding:4px;
  margin: 1px;
  text-align: center;
  background-color: #FFF5D7;
}

.cennik td.label {
  padding-left: 20px;
  text-align: left;

}


tr.header td {
  background-color: #FFDE79 !important;
}

table.dane {
  width: 100%
}

table.dane td {
  padding:4px;
  margin: 1px;
  background-color: #FFF5D7;
}

table.dane .label {
  text-align: right;
  padding-right: 20px;
  width: 160px
}


/* kolumna prawa */

.margin {
  margin: 0 0 10px 0;
}


/*  reklama */

.reklama {
  margin: 0;
  position: relative;
}

.reklama .image {
  position: relative;
  }

.reklama img {
  border: none;
  padding: 0;
}


.reklama .tytul {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 3px;
  left: 0;
  background: url(../images/black.png);
  color: white;
  width: 270px;
  padding: 10px 0 10px 0;
  font-weight: normal;
  text-align: center
}

.reklama a {
  color: white !important;
}


/* stopka */
.footer {
  clear: both;

}

.line {
    border-top: solid 3px #78BF1B;
    margin: 10px 0 10px 0;
}

.footer .content {
  border: none;
  padding: 20px
}



/*  panel administracyjny */

.dodaj {
  width: 100%;
  border-collapse: collapse;
  margin-top: 5px;
}


.dodaj input, .dodaj select {
    padding: 1px;
}

table.dodaj .label {
  text-align: right;
  vertical-align: top !important;
  padding: 5px 20px 5px 3px;
  width: 180px;
}

table.dodaj td {
  padding: 3px 0 3px 0;
}


.short {
  width: 50px !important;
}

.middle {
  width: 120px !important;
}

.long {
  width: 200px !important;
}

#opis {
  width: 100%;
  height: 300px;
}

.error {
  background-color: #FFD8CE;
  margin-bottom: 20px;
}



.desc {
  color: #696969
}

.galeria {
  margin: 10px 0 0 0;
}


.galeria a {
  margin: 0 30px 20px 0;
  display: block;
  float: left;
}

.mapa {
  margin: 10px 0 0 0;
}

#zapytanie {
  margin: 10px 0 0 0;
}

#zapytanie img, img.token {
  margin: 0px;
  vertical-align: middle;
  margin: 0 4px 0 4px;
}

#termin_od, #termin_do {
  width: 60px;
}

input.token {
  width: 60px;
}

table.panel {
  width: 100% !important
}


.panel td {
    padding: 4px;
    margin: 1px;
    overflow: hidden;
}

tr.second td{
   background-color: white;
}

tr.first td {
    background-color: #EFEFEF;
}

tr.red td {
  background-color: #F7BB8C;
  color: #303030
}

tr.red a {
  color: #303030 !important
}

tr.gray td,tr.gray td a{
  background-color: #FDF5E6 !important;

}


/* promocje */
.subheader_orange {
  background-color: #F96711;
  color: white;
  margin: 0;
}

.subheader_orange .content {
padding: 0 15px 5px 15px;
}

#promocje a  {
  color: white;
}


#promocje img {
  border: none;
  padding: 0 !important;
  margin: 0 0 -3px 0 !important;
}

#promocje ul {
  margin: 0;
}


#promocje li {
 display: inline;
 padding: 0;
  margin: 0
}


#promocje .site a{
 padding: 1px 5px;
 color: #303030  
}

#promocje .site_active a{
padding: 1px 5px;
background-color: white;

}

#pogoda img {
  border: none !important;
}


#pogoda h4 {
  padding: 0;
  margin: 2px 0 5px 0 !important;
}

#pogoda h3 {
  font-size: 16px;
  padding: 0;
  margin: 5px 0 7px 0 !important;
}

#pogoda .min {
  padding: 3px
}

#pogoda .max {
  background: black;
  color: white;
  padding: 3px
}

#pogoda li.pora_active a {
  color: #D75600
}

table.pogodynka {
  width: 100%;
  border-collapse: collapse
}

.pogodynka td {
  padding: 2px 0 2px 0;
  white-space: nowrap;
}


.pogodynka tr {
  border-top: solid 1px #EEEEEE;
}

.pogodynka tr:first-child {
  border: none !important
}


.pogodynka .min {
  display: block;
  width: 20px;
  text-align: center;
  float: left;
  padding: 0 !important; ;
}

.pogodynka .max {
    display: block;
    width: 20px;
    text-align: center;
    float: left;
    background-color: #6A6A6A !important;
    color: white;
    padding: 0 !important;
}

.pogodynka img {
  vertical-align: middle;
}

.pogodynka a:hover {
  color: #D75600 
}

.marker {
  width: 300px;
  height: 100px;
  line-height: 150%
}







