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

html {
  height: 100%;
}

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

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

img {
  border: 0;
}

.debug {
  border: 1px solid red;
}

.no-margin-bottom {
  margin-bottom: 0px !important;
}

.no-margin-top {
  margin-top: 0px !important;
}

.no-margin-right {
  margin-right: 0px !important;
}

.no-background {
  background: none !important;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.clear-floating {
  clear: both !important;
}

.clear-left {
  clear: left !important;
}

.clear-right {
  clear: right !important;
}

.blue-arrow {
  padding-right: 11px;
  background: url('./img/double_arrow_blue.png') center right no-repeat;
}

.justify {
  text-align: justify !important;
}

.center {
  text-align: center !important;
}

.orange {
  color: #FF8500 !important;
}

.dark-blue {
  color: #2C4F95 !important;
}

.light-blue {
  color: #869ECC !important;
}

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

div#page-container {
  width: 684px;
  min-height: 800px;
  margin: 20px auto;
}

div#page-header {
  position: relative;
}

  div#page-header p a#logo {
    position: absolute;
    display: block;
    left: 26px;
    border: 0;
    width: 137px;
    height: 54px;
    z-index: 1000;
  }

  div#page-header p q,
  div#page-header p q.en {
    position: absolute;
    font-style: italic;
    font-weight: bold;
    color: #869ECC;
    top: 20px;
    left: 320px;
    font-size: 0.75em;
    quotes: '' '' "" ""; /* vypne uvozovky v mozille */
  }

  div#page-header p q.en {
    left: 450px;
  }

  div#page-header div#header {
    position: relative;
    width: 684px;
    height: 341px;
    padding-top: 40px;
    background: url('./img/main_banner_homepage.jpg') bottom left no-repeat;
    z-index: 0;
  }

  .sub-page-header {
    height: 262px !important;
    background: url('./img/main_banner_subpage.jpg') bottom left no-repeat !important;
  }

  .sub-page-header-en {
    height: 262px !important;
    background: url('./img/main_banner_subpage_en.jpg') bottom left no-repeat !important;
  }

  a#czech-version,
  a#english-version {
    position: absolute;
    display: block;
    width: 23px;
    height: 23px;
    right: -30px;
    top: 85px;
    z-index: 1000;
    background: url('./img/flag_cz.png') top left no-repeat;
  }

  a#english-version {
    right: -60px;
    background: url('./img/flag_en.png') top left no-repeat;
  }

    div#header ul#main-menu {
      position: absolute;
      top: 90px;
      left: 500px;
      width: 153px;
      list-style: none;
    }

      div#header ul#main-menu li {
        height: 25px;
        line-height: 20px;
        margin-bottom: 4px;
        padding-bottom: 1px;
        background: url('./img/dotted_bg.png') bottom left repeat-x;
      }

      div#header ul#main-menu li a {
        text-decoration: none;
        font-size: 0.8em;
        color: #1E2223;
      }

      div#header ul#main-menu li a:hover {
        color: #9CAEB9;
      }

      div#header ul#main-menu li a.selected {
        font-weight: bold;
        color: #FF8500;
      }

  div#page-header div#pro-zamestnavatele,
  div#page-header div#pro-uchazece {
    position: absolute;
    left: 30px;
    top: 240px;
    width: 175px;
    height: 120px;
    padding: 10px;
    z-index: 500;
    overflow: hidden;
  }

  div#page-header div#pro-uchazece {
    left: 245px;
  }

  .sub-page-box {
    height: 20px !important;
  }

    div#pro-zamestnavatele h3 a,
    div#pro-uchazece h3 a {
      display: block;
      padding-top: 4px;
      font-size: 0.75em;
      text-transform: uppercase;
      text-decoration: none;
      color: #FFFFFF;
    }

    div#pro-zamestnavatele p,
    div#pro-uchazece p {
      margin-top: 25px;
      font-size: 0.75em;
      color: #FFFFFF;
      text-align: justify;
    }

    div#pro-zamestnavatele a.more2,
    div#pro-uchazece a.more2 {
      margin-top: 15px;
      font-size: 0.6em;
      color: #FFFFFF;
      text-decoration: underline;
      text-transform: uppercase;
    }

    div#pro-zamestnavatele h3 a:hover,
    div#pro-uchazece h3 a:hover,
    div#pro-zamestnavatele a.more:hover,
    div#pro-uchazece a.more:hover {
      text-decoration: underline;
    }

div#page-content {
  position: relative;
  clear: both;
  width: 624px;
  margin-left: 30px;
}

