/*Новое из джумлы*/
#header {
	height: 126px;
	background: url(images/header.png) top center no-repeat;
	margin: 0 auto;
	width: 800px;
}
/* headers */
div.componentheading {
font-family:Tahoma,Arial,sans-serif;
color:#333333;
font-size:12px;
font-weight:bold;
height:22px;
padding:8px 0 0 10px;
}

/* Форматирование верхней навигации */
#newsflash {
float:left;
font-size:12px;
margin:0 9px 10px 530px;
padding:7px;
text-align:justify;
width:250px;
}

#newsflash ul {
	margin: 0;
	padding: 0 10px;
	list-style: none;
}

#newsflash li {
background:transparent url(images/menu_li_very_top.png) no-repeat scroll right bottom;
float:left;
margin:0;
padding:0 0 0 5px;
}

#newsflash li a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	line-height: 29px;
	padding: 0 10px;
	color: #555555;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
	height: 29px;
}

#newsflash li a:hover {
	color: #111111;
}

#newsflash li a#active_menu {
	color: #ff0000;
}

#logo_top {
	position: relative;
	float:left;
	margin: -50px 0 0 -30px;
	padding:0;
	
}
/* Форматирование верхней линии навигации */
.pill_m {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background: url(images/menu.jpg) top center no-repeat;
	width: 800px;
	height: 29px;
}

#pillmenu {
	float: left;
	margin: 0;	
}

#pillmenu ul {
	margin: 0;
	padding: 0 28px;
	list-style: none;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
	height: 29px;
	background: url(images/menu_li.jpg) bottom right no-repeat;
}

#pillmenu li:hover {

}

#pillmenu li a#active_menu-nav {
	color: #ff0000;
}

#pillmenu li a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	line-height: 20px;
	padding: 0 10px;
	color: #555555;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
	height: 29px;
}

#pillmenu li a:hover {
	color: #111111;
}
/* Форматирование нижней линии навигации */
.line_m {
	text-align: left;
	margin: 0 auto;
	
	background: url(images/menu_bottom.jpg) top center no-repeat;
	width: 767px;
	height: 29px;
}

#linemenu {
	float: left;
	margin: 0;
}

#linemenu ul {
	margin: 0;
	padding: 0 10px;
	list-style: none;
}

#linemenu li {
	float: left;
	margin: 0;
	padding: 0;
	height: 29px;
	background: url(images/menu_li_bottom.jpg) bottom right no-repeat;
}

#linemenu li:hover {

}

#linemenu li a#active_menu-nav {
	color: #ff0000;
}

#linemenu li a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	line-height: 29px;
	padding: 0 10px;
	color: #555555;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
	height: 29px;
}

#linemenu li a:hover {
	color: #111111;
}
#footer1 {
background:transparent url(images/footer1.png) no-repeat scroll center top;
height:71px;
margin:0 auto;
text-align:center;
vertical-align:top;
width:800px;
}
