a:link {text-decoration: none; font-weight: bold; color: black;}
a:hover {text-decoration: underline; font-weight: bold; color: black;}
a:active {text-decoration: none; font-weight: bold; color: black;}
a:visited {text-decoration: none; font-weight: bold; color: black;}
a:visited:hover {text-decoration: underline; font-weight: bold; none; color: black;}

a.notbold:link {text-decoration: none; font-weight: normal; color: black;}
a.notbold:hover {text-decoration: underline; font-weight: normal; color: black;}
a.notbold:active {text-decoration: none; font-weight: normal; color: black;}
a.notbold:visited {text-decoration: none; font-weight: normal; color: black;}
a.notbold:visited:hover {text-decoration: underline; font-weight: normal; color: black;}

body {background-color: white;}

body,table,tr,td,span,div {font-family: sans-serif; color: black; font-size: 12px;}
.n1 {font-size: 24px; font-weight:bold;}
.n2 {font-size: 18px; font-weight:bold;}
.n3 {font-size: 12px; font-weight:bold;}
.nc1 {font-size: 24px; font-weight:bold; color:black;}
.nc2 {font-size: 18px; font-weight:bold; color:black;}
.nc3 {font-size: 12px; font-weight:bold; color:black;}
.hlavniokno {border: 20px solid white;}
.bezokraje {margin: 0px; padding: 0px; border: 0px;}
.info {font-weight: bold; background-color: white;}
.warning {font-weight: bold; color: red; background-color: white;}
.dark {background-color: white;}
.light {background-color: white;}
.aktuality {font-weight: normal;}
.cisloprojektu {color: black; font-style: italic; font-size: 13px; font-weight: normal;}
.nazevprojektu {margin: 8px 0px 8px 0px;}
.red {color: black;}
.redB {color: black; font-weight: bold;}
.cervena {background-color: white;}
.zelena {background-color: white; color: black;}
.svetla {background-color: white;}
.tmava {background-color: white;}
.nomargin {margin: 0px; text-align: justify;}
.ceniky {border: 1px solid black; empty-cells: show;}
.actual {font-weight: bold; text-decoration: underline;}