body, td, table{
  color: #000000;
}

body, td, table, ol, ul, p{
  font-family: tahoma,helvetica,arial,sans-serif;
  font-size: 8pt;
}

h1 {
  color: #333399;
  font-weight: bold;
  font-size: 12pt;
}

h2 {
  color: #000000;
  font-weight: bold;
  font-size: 11pt;
  margin-bottom: 0px;
}

h3 {
  color: #333399;
  font-weight: bold;
  font-size: 10pt;
  margin-bottom: 0px;
  text-indent:2em;
}

h4 {
  color: #000000;
  font-weight: bold;
  font-size: 10pt;
  margin-top: 1px;
  margin-bottom: 4px;
  text-align: center;
}

h5 {
  color: #000000;
  font-weight: bold;
  font-size: 9pt;
  margin-top: 1px;
  margin-bottom: 4px;
  text-align: center;
}

p {
  font-size: 8pt;
}

p.otstup {
  color: #666666;
  font-size: 8pt;
  margin-left: 13px;
  margin-top: 0px;
}

a {
  color: #3d3d3d;
}

a:hover {
  color: #999999;
}

a.light {
  color: #6FBAFF;
}

a.light:hover {
  color: #A3D3FF;
}

.small {
  font-size: 7pt;
}

input,select {
  font-family:tahoma,verdana;font-size:11px;
}

input.checkbox {
  width:20px;
}

textarea {
  width:250px;height:150px;font-family:tahoma,verdana;font-size:11px;
}

.cyanlink {
    text-decoration: underline;
    color: #FFE8DC;
    font-size: 10px;
}

.cyanlink:hover {
    text-decoration: underline;
    color: #ffffff;
    font-size: 10px;
}

.brownlink {
    text-decoration: none;
    color: #a06951;
    font-size: 10px;
}

attention {
	color: #ff0000;
}
