body {
  margin: 0;
  background-color: #FFFFFF;
  font-family: verdana, tahoma, arial;
  font-size: 12px;
  color: #000000;
}


a:link, a:visited, a:active {
  color: #000000;
  text-decoration: none;
}

.logo {
  height: 56px;
  width: 191px;
  position: relative;
  float: left;
  left: 20px;
  top: 15px;
}

.logo img {
  border: none;
}

#blue_header {
  background-color: #609ec6;
  height: 7em;
  width: 100%;

}

.remail {
        unicode-bidi:bidi-override;
        direction: rtl;
}

.search {
  position: relative;
  float: right;
  right: 20px;
  top: 30px;
}

.search_boarder {
  border: 1px solid #000000;
}

.uzi_menu {
  position: absolute;
  right: 20px;
  top: 67px;
}

.uzi_menu a:link, .uzi_menu a:visited, .uzi_menu a:active {
  color: #FFFFFF
}

.blue_header_text {
  color: #FFFFFF;
  font-weight: bold;
}

.blue_header_menu {
  color: #FFFFFF;
  font-weight: bold;
  position: relative;
  float: left;
  left: 8em;
  top: 5em;
}

#dark_blue_header {
  background-color: #5f8196;
  font-size: 7px;
  height: 7px;
  width: 100%;

}

.blue_header_menu_item {
  border-bottom: 6px solid #5f8196;
  padding: 0.5em;
  font-size: 12px;
  float: left;
  height: 1em;
}

.blue_header_menu_item a:link, .blue_header_menu_item a:visited, .blue_header_menu_item a:active {
  color: #FFFFFF;
  text-decoration: none;
}

#infotext {
  width: 100%;
  height: 17em;
}

.info_icon {
  background: url(/templates/img/minijob_infoicon.png);
  height: 55px;
  width: 52px;
  float: left;
  border-left: 4em solid #FFFFFF;
  border-top: 5em solid #FFFFFF;
  border-right: 3em solid #FFFFFF;
  border-bottom: 4em solid #FFFFFF; 
}

.info_text {
  float: left;
  border: 2em solid #FFFFFF;
  width: 60%;
}

.nadpisy {
  font-weight: bold;
}

.nadpisy_link {
  font-weight: bold;
  text-decoration: underline;
}


#category_cont {
  width: 100%;
  overflow: auto;
}

.category_lists {
    background-color: #f4f4f8;
    overflow: auto;
    width: 60em;
    border-left: 2em solid #FFFFFF;
    border-top: 2em solid #FFFFFF;
    border-bottom: none;
    border-right: none;
    padding-top: 1em;
}

#category_cont li {
  list-style: none;
  background: url(/templates/img/ctverecek_green.png) 0px 6px no-repeat;
  padding: 1.5px 0px 0px 15px;
  line-height: 1.5em;
}

.category_list span {
  color: #808080;
}

.category_title {
  border: 2em solid #FFFFFF;
  border-bottom: none;
}

.category_list {
  float: left;
}

#posledni_nabidky_cont {
  width: 100%;
}

.posledni_nabidky {
  border: 2em solid #FFFFFF;
  border-bottom: none;
}

.posledni_nabidky_table {
  border: 2em solid #FFFFFF;
}

div.posledni_nabidky_table table, div.posledni_nabidky_table td, div.posledni_nabidky_table tr {
  border-collapse: collapse;
}

#posledni_nabidky_kategorie_table table, #posledni_nabidky_kategorie_table td, #posledni_nabidky_kategorie_table tr {
  border-collapse: collapse;
}

div.posledni_nabidky_table table {
  width: 90em;
}

#posledni_nabidky_kategorie_table table {
  width: 100%;
  border: 2em solid #FFFFFF;
}

div.posledni_nabidky_table td {
  padding: 0.5em;
}

#posledni_nabidky_kategorie_table td {
  padding: 0.5em;
}

.brown_bar {
  background-color: #cdc3c3;

}

.gray_bar {
  background-color: #f4f4f8;
}

.blue_bar {
  background-color: #d0d4e8;
}

.end_dark_blue_header {
  background-color: #5f8196;
  width: 100%;
}
        
.end_dark_blue_header_text {
  text-align: center;
  padding: 2px;
  font-weight: bold;
  color: #FFFFFF;
}

#podkategorie_cont {
  width: 100%;
  overflow: auto;
}

#podkategorie {
  border: 2em solid #FFFFFF;
  border-bottom: none;
}

#podkategorie_lists {
    background-color: #f4f4f8;
    width: 50%;
    overflow: auto;
    border-left: 2em solid #FFFFFF;
    border-top: 2em solid #FFFFFF;
    border-bottom: none;
    border-right: none;
    padding-top: 1em;
}

