	.artTdHeader{
		color: #fff;
		font-size: 20px;
		padding-left: 5px;
		padding-top: 5px;
		border-radius: 5px 5px 0px 0px;
		background-color: #3375a4;
		vertical-align: middle;
		border-bottom: 4px solid #009966;
	}
	.artTdHeader a{
		color: #fff;
		font-size: 20px;
	}
	table.artCatTbl .artTbImg{
		/*border-left: 5px solid #000;*/
		width: 150px;
	}
	table.artCatTbl .artTbCont{
		padding: 5px;
		vertical-align: top;
	}

	
	.artImgHeader{
		min-width: 300px;
		min-height: 300px;
		max-width: 950px !important;
		border-radius: 0px 0px 20px 20px;
	}
	.artHeader{
		padding-left: 10px;
		color: #fff;
		background-color: #3375a4;
		border-bottom: 4px solid #009966;
	}
	.artHDecore {
		padding: 5px;
		font-size: 20px;
		color: #fff;
		border-bottom: 6px solid #009966;
		background-color: #3375a4;
	}
	.artTdChar{
		padding-right: 6px;
		width: 40%;
	}
	.artTdDesc{
		text-align: justify;
		padding-left: 6px;
		width: 60%;
	}
	.artTdDesc p{
		padding-right: 6px;
	}
	.artCharList li{
		list-style: none;
		background: none;
	}
	.artProductTbl{
		width: 100%;
	}
	.artProductTbl h1{
		font-size: 30px !important;
	}
	.artProductTbl strong{
		color: #3375a4;
	}
	.artTblCont{
		vertical-align: top;
	}
	
	.orange{
		background-color: orange;
		color: #fff;
	}
	
	.artNavLink{
		margin-bottom: 5px;
		display: inline-block;
		border: 1px solid #000;
		padding: 5px;
		color: #fff;
		text-decoration: none;
		background-color: #3375a4;
	}
	
	.artNavLinkDis{
		margin-bottom: 5px;
		display: inline-block;
		margin-bottom: 5px;
		border: 1px solid #000;
		padding: 5px;
		color: #777;
		text-decoration: none;
		background-color: #ccc;
	}

/*Меню*/
	
	.artMenu li a{
		background: none !important;
		box-shadow: none !important;
		color: #333 !important;
	}
	div.artMenu > ul > li.active_li > a{
		background: #009966 !important;
		color: #fff !important;
	}
	div.artMenu > ul > li.active_li > ul > li.active a{
		background: #009966 !important;
		color: #fff !important;
	}
/*Меню*/
.sidebar{
	width: 244px;
}
/*Подкатегории раздала*/
.nc_menu_item{
	padding: 5px !important;
	min-height:60px !important;
	background-image: linear-gradient(to right bottom, #ffffff 0%, #ebecf0 100%, #e7e8ec 100%);
	border: 1px solid #3375a4 !important;
	border-bottom: 10px solid #3375a4 !important;
	border-radius: 10px 10px 0px 0px !important;
	text-align: center !important;
	margin: 5px;
}
.nc_menu_item a{
	color: #3375a4;
}

a.artDownloadLink{
	color: #fff;
	padding:2px;
    border: 1px solid #d7d8da;
    background: #1676aa;
}

/*Хлебные крошки*/
.artBreadCrumbs div{
padding: 4px;
padding-left: 8px;
	/*border-left: 22px solid #009966;*/
	background: #3375a4;
	color: #d7d8da;
}
.artBreadCrumbs div a{
	text-decoration: none;
	color: #fff;
}
.artBreadCrumbs div a:hover{
	color: #333;
}
/*Хлебные крошки*/
/* Слайдер */

.artSlide ul li  p{
	min-height: 40px;
	background: url('/images/bg_blue_opacy.png');
	padding: 10px;
	border: 1px solid #ccc;
}
.artSlide ul li  p a{
	font-size: 30px;
	color: #fff;
}
div.artSlider{
	width: 100%;
	background: #fff;
	height: 300px;
	margin-bottom: 20px;
}
.artSlider div{
	float: left;
}
div.artNavigation{
	color: #fff;
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 100%;
	background: #3375a4;
	vertical-align: middle;
}
div.artNavigation:hover{
	background: #438DC5;
}
div.artNavigation a{
	height: 100%;
	text-decoration: none;
}
div.artSlide{
    width: -moz-calc(100% - 100px);
    width: -webkit-calc(100% - 100px);
    width: -o-calc(100% - 100px);
    width: calc(100% - 100px);
}
div.artSlide ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
div.artSlide ul li{
	height: 300px;
	text-align:center;
}

.artSlide ul li img{
	height: 300px;
}
/* Слайдер */
/*News*/
ul.artUlInLine{
	width: 100%;
	height: 75px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.artUlInLine li{
	display: inline;
	height: 100px;

}
.artNewsDiv{
	height: 100px;
	background: url('/images/news_icon.png') no-repeat center left;
	float: left;
	width: 33.3333%;
}
.artNewsDiv span{
	margin-left: 100px;
	vertical-align: top;
}
.artUlInLine a{
	font-size: 20px;
	text-decoration: none;
}
.artNewsDiv:hover{
	color: #fff;
	background-color: #93BDDD;
	border-radius: 0px 0px 5px 5px;
}
.artNews h2{
	background: #3375a4;
	color: #fff;
	padding: 4px;
	padding-left: 8px;
	border-bottom: 4px solid #009966;
}
.artNews{
	margin-bottom: 20px;
	height: 150px;
}
body{
	background:#e4e3df;
}
.wrapper{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background:#fff;
}
/*footer*/
.art_footer{
	color: #fff;
	background: #3375a4;
    min-height: 0px;
    padding: 10px;
	margin-bottom: 20px;
}
.art_footer a{
    color: #fff;
}
/*	*/
.content{
	width: 950px;
}
.content ul li{
	background: none;
}
/* botton*/
a.artBtnLink{
	border-radius: 5px;
	background: #3375a4;
	border: 1px solid #000;
	padding: 4px;
	color: #fff;
	text-decoration: none;
}
a.artBtnLink:hover{
	background: #438DC5;
}

a.artBtnGreen{
	background: #009966;
}
a.artBtnGreen:hover{
	background: #00CC99;
}

/**/
div.h1{
font-size: 25px;
}
/* feedback*/
div.nc_mail_from_site{
	margin: 10px;
	border: 1px solid #ccc;
	border-radius: 10px;
	/*background: #d7d8da;*/
	padding: 5px;
	
}
div.nc_mail_from_site input{
	padding: 5px;
	min-width: 300px;
	border: 1px solid #ccc;
}
div.nc_mail_from_site textarea{
	min-width: 300px;
	border: 1px solid #ccc;
}
.nc_submit input{
	background: #3375a4;
	color: #fff;
	border: 1px solid #000;
	font-size: 20px;
}
.nc_submit input:hover{
	background: #438DC5;
}

span.callback{
	color: #333;
	font-size: 10px;
	margin-bottom: 10px;
}