/* novy detail */

.left{
float: left;
}

.right{
float: right;
}

#detail_new p{
padding: 5px 20px 0px 20px;
}
#detail_new h3{
margin-left: 10px;
}
#main_picture{

dbackground-color: cyan;
text-align:center;
width: 40%;
margin: 10px 10px 0px 0px;
}

#det_one, #det_one{
clear: both;
width: 100%;
dbackground-color: red;
}

#det_name{
margin: 0px 0px 0px 10px;
}

#det_first_row_print{
   margin: 12px 0px 0px 0px;
   padding: 0px 0px 0px 25px;
}
.det_first_row_icon {
   cursor: pointer;
}

#det_book{
dbackground-color: black;
width: 40%;
text-align:center;
clear: right;
padding: 20px 20px 0px 0px;

}

#det_special_offer{
background: #fff url("../img/detail/special_offer.gif") no-repeat;
height: 27px;
padding: 3px 0px 0px 15px;
color: #a61d31;
margin: 10px 0px 0px 10px;
}

#det_print{

background: #fff url("../img/detail/print.gif") no-repeat;
height: 27px;
padding: 0px 0px 0px 25px;
color: #2b4382;
margin: 10px 0px 0px 10px;
font-size: 110%;
text-decoration: underline;
}

#det_rating_form, #det_avail_form, #det_price_calculator,#det_distances{

clear:both;
margin: 0px auto 20px auto;
padding: 0px 0px 20px 0px;
background: #fff url("../img/detail/rating_bottom.gif") bottom right no-repeat;
width:450px;
font-family: Verdana,Tahoma,lucida,sans-serif;

}

.det_center{
width: 100%;
text-align: center;
clear:both;
}

#det_availability{
margin: auto;
padding-right: 20px;
text-align: center;
}

#det_availability td.desc{
padding-right: 5px;
text-align: right;
}

#det_avail_content, #det_rate_content{
margin: -60px 0px 0px 20px;
} 

#det_rate_table{
display: inline;
font-size: 95%;
}

#bar_main{
width: 63px; 
height: 15px; 
background: #fff url("../img/detail/plus_back.gif") top left no-repeat;
}

.ratebar{
vertical-align: top; 
height: 15px;
}
.ratebar_green{
background: #2d822b url("../img/detail/greenbar.gif") top left repeat-x;

}
.ratebar_yellow{
background: #fcba07 url("../img/detail/yelbar.gif") top left repeat-x;
}
.ratebar_red{
background: #a61d31 url("../img/detail/redbar.gif") top left repeat-x;
}

.review_box{
text-align: left;
margin: 0px auto 0px auto;
width: 450px;
background: white url("../img/detail/reviewcomment.gif") bottom right no-repeat;
padding: 0px 0px 30px 0px;
}

.review_box div{
padding: 0px 20px 5px 20px;
}
.review_box_text_header{
padding: 10px 0px 5px 0px;
font-weight: bold;
color: #a61d31;
color: #2b4382;
font-size: 92%;
}

.review_box_text_reaction_header{
padding: 10px 0px 5px 0px;
font-weight: bold;
color: #a61d31;
font-size: 92%;
}

.review_box_text{
clear:both;
}



.det_points{
color:darksilver;
font-weight:normal;
}

#ratebar_mask{
background: url("../img/detail/plus.gif") top left no-repeat;
z-index:2;
margin-top: -15px; width: 63px; height: 15px;
}

#det_rate_table td.title {
text-align:right;
font-size: 95%;
}

#det_rate_table td.text{
text-align:center;
font-size: 95%;
color: #2b4382;
}

#det_rate_table td.ratebar{
text-align:left;
}

#overall_rating{
font-size: 92%;
white-space: nowrap;
width:130px;
padding-top: 20px;
color: #2b4382;
text-align:center;
}

#overall_rating div{
padding-top: 20px;
}

.status{
margin: -5px 5px 0px 5px;
float: left;
position :relative;
}

.det_input, #det_avail_content select, #det_avail_content input{
border: 1px solid #2b4382;
background-color: #8091bc;
color: white;
cursor: pointer;
padding:2px 5px 2px 5px;
}
.det_input {
   font-size: 120%;
} 

#check_avail{
border: 2px solid #dce1ee;
border-bottom: 2px solid #2b4382;
border-right: 2px solid #2b4382;

}

