/* top right bottom left */
 
body, html  { scrollbar-base-color: #F1D9BD; }

body {
 margin-top: 0;
 margin-left: 0;
 font-family: Arial, sans-serif;
 bgcolor: white;
 
 }

table {
 margin: 0;
 font-family: Arial, sans-serif;
 font-size: 10pt;
 border: 0px none;
 bgcolor: white;
}

img  {
 border-color:  #74583F;
  }

.top-href {
 color: #F9BD64;
 font-weight: bold;
 text-decoration: none;
 font-size: 8pt;
}

:hover.top-href {
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
 font-size: 8pt;
}

.top-href1 {
 color: black;
 font-weight: normal;
 text-decoration: none;
}

:hover.top-href1 {
 color: white;
 font-weight: normal;
 text-decoration: none;
}

.top-href2 {
 color: #74583F;
 font-weight: bold;
 text-decoration: none;
}

:hover.top-href2 {
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
}
.top-href3 {
 color: #74583F;
 text-decoration: none;
 font-weight: bold;

}

:hover.top-href3 {
 color: white;
 text-decoration: none;
 font-weight: bold;

}


/*odkazy*/
.top-href4 {
 color: #846548;
 text-decoration: none;
 font-weight: bold;

}

:hover.top-href4 {
 color: #FAC574;
 text-decoration: none;
 font-weight: bold;

}
.top-href5 {
 color: white;
 text-decoration: none;
 font-weight: bold;

}

:hover.top-href5 {
 color: #663300;
 text-decoration: none;
 font-weight: bold;

}


.nadpisC {
 color: #846548;
 font-weight: 900;
 text-decoration: none;
 font-size: 20pt;
 }
 
.nadpis {
 color: #A88760;
 font-weight: 900;
 text-decoration: none;
 font-size: 20pt;
  padding-right: 50;
 }

.nadpis2 {
 color: #F9BD64;
 font-weight: bold;
 text-decoration: none;
 font-size: 16pt;
}


/*bílý nadpis rámečků*/
h5 {
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
 font-size: 9pt;
 padding-top: 7
}


p {
 padding-left: 7;
 padding-right: 7;
}