/* Body */

body {
  margin: 0;
  padding: 0;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  line-height: 14px;
  color: #363636;
  background: #720E0E url("../images/bg.gif") repeat-x;
}

a	{
  color: #333;
  text-decoration:none;
}

a:hover {
  color: #666; /* #0054A3 */
}

#wrapper {
  width: 950px;
  margin: 0 auto;
  padding: 0px;
  border: 0px solid #EAB4B4;
  background: #720E0E url("../images/mc1.gif");
}

#wrapper-panel {
  width: 950px;
  margin: 0 auto;
  padding: 10px;
  border: 1px solid #EAB4B4;
  background: #FFF;
}

h1 {
  margin: 5px;
  padding: 5px;
  font-size: 13px;
  color: #720E0E;
  text-align: center;
  border-bottom: 1px dotted #D2D4C9;
}

/* Header */

#header {
  width: 950px;
  height: 170px;
  margin: 0 auto;
  background: #720E0E url("../images/header.jpg") no-repeat;
}

#header #link-1 {
  display: block;
  width: 350px;
  height: 135px;
}

#header #link-2 {
  float: left;
  display: block;
  width: 350px;
  height: 30px;
}

/* Routes */

#routes {
  width: 940px;
  padding: 5px;
  font-size: 8pt;
  line-height: 12pt;
  color: #363636;
  margin: 0 auto;
  border-bottom: 1px solid #720E0E;
  background: #F4EBD0 url("../images/bg_routes.gif") no-repeat;
}

#list a {
  position: relative;
  text-decoration: underline;
  color: #A80016;
}

div#qTip {
  padding: 3px;
  border: 1px solid #720E0E;
  display: none;
  background: #FFFAE9;
  color: #A80016;
  font-size: 8pt;
  position: absolute;
  z-index: 1000;
  -moz-border-radius: 3px;
}

/* Sidebar */

#sidebar {
  float: left;
  width: 155px;
  padding: 0px 50px 10px 10px;
  background: url("../images/lt.gif") no-repeat;
  background-position: top left;
}

#sidebar ul, #right ul {
  width: 175px;
  margin: 10px 0px 10px 0px;
  padding: 5px;
  list-style: none;
}

#sidebar li, #right li {
  padding: 5px;
  text-indent: 10px;
  line-height: 12px;
  border-bottom: 1px solid #FCF2E6;
}

#sidebar ul li a, #right ul li a {
  display: block;
  color: #A96B5F;
  text-decoration: none;
  line-height: 12px;
}

#sidebar ul li a:hover, #right ul li a:hover {
  color: #000;
  text-decoration: underline;
}

.menuheading {
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: bold;
  color: #333;
  background: url(../images/lbl_b.gif);
}


/* SidebarStops */

#sidebar-stops {
  float: left;
  width: 200px;
  margin: 15px 0px 0px -11px;
  padding: 5px;
  background: #FFF;
  border: 1px solid #720E0E;
}

/* Right */

#right {
  float: right;
  width: 195px;
  background: url("../images/rt.gif") no-repeat;
  background-position: top right;
}

/* Content */

#content {
  float: left;
  width: 500px;
  padding: 5px;
  margin-left: 5px;
}

#content p {
  padding: 5px;
}

#content .index tr th {
  background: #FFFAE9;
  border-bottom: 1px solid #720E0E;
}

#content tr th.carrier {
  font-size: 13px;
  color: #720E0E;
}

#content .index tr td {
  font-size: 8pt;
  border-bottom: 1px solid #720E0E;
}

.block {
  display: block;
}

.text {
  font-size: 8pt;
}

.route tr th {
  font-size: 8pt;
  color: #FFF;
  background: #720E0E;
}

.route tr td {
  font-size: 8pt;
  border-bottom: 1px dashed #D2D4C9;
}

.row-future {
  color: #B90707;
  background: #FFFAE9;
}

.ajax-route {
  color: #666;
  padding: 3px;
  margin: 5px 0px 10px 0px;
  border: 1px dashed #D2D4C9;
}

/* Timetable */

.wciecie-1 {
  padding-left: 15px;
}

.wciecie-2 {
  padding-left: 25px;
}

.wciecie-3 {
  padding-left: 35px;
}

.row {
  font-size: 8pt;
  color: #000;
  padding-bottom: 3px;
  border-bottom: 1px dashed #D2D4C9;
  background: #FFF;
}

