div.obr {
 padding: 4px;
 width: 230px;
 border: 1px solid #d9e0e6;
 border-bottom-color: #c8cdd2;
 border-right-color: #c8cdd2;

}
body {
  font-size: x-small;
}
h1, h3 {
 color: #0000cc;
 font-family: helvetica,sans-serif;
}
p {
 font-size: x-small;
 color: #ffffff;
 padding-right: 20px;
}
p.b {
 font-size: x-small;
 font-family: helvetica,sans-serif;
 color: #ffffff;
 padding-right: 0px;
}
div.popis {
 font-size: xx-small;
 font-family: helvetica,sans-serif;
 color: #333333;
}
li.selected {
 font-size: x-small;
 font-family: helvetica,sans-serif;
 font-weight: bold;
 color: #0000cc;
}
li {
 font-size: x-small;
 font-family: helvetica,sans-serif;
 font-weight: bold;
}
a:link {
  color: white;
}
ul {
 margin-left: 0px;
}
a:visited {
  color: silver;
}
a:hover {
  color: #ff6633;
}