  body {
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
    text-align: center;
  }
  
  img {
    border: 0px;
  }
  
  p {
    margin: 0px;
    padding: 0px;
  }
  
  h1, h2, h3, h4 {
    padding: 0px;
    margin: 0px;
  }

  td, input, textarea {
    font-family: Times New Roman;
    font-size: 14px;
    color: #011557;
  }
  
  input {
    width: 200px;
  }
  
  .invisible {
    display: none;
  }
  
  .message {
    color: red;
    font-weight: bold;
    position: absolute;
    top: 0px;
    right: 50px;
  }
  
  #header {
    width: 956px;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  
  #header a.logo {
    position: absolute;
    top: 29px;
    left: 0px;
  }
  
  #header img.kariera {
    position: absolute;
    top: 32px;
    right: 0px;
  }
  
  #header #menu {
    position: absolute;
    top: 42px;
    left: 190px;
  }
  
  #header #menu ul {
    display: block;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  
  #header #menu ul li {
    display: block;
    float: left;
  }
  
  #header #menu ul li.separator {
    display: block;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    color: #091d5c;
  }
  
  #header #menu ul li a {
    color: #091d5c;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
  }
  
  #header #menu ul li a:hover {
    color: #a5cf46;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
  }
  
  #flash_holder {
    width: 956px;
    height: 585px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  
  #page_holder {
    width: 956px;
    height: 602px;
    background-image: url('../images/page_bg.jpg');
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  
  #page_holder #content_holder .text {
    position: absolute;
    top: 72px;
    left: 5px;
    width: 620px;
    height: 400px;
    overflow: auto;
    text-align: left;
    font-family: Times New Roman;
    font-size: 14px;
    color: #011557;
  }
  
  #page_holder #content_holder .text a {
    color: #091D5C;
  }
  
  #page_holder #content_holder .text a:hover {
    color: #A5CF46;
  }
  
  #content_holder .text .nadpis {
    font-size: 29px;
    font-weight: normal;
  }
  
  #content_holder .text .podnadpis {
    font-size: 27px;
    font-weight: normal;
    color: #a5cf46;
  }
  
  #content_holder .text p {
    margin-top: 20px;
  }
  
  #content_holder #drobeckova_navigace {
    position: absolute;
    top: 45px;
    left: 5px;
    font-family: Times New Roman;
    font-size: 13px;
  }
  
  #drobeckova_navigace a {
    color: #011557;
    text-decoration: none;
  }
  
  #drobeckova_navigace a:hover {
    color: #419639;
    text-decoration: none;
  }
  
  #page_holder #left_top {
    width: 262px;
    height: 112px;
    position: absolute;
    top: 62px;
    left: 21px;
  }
  
  #page_holder #left_middle {
    width: 262px;
    height: 257px;
    background-image: url('../images/left_middle.jpg');
    background-repeat: no-repeat;
    position: absolute;
    top: 174px;
    left: 21px;
  }
  
  #left_middle .text {
    position: absolute;
    top: 20px;
    left: 37px;
    text-align: left;
  }
  
  #left_middle .text h1 {
    font-family: Times New Roman;
    font-size: 22px;
    font-weight: normal;
    color: #091d5c;
    margin-bottom: 25px;
  }
  
  #left_middle .text ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    line-height: 22px;
  }
  
  #left_middle .text ul a {
    font-family: Times New Roman;
    font-size: 14px;
    color: #041959;
    text-decoration: none;
  }
  
  #left_middle .text ul a:hover {
    font-family: Times New Roman;
    font-size: 14px;
    font-weight: bold;
    color: #419639;
    text-decoration: none;
  }
  
  #page_holder #left_bottom {
    width: 262px;
    height: 138px;
    background-image: url('../images/left_bottom.jpg');
    background-repeat: no-repeat;
    position: absolute;
    top: 431px;
    left: 21px;
  }
  
  #left_bottom p {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 190px;
    font-family: arial;
    font-size: 12px;
    color: #ffffff;
    line-height: 18px;
    margin-top: 10px;
  }
  
  #page_holder #content_holder {
    width: 647px;
    height: 507px;
    background-image: url('../images/content_bg.jpg');
    background-repeat: no-repeat;
    position: absolute;
    top: 62px;
    left: 283px;
  }
  
  #footer {
    width: 956px;
    height: 42px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  
  #footer #menu2 {
    position: absolute;
    top: 10px;
    left: 0px;
  }
  
  #footer #menu2 ul {
    display: block;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  
  #footer #menu2 ul li {
    display: block;
    float: left;
  }
  
  #footer #menu2 ul li.separator {
    display: block;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    /*margin-top: 3px;*/
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #d2d2d2;
  }
  
  #footer #menu2 ul li a {
    color: #091d5c;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
  }
  
  #footer #menu2 ul li a:hover {
    color: #a5cf46;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
  }
  
  #footer .member {
    font-family: arial;
    font-size: 11px;
    color: #091d5c;
    position: absolute;
    top: 5px;
    right: 0px;
  }
  
  #footer .copyright {
    font-family: arial;
    font-size: 10px;
    color: #4f4f4f;
    position: absolute;
    top: 20px;
    right: 0px;
  }

  th.datum-konani {
    font-weight: bold;
    width: 160px;
    border-bottom: 1px solid #3b497a;
    font-size: 12px;
    color: #3b497a;
  }

  th.nazev-akce {
    font-weight: bold;
    width: 175px;
    border-bottom: 1px solid #3b497a;
    font-size: 12px;
    color: #3b497a;
  }

  th.popis-akce {
    font-weight: bold;
    width: 155px;
    border-bottom: 1px solid #3b497a;
    font-size: 12px;
    color: #3b497a;
  }

  th.registrace-akce {
    font-weight: bold;
    width: 100px;
    border-bottom: 1px solid #3b497a;
    font-size: 12px;
    color: #3b497a;
  }

  td.datum-konani {
    width: 160px;
    border-bottom: 1px solid #cccfda;
    font-size: 12px;
    height: 35px;
    vertical-align: top;
    padding-top: 7px;
  }

  td.nazev-akce {
    width: 175px;
    border-bottom: 1px solid #cccfda;
    font-size: 12px;
    height: 35px;
    vertical-align: top;
    padding-top: 7px;
  }

  td.popis-akce {
    width: 155px;
    border-bottom: 1px solid #cccfda;
    font-size: 12px;
    height: 35px;
    vertical-align: top;
    padding-top: 7px;
  }
  
  td.popis-akce a {
    color: #569d37;
    text-decoration: underline;
  }
  
  td.popis-akce a:hover {
    color: #569d37;
    text-decoration: none;
  }

  td.registrace-akce {
    width: 100px;
    border-bottom: 1px solid #cccfda;
    font-size: 12px;
    height: 35px;
  }
  
  .text-right {
    text-align: right;
  }
  
  .text-left {
    text-align: left;
  }
  
  .text-center {
    text-align: center;
  }