body {
margin:0; 
padding:0;
height:100%; 
background:url(/pic/client/bg_main.gif) top repeat-x;
}

#layer1, #layer2, #layer3, #layer4, #layer5, #layer6, #layer7{
    position: relative; /* Относительное позиционирование */
   } 
 #layer2 { 
 background:url(/pic/client/bg_top_1.png) top no-repeat;
}
 #layer3 {
 background:url(/pic/client/bg_bottom.png) bottom no-repeat;
}
 #layer4 {
 background:url(/pic/client/bg_flower_2.png) right no-repeat;
}
 #layer5 {
 background:url(/pic/client/bg_flower_1.png) left no-repeat;
}
 #layer6 {
	width:125px;
	height:99px;
	background-repeat: no-repeat;
	background-position: 14px 4px;
}

#layer1 { z-index: 1; }
#layer2 { z-index: 2; } 
#layer3 { z-index: 3; } 
#layer4 { z-index: 4; } 
#layer5 { z-index: 5; }
#layer6 { z-index: 7; }
#layer7 { z-index: 6; }


#wrapper {
	margin: 0 auto; 
	height:auto !important;
	height:100%; 
	min-height:100%; 
	width:929px;
	background: url(/pic/client/opacity.png);
}

a, a:visited {
	color: #792054;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

h1 {
	color: #FFFFFF;
	font: italic bold 18px/24px Helvetica, Arial, sans-serif;
	margin-bottom: 16px;
}

#breadcrumbs {
	margin-bottom: 16px;
}

h2 {
	font: italic bold 16px/22px Helvetica, Arial, sans-serif;
	color: #792054;
	margin: 16px 0 8px;
}

p {
	margin: 4px 0;
}

div.break {
	margin-top: 32px;
}

#header {
	width:929px;
	height:153px; 
	margin: 0 auto; /* Выравниваем слой по центру */
}

#top_menu {
	margin:0px;
	width:925px;
}
#top_menu ul{
	margin:0px;
	padding: 0px;
	list-style:none;
	width:100%;
	height:33px;
}
#top_menu ul li{
	float:left;
	width: 154px;
	background:url(/pic/client/button.png) top left;
}

#top_menu ul li a{
	display:block;
	height:33px;
	padding:0px;
	text-transform: uppercase;
	font:70%/36px Helvetica,"microsoft sans serif",arial,sans-serif;
	color:#fff;
	text-decoration:none;
	text-align:center;
}
#top_menu ul li a:hover,
ul li.active a{
	color:#000;
}
#container {
	margin:0px;
	padding: 0px;
}

#content {
	width: 881px;	/* 929 - 24 - 24 */
	margin: 0 auto;
	background: url(/pic/client/opacity.png);
	padding: 24px;
}

	#content #menu {
		float: left;
		width: 190px;
		padding-top: 12px;
	}

		#content #menu ul {
			list-style: none;
		}

			#content #menu ul li {
				margin-top: 6px;
			}

				#content #menu ul li a {
					color: #33285C;
					font: bold 14px/1.5em Helvetica, Arial, sans-serif;
					text-decoration: none;
				}

				#content #menu ul li a:hover {
					text-decoration: underline;
				}

				#content #menu ul li ul {
					margin-left: 12px;
				}

					#content #menu ul li ul li {}

						#content #menu ul li ul li a {
							color: #32434a;
							font: normal 12px/1.5em Helvetica, Arial, sans-serif;
							text-decoration: none;
						}

						#content #menu ul li ul li a.active {
							font-weight: bold;
						}

	#content #right {
		float: right;
		width: 218px;
		padding-top: 12px;
	}

		#content #right p.contacts {
			color: #3f4e54;
			font: bold 16px/22px Helvetica, Arial, sans-serif;
			margin-bottom: 16px;
		}

		#content #right p.contacts.italic {
			font-style: italic;
		}

	#content #text {
		margin: 0 218px 0 188px;
		padding: 0 10px;
		color: #33285C;
	}

	#content #text p.pocentru{
		text-align:center;

	}

		#content #text ul, #content #text ol {
			margin: 8px 0 8px 32px;
		}

		#content #text ul {
			list-style-image: url(/pic/client/point.png);
		}

		#content #text #pages {
			text-align: center;
			margin: 24px 0 6px;
		}

			#content #text #pages a, #content #text #pages span {
				padding: 2px 3px;
				text-decoration: none;
			}

			#content #text #pages a:hover {
				text-decoration: underline;
			}

			#content #text #pages span.active {
				font-weight: bold;
			}


#counters {
	text-align: center;
	margin: 0 0 4px;
}

#lastNews {
		height: 67px;
		background: url(/pic/client/last_news.png) 0 0 no-repeat;
		display: block;
	}

div.newsAnnounce {
	margin-bottom: 16px;
	text-align: center;
}

	div.newsAnnounce div.date {
		width: 152px;
		height: 50px;
		padding: 18px 5px 0 0;
		font-size: 12px;
		color: #888;
		background: url(/pic/client/news_3-1.png) 50% 0 no-repeat;
		text-align: right;
	}

	div.newsAnnounce div.head {
		width: 137px;
		padding: 0 10px;
		font-size: 12px;
		color: #33285C;
		background: url(/pic/client/news_3-2.png) 50% repeat-y;	
	}


	div.newsAnnounce div.headbottom {
		width:157px;
		height:15px;
		background: url(/pic/client/news_3-3.png) 50% no-repeat;
	}

table.item {
		width:100%;
		margin-bottom: 8px;
}

table.item.inner {
		background: url(/pic/client/glasses.png) right  no-repeat;
}

	table.item td {
		background: url(/pic/client/opacity1.png) repeat;
		padding: 12px;
		vertical-align: top;
	}

	table.item.inner td {
		padding-left: 10px;
	}

	table.item td.content {
		width: 100%;
		padding-left: 0;
	}

		table.item td img.logo {
		}

ul.ext {
	margin-left: 16px;
}

