
body,p,td {
  font-family: Arial;
  font-size: 14px;
  color: #000000;
}

form { margin: 0px; }

table.main_tab {
  border: #923D0D 1px solid;
  width: 750px;
  background-color: #FFFFFF;
}

td.frm_field {
  font-family: Tahoma;
  font-size: 12px;
  color: #923D0D;
}

td.copyright {
  color: #FFFFFF;
  background-color: #923D0D;
  font-size: 10px;
}

input.search {
  border: #923D0D 1px solid;
  font-size: 12px;
}

.framed {
  border: #923D0D 1px solid;
  font-size: 14px;
}

.head1 {
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  font-family: Arial;
  color: #666699;
  border-bottom: 1px solid #C0C0C0;
}

.head2 {
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  font-family: Arial;
  color: #923D0D;
}

.small {
  font-size: 12px;
}

.cena {
  font-weight: bold;
  color: #923D0D;
}

.frm_btn {
  font-size: 11px;
  font-family: Tahoma;
  color: #FFFFFF;
  width: 120px;
  background-color: #666699;
  border: #FFEFE3 1px solid;
}

.img_framed {
  border: #000000 1px solid;
}

.tabheading {
  font-size: 12px;
  font-weight: bold;
}

.errormsg {
  color: #CC3300;
  font-size: 14px;
  font-family: Arial;
}

a          { text-decoration: none; }
a:link     { color :#923D0D; }
a:active   { color :#CC6666; }
a:visited  { color :#923D0D; }
a:hover    { color :#CC6666; }


a.menu { 
font-size:11px;
font-family:Tahoma;
font-weight:bold;
text-decoration:none;
display:block;
margin-top:2px; 
margin-bottom:2px;
margin-left:6px;
margin-right:6px;
}
a.menu:link         {}
a.memu:visted       {}
a.menu:active       { background-color:#FFFFFF; }
a.menu:hover        { background-color:#FFFFFF; }

a.topbar       { font-size: 10px; font-family: Arial; text-decoration: none; }

