/* 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;
}

.hidden {
  display: none
}


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.rotate {
  background: url(../images/rotate.png) no-repeat;
  background-position: left center;
  background-size: 11px 11px;
  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;
}

.get_phone {
cursor: pointer; 
cursor: hand; 
}


/* 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;

}

.admin label {
  display: block;
  font-weight: bold;
  padding: 0 0 5px 0;
}

.admin textarea {
  width: 100%;
}

.admin .row {
  padding: 0 20px 10px 0;
}


.panel .banner {
  background-position: 160px 0;
}


/* ustawienia logo */
.logo {
  margin: 15px 0 0 0;
  width: 260px;
}

.logo img {
  border: none;
}

.banner .header {
  padding: 10px 0 0 0;
  height: 20px;
  width: 260px;
}

.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;
}


.badge {
  color: white;
  font-weight:  bold;
  border-radius: 8px;
  display: inline-block;
  padding: 2px 5px;
  min-width:  10px;
  text-decoration: none;
  text-align:  center;
}

.badge-red {
  background-color: #C31400;
}

.badge-green {
  background-color: #6c9a20;
  /*#8FA420*/
}

.badge-orange {
  background-color: #D75600;
}

.badge-yellow {
  background-color: #BF7800;
}

.badge-gray {
  background-color: #CCC;
  color:  #333;
}



/* 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, a.submit {
display: table-cell;
vertical-align: middle;
  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;
}

#mapa_mini {

	border: 2px #CBCAC8;
    border-radius: 3px

}






/* 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, #podobne .foto {
  width: 145px;
}

.pozycja {
  padding: 10px 0 10px 0;
}


.lista img, #polecamy img, #podobne img, .galeria img, img.image, .adres img, .foto img {
  border: solid 1px #DDDDDD;
  background-color: white;
  padding: 5px;
}

.lista .opis {
margin-left: 150px;
}


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.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.archive td, tr.archive td a {
    color: #888;
}


tr.header td {
  background-color: #FFDE79 !important;
}

table.dane {
  width: 100%;
  border-collapse: collapse;
}

table.dane td {
  padding:4px;
  margin: 1px;
  border: solid 1px #Fff;
}

table.dane .label {
  text-align: right;
  padding-right: 20px;
  width: 160px
}

table.dane tr.active td{
  background-color: #F7BB8C !important;
}


table.dane tr.gray td{
  background-color: white !important;
}

table.dane tr.gray:nth-child(2n+1) td {
  background-color: #EFEFEF !important;
}


table.dane tr.green td {
  background-color: #FFF8DC;
  
}

table.dane tr.green:nth-child(2n+1) td {
  background-color: #fffae6;
}



/* kolumna prawa */

.margin {
  margin: 0 0 10px 0;
}


/*  reklama */

.boks_reklamowy {
  margin: 0;
  position: relative;
}

.boks_reklamowy .image {
  position: relative;
  }

.boks_reklamowy img {
  border: none;
  padding: 0;
}


.boks_reklamowy .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
}

.boks_reklamowy 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;
}

#from, #to {
  width: 85px;
}

input.token {
  width: 60px;
}

table.panel {
  width: 100% !important
}


.panel td {
    padding: 4px;
    margin: 1px;
    overflow: hidden;
}




/* 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: 120px;
  line-height: 150%
}

.lazy {
  display: none;
}


/* glowny div z like box'em */
#like-box {
	position: fixed;
	z-index: 99;
	top: 250px;  /* jego polozenie od gory */
	right: -304px; /* szerokosc wygenerowanego boxa + 4px obramowania */
	-webkit-transition: right 0.5s ease-out;
	-moz-transition: right 0.5s ease-out;
	-o-transition: right 0.5s ease-out;
	transition: right 0.5s ease-out;
}

/* wysuniecie like box'a */
#like-box:hover {
	right: 0px;
}

/* zewnetrzna ramka boxa */
#like-box .outside {
	position: relative;
	z-index: 1;
	background: #3b5999;
	padding: 2px;
	min-width: 1px;
	float: right;
}

/* wewnetrzne tlo boxa */
#like-box .inside {
	position: relative;
	z-index: 2;
	background: #fff;
}

/* pasek z logo FB */
#like-box .belt {
	position: relative;
	z-index: 0;
	transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	float: right;
	width: 100px;
	height: 40px;
	padding: 20px 0px 0px 20px;
	margin: 50px -40px 0px -55px;
	background: #3b5999;
	color: #fff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 16px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}


/* reklamy  strona główna */

#promocja {
  height: 250px;

}

#promocja a:hover {
  text-decoration: none;
}


#promocja img {
  position: absolute;
  z-index: 1;
}

#promocja span {
    position: relative;
    z-index: 2;
  display: block;
  background: url("../images/transparent_black.png");
  top: 150px;
  left: 2px;
    width: 280px;
  height: 80px;
}

#promocja h2 {
 margin: 0 0 0px 20px;
 font-size: 30px;
 padding: 0;
 color: white !important;
 text-shadow: 1px 1px 0 black;

}

#promocja h3 {
 margin: 0 0 10px 20px;
 padding: 0;
 font-size: 13px;
 text-shadow: 1px 1px 0 black;
 color: white !important;

}

.banner .ads {
  margin: 5px 5px 0 0;
  float: right;
  width: 730px;
  height: 90px;
}

