body {
	background: white url(../images/background.jpg) center no-repeat;
	  font: 12px 'Tahoma', Arial, Helvetica, sans-serif;
	  color: #eb3b00;
}
a {
	font: 11px 'Tahoma', Arial, Helvetica, sans-serif;
	text-decoration:none; 
	color: #eb3b00;
}
a:hover {
	text-decoration:underline;
	color: black;
}

h1 {
  color: #990100;
}
h2 {
  color: red;
  margin: 0 auto;
}

@font-face {
  font-family: Pristina;
  font-style:  normal;
  font-weight: normal;
  src: url(./css/pristina.eot);
}

.img {
	vertical-align: middle;
	border: 1px solid #990100;
	padding: 2px;
	margin:2px;
}

/******************************************************************************/
#all_pages {
  width: 949px;
  margin: 0 auto;
}

/* Pages head */
#pages_head {
  position: relative;
	width: 949px;
  height: 439px;
	margin: 0 auto;
}

#top_left {
  position: relative;
  float: left;
	width: 416px;
  height: 439px;
	background: transparent url(../images/mapoma_top_left.jpg) no-repeat;
	margin: 0 auto;
}
.top_left_imageslide {
  position: relative;
  float: left;
  top: 0px;
  left: 30px;
	width: 386px;
	height: 434px;
	text-align: center;
	font: 11px 'Tahoma', Arial, Helvetica, sans-serif;
}

#top_right {
  position: relative;
  float: right;
	width: 533px;
  height: 439px;
	background: transparent url(../images/mapoma_top_right.jpg) no-repeat;
	margin: 0 auto;
	
}
#top_right_left {
  position: relative;
  float: left;
  left: 17px;
  top: 49px;
	width: 251px;
  height: 334px;
	background: transparent;
	margin: 0 auto;
}
.top_right_left {
  position: relative;
  left: 40px;
  top: 150px;
	width: 161px;
  height: 150px;
	text-align: center;
	font: 11px 'Tahoma', Arial, Helvetica, sans-serif;
}
#top_right_right {
  position: relative;
  float: right;
  right: 17px;
  top: 49px;
	width: 240px;
  height: 334px;
	background: transparent;
	margin: 0 auto;
}
.top_right_menu_top {
  position: relative;
  top: 10px;
  left: 5px;
	width: 230px;
	height: 15px;
	text-align: center;
	font: 11px 'Tahoma', Arial, Helvetica, sans-serif;
}
.top_right_act_text {
  position: relative;
  top: 90px;
  left: 5px;
	width: 225px;
	height: 230px;
	text-align: center;
	font: 11px 'Tahoma', Arial, Helvetica, sans-serif;
}
.top_right_food_text {
  position: relative;
  top: 90px;
  left: 5px;
	width: 230px;
	height: 230px;
	text-align: center;
	font: 11px 'Tahoma', Arial, Helvetica, sans-serif;
}
.top_right_cafe_text {
  position: relative;
  top: 140px;
  left: 5px;
	width: 230px;
	height: 40px;
	padding-left: 10px;
	text-align: left;
	font: 11px 'Tahoma', Arial, Helvetica, sans-serif;
}
.top_right_action_text {
  position: relative;
  top: 400px;
  left: 10px;
	width: 500px;
	height: 25px;
	text-align: center;
	font: 20px 'Tahoma', Arial, Helvetica, sans-serif;
	color: red;
}

/* Pages center */
#pages_center {
  position: relative;
	width: 949px;
  height: 284px;
	margin: 0 auto;
}

#center_left {
  position: relative;
  float: left;
	width: 432px;
  height: 284px;
	background: transparent url(../images/mapoma_center_left.jpg) no-repeat;
	margin: 0 auto;
}
.center_left_food_dirnk_menu {
  position: relative;
  float: left;
  top: 60px;
  left: 35px;
	width: 380px;
	height: 220px;
	text-align: center;
	font: 11px 'Tahoma', Arial, Helvetica, sans-serif;
}

#center_right {
  position: relative;
  float: right;
	width: 517px;
  height: 284px;
	background: transparent url(../images/mapoma_center_right.jpg) no-repeat;
	margin: 0 auto;
}
.center_right_text {
  position: relative;
  float: right;
  top: 0px;
  right: 25px;
	width: 490px;
	height: 280px;
}

/* Pages bottom */
#pages_bottom {
  position: relative;
	width: 949px;
  height: 104px;
  background: transparent url(../images/mapoma_bottom.jpg) no-repeat;
	margin: 0 auto;
}
.bottom_right_contact_text {
  position: relative;
  float: left;
  top: 4px;
  left: 540px;
  right: 23px;
	width: 150px;
	height: 90px;
	text-align: left;
	font: 11px 'Tahoma', Arial, Helvetica, sans-serif;
	color: white;
}
.bottom_right_contact_map {
  position: relative;
  float: left;
  top: 4px;
  left: 550px;
  right: 23px;
	width: 220px;
	height: 90px;
	text-align: left;
	font: 11px 'Tahoma', Arial, Helvetica, sans-serif;
	color: white;
}

/* Bottom */
#bottom {
  position: relative;
  top: 0px;
	width: 949px;
	height: 73px;
	background: transparent url(../images/mapoma_bottom_logo.jpg) no-repeat;
	margin: 0 auto;
}
.bottom_logo_mapoma {
  position: relative;
  float: right;
  top: 0px;
  right: 26px;
	width: 250px;
	height: 50px;
}
.bottom_copyright {
  position: relative;
  float: left;
  top: 5px;
  left: 26px;
	width: 640px;
	height: 40px;
  font: 11px 'Tahoma', Arial, Helvetica, sans-serif;
  text-align: left;
  color: #717171;
}
