@charset "windows-1250";
/* CSS Document */

body
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding: 0px;
	}
	
h1
	{	
	margin: 0px;
	padding: 0px;
	}
	
h2
	{
	color: #083256;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 18px;
	}
	
h3
	{
	color: #083256;
	margin: 15px 0px 10px 0px;
	padding: 0px;
	font-size: 14px;
	}	
	
h4
	{
	color: #083256;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 12px;
	}	
	
h5
	{
	color: #ed8e00;
	margin: 15px 0px 10px 0px;
	padding: 0px;
	font-size: 14px;
	text-align: center;
	}	
	
h6
	{
	color: #083256;
	margin: 15px 0px 10px 0px;
	padding: 0px;
	font-size: 14px;
	text-align: center;
	}	

input
	{
	font-size: 10px;
	color: #000;
	}
	
a
	{
	color: #083256;
	}
	
a img
	{
	border: none;
	}
	
p
	{
	text-align: justify;
	}	

textarea
	{
	font-size: 11px;
	color: #000;
	}
	
.red
	{
	color: #f00;
	font-size:14px;
	text-align:center;
	}
	
.submit
	{
	border: 1px solid #083256;
	background: none;
	outline-style: none;
	color: #083256;
	}
	
.reset
	{
	border: 1px solid #900;
	background: none;
	outline-style: none;
	color: #900;
	}	

#all
	{		
	width: 934px;
	height: auto;
	margin: 0px auto;
	}
	
#header
	{
	width: 934px;
	height: 271px;
	}	
	
.logo
	{
	width: 200px;
	height: 90px;
	float: left;
	text-decoration: none;
	margin: 50px 0px 0px 15px;
	outline: none;
	}
	
