body {
font-family : sans-serif; 
font-size : small; 
background-color : #ffffec; 
border-left-style : inset; 
border-left-width : 0; 
border-top-style : inset; 
border-top-width : 0; 
padding-left : 0.5em; 
padding-right : 1em; 
} 

a {
color : blue; 
font-weight : bold; 
} 

a:hover {
color : purple; 
font-weight : bold; 
} 

h1 {
font-size : xx-large; 
font-weight : bold; 
text-align : center; 
} 

h2 {
font-size : large; 
font-weight : bold; 
text-align : left; 
} 

h3 {
font-size : xx-large; 
font-weight : bold; 
text-align : left; 
} 

.text {
font-size : medium; 
font-weight : normal; 
text-align : justify; 
text-indent : 4em;
} 

.text_na_stred {
font-weight : bold; 
text-align : center; 
} 

.datum {
font-size : medium; 
font-weight : bold; 
text-align : left; 
} 

.podrobnosti {
font-size : small; 
font-weight : normal; 
text-align : justify;
margin-left : 4em;
margin-top : 0px;
}

.tabulka {
font-size : x-small;
font-weight: normal;
text-align : left;

}

.tabulka_norm {
font-size : small;
}