body { background-repeat: no-repeat; background-position: center center; background-attachment: fixed; background-color: white; color: black; }

body.odhady  { background-image: URL('img/vahy.gif'); }
body.veterani  { background-image: URL('img/rudge.gif'); }
body.kontakt  { background-image: URL('img/telefon.gif'); }

.tlacitka a { padding: 0.3em 2em 0.3em 2em; border: outset 0.3em; font-weight: bold; font-size: 150%; text-decoration: none; line-height: 2.5; }
.tlacitka a:link, a:visited { background: rgba(255,255,255,0.3); border-color: #ddd; color: #000; text-align: center; line-height: 2.5; }
.tlacitka a:hover { background: rgba(200,200,200,0.3); color: #000; text-align: center; line-height: 2.5; }

h1 { line-height: 30%; font-size: 150%; }