
body {
  /*background-image: url(../images/bg/bghk1.jpg);
  background-repeat: repeat-y;*/
  background-image: url(/images/sije.gif);
  background-repeat: no-repeat;
  background-color: #ffcccc;
  color: #8b1a1a;
}

a {
  text-decoration: none;
  font-weight: bold;
  color: #cd2626;
}
a:link {
}
a:hover {
  color: #8b0000;
  background-color: #fdf5e6;
}
a:hover.imglink {
  background-color: transparent;
}

h1 {
  text-align: center;
  color: #8b0000;
}

table.tablemain {
  position: relative;
  left: 69px;
}

th {
  color: #ab0000;
}

.top1, .underline_bottom, .underline_links {
  border-style: dotted;
  border-width: thin;
  padding: 6px;
}
.top1 {
  /*text-align: right;*/
  width: 550px;
}
.underline_bottom, .underline_links {
  background-color: #ffccbb;
}
.underline_bottom {
  width: 500px;
}
.underline_links {
  width: 90%;
}

.partneri_tbl {
  font-family: Arial;
  background-color: #e8b8b8;
}
.partneri_nad {
  background-color: #997777;
  color: #fff8dc;
  width:180px;
  font-weight: bold;
}
.partneri_text {
  font-size: 11px;
}
hr {
  color: #cd6839;
}

li.bez {
  list-style-type:none;
}

