body		 { background-color: #A3CBDE; background-image: url('images/kapky.JPG'); background-repeat: no-repeat } 
h1           { margin:50 0; font-family: Arial; font-size: 18pt; color: #000080; text-align:center }
h2           { font-family: Arial; font-size: 12pt; color: #000080; font-weight: bold }
h3           { color: #000080; font-family: Arial; text-decoration: underline; font-size: 
               10pt }
h4           { font-family: Arial; font-size: 12pt; color: #000080; font-weight: bold }
html         { color: #000080; font-family: Arial; font-size: 12pt }
p{
  color: #000080;
  font-family: Arial;
  text-indent:0;
  word-spacing:0;
  line-height:150%;
  margin-left:2;
  margin-right:0; 
  margin-top:0;
  margin-bottom:0
}
li           { color: #000080; font-family: Arial; margin-top:2; margin-bottom:0 }
table{
  border:1px solid #000080;
  color: #000080;
  font-family: Arial;
  text-indent:0;
  word-spacing:0;

}
tr{
/*  border:1px solid #000080;*/
  color: #000080;
  font-family: Arial;
  text-indent:0;
  word-spacing:0;

}
#tabulka{
/*  text-align: center;        */
}
td{
/* border:1px solid #000080; */
  color: #000080;
  font-family: Arial;
  text-indent:0;
  word-spacing:0;

}
ul           { list-style-type: disc; text-align: left; text-indent: 0; 
               line-height: 150%; font-family: Arial; color: #000080; 
               margin-left: 5; margin-top: 5; margin-bottom: 5 }