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

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

.debug {
  border: 1px solid red;
}

.non-visible {
  position: absolute;
  left: -2000px; /* pristupne aj pre hlasove citacky */
}

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

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

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

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

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

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

.margin-top-bottom {
  margin: 10px 0;
}

.gray {
  color: #939CA4 !important;
}

.green {
  color: #0A9E4C !important;
}

.blue {
  color: #00335A !important;
}

.center {
  text-align: center;
}

div#page-container {
  width: 761px;
  margin: auto;
}

div#page-header {
  position: relative;
  height: 90px;
}

  div#page-header h1 {
    position: absolute;
    font-size: 1.6em;
    font-weight: normal;
    top: 45px;
    left: 15px;
  }

  div#page-header h1 span {
    font-weight: bold;
  }

  div#page-header h1 a {
    color: #FFFFFF;
    text-decoration: none;
  }

div#left-column,
div#right-column {
  float: left;
  width: 151px;
  padding: 0 1px 13px 1px;
  background: #FFFFFF url('./img/left_column_bg.png') bottom left no-repeat;
}

div#right-column {
  background: #FFFFFF url('./img/right_column_bg.png') bottom right no-repeat;
}

div#middle-column {
  display: block;
  position: relative;
  float: left;
  width: 454px;
  margin-bottom: 15px;
  background: #FFFFFF url('./img/gray_decoration_bg.png') top left repeat-x;
}

div.padding-17 {
  padding: 17px;
  min-height: 610px;
  height: auto;
  _height: 610px;
}

.extended {
  width: 608px !important;
}
ul.common-list{
  font-size: 0.75em;
  color: #00335A ;
  margin-left: 20px;
}

  ul#main-menu {
    padding-top: 6px;
    background: url('./img/red_decoration_bg.png') top left repeat-x;
  }

  ul#main-menu li {
    border-top: 1px solid #FFFFFF;
    list-style: none;
  }

    ul#main-menu li a {
      display: block;
      width: 132px;
      color: #002E4C;
      font-size: 0.75em;
      font-weight: bold;
      text-decoration: none;
      text-transform: lowercase;
      padding: 9px 5px 9px 14px;
      background: #FFD200;
    }

    ul#main-menu li a:hover {
      background-color: #C71C00;
      color: #FFFFFF;
    }

  ul#main-menu li a.selected {
    background: #FC5A0B url('./img/menu_selected_bg.png') 134px center no-repeat;
    color: #FFFFFF;
  }

    ul#main-menu li a.selected:hover {
      background-color: #C71C00;
    }

.full-line,
.dashed-line {
  display: block;
  float: left;
  clear: both;
  line-height: 1px;
  border: 0;
  height: 1px;
  width: 100%;
  color: #D1D1D1;
  background: #D1D1D1;
}

.dashed-line {
  color: none;
  background: url('./img/dashed_bg.png') top left repeat-x;
}


.light-orange {
  color: #FF9000 !important;
}

.orange {
  color: #FF5501 !important;
}

div#right-column h4,
div#left-column h4 {
  margin-bottom: 8px;
  font-size: 0.75em;
  text-transform: lowercase;
}

.gray-border {
  border: 1px solid #D1D1D1;
}

.red-decoration,
.orange-decoration {
  font-size: 0em;
  height: 6px;
  margin-bottom: 1px;
  background: url('./img/red_decoration_bg.png') top left repeat-x;
}

.orange-decoration {
  background: url('./img/orange_decoration_bg.png') top left repeat-x;
}

/* search */

form#searching {
  position: relative;
  height: 25px !important;
  margin: 0px;
  padding: 0px;
}

  form#searching p {
    margin: 0px !important;
    padding: 0px !important;
  }

form#searching #query {
  float: left;
  width: 400px;
  background: #FFFFFF;
}

form#searching #submit-button {
  position: absolute;
  top: 3px;
  left: 408px;
}

.search-result {
  padding: 0px !important;
  margin: 0px 0px 5px 0px !important;
}

  .search-result p {
    color: #000000 !important;
    font-size: 0.75em !important;
    margin: 0px !important;
    padding: 0px !important;
    line-height: 1.4em;
  }

  .search-result a {
    font-size: 0.8em !important;
    color: #0F8DD3;
  }

  .search-result span {
    font-size: 0.7em !important;
    color: #5EAC39 !important;
  }

