html,body{margin:0;padding:0;text-align:center;}
body
{
	font: 80% Arial, Microsoft Sans Serif, Helvetica, sans-serif;
	background: url(images/header/bg_top.jpg) top left repeat-x #000;
}
p
{
	margin:0 10px 10px
}

#container
{
	width:990px;
	margin:0 auto;
	text-align:left;
}

#logo 
{
	padding:20px 0 20px 15px;
}

#clear{
height:0;
font-size:1px;
line-height:0px;
clear:both;
}

#menu
{
	width:950px;
	margin:0 auto;
	height:47px;
}

#mainmenu
{
	background: url(images/header/bg_main_menu.png) repeat-x left top;
	height:47px;
	width:914px;
	float:left;
	margin:0;
	text-align:center;
}

#mainmenu a
{
	display:block;
	vertical-align:middle;
	width:100px;
	height:26px;
	padding-top:11px;
	font-weight:600;
	text-decoration:none;
	color:#000;
	float:left;
	margin-top:5px;
}

#mainmenu a:hover
{
	text-decoration:underline;
}

.set_menu
{
	background: url(images/header/bg_main_menu_set.png) repeat-x left top;
	height:26px;
}

.section {
	overflow:auto;
	zoom:1;
}

.section h2 
{
	margin-left:0;
}
		
.r-star-shape {
	width:950px;
	position:relative;
}

.r-star-shape_footer {
	width:950px;
	position:relative;
}

#header h1 
{
	margin: 0;
	padding: 10px 0;
}

/*Здесь пишем стили для левой колонки сайта */
#left
{
	width:720px;
	margin:0;
	float:left;
}

.a_set
{
	color:#e49626;
	font-weight:700;
}


#right
{
	width:200px;
	margin:0;
	color:#909090;
	float:right;
	background:#0d0d0d;
	padding:10px;
	border:1px solid #212121;
}

.hk
{
	color:#e49626;
	font-weight:700;
	font-size:1em;
	text-decoration:none;
	line-height:25px;
}

.date
{
	/*color:#c0c0c0;*/
	font-weight:700;
	color:#e49626;
}

.news a
{
	color:#909090;
	text-decoration:underline;
}

.submenu
{
	color:#fff;
}

.submenu_set
{
	color:#e49626;
}
.submenu_l2
{
	color:#909090;
	padding-left:10px;
	display:block;
	border-left: 3px solid #e49626;
	margin: -10px 0 10px;
	padding-left:10px;
	height:auto;

}

#content{
width:950px;
margin:10px auto;
padding:10px;
color:#fff;
}
#content h1 {
margin:0px; /* Обнуляем отсупы для заголовка первого уровня, находящегося в блоке контента.*/
} 
#content p {
margin:0px; /* Обнуляем отсупы для параграфов я, находящегося в блоке контента.*/
padding:5px; /*задаем поля, т.е. чтобы был промежуток между строками, чтобы было понятно, что это параграф :)*/
}

/*атрибут, который опускает подвал сайта ниже всех блоков. Нужен для корректной работы макета. */

/*Здесь пишем стили для подвала сайта */
#footer
{
	width:950px;
}
#footer p{
margin:0px;  /* обнуляем отступы*/
padding: 10px 0; /*  задаем поля */
}

.about_prib h1
{
	font-size:1.2em;
	display:inline;
	color:#fff;
}
.about_prib a
{
	text-decoration:none;
}

.about_prib a:hover
{
	text-decoration: underline;
	color:#e49626;
}
.about_prib
{
	background: url(images/header/bg_prib.jpg) no-repeat right top;
	width:700px;
	padding-top:10px;
	padding-right:15px;
	height:150px;
	overflow:hidden;
	color:#909090;
	vertical-align:top;
	float:left;
	/*border:solid 1px red;*/
}

.align_left
{
	float:left;
}

.align_right
{
	float:right;
}

.price thead
{
	background:#2268ab;
	color:#fff;
}

.price td
{
	padding:7px;
	border-left:1px #000 dotted;
}

.chet
{
	background:#ddd;
}

.price
{
	background:#ccc;
	color:#000;
	font-size:1em;
}

.statya
{
	color:#fff;
}

.statya tr td a
{
	color:#e49626;
}