/*
body.VTBL
{
text-align:	 	center;
padding: 		0px 2px 0px 0px;
margin: 0px;
background-color:white
}

*/

.odjazdy_header{
width:   	100%;
margin:		 0px 0px 0px 0px;
border-collapse:collapse;
margin:		0px 0px 0px 0px;
}

.odjazdy_header tr th,.odjazdy_header tr td{
text-transform: 	uppercase;
color: 				Black;
font-size: 			11px;
font-weight:		bold;
font-family:		Verdana;
padding:			1px;
}
.odjazdy_header tr th
{
background-color:	#D8D8EB;
}
.odjazdy_header tr td.dzien
{
	text-align:right;
}


table.odjazdyVTBL
{
behavior:url('../htc/csshover.htc');
border-bottom: 5pt solid #D8D8EB;
width:		 	100%;
margin:			0px 0px 0px 0px;
border-collapse:separate;
border-spacing: 1px 1px  ;
caption-side: bottom;
empty-cells: hide;
table-layout:auto;
}

table.odjazdyVTBL tr th
{
border-collapse:	collapse;
border-spacing:		0px;
border:2px solid	#D8D8EB;
padding:			2px;
font-family:		Verdana;
font-weight:		bold;
font-size:			10px;
background-color:	#D8D8EB;
}



table.odjazdyVTBL tr td{
margin:			0px 0px 0px 0px;
font-family:	Verdana;
font-weight:	normal;
text-align:left;
font-size:		10px;
}

table.odjazdyVTBL tr th.dir,table.odjazdyVTBL tr td.dir
{
	text-align:left;
	width:200px;
}


table.odjazdyVTBL tr td.dir
{
	width:208px;/*+padding*/
}

table.odjazdyVTBL tr th.time
{
	text-align:right; 
}
table.odjazdyVTBL tr td.time
{
	text-align:left; 
}
table.odjazdyVTBL .selected
{
    background-color:#0000ff;
}

table.odjazdyVTBL tr td.nr_lini,table.odjazdyVTBL tr th.nr_lini,table.odjazdyVTBL tr td span.nr_lini
{
	width:50px;
	font-size:	 11px;
	text-align:  right;
	font-weight: bold;
}
table.odjazdyVTBL tr td.nr_lini
{
	width:58px;
	text-align:center;
	/*background-color: rgb(229,229,229);*/
}

.odjazdy_header tr th.blank,.odjazdy_header tr td.blank{
border:				10px;
height:				20pt;
width:				61px;
background-color:	white;
}

.red_font
{
color: red;
}
.green_font
{
color: green;
}
.td_color
{
	color:Black;
}


.blink {
color: 				red;
font-size: 			10px;
display:inline;
} 
.back_col_1 {
background-color: #f9f9f9;
}

.back_col_2 {
background-color: #F0F1F9;
}
/*
.fback_col:hover {
background-color:  #DAEAFE;
}

.sback_col:hover{
background-color:  #DAEAFE;
}
*/



a.nav, a.nav:visited
{
	padding:0px 2px 0px 2px;
	text-decoration : none;
	font-family: Verdana; 
	font-size: 10px;
	color: #5E58C9;
}
a.nav:hover
{
	color:Black;
	text-decoration:underline;
}


ul.basictab
{
padding: 3px 0;
display:block;
margin-left: 0;
font: bold 10px Verdana;
list-style-type: none;
text-align: left; 
border-bottom: 1px solid gray;

/*set to left, center, or right to align the menu as desired*/
}

ul.basictab li
{
display: inline;
margin: 0;
color: black;
}


ul.basictab li a
{
border: 1px solid gray;
border-bottom: none;
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
background-color: #DfDfff;
color: #2d2b2b;

}

ul.basictab li a:hover
{
background-color: #D8D8EB;
color: black;
}

ul.basictab li a:active{
color: black;
}

ul.basictab li.selected a{ /*selected tab effect*/
position:relative;
top: 1px;
padding-top: 4px;
background-color: #D8D8EB;
color: black;
}