body { background-color: #DCE8DC; }
img { border: 1px solid white; }
#nav { margin: 5px 0 0 0; }
#nav a { font-weight: bold; color: black; text-decoration: none; }
#nav a:hover { font-weight: bold; color: black; text-decoration: underline; }
#prev { padding: 0 0 0 15px; margin: 5px 10px 0 0; background: url("/pics/obsah_sipka_left.gif"); background-repeat: no-repeat;
background-position: left center; }
#next { padding: 0 15px 0 0; margin: 5px 0 0 10px; background: url("/pics/obsah_sipka_right.gif"); background-repeat: no-repeat; background-position: right center; }