#detail_menu,#detail_menu_noscript {
   margin-bottom: 20px;
   padding: 6px;
   background: #fff url("../img/detail/line.gif") bottom center no-repeat;
   white-space: nowrap;
   text-align: center;
   clear:both;
}


#detail_menu_line {
   
   height:1px;
   background: #fff url("../img/detail/line.gif") top center no-repeat;
   position:relative;
}

#detail_menu ul{
padding: 0px;
margin: 0px;
}
#detail_menu_noscript ul{
padding: 0px;
margin: 0px;
}

#detail_menu a {
   font-weight: bold;
}
#detail_menu_noscript a {
   font-weight: bold;
}



#detail_menu li {
   margin: 0px 0px 0px 0px;
   display: inline;  
}
#detail_menu_noscript li {
   margin: 0px 0px 0px 0px;
   display: inline;  
}

#det_form_top{
background: #fff url("../img/detail/rating_top.gif") top left no-repeat;
height: 80px;
width: 100%;
margin: 0px 0px 0px 0px;
text-align: left;
}



#det_form_top h3{
margin: 10px 0px 0px 10px;
color: #8091bc;
font-size: 98%;
float:left;
position: absolute;
}

#det_address{
dbackground-color: blue;
width: 30%;
padding: 0px 10px 10px 10px;

margin: 0px 10px 0px 10px;
font-size: 110%;

}

#det_menu_pict{
dbackground-color: green;
clear:left;
font-size: 110%;
font-size: 110%;
white-space: nowrap;
font-family: Verdana,Tahoma,lucida,sans-serif;
padding: 10px 0px 20px 50px;
}

.det_menu_box{
clear:left;
float:left;
margin: 7px 0px 0px 0px;
}

#det_arrow{
margin-bottom: -3px;

}

#det_icon{
position:absolute;
float:left;
margin: 0px 0px 0px -20px;
}

#det_icon_print{
position:absolute;
float:left;
margin: 0px 0px 0px -25px;
cursor: pointer;
}

#navigation_top {
   position: relative;
   margin-top: 0px;
   padding: 3px 9px 0px 9px;
   font-size: 92%;
}

#navigation_top .left {

   float: left;
}
#navigation_top .right {

   float: right;
}

#det_price_calculator_top{
background: #fff url("../img/detail/rating_top.gif") top left no-repeat;
height: 40px;
width: 100%;
margin: 0px 0px 0px 0px;
text-align: left;
}

#det_price_calculator select {
  font-size: 92%;
}


#det_price_calculator .submit{
  padding-top: 10px;
}

#det_price_calculator_top h3{
margin: 10px 0px 0px 10px;
color: #8091bc;
font-size: 98%;
float:left;
position: absolute;
text-transform: uppercase;
}




#det_calculator_result {
  padding-top: 10px;  

}

#det_calculator_result .text{
  line-height: 22px;
  color: rgb(50,84,148);
  text-align: center;
}
#det_calculator_result .text_special{

  color: rgb(155,5,5);
  text-align: center;
}
#det_calculator_result .strong{
  font-weight: bold;

}
#det_calculator_result .error{
  color: rgb(155,5,5);

}
#det_calculator_result .small {
  font-size: 92%;
}

.det_prices_button {
  background-color: white;
  float: right;
  margin: 18px 5px 0px 0px; 
  color: rgb(42,66,126);
  font-weight: bold;
  cursor: pointer;
}
.det_link_hide {
   float: right;
   margin: 11px 10px 0px 0px;
   font-size: 92%;
   color: #8091bc;
}

.td_one {
   text-align: right;
   border: 0px solid;
   width: 40%;
   vertical-align: middle;
   padding-right: 10px;
}
.td_two {
   width: 60%;
   border: 0px solid;
  vertical-align: middle;
}

#det_price_table{
font-size: 92%;

padding-right: 20px;
text-align: left;
}

.det_price_div_table {
  
}

/* DISTANCES IN DETAIL - inc_detail_distances.tpl */

#distances {

   margin-left: 20px;
   margin-top: 5px;
   margin-right: 20px;
}

#distances .box_body{
   position: relative;
   text-align: center;
   padding: 2px 10px 0px 0px;
     
}

#distances .distance_text {
   position: relative;
   color:rgb(50,84,148);
   text-transform: uppercase;
   padding-left: 5px;
   top: -2px;
   font-size: 92%;

}
#distances .distance_text_near {
   position: relative;
   color:rgb(50,84,148);
   text-transform: uppercase;
   padding-left: 5px;
   top: -11px;
   font-size: 92%;

}
#distances .metro {
   position: relative;
   padding: -2px;
   top: -5px;
}

