/*
 * Any-Ref.org CSS
 *    global design
 */

body {
  margin: 0px; padding: 0px;
  background: white url('linka.gif') repeat-y;
  /*float: left;*/
}

/* horni radky s logy */
#logo {
  min-height: 75px; width: 100%;
  background: #BABFC5 url('logo.background.gif') repeat-x;
  border-bottom: 1px solid #8C8C8C;
}
#logoZalozka {
  background: url('logo.zalozka.gif') no-repeat;
}
#logoDomena {
  position: relative;
  left: 28px; top: 3px;
}
#logoNapis {
  line-height: 23px;
  padding-left: 33px;
}
#nadpis {
  text-align: right;
  font-size: 30px; line-height: 30px;
  color: #494749;
}

/* navigacni lista */
#navigace {
  _width: expression( body.offsetWidth - 163 + "px");
}
#navigace-isDown {
  _width: expression( body.offsetWidth - 163 + "px");
}
table.navigace {
}
table.navigace-isTree {
  border-top: 2px solid #DDDFE3;
}
table.navigace-isDown {
  border-top: 2px solid #DDDFE3;
}
a.navigace {
  color: #7C8DA5;
  font-weight: bold;
  text-decoration: none;
}
a.navigace:hover {
  text-decoration: underline;
}
a.navigace:visited {
  color: #7C8DA5;
}

/* reklama */
#sisterSites {
  float: left;
  width: 134px; height: 50%;
  font-family: sans-serif;
}
div.ssContentHeaderGoogle {
  margin: 0px auto ;
}
div.ssContentHeader {
  margin: 15px 4px 45px 4px;
  text-align: center;
}
#ssAdvHeader {
  margin-top: 7px;
  margin-bottom: 7px;
 padding-top: 7px;
 padding-bottom: 7px;
}
#ssHlavicka {
}
#ssContent {
  margin: 10px 4px 10px 3px;
  text-align: center;
}
a.sisterSites {
  color: blue;
  font-family: monospace;
  font-weight: normal;
  text-decoration: none;
}
a.sisterSites:hover {
  text-decoration: underline;
}
a.sisterSites:visited {
  /*color: black;*/
}

/* hlavni obsah */
#obsah {
  margin-left: 134px;
}
#hlavni {
  padding: 15px;
}
span.hlavicka {
  /*background-color: #6699FF;*/
  font-weight: bold;
}
div.spodek {
}
div.oddelovac {
  padding: 2px 15px 2px 15px;
  background-color: #DDDFE3;
  color: black;
  font-weight: bold;
}
div.napln {
  padding: 10px 20px 10px 20px;
}

/* kvuli dvousloupcove sazbe */
hr.cleaner {
  clear: both;
  height: 1px;
  margin-top: -1px; padding: 0px;
  border: none;
  visibility: hidden;
}

/* HR oddelovac */
hr.oddelovac {
  width: 100%;
}


hr.centered-separator {
  text-align:center;
  width:70%}

/* plovouci reklama u kyvordu */
div.inlineAdvert {
  float: right;
  margin-left: 11px;
  width:140px; height:245px
}


/* keywords */
div.globalIndex {
  text-align: right;
  padding-right: 0px;
}
div.keywords-letters-top, div.keywords-letters-down {
  text-align: center;
}
div.keywords-letters-top { padding-bottom: 0.8em; }
div.keywords-letters-down {
/*  border: 1px solid red;
  margin: 0px 15px;*/
}
span.currentLetter {
  /*background-color: #7C8DA5;*/
  background-color: #949AA3;
  color: white;
  padding: 0.1em;
  font-weight: bold;
}
/* #currentLetter {
  background-color: #DDDFE3;
  _color: white;
  padding: 0.05em 0.2em;
} */
a.keyword {
}
a.hit {
  font-weight: bold;
  color: red;
}
div.articleZvyraznovac {
  margin-left: 0px;
  padding: 2px 15px 2px 5px;
  /*background-color: #DDDFE3;*/
  color: black;
  font-weight: bold;
  /*border-left: thick solid #7C8DA5;*/
  border-left: 17px solid #DDDFE3;
}

.adHeadline {font: bold 10pt Arial; text-decoration: underline; color: blue;}
.adText {font: normal 10pt Arial; text-decoration: none; color: black;}

td.availableDocumentsSection {padding-bottom:1em}
li.availableDocuments {margin:0.3em}