#header_left
	{
	width: 290px;
	height: 271px;
	float: left;	
	background-image: url('/images/bg-logo.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	}
	
#header_right
	{
	width: 643px;
	height: 269px;
	float: left;
	position: absolute;
	top: 0px;
	margin: 1px 0px 0px 291px;
	}
	
#menu
	{
	width: 100%;
	height: 22px;
	background-color: #083256;
	clear: both;
	padding: 8px 0px 0px 0px;
	
	}
	
#menu_admin
	{
	width: 100%;
	height: 22px;
	background-color: #083256;
	clear: both;
	padding: 8px 0px 0px 0px;
	border-bottom: 1px solid #f9fafa;
	}	
	
#left
	{
	width: 180px;
	height: auto;
	float: left;
	background-color: #fff;
	padding: 10px 0px 0px 10px;

	}
	
#left_admin
	{
	width: 95px;
	height: auto;
	float: left;
	background-color: #dcdcdc;
	padding: 10px 0px 0px 10px;
	min-height: 390px;
	}	
	
#middle
	{
	width: 702px;
	height: auto;
	background-color: #f9fafa;
	float: left;

	padding: 20px;
	}
	
#middle_admin
	{
	width: 100%;
	height: auto;
	background-color: #f9fafa;
	float: left;
	padding: 0px 0px 0px 0px;
	min-height: 400px;
	}	
	
#right
	{
	width: 149px;
	height: auto;
	background-color: #fff;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 10px;
	}	
	
#admin_div
	{
	margin: 10px 0px 0px 10px;
	}
	
.menu_link
	{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin: 0px 0px 0px 16px;
	}
	
.menu_link h2
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;        
	font-size: 14px;
	margin: 0px 0px 0px 10px;
	float:left;

}

.menu_link h2:hover
	{
	color: #dcdcdc;
	}
	
.menu_link:hover
	{
	color: #dcdcdc;
	}
	
.menu_link_red
	{
	color: #f00;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	font-size: 14px;
	margin: 0px 0px 0px 20px;
	}
	
.menu_link_red:hover
	{
	color: #dcdcdc;
	}	
	
.correct
	{
	width: 100%;
	height: 1px;
	clear: both;
	}

.culture_events
{
float:left;
width:750px;
text-align :center;
}


	
.menu_left_link
	{
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
	}
	
#admin_middle	
	{
	width: 100%;
	}
	
.admin_table
	{	
	width: 100%;
	}
	
.admin_table_left
	{
	width: 80px;
	}
	
.input_admin
	{
	width: 100%;
	font-size: 12px;
	}
	
.admin_table .submit
	{
	margin: 3px 0px 3px 0px;
	}
	
.admin_table_row_0
	{
	background-color: #e1e1e1;	
	}

.admin_table_row_0:hover
{
   background-color: yellow;	
}

.admin_table_row_1:hover
{
   background-color: yellow;	
}


.admin_table_row_1
	{
	background-color: #cad9e6;	
	}	
	


.admin_table_row_2
	{
	background-color: orange;	
	}	


.admin_table_row_yellow_0
	{
	background-color: #FFFFA8;	
	}

.admin_table_row_yellow_1
	{
	background-color: #FDE700;	
	}	



	
.admin_table_row_blue_0
	{
	background-color: #1252C7;	
	}

.admin_table_row_blue_1
	{
	background-color: #348BDD;	
	}	
	
	
.admin_table_row_blue_0:hover
{
   background-color: yellow;	
}
.admin_table_row_blue_1:hover
{
   background-color: yellow;	
}	
	
.admin_table_row_green_0
	{
	background-color: #1CE969;	
	}

.admin_table_row_green_1
	{
	background-color: #8BF1A5;	
	}	

.admin_table_row_green_0:hover
{
   background-color: yellow;	
}
.admin_table_row_green_1:hover
{
   background-color: yellow;	
}	
	
.admin_table_row_orange_0
	{
	background-color: #FFA734;	
	}

.admin_table_row_orange_1
	{
	background-color: #FFBA60;	
	}	

.admin_table_row_orange_0:hover
{
   background-color: yellow;	
}
.admin_table_row_orange_1:hover
{
   background-color: yellow;	
}	
	  
.admin_table_row_red_0
	{
	background-color: #D62710;	
	}

.admin_table_row_red_1
	{
	background-color: #EE7B6C;	
	}	    
 	
.admin_table_row_red_0:hover
{
   background-color: yellow;	
}
.admin_table_row_red_1:hover
{
   background-color: yellow;	
}	
	
.admin_table tr
	{	
	height: 10px;
	}
	
.select_admin
	{
	width: 100%;	
	font-size: 12px;
	}
	
.select_admin2
	{
	width: 100%;	
	font-size: 12px;
	}	
	
.file
	{
	font-size: 12px;
	width: 101%;
	}
	
.textarea_admin
	{
	height: 350px;
	width: 800px;
	}
	
.admin_img_link img
	{
	border: none;
	margin: 0px;
	}
	
.admin_img_link
	{
	color: #f00;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	clear: both;
	}
	
.admin_img_link:hover
	{
	text-decoration: underline;
	}
	
.admin_table th	
	{
	color: #083256;
	background-color: #dcdcdc;
	}
	
.input_admin_price
	{
	width: 16px;
	font-size: 9px;
	}
	
.input_admin_res
	{
	width: 15px;
	}
	
.bold
	{
	font-weight: bold;
	}
	
#currency
	{    
	width: 100px;
    float: right;
	
	margin: 0px 20px 0px 0px;
	display: inline;
    }
	


#currency_czk
	{    
	float:left;
	width:15px;
	height:15px;   
	background-color:inherit;
  background-image: url('/images/czk.gif'); 
  cursor: pointer;
  border:none;
  display: inline;  
  margin-right:10px;
	}	

#currency_czk:hover
{
background-position: 0px -15px;	
}

#currency_eur
	{
	float:left;
	width:15px;
	height:15px;
	background-color:inherit;
  background-image: url('/images/euro.gif');
  cursor: pointer;
  border:none;
  display: inline;   
    margin-right:10px;
	}

#currency_eur:hover
{
background-position: 0px -15px;	
}
	
#currency_usd
	{ 
	float:left;
	width:15px;
	height:15px;
	background-color:inherit;
	background-image: url('/images/dollar.gif');
  cursor: pointer;
  border:none;
  display: inline; 
    margin-right:10px;
	}

#currency_usd:hover
{
background-position: 0px -15px;	
}	
	
#currency_gbp
	{     
		float:left;
	width:15px;
	height:15px;
	background-color:inherit;
	background-image: url('/images/pound.gif');
	  cursor: pointer;
  border:none;
  display: inline; 
    margin-right:10px;
	}
	
#currency_gbp:hover
{
background-position: 0px -15px;	
}	
	
.currency_selected	
	{
	background-position: 0px -15px;	
	display: inline;
	}	
	
#right h3
	{
	margin: 20px 0px 10px 0px;
	}
	
#footer
	{
	width: 100%;
	height: 70px;
	background-color: #083256;
	clear: both;
	padding: 8px 0px 0px 0px;
	color: #fff;
	text-align: center;
	}	
	
.table_list_head
	{   
	height: 32px;
	width: 100%;
	background-color: #083256;
	color: #fff;
	padding: 4px 0px 4px 0px; 
	}
	
.item
	{
	border-bottom: 1px dotted #083256;
	width: 100%;
	height: auto;
	float:left;
	padding: 10px 0px 10px 0px;
	}

.item:hover
	{	
	background-color: #e8eefa;
	}

.button_book
	{
	font-weight: normal;	
  background-color: #083256;
	float: right;
	padding: 2px 0px;
	width: 75px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	}
	
.button_book:hover
	{
	font-weight: bold;
	}
	
.bg_grey
	{
	float:left;
	background-color: #d6d6d6;
	font-weight: bold;
	width:100%;
	padding: 2px 0px 0px 0px;
	text-align: center;
	}

.rs_bg_grey
	{
	float:left;
	background-color: #d6d6d6;
	font-weight: bold;
	width:375px;
	height: 20px;
	padding: 2px 0px 0px 0px;
	margin-right:30px; 
	text-align: center;
	}

.rs_name
	{
	float:left;
	
	}
.rs_adress
{
	float:left;
}
.rs_image
{
	float:left;
}









.rs_item_left
{

float:left;
	width: 210px;
	height:220px;
}



.rs_item_right
{

float:left;
	width: 492px;
    height:200px;
}

.bg_item_size
{
float:left;
width:120px;
}

.bg_item_floor
{
float:left;
width:30px;
}

.bg_item_fitted
{
float:left;
width:130px;
}

.bg_item_state
{
float:left;
width:45px;
}

.bg_item_rooms
{
width:40px;
float:left;
}



  .bg_grey_booking
	{
	background-color: #d6d6d6;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
	text-align: center;
	}
	
	
.price
	{
	color: #ed8e00;
	text-align: right;
	font-size: 18px;
	width: 80px;
	font-weight: bold;
	}

.rs_price
{
	color: #ed8e00;
	text-align: left;
	font-size: 18px;
	width: 80px;
	float:left;
	font-weight: bold;

}
	
#detail_price
	{
	color: #ed8e00;
	text-align: right;
	font-size: 13px;
	width: 150px;
	font-weight: bold;
	float: right;
	margin: 15px 0px 0px 0px;
	}	

.blue_bold
	{
	color: #083256;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	}

.blue_bold:hover
	{
	text-decoration: underline;	
	
	}
	
.blue_bold_rank
	{
	color: #083256;
	font-weight: bold;
	text-decoration: none;
	width: auto;
	display: block;
	}	
	
.blue_bold2
	{
	color: #083256;
	font-weight: bold;
	}	
	
.rank_border
	{
	width: 130px;
	height: 6px;
	border: 1px solid #608eb5;
	float: right;
	}
	
.rank_fill
	{
	height: 6px;
	background-color: #608eb5;
	background-image: url('/images/rank.png');
	}
	
.item_img
	{
	float: left;
	width: 120px;
	margin: 10px 0px 0px 0px;
	height: auto;
	}

  .photo
  {
   	width: 180px;
  }
	
.item_text
	{
	width: 495px;
	height: auto;
	float: right;
	text-align: justify;
	margin: 10px 0px 0px 0px;
	}
	
.name
	{
	width: 210px;
	}
	

	
.item_name_link
	{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}
	
.item_name_link:hover
	{
	text-decoration: underline;
	}
	
.button_details
	{
	background-color: #083256;
	float: right;
	padding: 2px 0px;
	width: 140px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
	}
	
.button_details:hover
	{
	font-weight: bold;
	}	
	
.admin_icons	
	{
	width: 30px;
	float: left;
	margin: 0px 10px 0px 0px;
	text-align: center;
	}
	
.icons
	{
	float: left;
	margin: 10px 0px 0px 0px;
	}
	
#home_text
	{
	width: 100%;
	text-align: justify;
	margin: 0px 0px 15px 0px;
	}
	


	
.detail_header_left
	{
	width: 450px;
	height: auto;
	float: left;
	margin: 0px 0px 5px 0px;
	}
	
.detail_header_right
	{
	width: 124px;
	height: auto;
	float: right;
	margin: 0px 0px 0px 0px;
	text-align: right;
	}	

.detail_header_right .button_book
	{
	margin: 5px 0px 0px 0px;
	}

.detail_header_right span
	{
	position: relative;
	top: 2px;
	}
	
.detail_header_left h2
	{
	margin: 0px 0px 0px 0px;
	}
	
.detail_header_left span
	{
	font-weight: bold;
	position: relative;
	top: 2px;
	}
	
.detail_medium_img
	{
	border-top: 1px dotted #083256;
	padding: 10px 0px 0px 0px;
	}

.margin_10_top
	{
	margin: 10px 0px 0px 0px;
	}
	
.margin_15_top
	{
	margin: 15px 0px 0px 0px;
	}	

.table_testimonials
	{
	width: 100%;
	}

.width_60
	{
	width: 60px;
	}
	
.date
	{
	text-align: right;
	font-weight: bold;
	}
	
.table_testimonials td
	{
	}
	
.table_testimonials_name
	{
	font-weight: bold;
	width: 200px;
	}
	
.border_top
	{
	width: 100%;
	border-top: 1px dotted #083256;
	margin: 5px 0px;
	}
	
.button_grey
	{
	background-color: #c0c0bf;
	float: right;
	padding: 2px 0px;
	width: 65px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	}
	
.button_grey:hover
	{
	font-weight: bold;
	}	
	
.margin_left_10
	{
	margin: 0px 0px 0px 10px;
	}

#main
	{
	height: auto;
	background-color: #fff;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	}
	
.calendar_month
	{
	width: 150px;
	text-align: center;
	background-color: #dcdcdc;
	float: left;
	height: 144px;
	margin: 0px 0px 20px 0px;
	}
	
.table_calendar_month
	{	
	width: 150px;
	}
	
.table_calendar_month td, .table_calendar_month th
	{
	border: 1px dotted #fff;
	}
	
.margin_both_20
	{
	margin-left: 7px;
	margin-right: 8px;
	}
	
.calendar_days
	{
	background-color: #083256;
	color: #fff;
	}
	
.no_margin_btm
	{
	margin-bottom: 0px;
	}
	
.bg_red
	{
	background-color: #fd7e7e;
	text-decoration: line-through;	
	filter: alpha(opacity=50);
	opacity: .5;
	}
	
.hand
	{
	cursor: pointer;
	}
	
#calendar_dates
	{
	margin: 20px 0px 0px 0px;
	font-weight: bold;
	color: #083256;
	
	}
	
#date_from_div, #date_to_div
	{
	width: auto;
	float: left;
	}
	
#date_from_span
	{
	text-decoration: underline;
	}
	
.date_input
	{
	border: none;
	background: none;
	outline-style: none;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;
	width: 65px;
	margin: 0px 20px 0px 10px;
	}
	
.price_small
	{
	color: #ed8e00;
	text-align: right;
	font-size: 11px;
	width: 85px;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	}	
	
#date_price
	{
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;
	width: 210px;
	float: left;
	}
	
.bg_green
	{
	color: #fff;
	background-color: #083256;
	}
	
.bg_dark_grey
	{
	/*background-color: #9e9e9e;*/
	}
		
.recommended_name
	{
	display: block;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	min-height : 30px;
	margin: 0px 0px 10px 0px;
	}

.recommended_name_detail
	{
	height : 60px;
	display: block;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	}

.recommended_name_detail:hover
	{
	text-decoration: underline;
	}
	
.recommended_name:hover
	{
	text-decoration: underline;
	}
	
.recommended_a
	{
	float: left;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
	}     
.recommended_a_detail
{
	float: left;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
	height:60px;

}	
	
	
.recommended_img_left
	{
	width: 100px;
	}
    
.recommended_img
	{
	width: 70px;
	}	    	
	
.culture_a
	{
	float: left;
	margin: 0px 0px 10px 20px;
	text-decoration: none;	
	width: 110px;
	height: 16px;
	text-align: center;
	color: #003366;
	text-decoration: none;
	padding: 2px 0px 0px 0px;
	}	
	
.culture_all
	{

	text-decoration: none;
	
	}
.culture_all:hover
{
 	text-decoration: underline; 
}
	
.recommended_a span
	{
	background-color: #000;
	padding: 2px 0px;
	width: 100%;
	text-align: center;
	color: #fff;
	text-decoration: none;
	margin: 5px 0px 0px 0px;
	display: block;
	}
	
.recommended_a:hover div	
	{
	font-weight: bold;
	}
	
.recommended_text
	{
	float: right;
    text-align: right;	
	}

	
.recommended_text p
	{
	margin: 0px 0px 5px 0px;
	color: #083256;
	font-weight: bold;
	text-align: right;	
	}
	
.recommended_text div
	{
	color: #ff4e00;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	}
	
.recommended_item
	{          
	border-bottom: 1px dotted #083256;
	margin: 0px 10px 5px 0px;
	}
	
	.recommended_item_detail
	{
	margin: 0px 10px 5px 0px;
	width: 122px;
	border: 1px  dotted #083256;
	float:left;
  }
    
  	.recommended_item_detail_all
  	{
    width:100%;
    height:240px;
    	display: block;
    }
 
   	.max_recommended_height
  	{

    height:50px;

    }
    
       	.max_recommended_height2
  	{

    height:88px;

    }
    
.admin_photos
	{
	width: 140px;
	float: left;
	margin: 0px 10px 0px 0px;
	text-align: center;
	}
	
.admin_photos a p
	{
	margin: 0px 0px 5px 50px;
	}
	
.admin_photos p
	{
	margin: 0px 0px 5px 30px;
	}	
	
.photos_other
	{
	color: #083256;
	text-decoration: none;
	width: 140 px;
	height: auto;
	float: left;
	text-align: center;
	}
	
.photos_other span
	{
	display: block;
	margin: 5px 0px 0px 0px;
	}
	
.photos_other:hover p
	{
	text-decoration: underline;
	}
	
.photos_culture
	{
	color: #083256;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 5px 0px;
	width: 140px;
	height: auto;
	float: left;
	text-align: center;
	}
	
.photos_culture span
	{
	display: block;
	margin: 0px 0px 0px 0px;
	}
	
.photos_culture:hover p
	{
	text-decoration: underline;
	}	
	
.highslide-container p
	{
	display: none;
	}
	
.highslide-container img
	{
	padding: 0px;
	}
	
.testimonials_rank
	{
	padding: 0px 20px 0px 0px; 
	text-align: left;
	}
	
.input_web
	{
	font-size: 11px;
	color: #000;
	border: 1px solid #c0c0bf;
	color: #083256;
	padding: 0px 0px 0px 5px;
	}	
	
#send_to_friend
	{
	clear: both;
	display: none;
	}

#send_to_friend input
	{
	width: 100px;
	height: 14px;
	padding: 2px 0px 0px 5px;
	}
	
#send_to_friend div
	{
	float: left;
	margin: 0px 5px 0px 0px;
	}
	
.orange_bold
	{
	color: #ed8e00;
	font-weight: bold;
	}	
	
.a_button
	{
	border: 1px solid #083256;
	color: #083256;
	float: left;
	text-decoration: none;
	padding: 1px 10px 0px 10px;
	}	
	
#home_img
	{
	background-color: #ccc;
	border: none;
	background: none;
	}
	
#weather_grey
	{
	width: 149px;
	height: 40px;
	
	background-color: #fff;
	position: absolute;	
	margin: -42px 0px 0px 0px;
	}
	
#weather
	{
	margin: 50px 0px -20px 0px;
	
	}
	
.link_order:hover
	{
	background-image: url('/images/arrow_down_change.png');
	background-repeat: no-repeat;
	}
	
.link_order2:hover
	{
	background-image: url('/images/arrow_up_change.png');
	background-repeat: no-repeat;
	}
	


	
.link_order
	{
    width: 22px;
    height: 11px;
	background-image: url('/images/arrow_down.png');
	background-repeat: no-repeat;
	position: absolute;
	margin: 7px -10px 0px -1px;	
	}
	
.link_order2
	{
    width: 22px;
    height: 11px;
	background-image: url('/images/arrow_up.png');
	background-repeat: no-repeat;
	position: absolute;
	margin: -5px -10px 0px 0px;
	}	
	
.green_bold
	{
	color: #73c33e;
	font-weight: bold;
	}
	
.link_left_rooms
	{

    font-size: 12px;
	color: #646567;
	font-weight: bold;
	text-decoration: none;
	float: left;
	width:175px;
	height:25px; 
	margin-top:-3px;
	padding-top:6px;
	padding-left:25px;
    background-image: url('/images/link_left_rooms.png');
	background-repeat: no-repeat;

    }

.link_left_rooms h2
{
    font-size: 12px;
	color: #646567;

}

.link_left_rooms:hover h2
{
    font-size: 12px;
	color: white;

}

	
.link_left_rooms_text
{
  	float:left;


}	
	
.link_left_rooms:hover
	{

    background-image: url('/images/link_left_rooms_hover.png');
	background-repeat: no-repeat;
	color: white;
	}


	
.input_search
	{
	font-size: 11px;
	color: #000;
	border: 1px solid #c0c0bf;
	color: #083256;
	padding: 0px 0px 0px 1px;
	width: 74px;
	float: right;
	margin: 0px 5px 0px 0px;
	}

.input_search_date4
{
    width:85px;

}

	
.input_search_date
	{
	font-size: 11px;
	color: #000;
	border: 1px solid #c0c0bf;
	color: #083256;
	padding: 0px 0px 0px 0px;
	width: 58px;
	float: left;
	height: 12px;
	}
	
.input_search_date2
	{
	font-size: 11px;
	color: #000;
	border: 1px solid #c0c0bf;
	color: #083256;
	padding: 0px 0px 0px 0px;
	width: 70px;
	float:left;
	}
	
.input_search2
	{
	font-size: 11px;
	border: 1px solid #c0c0bf;
	color: #083256;
	padding: 0px 0px 0px 1px;
	width: 86px;
	float: right;
	margin: 0px 5px 0px 0px;
	}	
	
.line
	{
	width: 170px;
	height: 1px;
	border-bottom: 1px solid #083256;
	margin: 10px 0px 0px 0px;

    }

.weather_line
	{
	width: 140px;
	height: 1px;
	border-bottom: 1px solid #083256;
	margin: 0px 0px 0px 0px;
    position : absolute;
    }
	
.button_submit
	{
	border: 1px solid #083256;
	background: none;
	outline-style: none;
	color: #083256;
	text-decoration: none;
	float: float;
	padding: 0px 5px;
	}	
	
.red_bold
	{
	color: #fd7e7e;
	font-weight: bold;
	}	
	
.calendar_bg_red_left, .calendar_bg_red_right
	{
	width: 13px;
	height: 18px;
	background-color: #fd7e7e;
	position: absolute;
	filter: alpha(opacity=50);	
	opacity: .5;
	margin: -2px 0px 0px -2px;	
	}
	
.calendar_bg_red_right
	{
	margin: -16px 0px 0px 10px;
	}	
	
.calendar_bg_green_left, .calendar_bg_green_right
	{ 
	width: 13px;
	height: 18px;
	background-color: #083256;
	position: absolute;
	margin: -2px 0px 0px -2px;	
	color: #000;
	
	}
	
.calendar_bg_green_right
	{
	margin: -16px 0px 0px 10px;
	}		

.calendar_button
{
   cursor: pointer; cursor: hand;
   background-color:#F9FAFA;
   border-style:none;

}
.calendar_button:hover
{
   
    font-weight: bold;
}

.calendar_table
{
   margin: -20px 0px 0px 0px;
   width:100%;
}

.calendar_td_right
{
    text-align: right;

}
.table_list_booking
	{
	width: 100%;
	margin: 0px 0px 20px 0px;	
	}
	
.line_booking
	{
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #083256;
	margin: 0px 0px 10px 0px;
	}	

 .payment_div
 {
   width: 100%;
   border: 1px solid #BEBEBE ;
   margin: 0px 0px 10px 0px;
   padding: 5px;
 }
	
.select_booking
	{
	width: 100%;	
	font-size: 12px;
	}	
	
#table_booking
	{
	width: 245px;
	height: auto;
	clear: both;
	}

#booking_list_prices
	{
	width: 285px;	
	height: auto;
	float: right;
	margin: 0px 0px -85px 40px;
	position: relative;
	top: -85px;
	}

#booking_list_prices table
	{
	width: 100%;
	}
	
#booking_list_prices table td
	{
	text-align: center;
	width: 50%;
	}
	
#booking_list_prices2
	{
	width: 285px;	
	height: auto;
	float: right;
	margin: 0px 0px -85px 40px;
	position: relative;
	top: -85px;
	}

#booking_list_prices2 table
	{
	width: 100%;
	}
	
#booking_list_prices2 table td
	{
	text-align: center;
	width: 50%;
	}

.booking_list_prices_table_row_0
	{
	background-color: #e1e1e1;	
	}

.booking_list_prices_table_row_1
	{
	background-color: #cad9e6;	
	}	

#booking_table_info
	{
	width: 100%;
	}

#booking_table_info td
	{
	width: 50%;
	}
	
.input_booking
	{
	font-size: 11px;
	color: #000;
	border: 1px solid #c0c0bf;
	color: #083256;
	padding: 0px 0px 0px 5px;
	width: 97%;
	}		
	
.booking_pay_table
	{
	text-align: left;
	margin: 0px 0px 20px 0px;
	}

.submit_payment_text
{

	border: none;
	cursor: pointer;	
	background-color:#F9FAFA;
	margin-left:-5px;
	text-decoration: underline;
	color:#083256;

}
	
.fake_link
{
float:left;
	background-color:#F9FAFA;
	text-decoration: underline;
	color:#083256;

}	
	
.submit_creditcard
	{
	width:200px;
	height:31px;
	background-image: url('/images/karty.png');
	background-repeat: no-repeat;
	outline: none;
	border: none;
	cursor: pointer;	
	}
	
.submit_paypal
	{
	width: 85px;
	height: 48px;
	background-image: url('/images/paypal.png');
	background-repeat: no-repeat;
	outline: none;
	border: none;
	cursor: pointer;
	}	
	
.booking_pay_table form
	{
	display: block;
	float: left;
	}
	
.booking_red_text
	{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #fd7e7e;
	font-weight: bold;
	}
	
.booking_green_text
	{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #73c33e;
	font-weight: bold;   
	}	
	
.booking_h_print
	{
	display: none;
	}
	
.bg_blue_top h3
	{
	margin-top:8px;
	color: white;
	font-size: 12px;
	text-align: center;
	}

.bg_blue_top2 h3
	{
	margin-top:5px;
	color: white;
	font-size: 12px;
	text-align: center;
	}
	
.bg_blue
	{
	background-color: white;
	color: black;
	border: 1px solid #083256;
	width: 170px;
	font-size: 11px;
	padding: 0px 0px 5px 0px;
	}
	
.bg_blue .submit, .bg_blue .button_submit
	{
	background-color: #CCC;
	}
	
.select_left
	{
	width: 76px;
	font-size: 11px;
	color: #083256;
	height: 16px;
	}
	
.center
	{
	text-align: center;
	}
	
.culture_left
	{
	width: 400px;
	float: left;
	}
	
.culture_right_detail
	{
	width: 250px;
	float: right;
	text-align: left;
	}
	
.culture_list
	{
	width: 150px;
	float: left;
	margin: 0px 20px 20px 0px;
	height: 230px;
	border-bottom: 1px dotted #CCC;
	}	

.culture_list a
	{
	border: none;
	}

.culture_list img
	{	
	max-height: 160px;
	}
	
.culture_right_detail a
	{
	border: none;
	}
	
.calendar_date_2
	{
	text-decoration: none;
	color: #fff;
	}

.calendar_date
	{
	text-decoration: none;
	color: #000;
	}
	
.calendar_date:hover
	{
	font-weight: bold;
	background-color: #083256;
	color: #fff;
	padding: 2px 6px;
	margin: -2px -6px;
	}
	
.calendar_date_small_2
	{
	text-decoration: none;
	color: #fff;
	}
	
.calendar_date_small
	{
	text-decoration: none;
	color: #000;
	}
		
	
.calendar_date_small:hover
	{
	font-weight: bold;
	background-color: #083256;
	color: #fff;
	padding: 2px 9px;
	margin: -2px -9px;
	}	
	
.legend_grey
	{
	background-color: #dcdcdc;
	}
	
.link_fb
	{
	width: 14px;
	height: 14px;
	float: left;
	text-decoration: none;
	background-image: url('/images/facebook-logo.png');	
	margin: 0px 0px 0px 0px;
	}
	
.link_tw
	{
	width: 14px;
	height: 14px;
	float: left;
	text-decoration: none;
	background-image: url('/images/twitter-logo.png');
	margin: 0px 0px 0px 10px;
	}	
	
.footer_icons
	{
	width: 110px;
	text-align: center;
	margin: 5px auto 0px auto;
	}
	
.link_del
	{
	width: 14px;
	height: 14px;
	float: left;
	text-decoration: none;
	background-image: url('/images/del_ico.jpg');
	margin: 0px 0px 0px 10px;
	background-repeat: no-repeat;
	}
	
.link_digg
	{
	width: 14px;
	height: 14px;
	float: left;
	text-decoration: none;
	background-image: url('/images/digg_ico.jpg');
	margin: 0px 0px 0px 10px;
	}	


.bg_blue_top
	{
	background-color: #083256;
	margin-top:20px;
	margin-bottom:-1px;
	border: 1px solid #083256;
  width: 170px;
	min-height: 20px;
	
	}
	
.bg_blue_top2
	{
	background-color: #083256;
	margin-top:20px;
	margin-bottom:-1px;
	border: 1px solid #083256;
  width: 170px;
	min-height: 20px;
	
	}


	
.bg_blue_bottom
	{

	}	
	
.center
	{
	text-align: center;
	width: 120px;
	margin: 0px 0px 0px 10px;
	}
	
.rec_border
	{

	width: 163px;
	padding: 0px 0px 0px 5px;
	}
	
.rec_border_bottom
	{
	width: 140px;
	height: 11px;

	margin: -5px 0px 0px 0px;
	}	
	
.rec_border_top
	{
	width: 140px;
	height: 11px;

	margin: 0px 0px -15px 0px;
	}		
	
.item_text p
	{
	margin: 0px;
	padding: 0px;
	}
	
.real-estates_type_active
	{
	float:left;
	color: #fff;
	background-color: #083256;
	text-decoration: none;
	padding: 2px 5px;
	margin-bottom:10px;
	}
	
.real-estates_type
	{
	float:left;
	color: #083256;
	background-color: #CCC;
	text-decoration: none;
	padding: 2px 5px;
	margin-bottom:10px;
	}	
	
.block
	{
	display: block;
	}
	
.link_footer
	{
	color: #fff;
	text-decoration: none;
	}
	
.br_btm
	{
	border-bottom: 2px solid #083256;
	margin: 0px 0px 10px 0px;
	}
	
.truered_bold
	{
	text-decoration: none;
	color: #F00;
	}
	
#other_right_photos
	{
	background-color: #083256;	
	width: 140px;
	padding: 0px 0px;
	height: 40px;
	margin: 0px 0px 10px 0px;
	}
	
#other_right_photos h6
	{
	color: #F90;
	padding: 5px 0px 0px 0px;
	}
	

	
#langs
	{

	width: 150px;
	
	margin: 15px 0px 0px -3px;

    
	}	
	
#short_text
	{
	display: block;
	}


.langmenu li		{top:expression(
isNaN(this.js)?(this.js=1,
this.onmouseover=new Function("this.className='hover'"),
this.onmouseout =new Function("this.className=''")
):0);}
.langmenu li.hover ul	{display:block;}
.langmenu li li		{top:auto;}

.langmenu 		{width: 149px;margin-top:-10px;margin-left:25px; padding:0px 0 0px 0px;_display:inline-block;}
.langmenu ul	{list-style:none;}
.langmenu li ul	{list-style:none;position:absolute;z-index:10;display:none; background:#FFFFFF none repeat 0 0;	border-width:1px;
	border-style:solid;
	border-color:#cac6af;}
.langmenu a		{display:block;text-decoration:none;}
.langmenu div a	{width:100%;display:block;text-align:center;}
.langmenu li li a{font-size:90%;}
.langmenu li	{float:left;}
.langmenu li li	{padding:10px 0 0px 0px;
width:auto;float:none;}
.langmenu li:hover ul {display:block;}
.langmenu br 	{clear:left;}

.langmenu li ul {
	padding:5px 0 20px 0px;
}

.langmenu div a {
	color:#000;
	
	background:transparent url("images/cards.png") no-repeat 6px 50%;
}

.langmenu li li a {
	padding:0 10px 0 10px;
	color:#000;
	background:transparent url("images/cards.png") no-repeat 3px 50%;
}






.galleria-container{background:#F9FAFA;}

.galleria-thumbnails .galleria-image{height:40px;width:60px;background:#000;margin:0 5px 0 0;border:1px solid #000;;float:left;cursor:pointer;}

.galleria-thumb-nav-left,
.galleria-thumb-nav-right,
.galleria-info-link,
.galleria-info-close,
.galleria-image-nav-left,
.galleria-image-nav-right{background-image:url(/../library/gallery/themes/classic/classic-map.png);background-repeat:no-repeat;}
.galleria-thumb-nav-left:hover,
.galleria-thumb-nav-right:hover{background-color:#F9FAFA;}
.galleria-stage{top:10px;bottom:60px;left:-65px;right:-65px;}




.search_right
{
font-size: 13px;
float: left;
margin: 4px 0px 0px 0px;
}

.page_buttons
{

margin: 5px 0px 0px 0px;  
text-align: right;

}

.page_button
{
margin: 10px 3px 0px 0px;
border: 1px solid #4699DD;
background-color: white;
color: #4699DD;
}

.page_button_select
{
margin: 0px 3px 0px 0px;
border: 1px solid #4699DD;
background-color: #4699DD;
color: white;
}

.page_button:hover
{
background-color: #4699DD;
color: white;
cursor: pointer;
}

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

.fold
{
text-align:center;
float:left;
width:100px;
height:16px;
background-color: white;
color: #1791F7;
cursor: pointer;
margin: 0px -5px 0px 0px;
border: 1px solid #CCCCCC;
font-size:12px; 
}

.fold_set
{
text-align:center;
float:left;
width:100px;
height:16px;
 background-color: white;
cursor: pointer;
margin: 0px -5px 0px 0px;
border: 1px solid #CCCCCC;
font-size:12px; 
 
 color: black;
 border-bottom: 1px solid white;
 
}


.fold:hover
{
	text-decoration: underline;
}

.fold_content
{
 background-color: white;
border: 1px solid #CCCCCC;
padding: 20px;
}

.nadpis
{
  
float:left;
width:100%;
	height: 30px;
	
}

.nadpis_text
{
 
float:left;

}

.lang
{

float:right;

} 

.recommended_item_event
{
float:left;
width:135px;

}
.culture_events_block
{
text-align:center;
float:left;
width: 720px;
}

.table_list
{
width:100%;
}

.langmenu_detail
{
padding-left:560px;
height:40px;
}

.lang_button
{
cursor: pointer; cursor: hand;
background-color: inherit; 
border: none;
}

.flag_img
{
margin-left:5px;
margin-right:-3px;
}

.request_form_table
{
  width:670px;
  background-color: #e8eefa;
}


.name_lang
{
width:100%;
float:left;

}

.name
{
float:left;

}

.orderby_up
{
    width: 22px;
    height: 11px;
	background-image: url('/images/arrow_up.png');
	background-repeat: no-repeat;
	position: absolute;
	margin: -5px -10px 0px 0px;
    cursor: pointer; cursor: hand;
background-color: inherit; 
border: none;
display: inline;
}

.orderby_up_select
{
    width: 22px;
    height: 11px;
	background-image: url('/images/arrow_up_change.png');
	background-repeat: no-repeat;
	position: absolute;
	margin: -5px -10px 0px 0px;
    cursor: pointer; cursor: hand;
background-color: inherit; 
border: none;
display: inline;
}

.orderby_up:hover
{
	background-image: url('/images/arrow_up_change.png');
	background-repeat: no-repeat;
             display: inline;
}

.orderby_down
{
 	width: 22px;
    height: 11px;
	background-image: url('/images/arrow_down.png');
	background-repeat: no-repeat;
	position: absolute;
	margin: 7px -10px 0px -1px;	
    cursor: pointer; cursor: hand;
background-color: inherit; 
border: none;
display: inline;
}

.orderby_down_select
{
 	width: 22px;
    height: 11px;
	background-image: url('/images/arrow_down_change.png');
	background-repeat: no-repeat;
	position: absolute;
	margin: 7px -10px 0px -1px;	
    cursor: pointer; cursor: hand;
background-color: inherit; 
border: none;
display: inline;
}

.orderby_down:hover
{
	background-image: url('/images/arrow_down_change.png');
	background-repeat: no-repeat;
         display: inline;
}

.title_border
{
position:absolute;
width: 339px;
height: 55px;
margin-left:590px;
margin-top:1px;
opacity: 0.5;
filter:alpha (opacity=50);
background-color:black;
text-align: right;
padding-top:5px;
padding-right:5px;
color: white;
display: inline;
}

.title_border_text
{

position:absolute;
width: 337px;
height: 55px;
margin-left:590px;
text-align: right;
padding-top:5px;
padding-right:7px;
color: white;  
display: inline;
}


.title_border_text h2
{ 
   
display: inline;
margin-top:6px;
font-size:12px;
color: white;
display: inline;
}




.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(/images/highslide-graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(/images/highslide-graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	visibility: hidden;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(/images/highslide-graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}


/*****************************************************************************/
/* Controls for the galleries.											   */
/* Remove these if you are not using a gallery							   */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(/images/highslide-graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(/images/highslide-graphics/controlbar-white.gif) right -90px no-repeat;

}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
}
.highslide-controls a {
	background-image: url(/images/highslide-graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(/images/highslide-graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: relative;
	float: right;
	z-index: 2;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(/images/highslide-graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}
.draggable-header .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'titlebar' */
.titlebar .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.titlebar .highslide-heading {
	position: absolute;
	margin: 1px 0.4em;
	color: #666666;
}

.titlebar .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.titlebar .highslide-header .highslide-move * {
	display: none;
}
.titlebar .highslide-header li {
	position: relative;
	top: 3px;
	z-index: 2;
	padding: 0 0 0 1em;
}
.titlebar .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border {
	background: white;
}
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(/images/highslide-graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(/images/highslide-graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(/images/highslide-graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

/*****************************************************************************/
/* Styles for text based controls.						                     */
/* You can safely remove this if you don't use text based controls			 */
/*****************************************************************************/

.text-controls .highslide-controls {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
	background: none;
}
.text-controls ul {
	position: static;
	background: none;
	height: auto;
	left: 0;
}
.text-controls .highslide-move {
	display: none;
}
.text-controls li {
    background-image: url(/images/highslide-graphics/controlbar-text-buttons.png);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
    background: url(/images/highslide-graphics/controlbar-text-buttons.png) no-repeat;
    background-position: left top !important;
    position: relative;
    left: -10px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none !important;
}
.text-controls a span {
	background: url(/images/highslide-graphics/controlbar-text-buttons.png) no-repeat;
    margin: 1px 2px 1px 10px;
	display: block;
    min-width: 4em;
    height: 18px;
    line-height: 18px;
	padding: 1px 0 1px 18px;
    color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.text-controls .highslide-next {
	margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
	min-width: 0;
}
.text-controls a:hover span {
	color: black;
}
.text-controls a.disabled span {
	color: #999;
}

.text-controls .highslide-previous span {
	background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
	background-position: 0 -140px;
}
.text-controls .highslide-play span {
	background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
	background-position: 0 -160px;
}
.text-controls .highslide-pause span {
	background-position: 0 -80px;
}
.text-controls .highslide-next span {
	background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
	background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
	background: none;
}
.text-controls .highslide-full-expand a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-close span {
	background-position: 0 -120px;
}


/*****************************************************************************/
/* Styles for the thumbstrip.							                     */
/* See www.highslide.com/ref/hs.addSlideshow    							 */
/* You can safely remove this if you don't use a thumbstrip 				 */
/*****************************************************************************/

.highslide-thumbstrip {
	height: 100%;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.highslide-thumbstrip td {
	padding: 1px;
	/*text-align: center;*/
}
.highslide-thumbstrip a {
	outline: none;
}
.highslide-thumbstrip img {
	display: block;
	border: 1px solid gray;
	margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
	width: auto;
	/* width: 100% breaks in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(/images/highslide-graphics/scrollarrows.png) left center no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(/images/highslide-graphics/scrollarrows.png) center right no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 47px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border-bottom-color: white !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url(/images/highslide-graphics/scrollarrows.png) top center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url(/images/highslide-graphics/scrollarrows.png) bottom center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
	border-left-color: white;
}

.highslide-viewport .highslide-thumbstrip-float {
	overflow: auto;
}
.highslide-thumbstrip-float ul {
	margin: 2px 0;
	padding: 0;
}
.highslide-thumbstrip-float li {
	display: block;
	height: 60px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.highslide-thumbstrip-float img {
	display: inline;
	border-color: silver;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
	border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
	display: none;
}
.highslide-thumbstrip-float .highslide-marker {
	display: none;
}

.kalendar_prijezd
{
border:none;
width:55px;
height:12px;
float:left;
font-size:  12px;
margin-left:5px;
margin-top:5px;
}


.kalendar_odjezd
{
border:none;
width:55px;
height:12px;
float:left;
font-size:  12px;
margin-left:5px;
margin-top:5px;
}


.sign
{
float:left;
font-size:  12px;
color: #083256;
font-weight:bold;
margin-top:5px;
margin-left:5px;
}

.select_persons
{
float:left;
margin-left:5px;
}

.price_out
{
width:60px;
border:none;
float:left;
font-size:  12px;
margin-top:5px;
margin-left:5px;
}

.kalendar_error
{
float:left;
width:100%;
text-align:center;
color:red;
font-size:14px;
 
}

.submit_hidden
{
float:left;
visibility: hidden;
}
.submit_visible
{
float:right;
visibility: visible;
font-weight: normal;	
  background-color: #083256;
	width: 75px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	margin-top:2px;
}


.popisek
{
float:left;
color: #083256;
font-size:12px;
font-weight: bold;
padding-right:10px;
padding-left:10px;
}

.hodnota_kalendare
{
float:left;

}

.hodnota_kalendare_input
{
width:70px;
float:left;
border:none;
font-weight: bold;
color:#ED8E00;
font-size:12px;
margin-top:-1px;
}


.hodnota_kalendare_input2
{
width:55px;
float:left;
border:none;
font-weight: bold;
font-size:12px;
margin-top:-1px;
}

.klikac
{
float:left;
width:100%;

}

.klikac select
{
margin-top:-1px;

}


.blog_item
{
float:left;
padding-left:20px;
width:600px; 
}

.blog_name
{


}

.blog_name a
{
color:black;
font-size:20px;
font-weight: bold;
text-decoration:none;
}


.blog_name a:hover
{
color:#FF4B33;
}

.blog_date
{
font-size:12px;
padding-top:5px;
color:#B1B1B1;
}

.blog_date a
{
color:#B1B1B1;
}


.blog_date a:hover
{
color:#FF4B33;
}

.blog_category
{
font-size:12px;
color:#B1B1B1;
}

.blog_category a
{
color:#B1B1B1;
}

.blog_category a:hover
{
color:#FF4B33;
}

.blog_line
{
float:left;
width:700px; 
height:50px;
}

.blog_content
{
font-size:16px;
}

.blog_content_small
{
font-size:16px;
max-height:73px;
overflow:hidden;
z-index: -1;
float:left;
}

.blog_content_small_continue
{
font-size:16px;
float:left;
margin-left:440px;
margin-top:-19px;
height:22px;
width:160px;
background-color:white;
z-index: 1;
     
}

#blog
{
float:left;
width:932px;
}

.blog_left
{
float:left;
margin-top:40px;
width:700px;
}

.blog_right
{
min-height:400px;
margin-right:20px;
margin-top:40px;
width:212px;
height:50px;
float:left;
font-size:14px;
font-weight: bold;
}

.blog_bullet
{
margin-left:-25px;
color:#B1B1B1;
}

.blog_bullet a
{
font-weight:normal;
font-size:12px;
color:#0081E6;
text-decoration: none;
}

.blog_bullet a:hover
{
color:#FF4B33;
text-decoration: underline;
}

.first_level
{
font-size:14px;
float:left;
width:600px; 
padding-left:20px;
padding-bottom:20px;
}

.new_post
{
float:left;
padding-left:20px;
width:600px;
font-size:15px;

}

.new_post h2
{
color:black;
font-size:20px;

}

.post_sign
{
float:left;
width:600px;
margin-top:10px;
font-size:13px;
color:#888888;
}

.post_input input
{
float:left;
width:600px;
background-color:#F9F9F9;
border-color:#CCCCCC;
border-width:thin;
border-style: ridge;
height:20px;
margin-top:5px;
}

.post_input textarea
{
float:left;
width:600px;
background-color:#F9F9F9;
border-color:#CCCCCC;
border-width:thin;
border-style: ridge;
height:150px;
margin-bottom:15px;
margin-top:5px;
}

.red
{
margin-left:2px;
float:left;
font-size:13px;
color:red;
}

.post_send
{
margin-bottom:15px;
}

.responses
{
float:left;
width:600px;
padding-left:20px;
}

.response_icon
{
float:left;
margin-left:-20px;
width:35px;
height:35px;
background-image: url('/images/user.png');
background-repeat: no-repeat;
}

.response_icon_king
{
float:left;
margin-left:-20px;
width:35px;
height:35px;
background-image: url('/images/user_king.png');
background-repeat: no-repeat;
}

.response_item
{
   padding-left:20px;
   float:left;
   width:600px;
   padding-bottom:20px;
}

.response_user
{
     float:left;
   
     width:585px;
     padding-bottom:5px;
}

.response_user_name
{
       padding-left:5px;
       float:left;
       font-size:14px;
       color: #0066CC;
  
}

.response_user_says
{
      padding-left:2px;
      float:left;
       font-size:14px;

}

.response_date
{
        float:left;
       padding-left:5px;
     width:580px;
     font-size:12px;
                 color: #888888;
                  padding-bottom:20px;
}

.response_text
{
       float:left;
      padding-left:20px;
     width:585px;
     font-size:14px;
      padding-bottom:20px;
}

.responses_count
{
     float:left;
     width:585px;
font-size:20px;
font-weight: bold;
padding-bottom:20px;
}

.share
{
font-weight: bold;
font-size:16px;
color:#333333;
}

.share button
{
margin-left:12px;
background-image: url('/images/share.png');
background-repeat: no-repeat;
border:none;
width:60px;
height:22px;
}

.share_menu
{
position:absolute;
width:300px;
height:120px;
border: 2px solid #6E6E6E;
margin-left:100px;
background-color:white;
display: none;
}

.share_menu_content
{
margin:10px;
}

.share_menu_content_left
{
float:left;
width:140px;
height:100px;
border-right: 1px solid #D3D1D1;
}
.share_menu_content_right
{
float:left;
margin-left:15px;
width:120px;
height:100px;
}

.share_menu_item
{
margin-bottom:10px;
color: #666666;
}

.share_menu_item a
{
text-decoration: none;
color:black;
}

.feed a
{
text-decoration: none;
color:#0081E6;
}
