h1 {
	color: #8C0356;
	font-family: Lucida Console;
	font-size: 300%;
}

h2 {
	color: #E00087;
	font-family: Times New Roman;
	font-size: 250%;
}

body {
	background-color: #FFC9EA;
}

p {
	font-family: Times New Roman;
	font-size: 150%;
} 

ul {
	font-family: Times New Roman;
	font-size: 150%;
}
 
table {
	font-family: Times New Roman;
	font-size: 150%;
}

#naslov {
	color: #5C0238;
	font-size: 400%;
	font-family: Cursive;
}

.besedilo {
	color: #BD1A7C;
}

#prehod {
   width: auto; 
   height: 1200px; 
   background: radial-gradient(#FFE0F2, #FF9ED7) 
}