/* zacetek */

body {
font-family:'Ms sans serif', Geneva, Arial, Helvetica,
sans-serif;
background-color : blue;
font-size : small;
color : white;
leftmargin:"100";
rightmargin:"100";
}

table {
font-family:'Ms sans serif', Geneva, Arial, Helvetica,
sans-serif;
background-color : blue;
font-size : small;
color : white;
leftmargin:"100";
rightmargin:"100";
}

a:hover, a:visited {
color:white;
background-color : blue;
}

.obvestilo { 
text-align: center; 
color: white; 
margin-top: 0; 
background-color: red; 
padding:3px;
}

.obvestilo a, .obvestilo a:visited, .obvestilo a:hover  { 
background-color: red; 
color: white; 
text-decoration: none;
}
               
a.BrezPodcrtavanja { 
color:white;
text-decoration: none;
}

/* podcrtavnaje linkov */
a:hover, a:hover.BrezPodcrtavanja, .obvestilo a:hover {
text-decoration: underline; 
}


h1 { 
color:#FFFFFF;
text-decoration: none;
font-size : small; font-weight:normal; margin-bottom:0
}

h2 { 
color:#FF0000;
text-decoration: none;
font-size : small; font-weight:normal; margin-bottom:0;
}

.mali { 
color: #FFFFFF;font-style:normal; font-variant:normal; font-weight:normal; font-size:3mm 
}


/* konec /*