.component_calendar {
	text-align: center;
	border: 1px solid #000;
        font-family: Tahoma, Arial, sans-serif;
        z-index: 150000;
	background-color: #666;
	width: 180px;
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}

.component_calendar_header {
	width: 100%;
	border-collapse: collapse;
	font-size: 11px;
	font-weight: bold;
	background-color: #181818;
	padding: 5px 0;
	color: white;
}

.component_calendar_header td {
	cursor: pointer;
	padding: 4px;
	font-size: 15px;
	text-align: center;
	color: white;
}
.component_calendar_header td.component_calendar_head_name {
	cursor: default;
	width: 100%;
	font-size: 11px;
}

.component_calendar_table {
	font-size: 11px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.component_calendar_table td {
	text-align: center;
	width: 30px;
	height: 20px;
	background-color: #666;
	color: #eee;	
	cursor: pointer;
}

.component_calendar_table td.wday {
	font-weight: bolder;
	background-color: #444;
	color: #eee;	
	cursor: default;
}

.component_calendar_table td.outbound {
	background-color: #606060;
	color: #828882;
}

.component_calendar_table td.now {
	background-color: #aa0000;
	color: #fff;
}

.component_calendar_table td.over {
	background-color: #02a;
	color: #eee;	
}


.scroll-table {
		width: 100%;
		overflow: auto;
		height: 300px;
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0;

	}

.scroll-table td {
    padding: 0px;
    width: 100%;
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0;
  }
.scroll-table th {

		padding: 0px;
	}


.no_display {

		display: none;
	}
.on_display {

		display: table-row;
	}

.wait_on_display {

		display: block;
	}

.wait_no_display {

		display: none;
	}
.opis1            {
              display:none; text-align:justify} 
.opis2           {
              display:none; text-align:justify
       } 
.hidden_text2           
       {
              font-size: 8pt;
              cursor: pointer;
              text-decoration: underline;
              color: blue;
              
       } 

#hitdivlink 
       {
       cursor: pointer;
       }

#heats_hotel 
       {
       cursor: pointer;
       }