#timetable {
	margin: 35px 0 0 0;
}

#timetable h1 {
	font-size: 19px;
	font-family: tahoma, verdana, arial;
	font-weight: normal;
	background: #FFF;
	margin: 0 0 5px 0;
	padding: 0 0 15px 0; 	
}

#timetable h1 span {
	color: #FFF;	
	background: url(../images/line_bg_middle.gif) center center no-repeat;	
	padding: 12px;
}

#timetable .more{
	color: #666;
}

#timetable table{
	border-collapse: collapse;
}

#timetable td{
	vertical-align: top;
}

/* lista przystankow */

#timetable #list_station table:first-child th{
	background: #CC0000;
	color: #FFF;
}

#timetable #list_station table:first-child a{
	padding: 0 3px 0 3px;
}

#timetable #list_station table:first-child a:hover{
	background: #CC0000;
	color: #FFF;
}

#timetable #list_station hr{
	height: 1px;
	background-color: #999;
	color: #999;
	border: 0;
}

#timetable #list_station b{
	font-size: 12px;	
}

#timetable #list_station li{
	list-style-type: none;
}

/* przystanek */
#timetable #station{
	line-height: 180%;
}

#timetable #station table{
	margin: 20px 0 0 0;
}

#timetable #station td{
	padding: 5px;
}

#timetable #station td a span{
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 25px;
	float: left;	
	background: url(../images/line_bg_mini.gif) center center no-repeat;
	margin: 0 10px 0 0;
	font-weight: bold;
}

#timetable #station td a small{
	color: #333;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0 10px 0 0;
}

/* tabliczka przystankowa */
#timetable #linestation table{
	width: 100%;
}

#timetable #linestation #route{	
	padding: 0 15px 0 0;
	width: 30%;
	
}

#timetable #linestation #route div{	
	background: url(../images/route_head_bg.gif) top left no-repeat;
	padding: 5px;
	margin: 0 0 10px 0;
	color: #FFF;
	font-weight: bold;	
}

#timetable #linestation #route td{
	text-align: left;	
	color: #999;
}

#timetable #linestation #route td a{
	display: block;
	padding: 1px 1px 1px 3px;
	text-decoration: none;
}



#timetable #linestation #route td a:hover{
	background: #CCC;
	color: #000;
	text-decoration: underline;
}

#timetable #linestation #route .current_station{
	text-decoration: none;
	background: #CCC;
	border-left: 4px #00416D solid;
}


#timetable #linestation #route th{	
	color: #000;
}

#timetable #linestation #times{
	width: 70%;
}


#timetable #linestation #times a{
	text-decoration: none;
}

#timetable #linestation #times a:hover{
	text-decoration: underline;
}



#timetable #linestation #times td{
	width: 14%;
	empty-cells: show;
}

#timetable #linestation #times th{
	padding: 10px;
}


#timetable #linestation #times .line{
	background: url(../images/station_header_bg_bl.gif) no-repeat bottom left #00416D;
	padding: 0 0 0 20px;
	border: none;	
}

#timetable #linestation #times .line b{
	display: block;
	text-align: center;
	width: 60px;
	height: 40px;
	padding: 30px 0 10px 0;
	color: #FFF;
	font-size: 35px;
	background: url(../images/line_bg.gif) no-repeat center center;	
}


#timetable #linestation #times .direction{	
	background: url(../images/station_header_bg_br.gif) no-repeat bottom right #00416D;	
	padding: 20px 20px 20px 0;
	border: none;
	text-align: left;
	color: #FFF;	
}

#timetable #linestation #times .direction a{
	color: #FFF;		
}

#timetable #linestation #times .cell td{
	text-align: center;
	border: 1px #CCC solid;
	padding: 7px 0 7px 0;	
}


#timetable #linestation .legend {	
	text-align: left;	
	color: 	 #00416D;
	padding: 10px 0 0 0;
}

#timetable #linestation .newtimetable {	
	width: 210px;
	background:  url(../images/bg_newtimetable.gif) no-repeat bottom left;
	line-height: 120%; 
	color: #FFF;
	float: right;
	margin: 0 0 10px 10px;
	padding: 10px 30px 10px 10px;
}

#timetable #linestation .newtimetable a{	
	color: #FFF;
	font-weight: bold;
}

#timetable #linestation .message1{
	font-weight: bold;
	margin: 0 0 10px 0;	
}

#timetable #direction .out{	
	width: 100%;
}

#timetable #direction .int{	
	width: 300px;		
}


#timetable #direction .int td{	
	border-bottom: 1px #CCC solid;
	padding: 5px;	
}


#timetable #direction td{	
	vertical-align: top;
}

#timetable #direction .sttn{	
	background: #CC0000;
	color: #FFF;
	font-weight: bold;
}

