html, body, h1, h2, h3, h4, h5, div, p, ul, ol, li, img, form, fieldset, input, label, dl, hr {
  margin: 0;
  padding: 0;
}

body#body-international-brokers-cz {
  font-family: Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-size: 1em;
  color: #000000;
  background: #FFFFFF url("./img/html_bg.png") top left repeat-x;
}

.non-visible {
  position: absolute;
  left: -2000px; /* pristupne i pro hlasove ctecky */
}

.white {
  color: #EFEFEF;
}

.gray {
  color: #818181;
}

.black {
  color: #000000;
}

.light-blue {
  color: #0A46CE;
}

.error {
  text-align: center;
  color: red;
  font-weight: bold;
}

.dark-blue {
  color: #062977;
}

img {
  border: 0;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.clear-floating {
  clear: both;
}

.clear-left {
  clear: left;
}

.margin-left {
  margin-left: 15px;
}

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

div#page-container {
  position: relative;
  width: 760px;
  margin: 0 auto;
}

div#page-header {
  width: 100%;
  height: 50px;
  padding: 28px 0 10px 0;
}

  div#page-header h1 {
    width: 445px;
    height: 35px;
    background: url("./img/logo.png") top left no-repeat;
  }

    div#page-header h1 a {
      display: block;
      position: relative;
      width: 445px;
      height: 35px;
    }

  q#slogan {
    display: block;
    margin: 0 0 0 325px;
    width: 401px;
    height: 17px;
    background: url("./img/slogan.png") top left no-repeat;
    quotes: '' '' "" ""; /* disable quotes in gecko like browsers */
  }

div#page-menu {
  position: relative;
  width: 100%;
  height: 60px;
  margin: 5px 0 0 0;
  background: url("./img/menu_box_bg.png") top left no-repeat;
}

  div#page-menu ul#main-menu {
    position: absolute;
    margin: 11px 0 0 10px;
    list-style: none;
    width: 100%;
  }

    ul#main-menu li {
      display: inline;
    }

    ul#main-menu li.no-left-border a {
      border-left: none;
    }

    ul#main-menu li.no-right-border a {
      border-right: none;
    }

    ul#main-menu li a {
      float: left;
      display: block;
      height: 16px;
      padding: 12px 16px;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 0.8em;
      font-weight: bold;
      color: #C8D6F6;
      border-right: 1px solid #3F9EED;
      border-left: 1px solid #0226BE;
      float: left;
    }

    ul#main-menu li.selected {
      background: url("./img/menu_active.png") center center no-repeat;
    }

    ul#main-menu li.selected a {
      color: #FFFFFF;
      background: url("./img/next.png") 5px center no-repeat;
    }

    ul#main-menu li a:hover {
      color: #3F9EFF;
    }

div#page-footer {
  padding: 15px 0;
  clear: both;
}

  div#page-footer p {
    text-align: center;
    color: #666666;
    font-size: 0.7em;
  }

  div#page-footer a {
    color: #666666;
    text-decoration: underline;
  }

  div#page-footer a:hover {
    text-decoration: none;
  }

div#pdf-box {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 210px;
  height: 20px;
  text-align: center;
  background: url("./img/black_pdf_box.png") top left no-repeat;
}

  div#pdf-box a {
    font-size: 0.8em;
    color: #FFFFFF;
    text-decoration: none;
  }

  div#pdf-box a:hover {
    text-decoration: underline;
  }

div#page-content {
  clear: both;
  width: 760px;
}

.dark-width-463 {
  width: 463px !important;
  background: #A6A6A6 url("./img/dark_gray_box_uvodka_top.png") top left no-repeat !important;
}

.dark-width-463 div#content {
  width: 413px !important;

  min-height: 540px;
  height: auto;
  _height: 540px;
}

.dark-width-463 span#bottom {
  width: 463px !important;
  background: url("./img/dark_gray_box_uvodka_bottom.png") top left no-repeat !important;
}

.light-width-286 {
  margin-left: 10px;
  width: 286px !important;
  background: #E6E6E6 url("./img/light_gray_box_uvodka_top.png") top left no-repeat !important;
}

.light-width-286 div#content {
  width: 236px !important;
}

.light-width-286 span#bottom {
  width: 286px !important;
  background: url("./img/light_gray_box_uvodka_bottom.png") top left no-repeat !important;
}

div#dark-gray-box,
div#light-gray-box {
  position: relative;
  float: left;
  margin-top: 10px;
  width: 760px;
  
  min-height: 572px;
  height: auto;
  _height: 572px;
  background: #A6A6A6 url("./img/dark_gray_box_top.png") top left no-repeat;
}

div#light-gray-box {
  background: #E6E6E6 url("./img/light_gray_box_top.png") top left no-repeat;
}

  div#dark-gray-box div#content,
  div#light-gray-box div#content {
    float: left;
    _float: none;
    width: 710px;
    padding: 15px 0;
    margin: 0 25px;
    _margin: 0 auto;
  }

  div#dark-gray-box span#bottom,
  div#light-gray-box span#bottom {
    clear: both;
    position: absolute;
    display: block;
    width: 760px;
    height: 5px;
    line-height: 0em;
    font-size: 0em;
    bottom: 0px;
    _bottom: -1px;
    background: url("./img/dark_gray_box_bottom.png") top left no-repeat;
  }

  div#light-gray-box span#bottom {
    background: url("./img/light_gray_box_bottom.png") top left no-repeat;
  }

  div#dark-gray-box h2,
  div#light-gray-box h2 {
    clear: left;
    font-family: Times, sans-serif;
    font-weight: normal;
    margin-bottom: 10px;
    font-size: 1.4em;
  }

  div#dark-gray-box h3,
  div#light-gray-box h3 {
    clear: left;
    font-weight: normal;
    margin-bottom: 10px;
    font-size: 0.8em;
  }


  div#dark-gray-box p,
  div#light-gray-box p,
  div.novinka p {
    font-size: 0.8em;
    margin-bottom: 5px;
  }

    div#dark-gray-box p a,
    div#light-gray-box p a,
    div.novinka p a,
    dd a {
      color: #0A46CE;
    }