#search-header {
  border: 1px solid #D1D1D1;
  margin: 0px;
  padding: 5px;
  width: 560px;
  background-color: #FFFFFF;
}

  #search-header p {
    font-size: 0.75em !important;
    color: #00335A !important;
    margin: 0px !important;
    padding: 0px !important;
  }

form#vyhledavani {
  position: relative;
  padding: 8px 14px;
}

form#vyhledavani p input#query {
  width: 102px;
}

p input#posli {
  position: absolute;
  top: 34px;
  _top: 36px;
  left: 125px;
  _left: 110px;
}






.box {
  position: relative;
  padding: 8px 6px 8px 14px;
}

div#left-column address {
  font-style: normal;
}

div#left-column .common-text,
div#right-column .common-text {
  font-size: 0.75em;
  color: #00335A;
}

div#left-column a,
div#right-column a {
  color: #FC5A0B;
}

div#left-column a:hover,
div#right-column a:hover {
  color: #00335A;
}

div#middle-column p {
  font-size: 0.75em;
  color: #00335A;
  width: 100%;
}

div#middle-column h3 {
  clear: both;
  font-size: 0.75em;
  color: #00335A;
  margin-bottom: 5px;
}

.bigger {
  font-size: 0.9em !important;
}

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

  div#middle-column h3 a {
    color: #00335A;
    text-decoration: underline;
  }

  div#middle-column h3 a:hover,
  a.more-blue:hover,
  a.more-orange:hover,
  .zpravy p a:hover {
    text-decoration: none;
  }

  div#middle-column h3 a:visited {
    color: #939CA4;
  }

  div#middle-column h3 span.date {
    color: #939CA4;
    font-size: 0.95em;
    font-weight: normal;
    margin-left: 5px;
  }

  div#middle-column h4 {
    margin-bottom: 5px;
    font-size: 0.75em;
    color: #002E4C;
  }

  .zpravy {
    margin-top: 10px;
  }

  div#middle-column .zpravy p,
  div#middle-column  p {
    margin-bottom: 20px;
  }

a.more-blue,
a.more-orange {
  color: #00335A;
  padding-right: 10px;
  background: url('./img/more_blue.png') center right no-repeat;
}

a.more-orange {
  background: url('./img/more_orange.png') center right no-repeat;
}

a#akce-tydne img {
  border: 1px solid #D1D1D1;
  padding: 1px;
  font-size: 0em;
  line-height: 0em;
}

img#exit1 {
  border: 0px;
  margin: 4px 0;
}

.padding-14 {
  padding: 14px;
}

table#companies {
  margin-top: 1px;
}

  table#companies td {
    padding: 0 0 1px 0;
    vertical-align: middle;
  }

  table#companies td.padding-left {
    padding-left: 1px;
  }

  table#companies td a {
    display: block;
    width: 73px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    _font-size: 40px;
  }

  table#companies td a:hover {
    border: 1px solid #787878;
  }

  table#companies td img {
    border: 0px;
    vertical-align: middle;
  }

ul#usage {
  list-style: none;
}

  ul#usage li {
    padding-bottom: 15px;
    background: url('./img/dashed_bg.png') bottom left repeat-x;
  }

  ul#usage li.last {
    padding-bottom: 0px;
    background: none;
  }

    ul#usage li a {
      text-transform: lowercase;
      position: relative;
      top: 5px;
    }

table#bestsellers {
  border: 1px solid #D1D1D1;
  border-collapse: collapse;
}

  table#bestsellers td {
    text-align: center;
    width: 210px;
    border: 1px solid #D1D1D1;
  }

  table#bestsellers p {
    text-align: center;
    width: 180px;
    color: #7F878E;
    margin: 10px auto;
  }

    table#bestsellers p span {
      display: block;
      float: left;
      text-align: right;
      border-right: 1px solid #DAD4C7;
      padding-right: 10px;
      margin-right: 10px;
    }

      table#bestsellers p span strong {
        color: #FC5A0B;
      }

  table#bestsellers a img {
    position: relative;
    margin: 0 auto;
    border: 0px;
    top: 6px;
  }

