 
 body { background-color: #ccccff }
h1 {  font-family: Garamond, serif;
text-transform: uppercase;
text-align:center;
border-block: dashed 4px;
border-block-color: #3d0099;  
color :#330066 }

h2{ font-family:Verdana;
text-transform: uppercase;
color:#330080}
h3{font-family:Georgia ;
text-transform: uppercase;
 color:#4700b3}
h4{font-family:Didot ;
text-transform: uppercase;
color:#5200cc}

p.znamenitosti{ color:pink;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 15px;
}


p.pomembno { color:pink }

p#osnovno {font-family:Garamond; font-weight:bold; color:pink;}

img.okvir {
    border: 3px solid #6b5fd6;
    border-radius: 8px;
}