.h {
  float: left;
  width: 34px;
  height: 15px;
  padding: 1px;
  background: #EFEFEF;
  font-weight: bold;
  font-size: 8pt;
  text-align: center;
  border-top: 1px solid #FFF;
  border-bottom: 1px dashed #D2D4C9;
  clear: both;
}

.m {
  float: left;
  width: 34px;
  height: 15px;
  padding: 1px;
  background: #FFF;
  font-size: 8pt;
  text-align: center;
  border-top: 1px solid #FFF;
  border-bottom: 1px dashed #EEE;
}

.lf {
  text-decoration: underline;
}

#departures {
  margin: 0 auto;
  width: 480px;
  padding: 1px;
  background: #FFF;
  font-size: 8pt;
  border: 1px solid #D2D4C9;
}

.departures-set {
  overflow: auto;
  margin-bottom: 15px;
}

.day_type {
  padding: 2px 0px 2px 6px;
  font-weight: bold;
  font-size: 8pt;
  text-align: left;
  clear: both;
}

.table-three .day_type {
  border-right: 1px solid #D2D4C9;
}

.classic {
  font-size: 11pt;
  font-weight: bold;
  line-height: 18pt;
  margin: 5px 3px;
}

.classic-minute {
  font-size: 12px;
  font-weight: normal;
  top: -6px;
  margin: 0px 3px 0px 1px;
  position: relative;
}

.hh {
  margin-left: 2px;
}

.one {
  float: left;
  width: 72px;
  height: 12px;
  margin: 0px;
  padding: 4px;
  font-size: 8pt;
  text-align: center;
  border-bottom: 1px dashed #D2D4C9;
}

.one a, .m a {
  display: block;
}

.table-three {
  width: 480px;
  background: #FFF;
}

.table-three td {
  text-align: left;
}

.codes {
  font-size: 7pt;
  font-weight: normal;
  color: #666;
  margin-right: 3px;
}

#descriptions {
  margin: 15px 0px 15px 5px;
}

#descriptions .desc {
  margin: 2px;
  padding: 1px;
  border-bottom: 1px dashed #D2D4C9;
}

#descriptions .codes {
  float: left;
  width: 14px;
  clear: both;
}

.clear {
  clear: both;
}

#departures-header, #departures-footer {
  margin: 0px 0px 15px 0px;
  overflow: auto;
  clear: both;
}

#departures-header .route-number {
  float: left;
  width: 100px;
  height: 25px;
  padding: 10px 0px 5px 0px;
  font-size: 18pt;
  font-weight: bold;
  text-align: center;
  letter-spacing: -1px;
  background: #FFFAE9 url("../images/el_route.gif");
}

#departures-header .current-stop, .destination-stop {
  width: 355px;
  float: left;
  padding: 5px 0px 0px 10px;
  font-size: 8pt;
}

#departures-header div.stop {
  float: left;
  width: 65px;
}

#departures-header .current-stop a {
  font-weight: bold;
  border-bottom: 1px dashed #D2D4C9;
}

#timetable_remarks {
  padding: 2px 0px 2px 0px;
  text-align: center;
  border: 1px dashed #D2D4C9;
}

#departures-footer div.remarks {
  background: url("../images/g.gif") no-repeat;
  background-position: -13px -235px;
  margin: 10px 0px 10px 5px;
  padding: 5px;
  text-indent: 25px;
}

#departures-footer div.lowfloor {
  background: url("../images/g.gif") no-repeat;
  background-position: -13px -187px;
  height: 25px;
  margin: 10px 0px 10px 5px;
  padding: 5px;
  text-indent: 25px;
}

#departures-footer div.carrier {
  float: left;
  margin: 5px;
}

#departures-footer div.validity {
  float: right;
  margin: 5px;
  text-align: right;
}

span.zone {
  background: url("../images/g.gif") no-repeat;
  background-position: -12px -146px;
  padding: 5px;
}

#menu, #back {
  margin: 0px 5px 10px 5px;
  padding: 1px;
  font-size: 8pt;
  text-align: right;
  border-bottom: 1px dashed #D2D4C9;
}

/* Footer */

#footer {
  width: 948px;
  height: 15px;
  margin: 0 auto;
  border: 1px solid #720E0E;
  background: #720E0E;
  clear: both;
}

#footer p {
  margin: 1px;
  line-height: normal;
  font-size: 9px;
  text-transform: uppercase;
  text-align: center;
  color: #FCF2E6;
}

