body {
	background: white url(../images/background.jpg) center top no-repeat;
	font: 12px 'Tahoma', Arial, Helvetica, sans-serif;
	color: black;
}
a {
	font: 11px 'Tahoma', Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #e5a0b7;
}
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 #e5a0b7;
	padding: 2px;
	margin: 2px;
}

.img a:hover {
  text-decoration: none;
}
/******************************************************************************/
#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/mnamka_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/mnamka_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: 25px;
	top: 165px;
	width: 200px;
	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_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;
}
#pages_center_gallery {
	position: relative;
  padding-left: 30px;
  padding-right: 30px;
	width: 1000px;
	min-height: 1000px;
	margin: 0 auto;
	background: transparent url(../images/mnamka_center_gallery.jpg) repeat-y;
}
#center_gallery {
	position: relative;
	float: left;
	width: 949px;
	min-height: 284px;
	/*background: transparent url(../images/korze_center_left.jpg) no-repeat;
*/
	margin: 0 auto;
}
#center_left {
	position: relative;
	float: left;
	width: 432px;
	height: 284px;
	background: transparent url(../images/mnamka_center_left.jpg) no-repeat;
	margin: 0 auto;
}
.center_left_ponukove_listy {
	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/mnamka_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/mnamka_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: right;
	font: 11px 'Tahoma', Arial, Helvetica, sans-serif;
	color: white;
}
/* Bottom */
#bottom {
	position: relative;
	top: 0px;
	width: 949px;
	height: 73px;
	background: transparent url(../images/mnamka_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;
}
