<!-- 


a,h1,h2,h3,h4,h5,h6,
.footnote,.red,.navig1,.navig2,.navig3 { 
  background: transparent; }

h1,h2 { color: #FC5C00; }

h3,h4,
.red,.red1 { color: #FC5C00; }

.bigest,
h5,h6 { color: #FC5C00; }
  
.white,.footnote { color: #FFFFFF; }


body,h1,h2,h3,h4,h5,h6,
.red,.red1,.navig1,.navig2,.navig3 { font-family: Arial,sans-serif }

h1,h2,h3,h4,h5,h6,
.navig1,.navig2,.red1,.navig3 { font-weight: bold; }

body {
  color: #02026A;
  background: #C6DBFF;
  margin-left: 0%; 
  margin-right: 0%;
  margin-top: 0%;
  margin-bottom: 0px;
  padding-left: 0px; 
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-left: 0px; 
  border-right: 0px;
  border-top: 0px;
  border-bottom: 0px;
}

.bigest,
{ font-size: 5em; }

.navig1 { font-size: 1.5em; }

h5,.n5,
h1,.n1 { font-size: 1.7em; }

h6,.n6,
h2,.n2,.red1 { font-size: 1.25em; }

.navig2 { font-size: 0.8em; }

.navig3 { font-size: 0.66em; }

h3,.n3 { font-size: 1em; }

h4,.n4,
.footnote { font-size: 0.7em; }

em { font-style: italic; }
strong { font-weight: bold; }

.footnote { 
  font-family: Courier,monospace; 
}


h1 { 
  margin-bottom: -0.5em; 
  padding-bottom: 0px; 
  border-bottom: 0px; 
}

/* 
Linky povedeme zvlast. "active" a "hover" musi byt za "visited" a "link" 
*/
a.navig3:link,
a.navig3:visited,
a.navig3:active,
a.navig3:hover,
a.navig2:link,
a.navig2:visited,
a.navig2:active,
a.navig2:hover,
a.navig1:link,
a.navig1:visited,
a.navig1:active,
a.navig1:hover { text-decoration: none; background: transparent; }

a:link,a:visited,a:active,a:hover { background: transparent; }

a:link { color: #FC5C00; }

/*a.navig1:link,*/
a.navig1:visited { color: #FC5C00; }

a:visited { color: #000000; }

a.navig2:visited,
a.navig3:visited,
a.navig2:link,
a.navig3:link { color: #FFFFFF; }

a.navig1:active,
a.navig2:active,
a.navig3:active,
a:active,
a:hover { color: #FF0000; }

a.navig1:hover { color: #909090; }

a.navig2:hover,
a.navig3:hover { color: #C0C0C0; }

a.navig1:focus,
a.navig2:focus,
a.navig3:focus { color: #FF0000; }


-->

