body{background-image: url("images/ground.jpg");
    text-align :center;}
img {text-align :center;
     border-style:none; }
.left {text-align: left;}     
.center {text-align:center;}
img.top {vertical-align:top ;}
.big  {
  font-weight:bolder;
  font-size:larger;
  }
.strong {
  font-weight:bolder;
  font-style:italic;
  }
img.sps {
  position:absolute; left:21px;  top:5px;
  }
p.sps1{position:absolute; left:28px; top:67px;
  font-size: 11pt;
  font-weight: bold;
  }
p.sps2{position:absolute; left:29px; top:81px;
  font-size: 11pt;
  font-weight: bold;
  }
h1 {font-size: 25pt;
  color:#99dfe0;
  background-color:#6688af;
  width:90%;
  font-family: Arial, Helvetica, sans-serif;
  font-style: oblique;
  font-weight: bold;
  margin: 0;
  }
h2 {font-size: 15pt;
  color:#99dfe0;
  background-color:#6688af;
  width:90%;
  font-family: Arial;
  font-style: oblique;
  font-weight: bold;
  margin: 0;
  } 
h3 {text-align: left;width:90%;margin: 0;}
h4 {text-align: left;width:90%;margin: 0;}

.clanek {
  text-align: left;
  font-size: 12pt;
  font-weight: bold;
  }
.claneki {
  text-align: left;
  font-size: 12pt;
  font-style: oblique;
  }
  .mapa {width:76%;color:#ff0000;  }
ul {list-style-type:circle ;
    text-align :left;}

td,tr,table {
	padding: 10px;
	margin: 0px;
	font-size: 1.1em;
}
table.velka{width:90%;  text-align :left;
       font-size:15pt;   padding:0px;
       border-collapse:collapse;
       border-style: ridge;
}
td.velka{border-style: ridge; padding:10px; padding-left:30px;}
td.nadpis{border-style:ridge; padding:10px;text-align:center;
    font-style:italic;background-color:#bbddee;}
.left{  padding-left:20px;padding-right:30px;
        text-align: justify;
        font-size:150%;
}