#distances .distance_text_near_bus {
   position: relative;
   color:rgb(50,84,148);
   text-transform: uppercase;
   padding-left: 5px;
   top: -11px;
   font-size: 92%;
}
#distances .bus {
   position: relative;
   padding: -2px;
   top: -3px;
}
#distances .less_than_img  {
   position: relative;
   top: -9px;
}

/* My accommodation */

#MA_this_my_accommodation{
float:left;
margin: 0px 0px 0px -100px;
list-style-type: none;
height: 60px;

float:left;
margin: 0px 0px 0px 0px;
list-style-type: none;
height: 50px;

}

.MA_add_to{
background: url('/img/my_accom/my_acc.gif') no-repeat left top;
background: none;
}

.MA_added{
background: url('../img/my_accom/myaccin.gif') no-repeat left top;
}

.MA_button_form{
float:left;
margin: 30px 0px 0px 0px;
_margin: 30px 0px 0px -35px;
padding: 0px 0px 0px 20px;
}

.MA_button_form_find_basic{

  text-align: center;
  text-align: center;
  margin-top: 10px;
}



.MA_button_form_find_basic span{

font-size: 90%; font-weight: bold; color: #black;
}

.MA_button_form_find_basic button{
position: relative;
text-align: center;
cursor: pointer; background: white; border:outset white 0px; color: #de8f00;
overflow: visible;
padding: 2px 10px 2px 10px;
background:  url('../img/my_accom/my_acc_find_basic.gif') no-repeat left top;

}

.MA_button_form_find_basic button span{

text-decoration: ; font-size: 94%; font-weight: bold; color: #de8f00;

}
.MA_help_find_basic {
   position:absolute;
   width:150px;
   border:1px solid;
   margin:-90px 0px 0px 480px;
   background-color: rgb(255,255,204);
   font-size: 92%;
   font-weight: normal;
   padding: 3px 3px 3px 5px;
   color: black;
   z-index: 100;
}

.MA_button_form_ie{

}
.MA_button_form span{
font-size: 90%; font-weight: bold; color: #black;
}

.MA_button_form button{
cursor: pointer; background: transparent; border:none; color: #de8f00;
}

.MA_button_form button span{
text-decoration: underline; font-size: 94%; font-weight: bold; color: #de8f00;
}

.MA_help_box {
  position: absolute;
  border: 1px solid;
  background-color: rgb(255,255,204);
  width: 200px;
  font-size: 92%;
  font-weight: normal;
  padding: 3px 3px 3px 5px;
  color: black;
  margin-left: 10px;
  margin-top: 5px;
  z-index: 100;
}

.MA_button_preview{width: 120px;height:40px;;background-color: white;
  border: 2px white outset;font-size: 92%;color: rgb(204,102,0);text-transform: uppercase;
  cursor: pointer;}

/* END My accommodation */

/* LOCALITY DISTANCE */

#locality_distance .distance_table {
   width: 400px;
   text-align: left;
}
#locality_distance td {
   width: 450px;
   text-align: left;
   padding-top: 0px;
   padding-bottom: 5px;
   
}

#locality_distance .td_li {
   width: 4%;
   vertical-align: top; 
}
#locality_distance .td_li_left {
   border-right: 1px rgb(181,187,215) solid;
   
}
#locality_distance .td_li_right {
   padding-left:10px;
   padding-right: 10px;
}

#locality_distance .td_title {
   font-size: 92%;
   width: 27%; 
   vertical-align: top;
   padding-top: 1px; 
}
#locality_distance .td_km {
   font-size: 92%;
   width: 19%;
   color:rgb(50,84,148);
   font-weight: bold;
   text-align: right;
   padding-right: 13px;
   vertical-align: top;
   padding-top: 1px;  
}
#locality_distance .td_more {
   font-size: 92%;
   width: 17%;
   color:rgb(50,84,148);
   text-decoration: underline;
   text-align: right;
   padding-right: 13px;
   padding-top: 5px;
 
}
#locality_distance .km_miles {

   float: right;
   position: relative;
   margin-top: -27px;
   right: 38px;
   font-size: 92%;
   
 
}
#locality_distance .km_miles_btn {
   background: none;
   border: none;
   color:rgb(50,84,148);
   cursor: pointer;
   text-decoration: underline;
}