.document-list {
  margin-bottom: 10px;
}

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

    .document-list li a {
      font-size: 0.75em;
      color: #FF5501;
      padding-left: 13px;
      background: url("./img/document.png") left center no-repeat;
    }

    .document-list li a:hover {
      text-decoration: none;
    }

.photo {
  float: left;
  margin: 10px 5px 0 5px;
  border: 1px solid #D1D1D1;
  padding: 1px;
  font-size: 0em;
  line-height: 0em;
}

  a.top,
  a.top-blue,
  a.back,
  a.back-blue {
    text-transform: lowercase;
    color: #FF5501;
    font-size: 0.75em;
    padding-left: 9px;
    height: 15px;
    background: url("./img/top_orange.png") center left no-repeat;
  }

  a.top-blue {
    color: #00335A;
    background: url("./img/top_blue.png") center left no-repeat;
  }

  a.back,
  a.back-blue {
    float: left;
    clear: left;
    background: url("./img/previous.png") center left no-repeat;
  }

  a.back-blue {
    color: #00335A;
    background: url("./img/previous_blue.png") center left no-repeat;
  }

p#obsah-nakupniho-kose {
  display: block;
  position: relative;
  left: -5px;
  color: #00335A;
  font-size: 0.75em;
  padding: 5px;
  border: 1px solid #E5EBEB;
  background: #F2F5F5;
  margin-top: 1px;
}

a#nakupni-kos {
  display: block;
  position: relative;
  left: -5px;
  margin-top: 10px;
  border: 1px solid #B9DDE5;
  color: #00335A !important;
  font-size: 0.8em;
  height: 45px;
  line-height: 45px;
  padding-left: 5px;
  background: #DCEEF2 url("./img/basket_blue.png") 85px center no-repeat;
}

p#obchodni-podminky a
{
  display: block;
  position: relative;
  font-size: 0.75em;
  margin: 10px auto;
  left: 5px;
}

p.navigace a {
  color: #00335A;
}

p.navigace a:hover {
  color: #FF9000;
}

table#companies-extended {
  margin: 10px auto;
}

  table#companies-extended td {
    padding: 0 3px 3px 0;
    vertical-align: middle;
    width: 190px;
  }

  table#companies-extended td.no-padding-right {
    padding-right: 0px;
  }

  table#companies-extended td a {
    display: block;
    color: #FF5501;
    line-height: 40px;
    _font-size: 40px;
    text-decoration: none;
  }

  table#companies-extended td a span {
    margin-left: 15px;
    font-size: 12px !important;
    vertical-align: middle;
    text-decoration: underline;
  }

  table#companies-extended td a:hover {
    border: 1px solid #787878;
  }

  table#companies-extended td a.selected {
    border: 1px solid #FF5501;
  }

  table#companies-extended td img {
    border: 0px;
    vertical-align: middle;
    margin-left: 5px;
  }

ul#sub-kategorie {
  float: left;
  width: 100%;
  list-style: none;
  border-bottom: 2px solid #FC5A0B;
  padding-bottom: 2px;
  position: relative;
}

  ul#sub-kategorie li {
    display: block;
    float: left;
    height: 20px;
    margin-right: 2px;
    margin-top: 2px;
  }

    ul#sub-kategorie li a {
      display: block;
      color: #748693;
      font-size: 0.75em;
      text-decoration: none;
      line-height: 20px;
      background: #E7E7E7;
      padding-left: 15px;
      padding-right: 40px;
    }

    ul#sub-kategorie li a.selected {
      color: #FFFFFF;
      background: #FC5A0B;
      font-weight: bold;
    }

table#zbozi {
  display: block;
  clear: both;
  padding: 2px;
}

  table#zbozi td {
    vertical-align: top;
    border: 1px solid #DCD6D6;
  }

  table#zbozi a img {
    float: left;
    margin: 5px;
    border: 0;
  }

  table#zbozi p.info {
    margin-top: 5px;
    width: 145px;
    _width: 150px;
    float: left;
  }

    table#zbozi p.info span {
      display: block;
      margin: 5px 0;
    }

  table#zbozi p.ceny {
    clear: both;
    color: #8697A4;
    margin: 15px 0px 10px 10px;
    width: 260px;
  }

