body, html  {
scrolling: auto;
scrollbar-track-color: black;
scrollbar-face-color:  #059734;
scrollbar-highlight-color: #fce906;
scrollbar-3dlight-color: #fce906;
scrollbar-darkshadow-color: #fce906;
scrollbar-shadow-color: #fce906;
scrollbar-arrow-color: #fce906; 
background-color: #FFFFFF;
color: #000000;
font-size: 13px;
font-family: Verdana, Arial, sans-serif;
}

td {
font-size: 13px;
}
 
p {
font-size: 13px;
}

h1 {
font-size: 20px;
color: #000000;
font-family: Verdana, Arial, sans-serif;
text-decoration: underline;
}

small  {
font-size: 12px;
font-family: Verdana, Arial, sans-serif;
}

a {
color: #000000;
font-size: 13px;
font-family: Verdana, Arial, sans-serif;
text-decoration: underline;

}
a:hover { 
background-color: #FFFFFF;
color: #000000;
font-size: 13px;
font-family: Verdana, Arial, sans-serif;
text-decoration: underline;
}

.menu{
position: absolute;
left: 0px;
margin-right: 7px;
width: 143px;
height: 900px;
border-width: 0px;
border-color: #000000;
border-style: solid;
/*margin-top: -2px;*/
color: white;
background-image:url('img/menu-bg.jpg');
}

.obsah {
position: relative;
left: 150px;
width: 589px;
background-color: #ffffff;
border-color: #000000;
border-width: 0px;
border-style: groove;
margin-top: 0px;
margin-left: 5px;
}

.zapati {
border-style: solid;
border-width:0px;
border-color: black;
background-color: ;
width: 589px;
color: black;
}

.program {
color: white;
border-width: 3px;
border-style: solid;
border-color: white;
}

.maly {
color: black;
font-size: 11px;
text-align:center;
}