.det_distances_body {
   margin: 0px 20px 0px 20px;
   text-align: center;
}



#detail_new h3{
   font-size: 100%;
   margin-bottom: 8px;
}
#detail_new .pictograms {
   margin: 10px 0px 10px 10px;
}



#detail_new #det_book_under {
   margin: 0px 0px 10px 20px;
}

#div_description,#div_price,#div_photogallery,#div_rating,#div_conferences,#div_restaurants,#div_services,#div_packages {
    border: 1px rgb(70,140,160) solid;
    border: 1px rgb(107,133,173) solid;
    padding-top: 15px;
    padding-bottom: 0px;
    margin-top: -1px;  
}

/* MENU IN DETAIL */

.menu_body {
   text-align: left;   
}

.menu_table{
  margin-top: 0px ;
  padding: 0px; 
  position: relative;
}

.menu_table2{
  text-align: center;
}

.menu_dira {
   position: relative;
   left: 60px;
   height: 5px;
   color: red;
   background:  url('/img/detail/menu/cara.png') repeat-y ;

   
}

.menu_table td{
   vertical-align: middle;
   text-align: center; 
   
}

.menu_table2 td{
   vertical-align: middle;
   text-align: center; 
   
}

.menu_table .list_all {
   font-weight: bold;
   color: rgb(26,34,107);
   cursor: pointer;
   text-decoration: underline;
}

.menu_table2 .list_all {
   font-weight: bold;
   color: rgb(26,34,107);
   cursor: pointer;
   text-decoration: underline;
}

.menu_table .list1{
   background: url('/img/detail/menu/list_115.png') no-repeat left;
   font-weight: bold;
   width: 115px;
   height: 31px;
   rgb(126,148,197)
   rgb(196,208,229)
   
}
.menu_table .list2{
   background:  url('/img/detail/menu/list_115.png') no-repeat left;
   width: 115px;
   height: 31px;
}
.menu_table .list3{
   background:  url('/img/detail/menu/list_115.png') no-repeat left;
   width: 115px;
   height: 31px;
}
.menu_table .list4{
   background:  url('/img/detail/menu/list_115.png') no-repeat left;
   width: 115px;
   height: 31px;
}


.menu_table .list1_sel{
   background:  url('/img/detail/menu/list2_115.png') no-repeat left;
   font-weight: bold;
   color: #000000;
   width: 115px;
   height: 31px;
   text-decoration: none;

   
}
.menu_table .list2_sel{
   background:  url('/img/detail/menu/list2_115.png') no-repeat left;
   width: 115px;
   height: 31px;
   color: #000000;
   text-decoration: none;

}
.menu_table .list3_sel{
   background:  url('/img/detail/menu/list2_115.png') no-repeat left;
   width: 115px;
   height: 31px;
   color: #000000;
   text-decoration: none;

}
.menu_table .list4_sel{
   background:  url('/img/detail/menu/list2_115.png') no-repeat left;
   width: 115px;
   height: 31px;
   color: #000000;
   text-decoration: none;

}

#pricelist2 {
	width: 95%;
	margin-left: 2.5%;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 20px;

	/* overflow: -moz-scrollbars-horizontal; */
	/* overflow:hidden; */
}
#pricelist {
	width: 100%;
	overflow-y: none;
	overflow-x: none;
	/* overflow: -moz-scrollbars-horizontal; */
	/* overflow:hidden; */
}

#detail_rating_overall {
  position:relative;
  text-align: left;
  left: 150px;
  width: 140px;
  top: -180px;
  border: 0px solid;
  margin-bottom: -30px;
}

#detail_rating_overall_ru {
  position:relative;
  text-align: left;
  left: 170px;
  width: 140px;
  top: -180px;
  border: 0px solid;


}
#detail_rating_overall,detail_rating_overall_ru td{
  text-align: center;
}

.calendar_help_div {
  position:absolute;
  z-index:90999999;
  font-size: 100%;
  width:270px;
  background-color: rgb(255,240,208);
  margin-top:-28px;
  margin-left:-5px;
  left:500px;
  color: rgb(24,24,24);
  border:1px black solid;
  display:none;
  padding: 3px 3px 3px 5px;
  text-align: left;
}

.payment_method_ul li {
   padding-bottom:5px;
}