#footer a {
  color: #FCF2E6;
  text-decoration:none;
}

/* Buttons */

.submit
{
  float: left;
  margin: 5px;
  font-family: Tahoma;
  font-size: 8pt;
  border: 1px dashed #D2D4C9;
  background: #FFF;
}

.submit:hover
{
  background: #FFFAE9;
}

/* Panel */

#header-panel {
  padding: 5px;
  border-bottom: 1px dashed #D2D4C9;
}

#header-panel a {
  padding: 5px;
  margin-right: 5px;
  background: #FFF;
}

#header-panel a:hover {
  color: #000000;
  background: #FFFAE9;
}

#table-panel tr th {
  font-size: 9pt;
  background: #FFFAE9;
  border-bottom: 1px solid #EAB4B4;
}

#table-panel tr td {
  font-size: 8pt;
  border-bottom: 1px dashed #D2D4C9;
  background: #FFF;
  text-align: center;
}

#trasa-przystanki {
  overflow: auto;
  width: 180px;
  height: 240px;
  border-left: 1px dashed #999;
  padding-left: 5px;
}

#trasa-przystanki a {
  font-size: 8pt;
  line-height: 12pt;
  border-bottom: 1px dashed #D2D4C9;
}

.time
{float: right;}

.row-disabled {
  font-size: 8pt;
  color: #999;
  padding-bottom: 3px;
  border-bottom: 1px dotted #999;
}

.row-disabled td a {
  color: #999;
}

.red {
  color: #F53400;
}

.green {
  color: #393;
}

.silver {
  color: #999;
}

#panel-footer {
  margin-top: 25px;
  padding: 5px;
  font-size: 9px;
  text-transform: uppercase;
  text-align: center;
  color: #999;
  border-top: 1px dashed #D2D4C9;
}

#panel-footer a {
  color: #999;
  text-decoration:none;
}

.numer {
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
  text-align: right;
}

.numer option {
  border-bottom: 1px dashed #D2D4C9;
}

.panel-opisy td {
  font-size: 7pt;
  padding: 0px 5px 0px 5px;
}

.panel-opisy .wyr {
  border-left: 3px solid #FBB117;
  background: #FFF8C6;
}

.panel-opisy .std {
  border-left: 3px solid #CCC;
  background: #EFEFEF;
}

/* Help */

#table-demo {
  font-size: 7pt;
}

#table-demo td {
  border-bottom: 1px dashed #D2D4C9;
  border-left: 1px dashed #D2D4C9;
  padding: 1px 2px 1px 2px;
}

/* Sprites */

.sprite {
  float: left;
  width: 13px;
  height: 11px;
  background: url("../images/g.gif");
}

.kier {
  background-position: -13px -12px;
}

.pl {
  background-position: -13px -47px;
}

.pp {
  background-position: -13px -82px;
}

.pd {
  background-position: -13px -117px;
}

.strefa {
  float: right;
  background: url("../images/g.gif") no-repeat #E6F1FF;
  background-position: -13px -152px;
}

.lfp {
  width: 16px;
  height: 16px;
  background-position: -13px -273px;
}

/* Auto-completer */

#ac_stops {
  margin: 0px 0px 0px 10px;
  padding: 3px;
  font-family: Tahoma;
  font-size: 8pt;
  width: 170px;
  height: 15px;
  color: #363636;
  border: 1px dashed #D2D4C9;
}

#ac_stops:hover {
  background-color: #FFFAE9;
}

.ac_header {
  margin: 5px 0px 0px 5px;
  padding: 0px 5px 0px 5px;
  font-size: 8pt;
  font-weight: bold;
  color: #363636;
  border-left: 3px solid #A80016;
}

.ac_results {
  overflow: hidden;
  z-index: 99999;
  padding: 0px;
  width: 190px;
  background: white;
  border-left: 3px solid #A80016;
}

.ac_results ul {
  width: 100%;
  height: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
}

.ac_results li {
  margin: 0px;
  padding: 2px 5px;
  cursor: default;
  display: block;
  /*width: 100%;*/
  font-size: 8pt;
  line-height: 16px;
  overflow: hidden;
  border-bottom: 1px dashed #D2D4C9;
}

.ac_loading {
  background: #FFF url("../images/activity.gif") right center no-repeat;
}

.ac_odd {
  background: #EEE;
}

.ac_over {
  background: #0054A3;
  color: #FFF;
}