body, html { 
scrollbar-track-color: silver; 
scrollbar-face-color: #CC0000; 
scrollbar-highlight-color: color; 
scrollbar-3dlight-color: black; 
scrollbar-darkshadow-color: black; 
scrollbar-shadow-color: purple; 
scrollbar-arrow-color: white; 
}
body {
background-color : white;
color : #CC0000;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div.menu {
position : absolute;
top : 200px;
left : 10px;
width : 180px;
font-size : 75%;
}
div.sloupec {
position : absolute;
top : 200px;
left : 780px;
width : 180px;
}
div.obsah {
position : absolute;
top : 200px;
left : 210px;
width : 550px;
}
div.obsah1 {
position : absolute;
top : 200px;
left : 210px;
width : 550px;
text-align : center
}
p.patka {
font-size : 80%;
text-align : center;
border-top : 1px dashed #6699FF;
padding : 10px;
}
p.patka1 {
border-top : 1px dashed #CC0000;
padding : 2px;
}
p.patka a {
color : #CC0000 !important;
}
em, strong {
color : Navy;
}
ol, ul {
margin : 15px 25px 15px 50px;
padding : 0;
}
li {
margin : 15px 10px 15px 10px;
padding : 0;
line-height : 130%;
}
p {
padding : 0;
margin : 10px;
line-height : 140%;
}
p.box {
padding : 5px;
border : 5px solid #CC0000;
background-color : #CCCCFF;
font-size : 250%; color : Navy;
font-weight : bolder;
}
p.box1 {
padding : 2px;
border : 2px solid #FF9933;
background-color : #CCCCFF;
font-size : 80%; color : #CC0000;
font-weight : bolder;
}
a:link {
color : #CC0000;
}
a:visited {
color : Navy;
}
a:hover {
color : #9900FF;
}
h1 {
font-size : 80%;
color : #CC0000;
font-weight : normal;
margin : 10px;
}
h2 {
font-size : 130%;
color : #6699FF;
font-weight : normal;
margin : 10px;
padding : 0 0 3px 10px;
border-bottom : 1px dashed #CC0000;
}
h3 {
font-size : 160%;
color : #6699FF;
font-weight : normal;
margin : 10px;
padding : 0 0 3px 10px;
border-bottom : 1px dashed #CC0000;
}
.menu p {
padding : 10px;
border : 1px dashed #CC0000;
}
.sloupec p {
padding : 10px;
border : 1px dashed #CC0000;
}
.menu ul {
margin : 15px;
padding : 0;
}
.menu ul li {
margin : 5px 0 5px 0;
padding : 0;
list-style-type : none;
}
.menu ul li a {
font-weight : bold;
}
a.tlacitko{
border-bottom : 3px solid #CC0000;
border-top : 3px solid #CC0000;
border-left : 3px solid #CC0000;
border-right : 3px solid #CC0000;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight : bolder;
font-size : 150%;
text-align : center
padding : 8px 10px 6px 10px;
background-color : #CCCCFF;
color : white;

text-decoration : none;
}
a.tlacitko:hover{
border-bottom : 3px solid Navy;
border-top : 3px solid Navy;
border-left : 3px solid Navy;
border-right : 3px solid Navy;
}
