/* Style for web page of DiMaS */

H1 { color: #010254; }
H2 { color: #010254; }
H3 { color: #010254; }
H4 { color: #010254; }
H5 { color: #010254; }
H6 { color: #010254; }

BODY, P, TH, TD, LI, UL, OL, DL { font-size: 14pt; font-family: Geneva, Arial CE, Helvetica, sans-serif; }

BODY { background-color: #cccccc;
       color: black;
       margin: 0px;
       padding: 0px; }

DIV.white { background-color: white; }

TH { padding-left: 2px; 
     padding-right: 2px;
     padding-top: 1px;
     padding-bottom: 1px; }
TD { padding-left: 2px; 
     padding-right: 2px;
     padding-top: 1px;
     padding-bottom: 1px; }
TABLE.navigation_bar { margin-top: 20px; }
TD.body_td { background-color: white;
             padding: 15px 10px 3px 10px; }
/* TD.panorama { background-image: url("images/background3.jpg") ; */
TD.panorama { background-image: url("images/panorama3.jpg") ;
//              background-repeat: repeat;
//              background-color: gray;
              background-repeat: no-repeat;
              background-position: right;
              background-color: #16171b;
              height: 100px;
              text-align: center; }
TD.okraj { background-color: #16171b;
           width: 10px; }
TD.bar { background-color: #1a1a3c;
         color: white;
         border: #dddddd 1px solid;
         text-align: center;
         text-decoration: none;
         width: 120px;
         padding: 3px; }
TD.action { background-color: #e3a695;
            text-align: center;
            padding: 3px; }
TD.lista { background-color: white;
           padding-top: 8px;
           width: 128px; }
TD.odsazeny { background-color: white;
              width: 20px; }
TABLE.tab { background-color: white;
            padding-left: 2px; 
            padding-right: 2px;
            padding-top: 1px;
            padding-bottom: 1px; }
.tabhead { background-color: #d38665; }

A:link { color: #24265a;
         text-decoration: underlined; }
A:visited { color: #24265a;
            text-decoration: underlined; }
A:active { color: red; }
A:hover { color: #24265a;
          background-color: #b0bfff;
          text-decoration: underlined; }

A.side_link:link { color: white;
         text-decoration: none; }
A.side_link:visited { color: white;
            text-decoration: none; }
A.side_link:active { color: red; }
A.side_link:hover { color: white;
          background-color: #202f6f;
          text-decoration: underline; }

A.side_link_highlight:link { color: white;
          font-weight: bolder;
          text-decoration: none; }
A.side_link_highlight:visited { color: white;
          font-weight: bolder;
          text-decoration: none; }
A.side_link_highlight:active { color: red; }
A.side_link_highlight:hover { color: white;
          font-weight: bolder;
          background-color: #202f6f;;
          text-decoration: underline; }

A.nonactive_link:link {
  color: gray;
  text-decoration: none;
}
A.nonactive_link:visited {
  color: grafy;
  text-decoration: none;
}
A.nonactive_link:active { color: gray; }
A.nonactive_link:hover {
  color: gray;
  background-color: transparent;
  text-decoration: none;
}
SPAN.nonactive_link {
  color: gray;
  background-color: transparent;
  text-decoration: none;
}

A.link_obr { color: transparent;
             background-color: transparent; }
A.link_obr:hover { color: transparent;
                   background-color: transparent; }

SPAN.email { color: #010369; }
SPAN.email_symbol { color: #010369;
                    font-size: smaller; }
SPAN.pozor { color: red; }
SPAN.pozor_svoc { color: red;
                  font-weight: bolder;}
SPAN.otazka { color: navy; } 
SPAN.adresa { color: #010306;
              font-size: smaller; }
SPAN.small { color: gray;
             font-size: smaller; }
SPAN.funinfo { color: gray;
               font-weight: normal;
               font-size: 60%; }
SPAN.lastchange { color: #010306;
                  font-size: smaller; }
SPAN.JavaScript { color: gray;
                  font-size: smaller; }
