@charset "UTF-8";
#article > p, #article_content > p {
  padding: 5px 0px 5px 0px;
  color: #494949; }

/********************************************************************/
/***************************** seznamy ******************************/
/********************************************************************/
#article ol, #article ul {
  padding-left: 4em;
  list-style-position: outside; }

/* pro tříděné seznamy v prohlížečích podporujících css počítadla je levá výplň předefinována v counter.css */
#article ul {
  list-style-type: circle;
  list-style-image: url("../img/odrazka.gif"); }

#article ol {
  list-style-type: decimal; }

/* rozšířené číslování je definováno ve stylopisu counters.css */
/********************************************************************/
.highlite {
  background-color: #ff9c97; }

#article div.nadpis h1 {
  color: #f5f5f5;
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  position: relative;
  top: 1px;
  left: 1px;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  margin-top: 0px; }

#article div.nadpis h2 {
  color: #5E1411;
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0; }

/* nadpisy */
#article h1, #article h2, #article h3, #article h4, #article h5, #article h6, #article dt, #article dt.title {
  text-align: left;
  font-weight: bold;
  color: #008000; }

#article h1 {
  font-size: 24px; }

#article h2 {
  font-size: 19px; }

#article h3 {
  font-size: 17px; }

#article h4 {
  font-size: 15px; }

#article h5 {
  font-size: 13px; }

#article h6 {
  font-size: 11px; }

#article h1, #article h2, #article h3, #article h4, #article h5, #article h6 {
  margin-top: 1em;
  margin-bottom: 0.5em; }
  #article h1:first-child, #article h2:first-child, #article h3:first-child, #article h4:first-child, #article h5:first-child, #article h6:first-child {
    margin-top: 0; }
  #article h1:last-child, #article h2:last-child, #article h3:last-child, #article h4:last-child, #article h5:last-child, #article h6:last-child {
    margin-bottom: 0; }

/* odstavce */
p {
  padding-right: 10px;
  padding-left: 5px; }

p.indent, p.indent_nocap {
  text-indent: 3em; }

p.indent:first-letter {
  font-size: 120%;
  font-weight: bold; }

p.capitalize:first-letter {
  font-size: 120%;
  font-weight: bold; }

p.littcen {
  text-align: center;
  font-size: 60%; }

p.littcen:first-letter {
  font-size: 70%;
  color: #000000; }

.separate {
  margin-top: 1em;
  margin-bottom: 1em; }

/* seznam definic */
#article dt {
  float: left;
  clear: both;
  width: 200px;
  text-align: right;
  font-weight: bold; }

/*#article dt:after { content: ":"; }*/
#article dd {
  margin: 0 0 0 220px;
  padding: 0 0 0.5em 0; }

#article dl table td {
  padding: 0 3px 3px 0;
  margin: 0;
  border: none; }

#article dt.title {
  float: none;
  clear: both;
  width: 200px;
  text-align: right;
  font-weight: bold;
  padding: 0 0 0.5em 0; }

#article dl.compact dd {
  padding: 0 0 0 0; }

/********************************************************************/
/****************************** local *******************************/
/********************************************************************/
/* uredni hodiny OU */
#article dl.uredni_hodiny_ou {
  padding-top: 0.5em;
  padding-bottom: 2em; }

#article dl.uredni_hodiny_ou dt.title {
  padding-bottom: 0.5em; }

#article h4.dl {
  margin: 0 0 0 220px;
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  padding: 25px 0 0.5em 0; }

/* obsah dloouhých článků */
#article ul.obsah,
#article ul.ou_obsah {
  clear: both;
  /* erb obce */
  margin-top: 40px;
  background: url("../img/bg_article_text.png") repeat;
  border-top: none;
  border-bottom: none;
  -moz-box-shadow: 0px 0px 8px #000;
  -webkit-box-shadow: 0px 0px 8px #000;
  -o-box-shadow: 0px 0px 8px #000;
  -khtml-box-shadow: 0px 0px 8px #000;
  box-shadow: 0px 0px 8px #000;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  -o-border-radius: 12px;
  -khtml-border-radius: 12px;
  border-radius: 12px;
  padding: 2px 5px;
  text-align: center; }
  #article ul.obsah li,
  #article ul.ou_obsah li {
    display: inline;
    list-style: none;
    padding: 5px;
    margin: 0; }
  #article ul.obsah li, #article ul.obsah a,
  #article ul.ou_obsah li,
  #article ul.ou_obsah a {
    font: 12px "Helvetica", sans-serif;
    font-weight: bold; }

/* odkazy na sortiment na hlavní stránce */
div#navigace-sortiment {
  margin: 0 auto;
  width: 978px; }
  div#navigace-sortiment a {
    display: inline-block;
    text-decoration: none;
    width: 240px;
    height: 331px;
    margin: 3px; }
    div#navigace-sortiment a.sortiment-1 {
      background: url("../img/icons/sortiment_1.jpg") no-repeat;
      margin-left: 0; }
    div#navigace-sortiment a.sortiment-2 {
      background: url("../img/icons/sortiment_2.jpg") no-repeat; }
    div#navigace-sortiment a.sortiment-3 {
      background: url("../img/icons/sortiment_3.jpg") no-repeat; }
    div#navigace-sortiment a.sortiment-4 {
      background: url("../img/icons/sortiment_4.jpg") no-repeat;
      margin-right: 0; }

/* kontakty */
div.contacts {
  float: left;
  text-align: center;
  padding: 15px;
  background-color: #E1E6EC;
  border: 2px solid #dae49b;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px; }
  div.contacts p {
    padding: 0;
    margin: 0; }
    div.contacts p:first-child {
      padding-bottom: 1em;
      font-weight: bold; }
    div.contacts p.phone {
      padding-bottom: 1em; }
  div.contacts p.phone span {
    display: block;
    font-weight: bold; }

/*# sourceMappingURL=articles.css.map */
