DIV.Content {
	height: 320px;
	float: left;
	overflow: auto;
	font: Times New Roman;
	color: #663300;
}

h1 {
	font: bold larger Times New Roman;
	color: #663300;
	margin-top: 10;
	text-align: center;
	margin-left: 10px;
}

#z1 {
	font: x-large;
}

#z2 {
	font: larger;
	margin-right: 150px;
}

h3{
	font: bold Times New Roman;
	color: #663300;
	margin-top: 10;
	margin-left: 10px;
}

h4{
	text-align: right;
}

h5 {
	font: smaller/normal Times New Roman;
	color: Navy;
	margin-top: 10;
	margin-left: 10px;
}

p {
	text-align: justify;
	margin-left: 10px;
	margin: 10px;
}

div.gorna { 
				position: relative; 
				padding-top: 50;
}