html {
background: #000;
}
body {
width: 780px;
margin: 20px auto;
background: #000;
scrollbar-base-color:#000000;
scrollbar-arrow-color:#FFFFFF;
Scrollbar-Track-Color:#000000;
Scrollbar-Highlight-Color:#FFFFFF;
}
.menu {
margin: 10px 0;
font-family: "Tahoma";
text-align: inherit;
color: #c93;
font-size:20px;
word-spacing:5px;
}
.menu a {
text-decoration: none;
color: #b00;
}
.menu a:hover {
color: white;
}
h1 span {
display: none;
}
.content {
margin: 10px 0;
height: 500px;
overflow:auto;
background: #c93;
padding-right:5px;
}
.index {margin: 60px 0; overflow:visible;}
.index a,img {border: none;}
.uvod {background: #c93 url(images/uvod.jpg) no-repeat; _background-attachment:fixed; padding-left:420px;}
.ocojde {background: #c93 url(images/ocojde.jpg) no-repeat; _background-attachment:fixed; padding-left:262px;}
.odkazy {background: #c93 url(images/odkazy.jpg) no-repeat; _background-attachment:fixed; padding-left: 335px;}
.pravidla {background: #c93 url(images/pravidla.jpg) no-repeat; _background-attachment:fixed; padding-left:282px;}
.registrace {background: #c93 url(images/registrace.jpg) no-repeat; _background-attachment:fixed; padding-left:20px; padding-right:300px;}
.kontakty {background: #c93 url(images/kontakty.jpg) no-repeat; _background-attachment:fixed; padding-left: 450px;}
.admin { color: white; overflow:visible;}