div#page-footer {
  border-top: 1px solid #E6E8EE;
  clear: both;
  font-size: 0.7em;
  color: #B0B9BB;
  margin: 20px 0px 0px 30px;
  padding: 10px 0;
}

  div#page-footer p a {
    color: #B0B9BB;
  }

/* content */

h2,
h3,
h4 {
  font-size: 1.2em;
  margin-bottom: 15px;
}

h3 {
  font-size: 1em !important;
  color: #FF8500 !important;
}

h4 {
  font-size: 0.8em !important;
  color: #2C4F95 !important;
}

div.home-left-box {
  margin-top: 20px;
  width: 413px;
}

  div.home-left-box ul.nabidka-mist {
    font-size: 0.75em;
    list-style: none;
  }

    ul.nabidka-mist li {
      display: block;
      padding-bottom: 13px;
      margin-bottom: 8px;
      line-height: 1.3em;
      background: url('./img/dotted_bg.png') bottom left repeat-x;
    }

    p.dalsi-nabidky {
      margin: 5px 0 15px 0;
      font-size: 0.75em;
    }

div.home-right-box {
  margin-top: 20px;
  width: 155px;
}

  div.home-right-box p {
    line-height: 1.5em;
  }

  .do-border {
    border: 2px solid #FF8500;
    padding: 8px;
    margin-bottom: 15px;
  }

.common-list,
div.news ol,
div.news ul {
  font-size: 0.8em;
  margin: 0 0 20px 30px;
  list-style: url('./img/bullet_list.png');
  _list-style: url('./img/bullet_list_e.png');
}

  .common-list li,
  div.news li {
    margin: 5px 0 0 0;
  }

  .common-list li ul {
    margin: 5px 0 0 15px;
    font-size: 1em;
  }

.common-text,
div.news p {
  font-size: 0.8em;
  color: #000000;
  margin-bottom: 15px;
  line-height: 1.5em;
  text-align: left;
}

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

.more {
  padding-right: 11px;
  background: url('./img/next.png') center right no-repeat;
}

.section-list {
  position: relative;
  font-size: 0.7em;
  font-weight: bold;
  list-style: none;
  margin-bottom: 15px;
}

  .section-list li {
    padding-bottom: 10px;
    margin-bottom: 5px;
    background: url('./img/dotted_bg.png') bottom  repeat-x;
  }

.quote {
  width: 622px;
  margin: 0 auto;
  border-left: 1px solid #DBDFE5;
  border-right: 1px solid #DBDFE5;
}

  .quote p {
    width: 602px;
    margin: 0;
    padding: 10px;
  }

.quote-top {
  width: 624px;
  height: 11px;
  line-height: 0;
  font-size: 0;
  margin: 0 auto;
  background: url('./img/quote_top_bg.png') top left no-repeat;
}

.quote-bottom {
  width: 624px;
  height: 11px;
  line-height: 0;
  font-size: 0;
  margin: 0 auto 15px 0;
  background: url('./img/quote_bottom_bg.png') top left no-repeat;
}

.blockquote {
  width: 622px;
  margin: 0 auto;
  border-left: 1px solid #DBDFE5;
  border-right: 1px solid #DBDFE5;
  background: #F5F7FA;
}

  .blockquote h4 {
    margin: 5px 0 5px 10px;
  }

  .blockquote p {
    width: 602px;
    margin: 0;
    padding: 10px;
  }

.blockquote-top {
  width: 624px;
  height: 27px;
  line-height: 0;
  font-size: 0;
  margin: 0 auto;
  background: url('./img/blockquote_top_bg.png') top left no-repeat;
}

.blockquote-bottom {
  width: 624px;
  height: 27px;
  line-height: 0;
  font-size: 0;
  margin: 0 auto 15px 0;
  background: url('./img/blockquote_bottom_bg.png') top left no-repeat;
}

/* uvodka */

a.pro_more:visited, a.pro_more
{
  color: #FFFFFF;
  text-decoration: none;
  text-align: left;
}



/* photos */

.big-photo {
  font-size: 0;
  line-height: 0;
  padding: 4px;
  border: 1px solid #B0B9BB;
  margin: 0 10px 10px 10px;
}

.small-photo {
  font-size: 0;
  line-height: 0;
  padding: 3px;
  border: 1px solid #B0B9BB;
  margin: 0 7px 7px 0;
}

img.float-left {
  margin-left: 0px !important;
}

img.float-right {
  margin-right: 0px !important;
}

/* posuvnik */

p#posuvnik {
  position: relative;
  text-align: center;
  padding-top: 7px;
  margin: 0 auto;
  width: 100%;
  color: #FF8500;
}

  p#posuvnik a {
    color: #FF8500;
  }

  p#posuvnik span.selected {
    color: #2C4F95;
    font-weight: bold;
  }