.lista .ads {
  background-color: white;
  text-align: center;
  border-top: solid 1px #CCCCCC;
  padding: 5px 5px 5px 145px;

}

.sidebar_left .ads {
  margin: 15px 0 0 0;
  text-align: center;

}

.sidebar_right .ads {
  margin: 15px 0 0 0;
   text-align: center;
}

/* opinie */

.rank-bar {
    width: 100px;
	height: 15px !important;
    background: #C5C1C2 !important;
	border: none !important;
	-webkit-border-radius: 30px !important;
	-moz-border-radius: 30px !important;
	border-radius: 30px !important;
}

.rank-bar .ui-widget-header {
	background: url("../images/header_green.gif") repeat scroll center transparent;
}

.rank-bar span {
	float: left;
	font-size: 10px;
	left: 40%;
	line-height: 15px;
	position: relative ;
	width: 110px;
}

.stars {
    width: 130px;
    height: 25px !important;
    float: left;
	background: url("../images/star.png") repeat-x scroll 0 0 transparent !important;
    border: none !important;
}

.stars .ui-widget-header  {
    background: url("../images/star.png") repeat-x 0 -24px;
    border: none;

}

.stars-small {
    width: 80px;
    height: 16px !important;
    background: url("../images/star_small.png") repeat-x scroll 0 0 transparent !important;
    border: none !important;
}

.stars-small .ui-widget-header  {
    background: url("../images/star_small.png") repeat-x 0 -16px;
    border: none;

}


.opinia ul {
  margin: 0;
}

.opinia ul li{
  padding: 0;
  margin: 0;
  background: none
}


.opinia .standard {
  float: left;
  width: 250px;
  padding: 0 20px 0 0;
}

.opinia .polecaja {
  float: left;
  width: 250px;
  padding: 0 20px 0 0;
}

.opinia .rank-bar {
  float: right
}

.opinia .ocena {
    float: left;
    font-size: 25px;
    font-weight: bold;
    padding: 5px;
}


.opinie>ul>li {
    display: block;
    background: none;
    padding: 0;
    margin: 0;
    border-bottom: solid 1px #CCCCCC;
    padding: 10px 0 10px 0;
}

.opinie ul li:last-child {
    border-bottom: none;
}

.opinie .ogolna {
    float: left;
    width: 100px;
    padding: 0;
    text-align: center;
}

.opinie .user {
   width: 100%;
   padding-top: 60px;
   font-weight: bold;
   text-align: center;
   background: url("../images/user.png") top center no-repeat;
}

.user-small {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url("../images/user.png") top center no-repeat;
    background-size: 10px 10px;

}


.opinie .tresc {
  margin-left: 100px;
}

.redactor-toolbar li {
	background: none !important;
}

.redactor-editor {
	font-size: 12px !important;
	height: 400px;
	text-indent: 0 !important;
}


.platnosci {
  table-layout: inherit;
  border-collapse: collapse;
  margin: 10px 0 10px 0;
  width: 100%;
}

.platnosci tr:first-child td {
  border-top: none;
}

.platnosci td {
  padding: 10px 0px;
  border-top: solid 1px #CCCCCC;
  text-align: center !important;
}

.platnosci .header td {
  text-align: left !important;
  background: none !important;
  border: none;
}

.platnosci .header h2 {
  font-size: 16px;
  margin: 5px 0;
  padding: 0;
  background: none !important;
} 

.platnosci .check {
  width: 40px;
  display: none;

}
.platnosci .label {
  text-align: left !important;
  padding-left: 20px;
}

.platnosci .price {
  width: 100px;
}

.platnosci .button {
  width: 160px;
}

.ui-autocomplete .ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

* html .ui-autocomplete {
  height: 100px;
}

.ui-autocomplete {
  position: absolute;
  cursor: default;
  max-height: 200px;
  max-width: auto; 
  overflow-y: auto;
  overflow-x: hidden;
  font-size: 12px;
  border: 1px solid #999999;
  background-color: white; 
  color: #222222;
}


.ui-autocomplete li {
  background: none !important
}

.ui-autocomplete .ui-menu {
	list-style:none;
	padding: 0px;
	margin: 0;
	display:block;
  line-height: 100%;
}


.ui-autocomplete .ui-menu-item {
	padding: 0;
  margin: 0 !important;
}


.ui-autocomplete .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 4px;
  white-space: nowrap;
  overflow: hidden
}


.ui-autocomplete .ui-state-active {
  background-color: #355EA8;
  color: white; 
  border: none !important;
  margin: 0 !important;
}

.ui-autocomplete i {
  color: #666666;
  font-style: normal;
}

.ui-autocomplete strong {
  color: #6c9a20;
}

.ui-autocomplete .ui-state-active i {
  color: #FFFFFF !important
}
.ui-autocomplete .ui-state-active strong {
  color: #FFFFFF;
}

.ui-autocomplete .ui-state-active  strong {

}


.tooltip {
 cursor: default;
 background: #CCCCCC;
 border: solid 1px #CCCCCC;
 border-radius: 3px;
 padding: 3px;
}

.tooltip:hover:after{
  background: #EEEEEE;
  border-radius: 5px;
  border: solid 1px #CCCCCC;
  color: #333333;
  content: attr(data-content);
  padding: 5px 15px;
  position: absolute;
  z-index: 98;
  width: 220px;
}

