/* CSS Document */
p{
	text-align: justify;
	font-size: 21pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	
}
h1{
	text-align: center;
	font-family: "Comic Sans MS", cursive;
}
p.konec{
	color: #60C;
	font-size: 19pt;
}
body{
	background-color: #3FC;
}
p.avtor{
	text-align: right;
	font-size: 15pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
}
p.poisk{
	font-size:15px;
	color: #900;
	text-align: center;
}
	
	