a.posuvnik-next {
  position: absolute;
  right: 2px;
  font-weight: bold;
  padding-right: 11px;
  background: url('./img/next.png') center right no-repeat;
}

a.posuvnik-previous {
  position: absolute;
  left: 2px;
  font-weight: bold;
  padding-left: 11px;
  background: url('./img/previous.png') center left no-repeat;
}

.back {
  padding-left: 11px;
  background: url('./img/previous.png') center left no-repeat;
}

/* formular na konec stranky */

form#message,
form#zajem,
form#prihlaseni,
form#poslat-heslo,
form#zmenit-heslo,
form#novy-uchazec {
  min-height: 110px;
  width: 622px;
  margin: 0 auto;
  border-left: 1px solid #C7CDD7;
  border-right: 1px solid #C7CDD7;
  background: #F0F4FB;
}

.message-top,
.zajem-top,
.prihlaseni-top,
.uchazec-top {
  width: 624px;
  height: 12px;
  line-height: 0;
  font-size: 0;
  margin: -5px auto;
  _margin: 0 auto;
  background: url('./img/formular_top_bg.png') top left no-repeat;
}

.zajem-top {
  margin: -8px auto;
  _margin: 0 auto;
}

.prihlaseni-top {
  width: 212px;
  background: url('./img/formular_small_top_bg.png') top left no-repeat;
}

.message-bottom,
.zajem-bottom,
.prihlaseni-bottom,
.uchazec-bottom {
  width: 624px;
  height: 12px;
  line-height: 0;
  font-size: 0;
  margin: -5px auto 15px 0;
  _margin: 0 auto 15px 0;
  background: url('./img/formular_bottom_bg.png') top left no-repeat;
}

.zajem-bottom {
  margin: -8px auto 15px 0;
  _margin: 0 auto 15px 0;
}

.prihlaseni-bottom {
  width: 212px;
  margin: 0 auto 15px auto;
  background: url('./img/formular_small_bottom_bg.png') top left no-repeat;
}

  form#message p,
  form#zajem p,
  form#poslat-heslo p,
  form#zmenit-heslo p,
  form#novy-uchazec p {
    margin-bottom: 5px !important;
  }

  form#message p.label,
  form#poslat-heslo p.label,
  form#zmenit-heslo p.label,
  form#novy-uchazec p.label {
    float: left;
    height: 20px;
    margin: 0 5px;
    line-height: 20px;
    font-size: 0.7em;
  }

    form#message p input,
    form#poslat-heslo p input,
    form#zmenit-heslo p input,
    form#novy-uchazec p input {
      float: left;
      width: 138px;
      height: 22px;
      padding: 2px;
      margin: 0 6px;
      border: 0;
      background: url('/img/input_bg.png') top left no-repeat;
      _background-attachment: fixed; /* IE hack */
    }

  form#message p.textarea,
  form#zajem p.textarea {
    float: left;
    margin-left: 2px;
    width: 549px;
    height: 63px;
    background: url('/img/textarea_bg.png') top left no-repeat;
    _background-attachment: fixed; /* IE hack */
  }

    form#message p textarea,
    form#zajem p textarea {
      width: 549px;
      height: 58px;
      margin: 2px 0px 2px 4px;
      border: 0;
      overflow: hidden; /* hide scrollbar */
      background: none;
    }

    form#message p input#posli,
    form#zajem p input#posli,
    form#prihlaseni p input#posli,
    form#poslat-heslo p input#posli,
    form#zmenit-heslo p input#posli,
    form#novy-uchazec p input#posli {
      clear: both;
      width: 72px;
      margin: 5px 0;
      padding: 0;
      background: none;
    }

/* formular novy uchazec */

form#novy-uchazec {
  min-height: 95px;
}

  form#novy-uchazec p.label {
    width: 70px;
  }

  form#novy-uchazec p.na-mail {
    width: 200px !important;
    margin-top: -9px;
    _margin-top: 0px;
  }

    form#novy-uchazec p input#posli {
      float: none;
      margin: 0 !important;
      margin-top: 5px;
      padding: 0 !important;
    }

    form#novy-uchazec p input#pristup-na-mail {
      float: left;
      width: auto !important;
      height: auto !important;
      margin: 0px !important;
      background: none !important;
    }

/* formular zajem */

