body { background-color: #a18022 }
a.copy { color: white; font-size: 0.8em }
a.copy:hover { text-decoration: none }
input.heslo { border: 1px solid black; }
input.submit {padding: 2px; background: #a18022; font-size: medium; width: 200px; }
p.chyba {color: red; font-weight: bold; }

/* ----------------- stránka galerie (rozcestnik) ------------------- */
table#galerie-rozcestnik {margin: 0px 10px 18px 14px; height: 200px; font-size: 15px; font-family: Tahoma, Arial, sans-serif;}
table#galerie-rozcestnik td {text-align: center; padding-right: 17px;}
table#galerie-rozcestnik td.posledni {padding-right: 0px;}
table#galerie-rozcestnik img {border: none; margin: 0; margin-top: 18px;}
table#galerie-rozcestnik img.odsazeni-nahoru {margin-top: 12px;}
table#galerie-rozcestnik a {color: white; text-decoration: none;}
table#galerie-rozcestnik .box-rozcestnik {background: #070400 url(/images/galerie-rozcestnik-nahore.gif) no-repeat; width: 225px; height: 163px;}
table#galerie-rozcestnik .box-rozcestnik-zakonceni {background: url(/images/galerie-rozcestnik-dole.gif) no-repeat left bottom; height: 32px; padding-top: 5px;}
