body, table {
  font-family: Arial , sans-serif;
  font-size:10pt;
  font-style:normal;
  font-weight:normal;
}

h4 { margin-bottom: 4px; }

#hCentred {
  width: 726px;
  margin-left: auto;
  margin-right: auto;
  _position: absolute;
  _left: 50%;
  _margin-left: -363px;
}
/*Odkazy v hlavicce stranky*/
  #headLinks {
    text-align: right;
    font-size: 8pt;
  }
  #headLinks a {
    color:gray;
    text-decoration: none;
  }
  #headLinks a:hover {
    color:red;
    text-decoration: none;
  }
/*Odkazy v hlavicce stranky*/


#headImg {
  margin-left: auto;
  margin-right: auto;
}

#headImg img {
  margin-left:-4px;
  border: 0px;
}
/*menu vpravo*/
  #menu {
    width: 109px;
    margin-top: 10px;
    float: left;
    font-family: "Geneva CE", "Arial CE", sans-serif;
    font-weight: bold;
    font-size: 10pt;
    line-height: 1.5;
  }
  #menu img {
    margin-top: 10px;
  }
  #menu a {
    color:black;
    text-decoration: none;
  }
  #menu a:hover {
    color:green;
    text-decoration: none;
  }
/*menu vpravo*/

#content {
  float: right;
  margin-top: 10px;
  margin-left: 20px;
  width: 595px;
}
#content a {
  text-decoration: underline;
  color: black;
}
#content a:visited {
  color: gray;
}
#content a:hover {
  color: red;
}

.finances tr {
  border-top: 1px solid black;
}

.organisers tr td {
  padding-right: 20px;
}

.organisers img {
  border: 0px;
}
.registration tr td:first-child {
  width: 200px;
}
.programme_nadpis{
  color:#FFFFFF;
  background-color:#B1C033;
  font-weight:bold;
  line-height:18px
  padding:0px;
  margin:0px;
}

.programme_cas{
  width:90px;
  text-align:right;
  vertical-align:top;
  color:#861931;
  font-weight:bold;
  font-size:12px;
}

.programme_text{
  font-weight:normal;
  font-size:12px;
}

.speaker { font-width: normal; font-size: 15px; }
.univ { font-width: normal; font-style: italic; font-size:14px; }

table.topmenu { width: 100%; font-size: 15px; margin-top: 0px; margin-bottom: 0px; margin-left: auto; margin-right: auto;}
table.topmenu td { text-align: right; color: white; padding-right: 5px; margin: 0px; }
table.topmenu td a { color: white; text-decoration: none; }
table.topmenu td a:hover { color: white; text-decoration: none; font-weight: bold; }
table.topmenu tr td.cur a { font-weight: bold !important; }
table.topmenu tr td.not_last { width: 45px; margin-left: 1px; }

table.topmenu tr td.y2004 { background-color: #7d0c0c; }
table.topmenu tr td.y2005 { background-color: #a51b1b; }
table.topmenu tr td.y2006 { background-color: #a5521b; }
table.topmenu tr td.y2008 { background-color: #95860b; }
table.topmenu tr td.y2010 { background-color: #87950b; }
table.topmenu tr td.y2012 { background-color: #a7b52b; }

