/* CSS Document */

h2 {
	display: block;
	position: absolute;
	width: 560px;
	height: auto;
	left: 70px;
	top: 0px;
}

#box {
	margin: 0px auto;
	text-align: justify;
	width: 780px;
	height: 700px;
	top: -10px;
	position: relative;
}

#sig {
	width: 750px;
	height: 41px;
	top: -20px;
	left: 0px; 
	position: relative;
	background: url('image/pergamen_1.jpg') no-repeat;
	z-index: 5
}

#prost {
	width: 750px;
	height: 347px;
	top: -40px;
	position: relative;
	background: url('image/pergamen_2.jpg') no-repeat;
}

#zapati {
	width: 750px;
	height: 140px;
	top: -60px;
	position: relative;
	background: url('image/pergamen_3.jpg') no-repeat;
}

a.zpet:link, a.zpet:visited {
	background: url('image/odk_zpet.jpg') no-repeat 0px 0px;
	border: medium none;
	display: block;
	position: absolute;
	left: 651px;
	width: 86px;
	height: 162px;
	text-decoration: none;
	z-index: 20
}

a.zpet:hover {
	background: url('image/odk_zpet.jpg') no-repeat -86px;
	display: block;
	z-index: 20
}
