
p {
	text-align: left;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

h3 {
	text-align: left;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

#text {
	position: absolute;
	top: 115px;
	left: 170px;
	right: 10px;
	background-color: #f4dbc5;
	margin-bottom: 50px;
}

#textbox {
	width: 440px;	
	height: 50px;
}

#obrazky {
	position: absolute;
	left: 10px;
	top: 115px;
	width: 150px;
	height: 704px;
}

#obr2003 {
	position: absolute;
	left: 0px;
	top: 0px;
}

#obr2002 {
	position: absolute;
	left: 0px;
	top: 178px;
}

#aktnadpis {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 440px;
	height: 100px;
	background-color: transparent;
}

#nadpistext {
	position: absolute;
	top: 25px;
	left: 69px;
}

#zpet {
	margin-top: 50px;
	margin-bottom: 20px;
}

