﻿a:link { color: #000000 }
a:visited { color: #000000 }
a:active { color: #000000 }

body {
  font-family: "arial ce", "helvetica ce", arial, helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  background-color: #DFDFDF;
}

.main {
  width: 900px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
  margin-bottom: 35px;
  border-width: 10px;
  border-style: solid;
  border-color: #808080;
  padding: 0px;
  background-color: #000000;
}

.top {
  width: 900px;
  height: 28px;
  background-color: #CCE6FF;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}

.middle {
  width: 860px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #FFFFFF;
}

.bottom {
  width: 900px;
  height: 35px;
  background-color: #FFFFCC;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.table {
  width: 100%;
  text-align: center;
}

.row {
  height: 100px;
}

.reltable {
  width: 100%;
  text-align: left;
}

.relrow {
  height: 20px;
}

.relemptyrow {
  height: 40px;
}

.noborder { border-style: none; }

.jes-middle {
  width: 860px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url(images/bgjes.jpg);
}

.note {
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}

.jes-note-title {
  text-decoration: underline;
}

.jes-note-text {
  font-weight: normal;
}

.pic-row {
  vertical-align: bottom;
}

.text-row {
  vertical-align: top;
}

.empty-row {
  height: 50px;
}

.col3 {
  width: 286px;
}

.col4 {
  width: 215px;
}

.title {
  font-size: 16px;
  font-weight: bold;
}

.sraz-list {
  padding-left: 40px;
}
