/*Direct CGI calling styles*/
.DCGIFieldSet{
	width: 40%;
}

.DCGILegend{
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.DCGINameText{
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	float: left;
	width: 25%;
}

.DCGIResultText{
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
}

.DCGIFindButton{
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
}

/*Chronology departures*/
.CHRONTitle{
	font-family: arial, helvetica, sans-serif;
	background-image: url('../images/CHRONTitle.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	height:20px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.CHRONhr{
	background-image: url('../images/CHRONhr.jpg');
	position: left;
	width: 630px;
	height: 1px;
	border: 0px;
}

.CHRONStackName{
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}

.CHRONDayType{
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding-top: 20px;
}

.CHRONEntry{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}

/*result styles*/
.timeAndChanges{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 60px;
}

.stopAndStreet{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.stopsAndTimes{
	border-bottom: solid 1px #8a8c8f;
	padding-left: 118px;
	padding-top:10px;
	padding-bottom:10px;
}

.lineNumber{
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	float: left;
	width: 10%;
	padding-top: 36px;
	text-align: center;
	font-weight: bold;
}

.image{
	text-align: center;
	padding-top: 30px;
	padding-left:17px;
	float: left;
}

.imageWalk{
	text-align: center;
	float: left;
	padding-top: 8px;
	padding-left: 73px;
}

.walktext{
	border-bottom: solid 1px #8a8c8f;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color:#990000;
	font-weight: bold;
	padding-left: 118px;
	padding-top: 14px;
	padding-bottom: 14px;
}

.downArrow{
	width:9px;
	height:12px;
}

.rightArrow{
	width:12px;
	height:9px;
}

#connectionNotFound{
	font-family: arial, helvetica, sans-serif;
	font-size: 17px;
	padding: 30px;
	text-align: center;
	color: red;
}

#findPrevious{
	float: left;
	height: 25px;
	padding-top:3px;
	padding-left: 20px;
}

#findNext{
	text-align: right;
	background-color: #e7e7e9;
	border-top: dotted 1px black;
	height: 25px;
	padding-top:2px;
	padding-right: 20px;
}

.nextPrevArrows{
	width: 15px;
	height: 9px;
	border: 0px;
}

#mainContainer{
	margin-left: 8px;
	width: 400px;
	background-color: white;
	overflow-x: hidden;
}

#copyright{
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
	float:left;
	margin-top:20px;
	text-align: left;
}

#validation{
	width: 590px;
	text-align: right;
	padding-top:20px;
	border: 0px;
}

.validationImage{
	width: 59px;
	height: 21px;
	border: 0px;
}

.travelTime{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color:#8a8c8f;
	padding: 3px;
}

.nameText{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color:#8a8c8f;
	text-align:right;
	float:left;
	width:27%;
	padding: 3px;
}

.resultText{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	padding: 3px;
}

.maintext{
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #e7e7e9;
	border-top: dotted 1px black;
	overflow-x: hidden;
	width: 400px;
}

select{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #f9fcff;
}

form{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}

input{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px
}

.link{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none
}

td{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
	list-style-image: url(../images/punkt_szary.gif);
}

tr{
	font-size: 11px;
	list-style-type: none;
}

.linkb{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: black;
	padding-right: 5px;
}

a{
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

a:hover{
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}

em{
	color:#8a8c8f;
	font-style: normal;
}