.document-list,
.common-list,
.common-list {
  margin-bottom: 5px;
}

  .common-list li,
  .document-list li {
    margin-left: 25px;
    color: #000000;
    font-size: 0.8em;
  }

  .document-list li {
    margin-left: 10px;
    list-style: none;
  }

    .common-list li a,
    .document-list li a {
      color: #000000;
    }

    .document-list li a {
      padding-left: 13px;
      background: url("./img/document.png") left center no-repeat;
    }

div#login-box {
  text-align: center;
  margin: 10px auto;
  width: 208px;
  height: 82px;
  padding: 15px;
  background: url("./img/login_box_bg.png") top left no-repeat;
}

  div#login-box label {
    width: 50px;
    float: left;
    clear: left;
    font-size: 0.8em;
    text-align: left;
  }

  div#login-box input {
    margin-bottom: 5px;
    width: 150px;
  }

  div#login-box input#ok {
    width: 100px;
  }

dl {
  font-size: 0.8em;
}

  dl dt {
    margin: 10px 0 5px 0;
  }

  dl dd {
    margin-left: 10px;
  }

address {
  font-style: normal;
  font-weight: bold;
}

div#logout {
  margin-top: 5px;
  float: right;
  font-size: 0.8em;
}

  div#logout a {
    color: #0A46CE;
  }

div.novinka {
  margin-bottom: 15px;
}

  div.novinka h3 a {
    font-size: 1.2em;
    color: #0A46CE;
  }

a.more {
  clear: both;
  color: #0A46CE;
  padding-left: 12px;
  background: url("./img/next_gray.png") left center no-repeat;
}

a.back {
  font-size: 0.8em;
  clear: both;
  color: #0A46CE;
  padding-left: 12px;
  background: url("./img/previous.png") left center no-repeat;
}

form#registrace {
  width: 465px;
  height: 180px;
  text-align: center;
  padding: 15px;
  margin: auto;
  background: url("./img/registration_box_bg.png") top left no-repeat;
}

  form#registrace label {
    width: 60px;
    float: left;
    clear: left;
    font-size: 0.8em;
    text-align: left;
  }

  form#registrace input {
    width: 150px;
  }

  form#registrace input#ok {
    text-align: center;
    margin-top: 8px;
    width: 100px;
  }

div#home-stats {
  margin-top: 40px;
}

.floating-list {
  float: left;
  margin-right: 10px;
  width: 165px;
}

.width-180 {
  width: 160px;
  margin-right: 15px;
}

.no-left-margin {
  margin-left: 0;
}

dl#sluzby {
  display: block;
}

dl#sluzby dd {
  padding-bottom: 10px;
  border-bottom: 1px solid #FFFFFF;
}


object#mapa-praha {
  border: 1px solid #818181;
  float: right;
  position: relative;
  top: 5px;
  right: 20px;
}


.floating-bottom-list {
  float: left;
  margin-right: 10px;
  width: 300px;
  height: 50px;
}

  .floating-bottom-list address {
    font-weight: normal;
  }

marquee {
  position: absolute;
  top: 0px;
  font-size: 0.8em;
  color: #FFFFFF;
  font-weight: bold;
  padding-top: 3px;
  height: 20px;
  background-color: #000000;
  _background: url("./img/black_top_box.png") top left no-repeat;
  _background-attachment: fixed;
}

marquee span.pokles {
  color: #DC9D96;
}

marquee span.vzestup {
  color: #9BD893;
}

img#px {
  margin-bottom: 15px;
}

table#spad {
  font-size: 0.6em;
  width: 420px;
  height: 180px;
  border-collapse: collapse;
  border: 1px solid #A6A6A6;
  border-bottom: 1px solid #FFFFFF;
}

  table#spad th {
    font-size: 1.1em;
    margin: 0px;
    color: #FFFFFF;
    padding: 4px 5px;
  }

  table#spad td {
    padding: 4px 5px;
  }

table#spad td.pokles {
  color: #F40F14;
}

table#spad td.vzestup {
  color: inherit;
}

img#ikona {
  margin: 10px 0 0 7px;
}

p#vice-sluzeb {
  margin: 10px 0 0 0;
}

.small {
  font-size: 0.7em !important;
}

.margin-top-15 {
  margin-top: 15px !important;
}

.margin-bottom-15 {
  margin-bottom: 15px !important;
}

td.nazev {
  font-weight: bold;
  background: #E1E8EF;
}

td.kurz {
  text-align: right;
  background: #D4DFE8;
}

td.zmena {
  text-align: right;
  background: #CBD8E3;
}

th.nazev {
  text-align: left;
  background: #4990E3;
  border-top: 1px solid #4085DF;
  border-bottom: 1px solid #3070DA;
}

th.kurz {
  text-align: right;
  background: #1769D7;
  border-top: 1px solid #105BD3;
  border-bottom: 1px solid #0342CA;
}

th.zmena {
  text-align: right;
  background: #004ECF;
  border-top: 1px solid #003FC8;
  border-bottom: 1px solid #0025BF;
}

img.smer {
  position: relative;
  top: -2px;
  margin-left: 5px;
}

