/* Najsi - http://www.druga.org/~weiss/Najsi/ <!-- */
body {
 background-color: #fffff8;
 color: #000000;
 font-family: times new roman, times, serif;
 padding: 1%;
}

h1 {
 border-width: 2px;
 border-color: #cc0000;
 border-style: solid;
 color: #000000;
 font-family: courier new, courier, mono;
 font-size: 40px;
 font-weight: bold;
 letter-spacing: 1px;
 margin-left: 5%;
 margin-right: 5%;
}

h2 {
 font-family: courier new, courier, mono;
 font-size: 28px;
 font-weight: bold;
}

hr {
 background-color: #009900;
 border: 0px;
 color: #009900;
}

p {
 text-align: justify;
}

p.navodila {
 font-family: arial, helvetica, sans-serif;
 margin-left: 8%;
 margin-right: 8%;
}