#timetable #direction .dirn{	
	background: #00416D;
	color: #FFF;
	font-weight: bold;
}

#timetable #direction .header{	
	font-family: "arial", "Tahoma", "Verdana";
    color: #000;
    font-size: 20px;
    letter-spacing: -0.05em;
}



#timetable #search{
	width: 400px;
	margin: 0 25px 0 0;			
}


#timetable #search select{
	width: 350px;
}

#timetable #search img{
	margin: 0 20px 15px 0;	
}

#timetable #search .in1{
	background:  url(../images/search_button_bg.gif) no-repeat center center;
	font-family: tahoma, verdana, arial;
	font-weight: bold;
	color: #FFF;
	border: none;	
	width: 176px;
	height: 40px;
	padding: 0 30px 0 0;	
	float: right;
}


#timetable #search .td3 label{
	margin: 0 20px 0 0;	
}

#timetable #search .date{
	width: 80px;		
}

#search .track {
   background: url(../images/slider_track.gif) no-repeat top center;
   position: relative;
   height: 5px; width: 295px;
   margin: 15px 0 0 0;
   cursor: pointer; z-index: 0;
}
#timetable #search .handle {   
   position: absolute;
   top: -5px;
   width: 15px;
   height: 19px;   
   cursor: move; z-index: 2;
   
}

#timetable #search .slider {
	background: url(../images/slider_track_bg.gif) no-repeat top center;
	padding: 0 0 0 10px;
}

#timetable #search .hour {   
   width: 40px;         
}


#timetable #lines{
	width: 250px;
	background:  url(../images/corner_red_bl.gif) no-repeat bottom left #C6261D;
	color: #FFF;
	font-size: 16px;				
}

#timetable #lines .odd {	
	background: #CC3C34;			
}

#timetable #lines table{	
	border-collapse: collapse;
	font-size :12px;
	line-height: 160%;				
}

#timetable #lines table a{	
	color: #FFF;
	padding: 2px;
	width: 13px;
	display: block;
	float: left;
	margin: 0 4px 0 0;	
	text-align: center;
}

#timetable #lines table a:hover{	
	background-color: #FFF;
	color: #990000;
	padding: 2px;
}


#timetable #lines th{	
	text-align: right;
	padding: 6px;			
}

#timetable #lines td{
	padding: 6px;					
}


#timetable #lines #lines_int{
	width: 230px;
	margin: 10px;					
}

#timetable #changes{	
	padding: 10px 0 5px 3px;
	margin: 5px 0 0 0;				
}

#timetable #changes a{	
	margin: 0 5px 0 5px;			
}

#timetable #changes b{	
	color: #990000;			
}

#timetable #changes img{	
	margin: 0 12px 0 0;
	vertical-align: middle;			
}


#timetable #stations {	
	border-top: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	padding: 10px 0 10px 0;
}

#timetable #stations a{
	font-size: 18px;
	margin: 0px;
	padding: 6px 8px 6px 8px;
}

#timetable #stations a:hover{
	background: #00416D;
	color: #FFF;
}


#timetable #timeroute .line {
	font-family: "arial", "Tahoma", "Verdana";
    color: #000;
    font-size: 20px;
    letter-spacing: -0.05em;
}

#timetable #timeroute .line span {
	color: #FFF;	
	background: url(../images/line_bg_middle.gif) center center no-repeat;	
	padding: 12px;	
}

#timetable #timeroute .header {
	color: #00416D;
}  

#timetable #timeroute td {
	white-space: nowrap;
	padding: 3px;
}

#timetable #timeroute .prev {
	padding: 0 20px 0 0;
	width: 100px;
}

#timetable #timeroute .next {
	padding: 0 0 0 20px;
	width: 100px;
}

#timetable #timeroute .down {
	width: 20px;
	vertical-align: bottom;
	background: url(../images/down_bg.gif) center top repeat-y;
	padding: 0px;
	text-align: center;
}

#timetable #timeroute strong {
	color: #CC0000;
}    


#timetable .future_mode_warning {
	border: #CC0000 3px solid;
	padding: 10px;
	margin: 0 0 10px 0;
}

#timetable .future_mode_warning img{
	float: left;
	margin: 0 10px 0 0;
}

#found td {
	vertical-align: middle;
}

#found .mainborder {
	border-bottom: 1px #CCC solid;
}

#found img {
	vertical-align: middle;
	margin: 0 5px 0 5px;
}

#found small {
	color: #999;
	font-size: 10px;
}

#found .linkb {
	font-weight: bold;
	padding: 10px 0 10px 0;	
}

#found .fl {
	background: #CCC;	
}

#found .naglowek{
	background: #CC0000;
	color: #FFF;
	padding: 5px 10px 5px 10px;
	font-weight: bold;	
}

#found .sepblock{
	
	border-top: 1px #CCC solid;

}

