    body {
    background-color: #856A57;
    background-attachment: fixed;
    scrollbar-track-color:gray;
    scrollbar-face-color:orange;
    scrollbar-highlight-color:yellow;
    scrollbar-3dlight-color:white;
    scrollbar-darkshadow-color:white;
    scrollbar-shadow-color:black;
    scrollbar-arrow-color:yellow;
    color: white;
              }
    
    p {text-align:justify}
    a:link {color: orange}
    a:visited {color: orange}
    a:active  {color: silver}
    a:hover {color: red}
    img {border-color: orange} 
    h1 {color: orange; text-align: center; letter-spacing: 5pt; font-size: 1.4em; font-family: Arial, Verdana, Helvetica, Sans-Serif}
    h2 {color: orange; letter-spacing: 1pt; font-size: 1.3em}
    h3 {color: orange; font-size: 1.1em}
    .cisla {color: orange; font-weight:bold}
    .seznam {list-style-image:none; list-style-type:decimal ; padding-left: 0px; color:orange; font-weight: bold}
    .normal {color: white; font-weight: normal; text-align:left}
    .skryt { display: none;}
    .zobrazit {display: block; cursor: pointer;}
    div.telo_podvozky {position:absolute;left:0px;top:0px;z-index:1; width: 760px}
    li {list-style-image: url('pojezdy/img/li.gif'); padding-left: 12px}
