td					{padding: 0px 0px 0px 0px;}
table.inside		{width:100%}
td.upper_blue_strip {background-image: url('/page/media/images/avia/upper_blue_strip.png');
					 height: 27px;
					 background-repeat: no-repeat;
					 FONT-SIZE:17px;
					 COLOR:#5a5a5a;
					 width: 298px;
					 font-family:'Verdana';
					 padding-left:12px;
					}
td.light_blue_strip {background-image: url('/page/media/images/avia/light_blue_strip.png');
					 FONT-SIZE:9px;
					 COLOR:#5a5a5a;
					 width: 298px;
					 font-family:'Verdana';
					 padding-left:12px;
					}
td.text				{FONT-SIZE:11px;
					 COLOR:#5a5a5a;
					 vertical-align:middle;
					 font-family:'Verdana';
					}
td.text_osoby		{FONT-SIZE:10px;
					 COLOR:#5a5a5a;
					 text-align: center;
					 vertical-align:middle;
					 font-family:'Verdana';
					 padding: 3px 0px 3px 0px;
					 width:25%;
					}
select.godziny		{COLOR:#5a5a5a;
					 FONT-SIZE:10px;
					 BORDER: 1px solid #7f9db9; 
					 WIDTH: 41px; 
					 HEIGHT: 18px; 
					 BACKGROUND: white;
					 font-family:'Verdana';
					}
input.data			{COLOR:#5a5a5a;
					 FONT-SIZE:11px;
					 BORDER: 1px solid #7f9db9; 
					 WIDTH: 78px; 
					 HEIGHT: 16px; 
					 BACKGROUND: white;
					 font-family:'Verdana';
					}
select.osoby_select {COLOR:#5a5a5a;
					 FONT-SIZE:11px;
					 BORDER: 1px solid #7f9db9; 
					 WIDTH: 35px; 
					 HEIGHT: 18px; 
					 BACKGROUND: white; 
					 font-family:'Verdana';
					}
td.osoby			{text-align:center}
td.GO				{background-image:url('/page/media/images/avia/book.png');
					 background-repeat:no-repeat;
					 font-family:'Verdana';
					 color:white;
					 FONT-SIZE:13px;
					 text-align: center;
					 padding-bottom: 3px;
					 width:94px;
					 cursor:pointer;
					 padding-top:4px;
					}
td.banner			{height:60px;
					 width:298px;
					 background-repeat:no-repeat;
					}
div.help 			{position: absolute;
					 width: 119px;
					 visibility: hidden;
					 z-index: 1000;
					 background-color: #ffe1e1;
					 color: #000000;
					 font-size: 10px;
					 text-align: center;
					 padding: 0pt;
					 border: 2px solid #9db1fa;
					 margin-left: 5px;
					}
				
td.cityHelper {
	width:180px;
}				

select.helperInput,
input.helperInput {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #7F9DB9;
	color:#5A5A5A;
	cursor:pointer;
	font-size:11px;
	height:18px;
	width:179px;
	padding:0px;
}


#miasto_z,
#miasto_d {
	display:block;
}

#helperList_z,
#helperList_d {
	position:absolute;
	width:179px;
	padding:0px;
	border-left:1px solid #7F9DB9;
	border-right:1px solid #7F9DB9;
	border-bottom:1px solid #7F9DB9;
	background:white;
	overflow-x:hidden;
	display:block;
	display:none;
	z-index:2001;
}

#helperList_z IFRAME, 
#helperList_d IFRAME{
 display:none;/*sorry for IE5*/ 
 display/**/:block;/*sorry for IE5*/
 position:absolute;/*must have*/
 top:0;/*must have*/
 left:0;/*must have*/
 z-index:-1;/*must have*/
 filter:mask();/*must have*/
 width:2000px;/*must have for any big value*/
 height:3000px/*must have for any big value*/;
}

#helperList_z UL,
#helperList_d UL{
	padding:0px;
	margin:0px;
	list-style:none;
	background:#F4F6E4;
}
#helperList_z UL LI,
#helperList_d UL LI{
	padding:6px 3px;
	list-style:none;
	font-size:10px;
	cursor:pointer;
}
#helperList_z UL LI.act,
#helperList_d UL LI.act{
	padding:6px 3px;
	background: #FCDAB4;
}

.rightBorder {
	border-right:1px solid #1C9AF4;
}









div.calendars table.calendarsTable,
div.calendars table.calendarsTable {
	z-index:2001;
}

IFRAME.calendarFIX, 
IFRAME.calendarFIX {
	display:none;/*sorry for IE5*/ 
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:700px;/*must have for any big value*/
	height:700px/*must have for any big value*/;
}