﻿a:link { color: #0000FF }
a:visited { color: #0000FF }
a:active { color: #0000FF }

body {
  font-family: "arial ce", "helvetica ce", arial, helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  background-color: #DFDFDF;
}

.main {
  width: 900px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
  margin-bottom: 35px;
  border-width: 10px;
  border-style: solid;
  border-color: #808080;
  padding: 0px;
  background-color: #808080;
}

.noborder { border-style: none; }
.bold { font-weight: bold; }
.center { text-align: center }
.red { color: #FF0000; }

.top-area {
  width: 900px;
  height: 178px;
  background-color: #CCE6FF;
}

.top-left {
  width: 150px;
  height: 178px;
  float: left;
}

.top-right {
  margin-left: 150px;
  height: 178px;
  text-align: center;
}

.top-title {
  font-size: 42px;
  height: 42px;
  padding-top: 28px;
  padding-bottom: 28px;
}

.top-text {
  font-size: 28px;
  height: 28px;
  padding-top: 24px;
  padding-bottom: 28px;
}

.currently-area {
  width: 890px;
  margin-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #FFFFCC;
  clear: both;
}

.currently-title {
  font-weight: bold;
}

.currently-text {
  text-align: left;
}

.bottom-area {
  width: 900px;
  height: 70px;
  background-color: #FFFFFF;
  clear: both;
  text-align: center;
}

.bottom-left {
  width: 200px;
  float: left;
  height: 58px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.bottom-right {
  width: 200px;
  float: right;
  height: 45px;
  padding-top: 12px;
  padding-bottom: 13px;
}

.bottom-middle {
  margin-left: 200px;
  margin-right: 200px;
  height: 70px;
  padding-left: 125px;
  padding-right: 125px;
  padding-top: 18px;
  padding-bottom: 18px;
}

.bottom-text {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  border: 5px ridge #606060;
}

.bottom-text a {
  padding-left: 3px;
  padding-right: 3px;
  color: #FFFFFF;
  background-color: #606060;
  text-decoration: none;
}

.bottom-text a:hover {
  background-color: #808080;
}
.column {
  width: 900px;
  margin-top: 5px;
}

.left-column {
  float: left;
  width: 200px;
  background-color: #FFFFFF;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 20px;
}

.right-column {
  float: right;
  width: 655px;
  background-color: #FFFFFF;
  margin-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

button
{
  width: 170px;
  height: 28px;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 1px;
  margin-bottom: 5px;
  text-align: left;
  font-weight: bold;
  padding-left: 10px;
  border-style: outset;
  border-width: 2px;
}

.buttonTdF { background-color: #BABABA; }
.buttonStartlist { background-color: #BABABA; }
.buttonStages { background-color: #BABABA; }
.buttonResults { background-color: #BABABA; }
.buttonMap { background-color: #BABABA; }
.buttonUCICalendar { background-color: #BABABA; }
.buttonUCIRank { background-color: #BABABA; }
.buttonArchiv09 { background-color: #BABABA; }
.buttonArchiv10 { background-color: #BABABA; }
.buttonTeams09 { background-color: #BABABA; }
.buttonTeams10 { background-color: #BABABA; }

.counter {
  width: 170px;
  height: 25px;
  background-color: #FFD147;
  margin-top: 5px;
  margin-bottom: 20px;
  margin-left: 15px;
  margin-right: 15px;
  text-align: center;
  padding-top: 5px;
}

.datum {
  width: 170px;
  margin-top: 5px;
  margin-bottom: 30px;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 12px;
}

.last-act {
  font-weight: bold;
  color: #0000FF;
}

.button-title {
  padding-top: 10px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #AA4400;
}

.title-text {
  font-weight: bold;
  font-size: 18px;
  text-align: left;
}

.title-text-info {
  font-size: 16px;
}

.teamsTitle {
  font-weight: bold;
  font-size: 16px;
}

.teamsTitleIndent {
  font-weight: bold;
  font-size: 16px;
  padding-top: 30px;
}

.tableIndent {
  padding-left: 100px;
}

.statTable, .racerTable, .startTeamTable, .resTable {
  text-align: left;
  background-color: #E0E0E0;
  border: double #000000;
}

.statRank {
  text-align: right;
  padding-left: 6px;
}
.statRacer {
  padding-left: 6px;
}

.statRacerName {
  font-weight: bold;
}

.statCzechRacerName {
  font-weight: bold;
  color: #0000FF;
}

.statRacerTeam {
  padding-left: 6px;
}

.statResult {
  text-align: right;
  padding-left: 6px;
  padding-right: 6px;
}


.resRank {
  text-align: right;
  padding-left: 6px;
}
.resName {
  font-weight: bold;
  padding-left: 6px;
}
.resCzech {
  color: #0000FF;
}
.resCountry {
  padding-left: 6px;
}
.resTeam {
  padding-left: 6px;
}
.resScore {
  text-align: right;
  padding-left: 6px;
  padding-right: 6px;
}


.leaderRow {
  background-color: #FFFF00;
}

.youngRow {
  background-color: #FFFFFF;
}

.sprintRow {
  background-color: #00B000;
}

.mountainRow {
  background-color: #FF0000;
}

.top {
  width: 900px;
  height: 28px;
  background-color: #CCE6FF;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}

.middle {
  width: 860px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #FFFFFF;
}

.bottom {
  width: 900px;
  height: 35px;
  background-color: #FFFFCC;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.racerName {
  padding-left: 6px;
  font-weight: bold;
}

.czechRacerName {
  padding-left: 6px;
  font-weight: bold;
  color: #0000FF;
}

.racerCountry {
  padding-left: 6px;
}

.racerBirthday {
  padding-left: 6px;
  padding-right: 6px;
  font-style: italic;
  text-align: right;
}

.stageTitleText, .resultTitleText {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.resultText {
  text-align: center;
  font-weight: bold;
}
.stageTable, .resultTable {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  background-color: #E0E0E0;
  border: double #000000;
}
.stageNumber
{
  text-align: right;
  padding-left: 6px;
}
.stageLoc
{
  font-weight: bold;
  padding-left: 6px;
}
.stageDist
{
  text-align: right;
  padding-left: 6px;
}
.stageDate
{
  font-size: 13px;
  font-style: italic;
  text-align: right;
  padding-left: 6px;
}
.stageProfile
{
  padding-left: 6px;
}
.stageResult
{
  padding-left: 6px;
  padding-right: 6px;
}

.startTitleText {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}
.startListTable {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.startEmptyColWidth {
  width: 30px;
}
.startEmptyRowHeight {
  height: 30px;
}
.startTeamName {
  font-weight: bold;
  font-size: 18px;
  text-align: left;
  color: #0000FF;
}
.startRacerNumber {
  padding-left: 6px;
}
.startRacerName {
  padding-left: 6px;
  font-weight: bold;
}
.startCzechRacerName {
  padding-left: 6px;
  font-weight: bold;
  color: #0000FF;
}
.startRacerCountry {
  padding-left: 6px;
  padding-right: 6px;
}

.jerPanel {
  width: 900px;
}
.jerImagePanel {
  width: 220px;
  padding-left: 20px;
  padding-top: 20px;
  text-align: center;
  float: left;
}
.jerTablePanel {
  margin-left: 250px;
  padding-left: 20px;
  padding-top: 20px;
}
.jerTitleText {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}
.jerTitleTextInfo {
  font-weight: normal;
  font-size: 14px;
}
.jerTableTitle {
  font-weight: bold;
}
.jerTeamTable {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  background-color: #E0E0E0;
  border: double #000000;
}

.tdf-top-area {
  width: 900px;
  height: 157px;
  background-color: #CCE6FF;
}
.tdf-top-left {
  width: 147px;
  height: 157px;
  float: left;
}
.tdf-top-right {
  margin-left: 147px;
  height: 157px;
  text-align: center;
}
.tdf-top-text {
  font-size: 32px;
  font-weight: bold;
  height: 32px;
  padding-top: 62px;
  padding-bottom: 63px;
}
.tdf-top-image {
  width: 137px;
  height: 137px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: none;
}
.tdfTable {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.tdfYear {
  font-weight: bold;
  font-size: 18px;
  color: #FF0000;
  text-align: center;
}
.tdfItem {
  font-size: 18px;
  padding-left: 6px;
  padding-right: 6px;
  background-image: url("tdf/images/bluepurp.jpg");
}
.tdfArrow {
  background-image: url("tdf/images/violet.gif");
}
.tdfItemRowHeight {
  height: 30px;
}
.tdfEmptyRowHeight {
  height: 40px;
}


ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  display: inline;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #808080;
}

li a {
  padding-left: 2px;
  padding-right: 2px;
  font-weight: bold;
  text-decoration: none;
}

li a:link { color: #000000; }
li a:visited { color: #000000; }
li a:active { color: #000000; }

.menu-item-active {
  background-color: #FFE38F;
  font-weight: bold;
}
