 h1 {
   font-family: Calibri;
   color: #43055e;
   text-align: center;
}
h2 {
   font-family: Bahnschrift;
   color: #1c3d23;
}
body {
	background-color: lightblue;
}

.barva { color:#050b5e }
.odebeljeno { font-weight: bold }
.lezece { font-style: italic }
.pisava { font-family: Verdana }

.pikce { border-style: dotted }
#naslov { 
   font-size: 160%;
   font-weight: bold;
   color:#43055e;
   background-color: #8f3d81;
}