.big-photo {
  display: block;
  float: left;
  border: 1px solid #D1D1D1;
  margin: 15px auto;
  padding: 20px;
}

p a.zbozi {
  color: #00335A;
  text-decoration: underline;
}

p a.zbozi:hover {
  color: #FF5501;
}

.align-right {
  text-align: right;
}

table#rozpis-cen {
  float: left;
  margin-bottom: 15px;
  padding-left: 30px;
  color: #00335A;
  font-size: 0.8em;
  border-right: 1px solid #D1D1D1;
}

  table#rozpis-cen td {
    padding-right: 40px;
  }

form#objednat-zbozi {
  position: relative;
  margin-top: 15px;
  width: 187px;
  height: 30px;
  background: url('./img/basket_green_bg.png') top left no-repeat;
}

  form#objednat-zbozi #pocet {
    position: absolute;
    top: 4px;
    left: 35px;
    width: 25px;
  }

  form#objednat-zbozi #submit {
    position: absolute;
    top: 4px;
    left: 80px;
    border: 0px;
    width: 100px;
    color: #FF5501;
    background: #FFFFFF;
  }

ul#atributy-zbozi {
  float: left;
  margin-left: 40px;
}

  ul#atributy-zbozi li {
    color: #00335A;
    font-size: 0.8em;
    margin-bottom: 10px;
    list-style: none;
  }

  ul#atributy-zbozi li.dodavka {
    height: 35px;
    padding-left: 45px;
    line-height: 35px;
    background: url('./img/48_hours.png') center left no-repeat;
  }

  .na-dotaz {
    background-image: url('./img/on_demand.png') !important;
  }

  .do-dne {
    background-image: url('./img/24_hours.png') !important;
  }

  ul#atributy-zbozi li.zaruka {
    height: 35px;
    padding-left: 45px;
    line-height: 35px;
    background: url('./img/warranty.png') center left no-repeat;
  }

  ul#atributy-zbozi li.doprava-zdarma {
    height: 24px;
    padding-left: 45px;
    line-height: 24px;
    background: url('./img/free_shipping.png') center left no-repeat;
  }

p#posuvnik {
  position: relative;
  float: left;
  text-align: center;
  color: #FF5501;
}

  p#posuvnik a {
    color: #FF5501;
    text-decoration: underline;
  }

  p#posuvnik a:hover {
    color: #00335A !important;
  }

  p#posuvnik span.selected {
    font-weight: bold;
    text-transform: uppercase;
  }

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

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

table#tabulka-zbozi,
table.objednavky {
  border-collapse: collapse;
  border: 1px solid #D1D1D1;
  font-size: 0.75em;
  color: #00335A;
}
  table.objednavky td{
    text-align: center;
    border: 1px solid #D1D1D1;
  }

  table#tabulka-zbozi a,
  table.objednavky a {
    color: #FF5501;
    text-decoration: underline;
  }

  table#tabulka-zbozi a:hover,
  table.objednavky a:hover {
    color: #00335A;
  }

  table#tabulka-zbozi th,
  table.objednavky th {
    background: #FF8B00;
    color: #FFFFFF;
    padding: 2px 0;
  }

  table#tabulka-zbozi td,
  table.objednavky td {
    padding: 2px 5px;
  }

  table#tabulka-zbozi td.cena,
  table#tabulka-zbozi td.celkem {
    text-align: right;
  }

  table#tabulka-zbozi td.odebrat,
  table#tabulka-zbozi td.pocet {
    text-align: center;
  }

  table#tabulka-zbozi td input.pocet {
    width: 50px;
    text-align: right;
  }

  table#tabulka-zbozi td input#submit,
  table#udaje-odberatele td input#submit {
    font-weight: bold;
  }


table#udaje-odberatele {
  border-collapse: collapse;
  border: 1px solid #D1D1D1;
  font-size: 0.75em;
  color: #00335A;
}

  table#udaje-odberatele td {
    padding: 2px 5px;
  }

  table#udaje-odberatele td input {
    width: 250px;
  }

  table#udaje-odberatele td textarea {
    width: 250px;
    height: 80px;
  }

  table#udaje-odberatele td select {
    width: 255px;
  }

  table#udaje-odberatele td.buttons {
    border-top: 1px solid #D1D1D1;
    padding: 5px 0;
  }

  table#udaje-odberatele td input#submit {
    width: auto !important;
  }

