* {margin:0; padding:0;}
html, body {height: 100%; }
body {width: 984px; margin: 0 auto; position: relative; background: #EEE; font: 16px Trebuchet MS, Tahoma, sans-serif;}

a {color: #000;}
a:hover {color: #555;}

IMG {margin: 2px;}

#all {
	margin: 0 0 -80px 0;
	min-height: 100%;
}
#empty_footer {height: 80px; clear: both;}
#footer {
	height: 80px;
}

#content {
	width: 100%;
	margin: 150px 0 0;
	}	

#left {
	width: 250px; 
	float: left;
	}

/*меню лево*/
.menu .text UL {margin: 0px 0 -1px; padding: 0; list-style-type: none;}
.menu .text UL  LI A {
	margin: 0px -20px 0;
	padding: 5px 20px 5px;
	display: block;
	font-size: 18px;
	color: #2c2c2c;
	text-decoration: none;
	border-bottom: 1px solid #999999
}
.menu .text UL  LI A:hover {
	background: #c3c3d3; color: #000;
}
/*меню лево конец*/

#right {
	margin: 0 0 0 280px;
	}

#header	{
	width: 100%;
	height: 150px;
	background: url('images/top.jpg') no-repeat center;
	position: absolute;
	top: -8px; left: 0;
	text-align: center;
}	

/*все картинки*/
.lmenu, .rmenu, .lmenub, .rmenub, .text-top-l, .text-top-r , .text-bottom-l , .text-bottom-r  {background: url('images/2.gif');}
.space, .menutop, .text-top-center, .text-bottom-center  {background: url('images/3.gif');}
#header {background: url('images/top.jpg') no-repeat center;}
/*все картинки конец*/

/*рамки текстов*/ 
.text-top-center {
	height: 30px;
	margin: 0 40px 0;
	background-position: 0 120px;
	overflow:visible;
}

.text-top-l {
	width: 40px; 
	height: 30px;
	position:relative;
	left: -40px;
	float: left;
	overflow:visible;
	}

.text-top-r {
	width: 40px; 
	height: 30px;
	position:relative;
	right: -40px;
	background-position: 40px 0;
	float: right;
}

.text-bottom-center {
	height: 30px;
	margin: 0 40px;
	background-position: 0 -50px;  
	margin-bottom: 15px;
}

.text-bottom-l {
	width: 40px; 
	height: 30px;
	position:relative;
	left: -40px;
	background-position: 0 -50px;  
	float: left;
}

.text-bottom-r {
	width: 40px; 
	height: 30px;
	position:relative;
	right: -40px;
	background-position: -40px -50px;  
	float: right;
}

.text {
	background: #DDDDE7;
	padding: 0 20px 0;
	margin-bottom: -7px;
}
.menu .text { margin-bottom: 0px;}
.text UL {padding-left: 15px;}

.text P {margin-bottom: 7px;}
/*рамки текстов конец*/ 

/*подвал*/
.text-footer {
background: #DDDDE7;
padding: 0 20px 0;
height: 50px;
}

/*украшательства*/
.green {color: #360;}
.zvezd{
	color: #360;
	font-size: 20px;
	font-weight: bold;
	cursor: POINTER;
}	
.gray {
	color: #333;
	font-size: 10px;
}

.h1 {
	width: 100%;
	padding: 25px 0 0;
	text-align: center;
	position: absolute;
	z-index: 100;
}
.h1 DIV {
	width: 360px;
	font-size: 30px;	
	font-weight: bold;
	margin: 0 auto 0;
	

	
	
}
H1 {	
	font-size: 30px;
	
	}
#right H1 {
	margin: 0 20px 5px;
	position: static;
	font-size: 25px;
	color: #360;
}	

H2 {
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 0px;
	color: #360;
}
H3 {color: #360;
  margin-top: 20px;
  margin-bottom: 0px;
 }
 
.text H3 {
	margin: 0 0 5px;
}

.text H3 A {
	color: #360;
}
 .foot_left {
	width: 900px;
	float: left;
}
 .foot_right {
	margin: 0 0 0 900px;
	text-align: right;
}

/* блок последних добавленных материалов*/
.news H2 {
	margin: 0 0 5px;
	font-size: 16px;
}

.news H3 {
	margin: 0;
	font-size: 14px;
}

.news P {font-size: 12px;}

/*аносны статей в разделах*/
.preview A {font-size: 16px; color: #360;}
.preview P {font-size: 80%;}
