
body {background-color: #ffffff}

body,html  {
scrollbar-track-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #000000;
}

.stranka {
background-color: #ffffff; 
width: 800;
text-align: justify;
border-style: solid;
border-width: 1px;
border-color: #853e12
}


.stred {
text-align: center
}

.vpravo {
text-align: right;
}

.vlevo {
text-align: left;
}

.red {
color: #ab2008;
}

.blue {
color: #4769ac;
}

.grey {
color: #808080;
}

.orange {
color: #853e12;
}

.white {
color: #ffffff;
}
.ram {
text-align: right;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #853e12;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #853e12
}

.ramd {
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #808080
}

.pozn {
font-size: 9
}

h1 {
color: #853e12;
font-size: 18; 
font-weight: bold; 
font-family: Trebuchet MS; 
text-align: center; 

}

h2 {
padding: 0px 10px 0px 10px;
color: #853e12; 
font-size: 16; 
font-weight: bold; 
font-family: Trebuchet MS; 
text-align: justify
}

h3 {
padding: 0px 10px 0px 30px;
color: #853e12; 
font-size: 14; 
font-weight: bold; 
font-family: Trebuchet MS; 
text-align: justify
}

p {
padding: 0px 10px 0px 50px;
color: #000000; 
font-size: 14; 
font-family: Trebuchet MS; 
text-align: justify; 
}

table {
color: #000000;
font-size: 12;
font-family: Trebuchet MS;
text-align: justify
}

img {
border-style: none
}



A:link {color: #000000; text-decoration: none; border-color: #000066; border-style: none}
A:visited {color: #000000; text-decoration: none; border-color: #000066; border-style: none}
A:hover {color: #808080; text-decoration: none; border-color: #000066; border-style: none}
A:active {color: #808080; text-decoration: none; border-color: #000066; border-style: none}



