 body {
  font-family: Trebuchet MS;
  font-size: 14px;
  background-color: #eaeaea;
  color: #0e4782;
 }
 table {
  font-size: 100%;
  border-collapse: collapse;
  border: 1px solid black;
 }
 td,th {
  border: 1px solid black;
 }
 table.nobordertable,table.nobordertable td,table.nobordertable th {
  border: none;
 }
 p {
  padding:0;
  margin:0 0 1em 0;
 }
 th {
  text-align: left;
 }
 th.th_top {
  background-color: #d14400;
  color: white;
 }
 th.th_left {
  background-color: #d14400;
  color: black;
 }
 a {text-decoration: underline; color: #3060A0;}
 a:hover {text-decoration: underline; color: #FF6804;}
 
 .remlovabox {
  width: 555px;
  height: 137px;
  background: url(/_tpl/default/remlova.jpg);
  margin: 0 0 10px 0;
 }
 .remlovabox p {
  margin: 0 0 0 150px;
  padding: 8px 0 0 0;
  color: white;
 }