/* obecné tagy */ 	
body {	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 1em auto;
	padding: 0;
	font-size: 11px;
	color: #7d8381;
	}
a:link, a:visited {
	color: #8b974a;
	text-decoration: none;
	}
a:hover {
	color: #8b974a;
	text-decoration: underline;
	}
p {
	margin: 0.1em;
	padding: 0px 15px 0 15px;
	line-height: 1.4;
	text-align: justify;
	}
strong {
	color: #708d1d;
	}
h1 {
  font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0px;
	color: #333;
	padding: 0 0 0 15px;
	background-image: url('../_img/sipka.gif');
	background-repeat: no-repeat;
	background-position: left;
}
input, select, textarea, legend, fieldset {
	font-size: 11px;
	color: #7d8381;
	padding: 0.1em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	}
.obr {
  float: right;
	padding: 3px;
	margin: 0px 0px 0px 10px;
	border: 1px solid #D6D6D6;
	}
/* HLAVA a TELO*/
.hlavni-telo {
  width:747px;
  margin: auto;
	}
.hlava-nadpis {
  float: left;
  background-image: url('../_img/hlava.gif');
  background-repeat: no-repeat;
  background-position: left;
  height: 34px;
  width: 649px;
	}
.hh {
  font-size: 9px;
	color: #333;
	padding: 10px;
	}
.hh a:link, .hh a:visited {
  font-weight: bold;
	color: #333;
	}
.hh a:hover {
  font-weight: bold;
	color: #000;
	text-decoration: underline;
	}
.vlajky {
  float: right;
	}
.hlava-obr {
  float: left;
	}
.menu-obr {
  float: left;
  width: 218px;
	}
.telo {
  float: left;
  width: 740px;
	}
.modra {
  color:#0092d9;
	}
.oranzova {
  color:#e78600;
	}
.tit-left {
  float: left;
  margin: 10px 0px 0px 0px;
  width: 417px;
  border-right: 1px solid #ebebeb;
	}	
.tit-right {
  float: right;
  margin: 10px 0 0 0;
  padding: 0 0 30px 0;
  width: 310px;
  border-bottom: 1px solid #ebebeb;
	}
.tit-right1 {
  float: right;
  margin: 15px 0 0 0;
  padding: 0 0 60px 0;
  width: 310px;
	}
.main-body {
  float: left;
  margin: 10px 0px 0px 0px;
	}	
.title-pdf {
  padding: 2px 0px 0px 20px;
	background-image: url('../_img/title_pdf.gif');
	background-repeat: no-repeat;
	background-position: left;
	}	
/* TABULKA tagy */ 	
.border {
  padding: 3px;
  border-collapse: collapse;
  border: 1px solid #7d8381;
  text-align: center;
  }
.border th {
  border: 1px solid #7d8381;
  background: #edeae3;
  width: 150px;
  } 
.border td {
  border: 1px solid #7d8381;
  }

/* definice UL a LI a hlavnì text v UL a LI tagy */ 
.orange {
	margin: 0px 0px 0px 20px;
	padding: 3px 0 0 22px;	
	}
.orange ul {
	margin: 0 0 0 13px;
	padding: 0px;
	}
.orange li {
  list-style-type: none;
  color: #e78600;
  margin: 3px;
  list-style-image: url('../_img/sipecka.gif');
	}
.no-img {
	margin: 0px;
	padding: 0px;	
	}
.no-img ul {
	margin: 0px;
	padding: 0px;
	}
.no-img li {
  list-style-type: none;
  color: #e78600;
  margin: 2px;
	}
.black {
  font-weight: bold;
	margin: 0px;
	padding: 0 0 0 20px;
	}
.black ul {
	margin: 0px;
	padding: 0px;
	}
.black li {
  list-style-type: none;
  color: #333;
  margin: 5px 0 0 0;
  padding: 0 0 0 13px;
	background-image: url('../_img/modra-tecka.gif');
	background-repeat: no-repeat;
	background-position: left;
	}

/* PATA */
.pata {
  float: left;
  height: 59px;
  width: 740px;
  background-color: #edeae3;
  clear: both;
	}
.pata-left {
  float: left;
  color: #8b974a;
  padding: 23px 0 0 50px;
	}
.pata-right {
  float: right;
  color: #8b974a;
  padding: 10px 15px 0 0;
	}
.pata a:link, .pata a:visited {
	color: #8b974a;
	text-decoration: none;
	}
.pata a:hover {
	color: #8b974a;
	text-decoration: underline;
	}
