@font-face {
        font-family: 'LinuxLibertineOBold';
        src: local('☺'), url('woff/LinLibertine_RB.woff/') format('woff');
        font-weight: bold;
        font-style: normal;
}

@font-face {
        font-family: 'LinuxLibertineOBoldItalic';
        src: local('☺'), url('woff/LinLibertine_RBI.woff') format('woff');
        font-weight: bold;
        font-style: italic;
}

@font-face {
        font-family: 'LinuxLibertineOItalic';
        src: local('☺'), url('woff/LinLibertine_RI.woff') format('woff');
        font-weight: normal;
        font-style: italic;
}

@font-face {
        font-family: 'LinuxLibertineORegularDRS';
        src: local('☺'), url('woff/LinLibertine_aDR.woff') format('woff');
        font-weight: normal;
        font-style: normal;
}

@font-face {
        font-family: 'LinuxLibertineORegular';
        src: local('☺'), url('woff/LinLibertine_R.woff') format('woff');
        font-weight: normal;
        font-style: normal;
}

@font-face {
        font-family: 'LinuxBiolinumOBold';
        src: local('☺'), url('woff/LinBiolinum_aWB.woff') format('woff');
        font-weight: bold;
        font-style: normal;
}

@font-face {
        font-family: 'LinuxLibertineOCRegular';
        src: local('☺'), url('woff/LinBiolinum_R.woff') format('woff');
        font-weight: normal;
        font-style: normal;
}

@font-face {
        font-family: 'LinuxBiolinumORegular';
        src: local('☺'), url('woff/LinBiolinum_R.woff') format('woff');
        font-weight: normal;
        font-style: normal;
}

.biolinum {font-family: 'LinuxBiolinumORegular', sans-serif;}
b {font-family: 'LinuxLibertineORegular'; font-weight: bold;}
b.biolinum {font-family: 'LinuxBiolinumOBold'; font-weight: normal;}

  body { font-family:  LinuxLibertineORegular, serif;}
  h1 {font-family: LinuxLibertineOCRegular,sans-serif; color: rgb(60%,0%,0%); font-weight:normal}
  h2 { color: rgb(60%,0%,0%); font-family: 'LinuxLibertineORegularDRS', serif; font-weight: normal}
  h3 { color: rgb(60%,0%,0%); font-style:italic; font-weight: normal}
  h4 { color: rgb(60%,0%,0%); font-family: 'LinuxBiolinumORegular', sans-serif;}
html { quotes: "\2018" "\2019" "\201C" "\201D" "\2018" "\2019" }
table {border-collapse: collapse; }
td.b,th.b { border-right: solid 1px black }
td, th { margin-left:: 0.8em; padding-right: 0.4em;}
th { background-color: rgb(100%,100%,60%); }
tr.o  { background-color: rgb(90%,90%,90%); }
tr.e { background-color: white; }
tr:hover { background-color: rgb(100%,80%,80%); }
/*label:hover { background-color: rgb(100%,100%,90%);}*/

a[href$='.png'] {
padding:0 0 0 20px; background:transparent url(/~tburnus/icon_pic.png) no-repeat center left;
}
a[href$='.pdf'] {
padding:0 0 0 20px; background:transparent url(/~tburnus/icon_pdf.png) no-repeat center left;
}

