h1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14pt;
  color: black;
  text-align: left;
  margin: 25px 50px 25px 50px
}
h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 14pt;
  color: black;
  text-align: left;
  margin: 25px 50px 25px 50px
}
h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14pt;
  color: black;
  text-align: left;
  margin: 25px 50px 25px 50px
}
h4 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 14pt;
  color: black;
  text-align: left;
  margin: 25px 50px 25px 50px
}
table {
  border-width: 1px;
  border-style: ridge;
  border-collapse: separate;
  border-color: darkgray;
  margin: 25px 50px 25px 50px
}
td {
  border-width: 1px;
  border-style: ridge;
  border-collapse: separate;
  border-color: darkgray;
  padding: 2px;
  text-align: center;
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 12pt;
  color: black;
}
p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12pt;
  color: black;
  text-align: justify;
  width: 800px;
  margin: 5px 50px 5px 50px;
}
li {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12pt;
  color: black;
  text-align: justify;
  width: 760px;
  margin: 5px 50px 5px 50px;
}
.narrow {
  width: 710px;
}
.gr {
  font-family: Cambria, Times New Roman, Palatino Linotype, serif;
  font-style: normal;
  font-size: 13pt;
  color: black;
}
.gra {
  font-family: Cambria, Times New Roman, Palatino Linotype, serif;
  font-style: normal;
  font-size: 13pt;
  color: #790000;
}
.grh {
  font-family: Cambria, Times New Roman, Palatino Linotype, serif;
  font-style: normal;
  font-size: 17pt;
  color: black;
}
.grha {
  font-family: Cambria, Times New Roman, Palatino Linotype, serif;
  font-style: normal;
  font-size: 17pt;
  color: #790000;
}
.hd {
  border-width: 0px;
  -moz-border-radius: 0px;
  border-style: none;
  border-collapse: collapse;
}
.hdlft { 
  border-width: 0px;
  -moz-border-radius: 0px;
  text-align: left;
  border-style: none;
  border-collapse: collapse;
}
.sc {
  font-variant: small-caps;
}
#ram {
  position: relative;
  top: 20px;
  left: 20px;
  width: 741px;
  height: auto;
}
#slov {width: 600px;
  left: 40px;}
.a {
  color: #790000;
}
a {
  text-decoration: none;
}
a:link {
  color: #790000;
}
a:visited {
  color: #790000;
}
a:active {
  color: green;
}
a:hover {
  text-decoration: underline;
  color: green;
}
h1 a:hover {
  text-decoration: none;
  color: green;
}
h2 a:hover {
  text-decoration: none;
  color: green;
}
h3 a:hover {
  text-decoration: none;
  color: green;
}
h4 a:hover {
  text-decoration: none;
  color: green;
}
