body {background-color: #ffc9dd}
body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 { color: #613691 }
h1 { @font-face: 1.5cm }
h2 { color: #094859 }

.rdeca { color: red }
.krepko { font-weight: bold }

#naslov1 { 
   font-size: 267%;
   font-weight: bold;
   color: #6e0a2f;
   background-color: transparent;
}

.številke { list-style-type: številke }

table { 
   border: 3px solid #0a0000;
   width: 17%;
}
th { 
   border: 3px solid #0a0000;
   height: 30px;
   vertical-align: bottom;
   background-color: #f74090;
   color: #0a0000;
}
td { 
   border: 3px solid #0a0000;
   text-align: left;
   background-color: #d9e6fc;
}

