body {
 margin: 0px;
 padding: 0px;
 background-color: #F4E4C1;
 scrollbar-face-color:#F4E4C1;
 scrollbar-arrow-color:#333333;
 scrollbar-track-color:#D1C3AB;
 scrollbar-shadow-color:'';
 scrollbar-highlight-color:'';
 scrollbar-3dlight-color:'';
 scrollbar-darkshadow-Color:'';
}
body, td, th, div {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #3C372B;
}
a {
 color: #A07857;
 font-weight: bold; 
 text-decoration: none;
}

a:hover {
 color: #A52A2A;
 font-weight: bold; 
}
img {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
a img {
  border: 0px;
} 
h1 {
  color: #A52A2A;
  font-weight: bold;
  font-size: 11pt;
}

table.tabMain {
  width: 760px;
}
td.topMenu {
  background-color:red;
  width: 760px;
  height: 120px;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url(./gfx/topmenu.jpg);
}
td.topMenu img {
  cursor: hand;
}
td.tdContent {
  background-color: #E0D1B1;
}
div.dvContent{
  margin: 10px 20px 10px 20px;
}
table.jidlo th {
  font-weight: bold;
  text-align: left;
  padding-top: 20px;
}
tr.alter td {
  background-color: #D1C3AB;
}
td.jidlo1 {
  width:35px;
  text-align: right;
  font-weight: bold;
}
table.foto {
  width: 650px;
}
table.foto td {
  width: 33%;
  text-align: center;
  padding-bottom: 10px;
}
