/* CSS Document */

body {
	background-color:#F4F8C7;
	text-align:center;
}

.obr {
  margin:auto;
  width:842px;
  height:1191px;
  background-image: url('apo_podklad2.jpg');
  background-repeat: no-repeat;
  background-position:50% 0%;
}

.tex {
	text-align:left;
	margin:auto;
	width:795px;
	height:560px;
	position:relative;
	overflow:auto;
	top:260px;
} 
