body {
	background: #FFFFFF url(img/bg.jpg) repeat-x left bottom;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
}

.top {
	background: url(img/top.jpg) repeat-x;
	padding: 50px 10px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 100px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 1030px;
}

.header .left {
	background: #B3C2C7 url(img/header-pob.jpg) no-repeat;
	font-family: Florence, cursive;
	color: #000;
	line-height: 100px;
	text-align: center;	
	width: 814px;
}

.header .left .main_text {
	font-size: 2.5em;
	font-family: "voluta-script-pro-1","voluta-script-pro-2";
	padding-bottom: 0px;
	/*font-family: Florence, cursive;
	font-size: 2.0em;
	line-height: 60px;
	*/
	color: #1A1D22;
	text-align: center;	
}

.header .left .current_text {
	font-size: 1.5em;
	font-family: "voluta-script-pro-1","voluta-script-pro-2";
	/*
	font-family: Florence, cursive;
	font-size: 1.2em;
	*/
	color: #1A1D22;
	padding-top: 0px;
	color: #000;
	text-align: center;	
}


/* content */
.content {
	float: left;
	margin: 0 0;
	padding: 0 0px;
	width: 781px;
}
.content .descr {
	margin-left: 12px;
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content h1 {
	margin-left: 12px;
}

.content li {
	list-style: url(img/li.png);
	margin-left: 25px;
}
.content p {
	font-family: "Lucida Sans Unicode",sans-serif;
}

/* map */
.content .map {
	float: left;
	background: #F3EBA6;
	height:700px;
	width: 814px;
	/* margin: 0px -16px 0px; */
	margin: 0px 0px 0px 0px; 
}
