body, html  {
scrolling: auto;
scrollbar-track-color: white;
scrollbar-face-color: white;
scrollbar-highlight-color: #68BFEF;
scrollbar-3dlight-color: #68BFEF;
scrollbar-darkshadow-color: #68BFEF;
scrollbar-shadow-color: #68BFEF;
scrollbar-arrow-color: #68BFEF; 
background-color: #000000;
color: #ffffff;
font-size: 13px;
font-family: Arial, sans-serif;
}

td {
font-size: 13px;
}

li {
font-size: 13px;
font-style: italic;
}

p {
font-size: 13px;
}

.nadpis {
color: #feb13b;
font-size: 14px;
font-weight: bold;
}


hlava {
color: #feb13b;
font-size: 20px;
font-weight: bold;
}

i {
font-size: 13px;
}

h1 {
font-size: 20px;
color: #ffffff;
font-family: Arial, sans-serif;
text-decoration: underline;
}

small  {
font-size: 10px;
font-family: Arial, sans-serif;
}

a {
color: #68BFEF;
font-size: 13px;
font-family: Arial, sans-serif;
text-decoration: underline;

}
a:hover { 
background-color: #000000;
color: #E4CA3C;
font-size: 13px;
font-family: Arial, sans-serif;
text-decoration: underline;
}