form#zajem {
  min-height: 188px;
}

  form#zajem p {
    margin-bottom: 8px !important;
  }

  form#zajem p.label,
  form#zajem p.label-extended {
    float: left;
    height: 22px;
    width: 35px;
    margin: 0 5px;
    line-height: 22px;
    font-size: 0.7em;
  }

  form#zajem p.label-extended {
    width: 56px;
  }

    form#zajem p input {
      float: left;
      width: 138px;
      height: 22px;
      padding: 2px;
      margin: 0 6px;
      border: 0;
      background: url('/img/input_bg.png') top left no-repeat;
      _background-attachment: fixed; /* IE hack */
    }

    form#zajem p input#zivotopis {
      width: 220px;
      height: 22px;
      padding: 2px;
    }

    form#zajem p input#souhlas {
      float: left;
      width: auto;
      height: auto;
      margin: 5px 5px 0 0 !important;
      _margin: 0 !important;
      border: 0;
      background: none !important;
    }

/* formular prihlaseni */

form#prihlaseni {
  min-height: 120px;
  width: 210px;
}

  form#prihlaseni p.label {
    clear: left;
    float: left;
    height: 22px;
    width: 52px;
    margin: 0 2px 0 5px;
    line-height: 22px;
    font-size: 0.7em;
  }

  form#prihlaseni p.left-margin {
    _margin-top: -8px;
    margin-left: 66px;
  }

    form#prihlaseni p input {
      float: left;
      width: 138px;
      height: 22px;
      padding: 2px;
      margin: 0 0 5px 2px;
      border: 0;
      background: url('/img/input_bg.png') top left no-repeat;
      _background-attachment: fixed; /* IE hack */
    }

    form#prihlaseni p.left-margin input#posli {
      clear: both;
      width: 72px;
      margin: 8px 0 0 5px !important;
      padding: 0;
      background: none;
    }


/* formular zmenit heslo */

form#zmenit-heslo {
  min-height: 100px;
  width: 210px;
}

  form#zmenit-heslo p {
    min-height: 22px;
    margin: 0 !important;
    padding: 0 !important;
  }

  form#zmenit-heslo p.label {
    width: 35px;
    margin: 0 5px !important;
    padding: 0 !important;
  }

    form#zmenit-heslo p input {
      margin-bottom: 5px !important;
    }

    form#zmenit-heslo p input#posli {
      float: none;
      margin: 0 !important;
      padding: 0 !important;
   }

/* formular poslat heslo */

form#poslat-heslo {
  min-height: 45px;
  width: 210px;
}

  form#poslat-heslo p {
    min-height: 22px;
    margin: 0 !important;
    padding: 0 !important;
  }

  form#poslat-heslo p.label {
    margin: 0 5px !important;
    padding: 0 !important;
  }

    form#poslat-heslo p input {
      margin-bottom: 5px !important;
    }

    form#poslat-heslo p input#posli {
      float: none;
      margin: 0 !important;
      padding: 0 !important;
   }


/* sloupce */

.sloupce2 {
  margin-bottom: 15px;
  margin-top: 20px;
  float: left;
  width: 50%;
}

.sloupce3 {
  float: left;
  width: 33%;
}

.sloupce-registrace {
  float: left;
  margin-right: 24px;
  width: 300px;
}

/*kontakt*/

a#mapa {
  float: right;
  margin-top: -35px;
}

img#mapa-cr {
  margin: 10px 0 15px 0;
}

div.maps-container {
  margin-top: -35px;
  text-align: right;
  float: right;
  width: 300px;
}

dl.kontakt {
  font-size: 0.8em;
  margin-top: 0;
  margin-bottom: 45px;
}

dl.kontakt dt {
  clear: left;
  float: left;
  width: 10px;
}

dl.kontakt dd {
  clear: right;
}

/* jak na zivotopis */

dl.priklad {
  font-size: 0.75em;
  margin: 0;
}

dl.priklad dd {
  position: relative;
  margin-left: 130px;
  top: -1.25em;
}

dl.priklad dd ul {
  font-size: 1em !important;
}

div.news {
  clear: both;
  margin-bottom: 15px;
}

/* start navigation */

div#page-navigation {
  float: left;
  _float: none;
  clear: left;
  overflow: hidden;
}

  div#page-navigation h4 {
    float: left;
    margin-right: 5px;
    font-size: 0.75em;
  }

  div#page-navigation ul {
    list-style: none;
    font-weight: normal;
    font-size: 0.75em;
    text-transform: lowercase;
  }

    div#page-navigation ul li {
      display: inline;
      float: left;
      margin-left: 3px;
    }

      div#page-navigation ul li a {
        color: #2C4F95;
        padding-right: 7px;
        background: url('./img/bullet_navigation.png') center right no-repeat;
      }

/* end navigation */


/* logged user */

