/*
 * Law-Ref.org CSS
 *    design of articles
 */

div.article-para {
  padding: 10px;
}
a.article-ref {
  font-weight: bold;
}

eu#ratificationTable {
  color: maroon;
  border: solid medium maroon;
}
div.ratificationTD {
  text-align: right;
  color: maroon;
}

span.obsoleted {
  background: #DDDDDD;
}

#id3 {
  padding: 5px 15px 5px 15px;
}

#id5-1 { font-weight: bold; }
#id5-2 {}

#page {
  padding: 1em;
}


/* CO JE TOHLE? */
li.availableDocuments {
  padding: 5px;
}

.availableDocumentsSection {border-bottom:thin solid black; padding:1em}


/* CO JE TOHLE? */
/* #div-all-ref {border:blue} */
#a-all-ref {
  text-decoration: none;
  padding: 5px;
  background-color: black;
  color: yellow;
}

/* navigacni stromecek */
div.stromecek {
  margin-left: 22px;
  /*content-before: "-";*/
}

