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#santisport-cz {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-size: 1em;
  color: #000000;
  background: #FF3333;
  height: 100%;
}

.non-visible {
  position: absolute;
  left: -2000px; /* pristupne i pro hlasove ctecky */
}

img {
  border: 0;
}

h2 {
  font-size: 0.9em;
  font-style: normal;
  padding-bottom: 0;
  text-indent: 3px;
  color: #C1CDDD;
  font-weight: bold;
}

p, table, .text, .posuvnik {
  font-size: 0.8em;
  text-align: justify;
  text-indent: 0px;
  color: #FFFFFF;
  padding-right: 0px;
  padding-left: 0px;
}

p {
  margin: 4px 0;
}

.upozorneni {
  color : #FF3333;
}

.orange {
  color: #FF3333;
}

.bottom {
  font-size: 0.7em;
  font-style: normal;
  text-align: center;
  text-indent: 0px;
  color: #C1CDDD;
  padding-right: 0px;
  padding-left: 0px;
}

.bottom a {
  color : #C1CDDD;
  text-decoration: none
}

form {
  margin-top: 15px;
}

.form_text {
  font-size: 1em;
  text-align: left;
  text-indent: 0 px;
  color: #FFFFFF;
}

input, textarea, select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #333333;
  border: 1px solid;
}

a {
  color : #C1CDDD;
  text-decoration: none
}

a:hover  {
  color : #FFFFFF;
  text-decoration: underline;
}

.okraj {
  border-color: black;
  border-style: solid;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;
}

hr {
  color: #CCCCCC;
}

.obr {
  border: 1px #CCCCCC solid;
}

.obr_tmavy {
  border: 1px #000000 solid;
}

.rs_table {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

div#page-container {
  width: 761px;
  min-height: 100%;
  _height: 100%;
  margin: auto;
  background: #666666;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

div#page-menu {
  clear: both;
  float: left;
  border-top: 1px solid #BCBCBC;
  border-bottom: 1px solid #BCBCBC;
  background: #666666 url("./img/menu_bg.jpg") top right no-repeat;
 }

  div#page-menu ul#main-menu {
    float: right;
    width: 670px;
  }

    div#page-menu ul#main-menu li {
      display: inline;
      float: left;
      border-right: 1px solid #FFFFFF;
    }

    div#page-menu ul#main-menu li.end {
      border-right: none;
    }

    div#page-menu ul#main-menu li a {
      display: block;
      color: #FFFFFF;
      font-size: 1em;
      font-weight: bold;
      text-decoration: none;
      text-transform: lowercase;
      padding: 3px 10px;
    }

    div#page-menu ul#main-menu li a:hover {
      color: #000000;
    }

    div#page-menu ul#main-menu li.selected a,
    div#page-menu ul#main-menu li.selected-end a {

      color: #C1CDDD;
    }

    div#page-menu ul#main-menu li.selected-end {
      border-right: 0;
    }

div#page-footer {
  clear: both;
  margin: 5px auto;
}

  div#page-footer p {
    color: #C1CDDD;
    font-size: 0.7em;
    text-align: center;
  }

    div#page-footer p a {
      color: #C1CDDD;
      text-decoration: none;
    }

    div#page-footer p a:hover {
      color: #FFFFFF;
      text-decoration: underline;
    }

div#page-content {
  width: 701px;
  margin: 0 auto;
}

h2 {
  font-size: 1.3em;
  text-transform: lowercase;
  color: #FFFFFF;
  margin: 10px 0;
}

h3 {
  font-size: 1em;
  color: #C1CDDD;
  margin: 10px 0;
  clear: left;
}

table p {
  font-size: 1em;
}

address {
  font-style: normal;
}

dt {
  float: left;
  clear: left;
  width: 120px;
}

ul#sluzby-menu {
  margin: 10px 0;
}

  ul#sluzby-menu li {
    list-style: none;
  }

    ul#sluzby-menu li a {
      font-size: 0.9em;
      font-weight: bold;
    }

table.vypis {
  font-size: 0.8em;
}

table.vypis td h3 {
  font-size: 1.2em;
}

div#posuvnik {
  font-size: 0.8em;
  color: #FFFFFF;
}

div#posuvnik a {
  color: #C1CDDD;
}

p.align-right {
  text-align: right;
}

table.center {
  text-align: center;
}

table.center td {
  width: 190px;
  padding-bottom: 20px;
}

p.bold-upper {
  text-transform: uppercase;
  font-weight: bold;
  margin: 5px 0;
  text-align: center;
}

img.img-border {
  border: 1px solid #CCCCCC;
}

.clear-both {
  clear: both;
}

.float-right {
  float: right;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

ul.sortiment {
  list-style: none;
}

IMG.kat_top {
	margin-bottom:15px;
}
  ul.sortiment li {
    display: block;
    float: left;
    font-size: 0.9em;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 15px 15px 0;
  }

    ul.sortiment li ul {
      list-style: disc;
      margin-left: 30px;
    }

      ul.sortiment li ul li {
        float: none;
        font-size: 1em;
        color: #FFFFFF;
        font-weight: normal;
        margin-bottom: 5px;
      }

a.zpet {
  font-size: 0.75em;
  padding-left: 13px;
  float: left;
  clear: both;
  background: url("./img/previous.png") center left no-repeat;
}