div#logged-user-info {
  float: right;
  clear: right;
}

  div#logged-user-info h4 {
    float: left;
    margin-right: 5px;
    font-size: 0.75em;
  }

  div#logged-user-info p {
    font-weight: normal;
    font-size: 0.75em;
  }

  div#logged-user-info p img {
    vertical-align: top;
  }

/* registracni formular */

form#registrace {
  width: 622px;
  margin: 0 auto;
  border-left: 1px solid #C7CDD7;
  border-right: 1px solid #C7CDD7;
  background: #F0F4FB;
}

  form#registrace table.registrace-tabulka {
    font-size: 0.75em;
    width: 95%;
    margin: 0 auto;
    margin-bottom: 25px;
  }

    table.registrace-tabulka td {
      padding: 2px;
    }

    table.registrace-tabulka td table td {
      padding-left: 0px !important;
    }

    table.registrace-tabulka th {
      background: #C7CDD7;
      padding: 2px;
    }

    table.registrace-tabulka select,
    table.registrace-tabulka textarea {
      width: 100%;
    }

    table.registrace-tabulka .odd {
      background: none !important;
    }

    table.registrace-tabulka .even {
      background: #D7E2F4 !important;
    }

    table.registrace-tabulka .add {
      background: none;
    }

    table.registrace-tabulka .delete-school-button,
    table.registrace-tabulka .delete-firm-button,
    table.registrace-tabulka .delete-position-button {
      background: #D62101;
      color: #FFFFFF;
      margin: 4px;
    }

    table.registrace-tabulka .add-school-button,
    table.registrace-tabulka .add-firm-button,
    table.registrace-tabulka .add-position-button {
      background: #158C00;
      color: #FFFFFF;
      margin: 4px;
    }

    table.registrace-tabulka .add-school-button {
      width: 120px;
    }

    table.registrace-tabulka .add-firm-button {
      width: 114px;
    }

    table.registrace-tabulka .add-position-button {
      width: 140px;
    }


    table.registrace-tabulka .delete-school-button {
      width: 120px;
    }

    table.registrace-tabulka .delete-firm-button {
      width: 116px;
    }

    table.registrace-tabulka .delete-position-button {
      width: 150px;
    }

    table.registrace-tabulka .delimiter {
      padding: 0px !important;
      font-size: 0px !important;
      line-height: 0px !important;
      height: 2px !important;
      background: #000000;
    }

  .no-top-padding {
    padding-top: 0px !important;
  }

    .no-top-padding table {
      padding-top: 0px !important;
    }

      .no-top-padding table td {
        padding-top: 0px !important;
      }

/* volna mista */

table#volna-mista {
  clear: both;
  border: 1px solid #FFFFFF;
  border-collapse: collapse !important;
  border-style: hidden; /* FIREFOX hack */
  margin: 0px auto;
  font-size: 0.75em;
  width: 624px;
}

  table#volna-mista td {
    border: 1px solid #C7CDD7 !important;
    padding: 5px;
  }

  table#volna-mista th {
    border: 0;
    border-left: 1px solid #7E879B;
    padding: 5px;
    background: #C2C9D3;
  }

  table#volna-mista th.left-corner {
    background: #C2C9D3 url('./img/table_left_corner.png') top left no-repeat;
  }

  table#volna-mista th.right-corner {
    background: #C2C9D3 url('./img/table_right_corner.png') top right no-repeat;
  }

  table#volna-mista tr.odd {
    background: #F0F4FB;
  }

  table#volna-mista tr.even {
    background: #FFFFFF;
  }

/* detail-pozice */

dl#detail-pozice {
  margin: -1px 0 15px 0;
  padding: 0 !important;
  font-size: 0.75em;
  border-top: 1px solid #FFFFFF; /* IE hack to prevent first dd padding */
}

  dl#detail-pozice dt {
    float: left;
    clear: left;
    font-weight: bold;
    width: 145px !important;
    margin: 0 !important;
    padding: 0px !important;
    color: #2C4F95;
  }

  dl#detail-pozice dd {
    clear: left;
    margin: -14px 0 0 0 !important;
    padding: 0 0 8px 145px !important;
    min-height: 14px;
  }

.partners {
  margin-bottom: 15px;
}

  .partners a {
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    margin-right: 15px
  }

div#error-box {
  clear: both;
  background: red;
  padding: 10px;
  margin-bottom: 15px;
  border: 1px black outset;

}

  div#error-box h3 {
    color: yellow !important;
  }

  div#error-box p {
    font-weight: bold;
    font-size: 0.7em;
    color: white;
    margin-bottom: 5px;
  }