.main_right_photo {
  margin-left: 1px;
  text-align: center;
  position: relative;
  top: 80px;
}
.main_right_photo img {
 margin-bottom: 2px;
 border: 1px solid rgb(107,133,173); 
}
.main_right_photo_title {
 font-size:92%; 
 
 color:#B8C2CE; 
 background-color:#1A275B;
 padding-left: 3px; 
 padding-top: 3px;
 padding-bottom: 3px;
 text-align:center;
 font-weight:bold;
 margin-bottom: 5px;
}

.service_type_title {
  font-weight: bold;
  margin: 5px 0px 8px 10px;
  
}
.service_detail_more_click {
  font-size: 92%;
  margin: 0px 0px 10px 10px;
  font-weight: normal;
}

.services hr {
    position: relative;
    border:1px rgb(170,186,217) solid;
    color: black;
    width: 96%;
    left: 2%;
    display: block;
}

.button_my_accom {
  }
  
.calculate_extranet_result th{background-color: rgb(42,66,126);color: #fff;font-size: 85%;padding: 3px 5px 3px 5px;}
.calculate_extranet_result td{background-color: rgb(228,233,239);color: #000;font-size: 85%;padding: 3px 5px 3px 5px;}
.calculate_extranet_result button{margin: 0px ;}
.calculate_extranet_result td.book_buttons{}
.calculate_extranet_result_title{font-weight: bold;margin: 20px 0px 0px 0px;text-decoration: underline;}
.calculate_extranet_result_end_room{border-bottom: 2px rgb(42,66,126) solid;}


.calculate_extranet_result_table th{background-color: rgb(42,66,126);color: #fff;font-size: 85%;padding: 3px 5px 3px 5px;}
.calculate_extranet_result_table td{background-color: rgb(228,233,239);color: #000;font-size: 85%;padding: 5px 5px 5px 5px;}
.calculate_extranet_result_table td.room_type{text-align: left;}
.calculate_extranet_result_table .online{color: rgb(106,6,4);font-weight:bold;}
.calculate_extranet_result_table .room_type_dopln{margin-top: 3px;}
.calculate_extranet_result_table .bottom{text-align: left;font-weight: normal;}
.calculate_extranet_result_table button{margin: 0px ;}
.calculate_extranet_result_title{font-weight: bold;margin: 20px 0px 0px 0px;text-decoration: underline;}
.calculate_extranet_result_end_room{border-bottom: 2px rgb(42,66,126) solid;}
.small_window_link{border-bottom: 1px dotted;color: rgb(204,102,0);z-index: 10;}
.small_window_link_without_color{border-bottom: 1px dotted;}
.small_window{position: absolute; padding:5px ;width:200px;font-weight: normal;background-color: rgb(255,255,153);border: 1px rgb(204,102,0) solid;display: none;z-index:999999}
.calculate_extranet_result_table .last_room{color: #ff0000;font-weight: normal;}

body, html {
  border: 0 none;
  margin:0;
  padding: 0;
  background: #fff;
}

body {
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: normal;
}

.menuBottom a {
    display: block;
    width: 115px;
    height: 21px;
    text-decoration: none;
    padding-top:10px;
}


.menuTop a {
    display: block;
    width: 115px;
    height: 60px;
    text-decoration: none;
    padding-top:5px;
}

.menuBottom a:hover {
    background-image: url("/img/detail/nav_menu_hover.png");
    background-repeat:no-repeat;
}




.menuTop a:hover {
    background-image: url("/img/detail/nav_menu1_hover.png");
    background-repeat:no-repeat;
}


.menuBottom {
    width:100%;
    height:30px;
    position:relative;
    top:60px;
}
.menuTop {
    width:100%;
    height:60px;
    padding-left:40px;
}



.menuItem {
    width:115px;
    height:30px;
    float:left;
    margin-right:5px;
    background-image: url("/img/detail/nav_menu.png");
    background-repeat:no-repeat;

}

.menuItem1 {
    width:115px;
    height:60px;
    float:left;
    margin-right:5px;
    background-image: url("/img/detail/nav_menu1.png");
    background-repeat:no-repeat;

}

.menuItem1 .active {
    background-image: url("/img/detail/nav_menu1_hover.png");
    background-repeat:no-repeat;
}


.menuItem .active {
    background-image: url("/img/detail/nav_menu_hover.png");
    background-repeat:no-repeat;
}

.active
{
    font-weight:bold;
    background-image: url("/img/detail/nav_menu1_hover.png");
}

.enquiry_form
{
    border:1px solid #6B85AD;
    background-color:#fff;
    padding:2px 5px 2px 5px;
}