#obal {
	width: 800px;
	height: 758px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: url('../data/img/main_bg.gif') no-repeat;
}
#menu {
  height: 360px;
}
div.photos {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 85%;
  clear: both;
}
.bottom {
  position: absolute;
  bottom: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.center {
  text-align: center;
}
img.thumb {
  width: 300px;
}