#filtr {
  border: 2em solid #FFFFFF;
}

#filtr table {
  border: 2em solid #FFFFFF;
}

#filtr td {
  padding: 0.5em;
}

#filtr tr {
  background-color: #d0d4e8;
}

#filtr table, #filtr td, #filtr tr {
  border-collapse: collapse;
}

#filtr input, #filtr select {
  border: 1px solid #000000;
}

#inzerat_cont {
  width: 100%;
  height: 100%
}

#inzerat_cont table {
  width: 90%;
  border: 1px solid #909090;
  border-collapse: collapse;
  margin: 1.5em;
}

#inzerat_cont td {
  padding: 0.5em;
}

.inzerat_gray_bar {
  background-color: #f4f4f8;
}

.inzerat_style {
  font-weight: bold;
  border-right: 1px solid #909090;
  width: 10em;
}

.inzerat_style_topline {
  font-weight: bold;
  border-top: 1px solid #909090;
  vertical-align: top;
  width: 10em;
}

.inzerat_popis_topline {
  border-top: 1px solid #909090;
}

#select_border {

}

.select_border select {
  border: 1px solid #909090;
}


#inzerat_odpoved {
  margin: 1.5em;
}

#inzerat_odpoved table {
  border: none;
  border-collapse: collapse;
}

#inzerat_odpoved textarea {
  border: 1px solid #909090;
}

#inzerat_odpoved input {
  border: 1px solid #909090;
}

.textArea {
  margin: 1.5em;
}

.textArea table {
  border: none;
  border-collapse: collapse;
}

.textArea textarea {
  border: 1px solid #909090;
}

.textArea input {
  border: 1px solid #909090;
}


.right_align {
  text-align: right;
}

.left_align {
  text-align: left;
}

.left_float {
  float: left;
}

.link {

    text-decoration: underline;
}
.registrace_align {
  text-align: center;
  margin: 2em;
}

.registrace_tlacitko {
  border: 1px solid #000000
}


#odpovedi_cont {
  width: 100%;
  height: 100%
}

.odpovedi_cont_brown_bar {
  background-color: #cdc3c3;
}

.odpovedi_gray_bar {
  background-color: #f4f4f8;
}

.odpovedi_cont_style {
  font-weight: bold;
}

.odpoved_style {
  width: 7em;
}

.odpoved_date_style {
  font-size: 0.8em;
  color: #909090;
}

#odpovedi_cont table {
  width: 90%;
  border: 1px solid #909090;
  border-collapse: collapse;
  margin: 1.5em;
}

#odpovedi_cont td {
  padding: 0.5em;
}

#registrace_cont {
  width: 100%;
  height: 100%;
}

#registrace_cont table {
  text-align: right;
  border: 1px solid #909090;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.5em;
}

#registrace_cont td {
  padding: 0.5em;
}

.registrace_gray_bar {
  background-color: #f4f4f8;
}

.imput_class {
  width: 11.5em;
  border: 1px solid #000000
}

.imput_class_select {
  width: 11.7em;
  border: 1px solid #000000
}

#add_inzerat_button table {
  border: none;
  border-collapse: collapse;
}

#add_inzerat_button input {
  border: 1px solid #909090;
}

.add_inzerat_to_this_category {
  margin: 2em;
}

.add_inzerat_margin {
  margin: 1.5em;
}

.profile_form {
  left: 20em;
}


#view_profile_cont {
  width: 100%;
  overflow: auto;
}

.view_profile_table {
  width: 50%;
  border: 1px solid #909090;
  border-collapse: collapse;
  margin: 1.5em;
  float: left;
}

.view_profile_table td {
  padding: 0.5em;
}

.user_picture_table {
  border: 1px solid #909090;
  border-collapse: collapse;
  margin: 1.5em;
  float: left;
}

#podminky_cont {
  border: 1px solid #909090;
  width: 50%;
  height: 50%;
  margin-top: 1.5em;
  margin-left: 25%;
  margin-bottom: 1.5em;
  padding: 1em;
  text-align: center;
}

.red_text {
  color: #ff3333;
  font-weight: bold;
}

.inzerat_vlozen {
  border: 1px solid #ff3333;
  text-align: center;
  margin: 1.5em;
  padding: 0.5em;
  width: 89%;
}

.editovat {
  margin-top: 1em;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
  width: 50%;
  text-align: right;
}

.admin_smazat {
  margin: 1.5em;
  text-align: right;
  width: 90%;
}

.admin_editovat {
  margin: 1.5em;
  text-align: right;
  width: 83%;
}

.one_px_button {
  border: 1px solid #909090;
  float: right;
}

.strankovani {
  margin: 1.5em;
  text-align: center;
}

