#container_notlike, #container_like{
/*display:none;*/
padding:10px 5px;
}

#login {
display:none;
}

.fb_edge_widget_with_comment{
  position: absolute;
}

.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
  display: none !important;
}

#hotel{
    margin: 20px 0 0 0;
}

#hotel .head{
    background: #ebe6dc;
    height:300px;
}

#hotel .head_foto{
    width: 300px;
    height: 300px;
    float:left;
    border-right:1px #f5f0eb solid;
}

#hotel .head_right{
    background: url("https://www.recenzie-hotelov.sk/images/bg-separator.gif") bottom left repeat-x;
    font-size: 24px;
    padding: 15px 0 15px 310px;
    white-space:nowrap;
}

#hotel .head_percent{
    float:right;
    width:120px;
    height:50px;
    font-size:48px;
    color:#559b29;
    text-align:right;
}

#hotel .chart_container{
    float:right;
    width:330px;
    font-size: 16px;
}

#hotel .chart_text{
    display:inline-block;
    width:60px;
    text-align:right;
    padding: 0 5px;
    white-space:nowrap;
}

#hotel .bar_container{
    white-space:nowrap;
}

#hotel .chart_bar{
    display:inline-block;
	background: #dcd2c3 url("https://www.recenzie-hotelov.sk/images/bar-gray.gif") top left repeat-x;
    width:220px;
    height:10px;
/*    position: relative;
    top: -10px;*/
}

#hotel .chart_bar_value{
    display:inline-block;
	background: #8cc540 url("https://www.recenzie-hotelov.sk/images/bar-green.gif") top left repeat-x;
    height:10px;
}

#hotel .chart_bar_percent{
    /*color:#aaa096;*/
    padding-left:5px;
}

#hotel .chart_reviews_link{
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0 5px 70px;
}

#hotel .next{
    padding-bottom: 20px;
    /*border-bottom:1px #dcd2c3 solid;*/
}

#hotel .next_left{
    width: 280px;
    float:left;
    padding:25px 10px 0 10px;
}

#hotel .next_right{
    padding:5px 0;
}

#hotel .chart_detail_value{
    display:inline-block;
	background: #8cc540 url("https://www.recenzie-hotelov.sk/images/bar-brown.gif") top left repeat-x;
    width:100px;
    height:10px;
}

#hotel .groups_text{
    display:inline-block;
    width:150px;
    text-align:right;
    padding: 0 5px;
}

#hotel .next_sociable{
    margin: 0 10px 20px 20px;
}

#filter{
}

#reviews{
    font-size: 16px;
}

#reviews h3{
    font-size: 18px;
    color:#559b29;
    font-style:italic;
    margin:0px;
    padding:0 10px 0 5px;
    display:inline-block;
    background-image: url("https://www.recenzie-hotelov.sk/images/apo-left.gif"), url("https://www.recenzie-hotelov.sk/images/apo-right.gif");
    background-repeat: no-repeat;
	background-position: top left, top right;
}

#reviews .review{
    border-top:1px #DCD2C3 solid;
}

#reviews .head{
    padding: 10px;
    cursor: pointer;
}

#reviews div.review:hover {
    background: #ebe2da url("https://www.recenzie-hotelov.sk/images/btn-detail.gif") bottom center no-repeat;
    /*background-color:#ebe2da;*/
}

#reviews .left{
    float:left;
    width: 70px;
    text-align:right;
}

#reviews .right{
    float:left;
    margin: 0 0 0 10px;
    width:450px;
}


#reviews .percent{
    float:right;
    font-size: 24px;
    color: #559b29;
    width:70px;
    text-align:right;
    position:relative;
    top:20px;
}

#reviews .age{
    font-style:italic;
    color: #807870;
}

#reviews .helpfull-0{
    font-size: 14px;
    color: #807870;
}

#reviews .helpfull-1{
    font-size: 14px;
    color: #32281e;
}

#reviews .helpfull-1 .blue_text{
    font-weight: bold;
    color: #64afff;
}

#reviews .details{
    padding:10px 10px 10px 0;
}

#reviews .details_left{
    float:left;
    width: 80px;
    text-align:right;
    padding-top: 7px;
}

#reviews .details_right{
    float:left;
    margin: 0 0 10px 10px;
    width:530px;
}

#reviews .title{
    font-size:24px;
    color: #32281e;
    padding-bottom:5px;
}

.date_chart{
    border-top:1px #c8beac solid;
    background: #dcd2c3;
    width:45px;
    height:10px;
    font-size:1px;
}

.date_chart_selected{
    background: #50463c;
    border-top: 1px #2e241a solid;
}

.date_chart_text{
    text-align:center;
    color: #aaa096;
    font-size:14px;
}

.hotel_desc{
    font-size:14px;
    color:#807870;
}

.hotel_desc h3{
    padding-top:20px;
    border-bottom:1px #ebe2da solid;
}

.fotoalbum{
    padding:10px;
}

.reviews_gallery{
    border:1px #ebe2da solid;
    background:white;
    text-align:center;
    padding:10px;
    margin:5px;
    display:inline-block;
    width:120px;
    vertical-align:top;
    font-size:12px;
}

.reviews_gallery_desc{
    height:1.2em;
    overflow:hidden;
}

#map-canvas, #map_canvas {
  height: 200px;
  width: 300px;
}

#panel {
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -180px;
  z-index: 5;
  background-color: #fff;
  padding: 5px;
  border: 1px solid #999;
}

.ui-dialog button.ui-button{float: right;}

.zoom-foto{
    background:#50463c;
    background-image:url('https://www.recenzie-hotelov.sk/images/bg-btn-fotos.gif');
    background-repeat:repeat-x;
    color:#e6dcd2;
    font-size:18px;
    padding:7px 10px;
    margin:10px;
    position:relative;
    top:-280px;
    cursor:pointer;
}
