* {
  padding: 0;
  margin: 0;
}
body {
  font-family: Calibri,Arial;
	margin: 0;
	padding: 0;
	background-color: White;
	font-size: 80%;
} 
h1 {
color:#000000;
font-size:1.4em;
font-weight:600;
margin:0 0 0.8em;
padding:0;
text-align:left;
}
h2 {
color:#000000;
font-size:1.2em;
font-weight:600;
margin:0 0 0.5em;
padding:0;
text-align:left;
}
h3, h4{
color:#000000;
font-size:1em;
font-weight:600;
margin:0 0 1.2em;
padding:0;
text-align:left;
}
p {
  text-align: left;
  line-height: 1.4;
  margin-bottom: 1.2em;
}
ul {
  margin: 0;
  padding: 0 0 1em 0;
}
ul li {
  margin: 0 0 0.2em 2em;
}
ol {
  margin: 0;
  padding: 0 0 1em 0;
}
ol li {
  margin: 0 0 0.2em 2em;
}


table {
  margin-bottom: 1.2em;
  border-collapse: collapse;
  font-size: 100%;
}
th {
  border: 1px solid #000000;
  padding: 4px 8px;
  font-weight: 600;
}
td {
  border: 1px solid #000000;
  padding: 4px 8px;
}

table p {
  text-align: initial;
  line-height: initial;
  margin-bottom: initial;
}
table.noborder {
  border: 0 none;
  border-collapse: separate;
}
table.noborder tr th {
  border: 0 none;
}
table.noborder tr td {
  border: 0 none;
}
table.noborder tr th {
  border: 0 none;
}
table.noborder tr td {
  border: 0 none;
}

.reference {
  text-align: right;
  font-size: 23px;
  font-weight: normal;
  font-style: oblique;
  color: #000000;
  margin: 0 0 15px 0;
}
.reference-autor {
  text-align: right;
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  color: #000000;
  margin: 15px 0;
}

img.obtekanizprava {
  float: right !important;
}

img.obtekanizleva {
  float: left !important;
}

p.clear {
  clear: both;
}
