
tr {
vertical-align: bottom;
}
span.sort a {
vertical-align: bottom;
}

td.title {
 font-weight: bold;
}

tr.even {
 background-color: #eeeeee;
}

tr.odd {
 background-color: #dddddd;
}

tr.first {
 background-color: #88bbff;
 font-weight: bold;
 color: #aa1144;
}

td.middle {
 vertical-align: middle;
 text-align: center;
}
tr.left {
 display: none; 
}

a img {
border-width: 0;
vertical-align: top;
}



html {
  margin: 0;
  padding: 0;
  height: 100%;
}

body {
  font-family: Arial;
  font-size: 11pt;
  background-color: #ffffff;
  color: #000000;
  background-image: url("./img/noty1.gif");
  margin: 0;
  padding: 0;
  height: 100%;
}
a:link { color: navy; }
a:visited { color: navy; }
a:active { color: navy; }
a:hover { color: brown; }
a img { border: none; }

p {
text-indent: 0px; 
line-height: 130%;
margin: 1ex 0px 1ex 0px;
}

.ram {
  margin: auto;
  height: 100%;
  /*width: 800px;*/
}

.menu {
  background: url("./img/noty3.gif") repeat-y;
  position: fixed;
  height: 100%;
  width: 200px;
  left: 0;
}

.czmnlogo {
/*  border: 1px solid green;*/
/*  position: absolute; width: 207px; top: 10px; height: 91px;*/
/*  background-image: url("./img/noty3.gif");*/
  width: 200px; 
  padding-top: 10px;
 /* position: fixed; 
  float: left;*/
}

.mojeknihy {
  padding-left: 40px;
  padding-top: 20px;
}

.nadpis {
  /*border: 10px solid green;*/
  text-align: center;
  font-family: Times New Roman;
  font-size: 3ex;
  color: #777777;
  /*width: 600px;*/ 
  padding-top: 5px;
  padding-left: 150px;
  /*float: right;*/
}

.verze {
/*  float: right;*/
/*  border: 1px solid green;*/
  text-align: center;
  font-size: 12px;
  /*position: relative; top: -180px; */
  width: 200px; height: 20px;
  margin-top: 10px;

}

.pozadi {
  min-height: 94%;
}

.levemenu {
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  text-align: left;
  /*float: left;
  padding-top: 100px;*/
  width: 200px;
}
/*
.maindata { 
  width: 595px; 
  float: right;
}
*/
.maindata { 
  /*width: 595px;*/ 
  padding-left: 205px;
  padding-right: 5px;
  margin-top: 15px;
}

.paticka { 
  font-size: 12px;
  color: #525D76;
  padding-left: 205px;
  clear: both;
  position: relative;
  bottom: 0;
  z-index: -1;
}

table.table { 
  /*width: 595px;*/
  font-family: Arial;
  font-size: 12pt;
  /*line-height: 18px;*/
}

div.main {
  font-family: Arial;
  /*width: 595px;*/
  /*padding-top: 5px;*/
}

div.searchbox {
  text-align: center; 
}

div.buttons {
  text-align: center; 
}

.lista { 
/*  border: 5px solid green;*/
  /*width: 595px;*/
}

.filtr {
  float: left;
}

.paging { 
/*  border: 5px solid green;*/
  text-align: right; 
  /*float: right;*/
  /*position: relative; left: 595px; width: 200px; top: 80px;*/
}

.seznam { 
  font-family: Arial;
  line-height: 130%;
  margin: 0px 0px 0px 2em;
}

.tseznam { 
  font-family: Arial;
/*  line-height: 130%;*/
  margin: 0px 0px 0px 2em;
}
.kvarteto { 
  position: relative; left: 0px; top: 100px; width: 500px; height: 200px;
  margin: 0 auto;
}

a.tlacitko {
  border-style: outset; 
  border: 1px solid gray; 
  border-radius: 5px; 
  background-color: #ebebeb;
  color: black;
  text-decoration: none; 
  height: 1.2em;
  padding:5px;
  font-size: 9pt;
} /* vystouplý rámeček, text není podtržený */
a.tlacitko:hover {
  /*border-style: inset;*/
  background-color: #e4e4e4;
  font-size: 10pt;
  /*color:brown;*/
} /* zatlačený rámeček */