ul.modelova-rada {
    float: left;
    font-size: 0.75em;
    margin-bottom: 20px;
    width: 270px;
    margin-right: 10px;
}

  ul.modelova-rada li {
      list-style: none;
      float: left;
      clear: left;
  }

  ul.modelova-rada li.last {
      border: 0px;
  }

    ul.modelova-rada li a {
        color: #FF5501;
    }

    ul.modelova-rada li a.selected {
        color: #00335A;
        text-decoration: none;
        font-weight: bold;
    }

    ul.modelova-rada li a:hover {
        color: #00335A;
    }

#single-rada {
    width: auto;
}

  #single-rada li {
      clear: none;
      padding-right: 8px !important;
      margin-right: 8px !important;
      border-right: 1px solid #FF5501;
  }

  #single-rada li.last {
      border: 0px;
  }


.small-photo {
  border: 1px solid #D1D1D1;
  padding: 1px;
  font-size: 0em;
  line-height: 0em;
}

div#companies-select {
  border: 1px solid #D1D1D1;
  margin-bottom: 15px;
  height: 40px;
}

  div#companies-select a {
    display: block;
    float: left;
    margin-left: 5px;
    height: 40px;
    line-height: 40px;
    _font-size: 40px;
    text-decoration: none;
    color: #FF5501;
  }

  div#companies-select a:hover {
    color: #00335A;
  }

    div#companies-select a img {
      border: 0px;
      vertical-align: middle;
    }

    div#companies-select a span {
      margin-left: 15px;
      font-size: 12px !important;
      vertical-align: middle;
    }

  div#companies-select form#company-select {
    position: relative;
    float: right;
    width: 170px;
    top: 11px;
    right: 10px;
  }

    div#companies-select form#company-select select {
      width: 150px;
      float: left;
    }

    form#company-select p input#vyber {
      float: left;
      position: absolute;
      top: 4px;
      left: 154px;
    }
/**/
p.prihlasit-se {
 float:right;
 color: white;
 font-size: 0.75em;
 margin: 20px;
}
p.prihlasit-se a{
  color: white !important;
  text-decoration: underline;
}
p.prihlasit-se a:hover{
  text-decoration: none;
}
/**/


/* registrace */

form#login,
form#registrace{
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 0.8em;
}
  form#login{
    text-align: center;
    width: 200px;

  }
  form#registrace fieldset,
  form#login fieldset{
    border: 1px solid #787878;
    padding: 10px;
    margin-bottom: 10px;
  }
  form#registrace fieldset.obal{
    border: none !important;
  }
  form#login fieldset legend{
    color: #FF5501;
    font-weight: bold;
  }

  form#login label,
  form#login input,
  form#registrace label,
  form#registrace input,
  form#registrace select{
    margin: 2px;
  }

  form#login label,
  form#registrace label{
    float: left;
    width: 70px;
    clear: left;

  }
  label.siroke{
    width: 140px !important;
  }
  form#login input.submit{
    margin-top: 10px;
  }

  form#registrace input,
  form#registrace select{
    width: 120px;
    float:left;
    display: block;

  }
  form#registrace .nadpisek{
    display: block;
    margin-bottom: 5px;
    margin-top: 20px;
    color: #FF5501;
    clear: both;
  }
  form#registrace .psc{
    width: 40px;
  }

.message{
  text-align: center;
  font-weight: bold !important;
}
/*end registrace*/

div.sloupce2{
  display: block;
  float: left;
  width: 50%;
}
dl.common{
  color: #00335A;
  font-size: 0.75em;
  clear: both;
  margin: 0px;
}
  dl.common dt,
  dl.common dd{
    display: block;
    float: left;
    width: 120px;
  }
  dl.common dt{
    font-weight: bold;
  }
ul.chybove-hlaseni{
  font-size: 0.75em;
  margin: 20px;
  list-style: none;
  color: red;

}

