body { font-family: "Verdana"}
h1 { color: rgb(000,104,255); font-size: 26pt; }
h2 { color: rgb(000,104,255); font-size: 14pt; }
h3 { font-size: 12pt; }
p { font-size: 10pt; padding-left: 5pt; }
ul { font-size: 10pt; }
a:link { color: rgb(000,104,255); text-decoration: none; }
a:visited { color: rgb(000,104,255); text-decoration: none; }
a:hover { color: rgb(000,104,255); text-decoration: underline; font-weight: bold; background: rgb(255,225,207); }
a:active { color: rgb(255,128,64); text-decoration: none; }
th { background: rgb(213,230,255); }
#menu { list-style-type:square; }
.svetlomodro { background-color: rgb(213,230,255); }
.svetlooranzno { background-color: rgb(255,225,207); }
.podatki { border: 1pt rgb(000,104,255) solid }