/* CSS style-style sheet za "Fizicki odsjek" */
/* kkumer@phy.hr 2000-03-28 */

BODY {background:white; color:black; text-align: justify;
      font-family:Times, serif; font-size:1.0em}

H1 {background:white; color:#c63030; font-size:200%; font-weight: bold;
  font-family:Times, sans-serif; text-align: center}
H2 {background:white; color:#c63030; font-size:150%; font-style: italic;
  font-family:Arial, sans-serif}
H3 {background:white; color:#c63030; font-size:120%; font-style: italic;
  font-family:Arial, sans-serif}
H4 {background:white; color:#c63030;
  font-family:Arial, sans-serif}
H5 {background:white; color:#c63030;
  font-family:Arial, sans-serif}


/* Formatiranje paragrafa */
.just { text-align: justify; margin-right: 1em; margin-left: 1em }
.justl { text-align: justify; margin-right: 10em; margin-left: 0em }
.obav { text-align: justify; margin-right: 1em; margin-left: 1em }
.obavhd { color: #b62020; text-align: left; margin-right: 1em; 
  font-weight: bold}
.obavft { text-align: right; margin-right: 1em; 
  margin-left: 1em; font-style: italic}
.justqa { text-align: justify; margin-right: 8em; margin-left: 3em }
/* Za citate */
.cite { text-align: justify; margin-right: 4em; margin-left: 4em;
      font-style: italic}
/* Za jednadžbe */
.eq { text-align: justify; margin-right: 1em; margin-left: 8em }

/* Ovo mi je zasad samo za naslov Hubbleovih dijagrama. Suvisno? */
.boxtit {color: navy; font-size:1.2em; font-weight: bold;
     font-family:cursive }

/* Razni fontovi: */
.sad { font-family: Arial, sans-serif; font-size:0.8em }
.foot { font-family: Arial, sans-serif; font-size:0.8em }
.sadhr { color: #f80000; background: white }
.kolegij { color: #005555; background: white; font-weight: bold }
.redhead { color: black; background: #ffdddd }
.addr { font-size:0.8em; text-align: left;
     font-family: cursive }

TH { color: black; background: #ffff99 }

/* Box: */
TABLE.out { color: black; background: #c80000 }
TABLE.ing { color: black; background: #ececec}
TABLE.inw { color: black; background: white}
TABLE.iny { color: black; background: #fffbdf}
TR.headg { color: navy; background: #a0b8c8; font-size:1.2em;
     font-family: Arial, sans-serif }
TR.heady { color: navy; background: #f7e78e; font-size:1.2em;
     font-family: Arial, sans-serif; text-align: center }
TD.headg { color: navy; background: #a0b8c8; font-size:1.2em;
     font-family: Arial, sans-serif }
TD.heady { color: navy; background: #f7e78e; font-size:1.2em;
     font-family: Arial, sans-serif }
TD.cap { font-size:0.9em; text-align: justify}
TD.capdg { color: black; background: #dcdcdc; font-size:0.9em;
     text-align: justify}
TD.capss { font-size:0.8em; text-align: justify;
     font-family: Arial, sans-serif }
TD.footr { color:black; background:#dcdcdc; font-size:0.8em; 
     text-align: right; font-family: Arial, sans-serif }

