/* unique css for all MWS site *//* Matjaž Jeran 2005-01-11 *//* splošne nastavitve ozadja, fontov in barv */body { background: #F0F0F0 }table { background: #FFF9CF ; width: 100%  }p, ul, td { font-family: Verdana, Arial, sans-serif ; color: #000000 ; font-size: medium }h1, h2, h3, h4 { font-family: "Times New Roman", Times, Roman, serif }h1 { font-size: xx-large ; font-weight: bolder ; color: #000080 ; background: #DFDFDF}h2 { font-size: x-large ; font-weight: bold ; color: #000080 ; background: #DFDFDF }h3 { font-size: large ; font-weight: bold ; color: #000080 ; background: #DFDFDF }h4 { font-size: medium ; font-weight: bold ; color: #000080 ; background: #DFDFDF }address { font-family: "Courier New", monospace; font-weight: normal }caption { font-family: Verdana, Arial, sans-serif ; font-size: medium ; font-weight: bold ; background: #DFDFDF }/* nastavitve slik in fotografij */img             { border: 0 }.img_left       { float: right }.img_right      { float: left }/* Posebni razredi */.BottomLine { color: #000080 ; background: #FFF9CF ; font-family: Verdana, Arial, sans-serif ; font-size: smaller }/* nastavitve aktivnih tock */a:hover { color: red }
