#centerpage {
	/* сайт по центру экрана, шириной 800 */
	position: absolute;
	margin-left : auto;
	margin-right : auto;
	top: 13px;
	left: 280px;
	width: 650px;
} 
.hdr
{
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: Black;
	text-align : left;
	padding-bottom : 10px;
}

.sub {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #757E78;
	text-align : left;
}
div.L3 {
	padding-left: 15px;
	font-size: 11px;
}

#block_search {
	position: relative;
	float : right;
	margin-top : 10px;
	margin-right : 20px;
	font-size : 10px;
	font-weight : normal;
	text-align : right;
	color : Black;
}

#menubar {
	clear : both;
	position: relative;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	text-align : left;
	margin-top : 0px;
	margin-right : 10px;
	margin-bottom : 0px;
	top : 0px;
	line-height : 0px;
}
#menubar a {
	padding-left: 0px;
	text-decoration:none;
	font-weight: bold;
	font-size: 13px;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}
#menubar a.active {
}
#menubar a:hover {
	text-decoration : underline;
}

.menuActuator a {
	color: Black;
	font-weight:bold;
	font-size:12px;
}

.menu {
	background-color: #45726b;
	/*background: url(/img/design/bg_menu.png);*/
	text-align : left;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding: 10px;
	left: 0px;
	position: relative;
	font-size: 12px;
	border: #00b697 1px solid;
}

.menu a {
	color: #ffffff;
	text-decoration:underline;
	padding: 0px;
	margin-top: 10px;
}
.menu a:visited {
	color: #ffffff;
	text-decoration:underline;
}
.menu a:hover {
	color: #ffffff;
	text-decoration:none;
}
.menu a:active {
	color: #ffffff;
	text-decoration:none;
}

#header {
	margin-top: 0px;
	position : static;
	margin-right : 0px;
	margin-bottom : 0px;
	width : 100%;
}