/* CSS style, (c) Jan Holub, 2005 */

body {
  font-family: sans-serif;
/*  background-image: none; */
/*  background: rgb(255, 255, 153) none; */
  background: #FFFF66 none;
  color: black;
}

body.left {
  font-family: sans-serif;
  background: #33ccff none; /* #3d5dfd #e0e0ff */
  color: black;
}

body.top {
  font-family: sans-serif;
  background: #3d5dfd none; /* #33ccff #C0E0FF */
  color: black;
  alink: black;
  vlink: Corn;
  link: #ff0000;
}

body.right {
  font-family: sans-serif;
/*  background: #CCFFFF none; */
  background: #ffff66 none; /* #ffcc66 #ffcc33 rgb(255, 204, 51)*/
  color: black;
}

/* Jakub 2012
body.right {
  font-family: sans-serif;
  background: #000000 none;
  color: Cornsilk;
}

a {
  color: LightCyan;
}
a:visited {
  color: LightYellow;
}
a:hover {
  alink: GhostWhite;
}
*/

body.bar {
  font-family: sans-serif;
  background: #ffff66 none; /* #0040C0 */
  color: black;
}

font.bar {
  font-size: normal;
  font-weight: bold; 
  color: red;
}

a.top:link {
  font-size: 10pt;
/*  color: black; */
  color: #cccccc;
}

div.odsazeny {
  margin-left: 2em;
}

span.crossout {
  text-decoration: line-through;
}

span.critical {
  color: red;
}

/* Hacked by one in need. */
img.icobezokraje {
  border:  0px;
  width:  32px;
  height: 32px;
}

.paperAuthor { }
.paperTitle { font-style: italic; }

