html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/* vertical-align: baseline; */
	background: transparent;
}
body {
	line-height: 1;
	font-family: arial,tahoma,helvetica,sans-serif;
	font-size: 100.01%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	height: 100%;
}
a {
	color: #004d93;
}
p {
	margin: 0 0 10px 0;
}
/* ckeditor */
.styleH3 {
	font-size: 16px;
	margin: 0 0 10px 0;
}
.styleH2 {
	font-size: 20px;
}
hr {height: 1px; border: 0; background: lightGrey; margin: 15px 0;}
/* ckeditor */
a:hover,
.head .topMenu li a:hover,
.catalogMain h1 a:hover,
.rightBlock h1 a:hover,
.footer .topMenu a:hover,
.newsMain h1 a:hover,
.bulleten h1 a:hover {
	color: #666;
}
.wrapper {
	width: 100%;
	min-height: 100%;
	height: auto  !important;
	height: 100%;
	position: relative;
	font-size: 0.8em;
	min-width: 1005px;
}
.head {
	height: 125px;
	width: 100%;
	background: #fff url(/img/bg.gif) 0 0 repeat-x;
}
.logo {
	position: absolute;
	top: 20px;
	left: 30px;
}
.logo a {
	width: 164px;
	height: 47px;
	overflow: hidden;
	position: absolute;
}
.logo .logo_desc {
	font-style: italic;
	font-size: 12px;
	color: #727272;
	width: 150px;
	position: absolute;
	top: 55px;
}
.logo .logo_desc strong {
	font-weight: normal;
}
.head .topMenu {
	position: absolute;
	left: 260px;
	top: 75px;
}
.topMenu li {
	float: left;
}
.topMenu li a {
	padding: 6px 5px;
	display: block;
}
.head .topMenu li.active {
	background: url("/img/active-r.gif") no-repeat scroll 100% 50% transparent;
}
.head .topMenu li.active a {
	background: url("/img/active-l.gif") no-repeat scroll 0 50% transparent;
	color: #fff;
	text-decoration: none;
}
.head .topMenu li.active a:hover {
	color: #ccc;
}
.head .topMenu li a {
	color: #000;
}
.phone {
	background: url("/img/tel.png") no-repeat scroll 0 0 transparent;
	float: right;
	font-size: 18px;
	margin-top: 20px;
	padding: 18px 50px 0 55px;
	position: relative;
}
.phone .ph {
	font-size: 14px;
	font-style: normal;
	left: 15px;
	position: absolute;
	top: 19px;
}
.phone a {
	background: url("/img/mail.gif") no-repeat scroll 0 2px transparent;
	display: block;
	font-size: 12px;
	margin: 4px 0 0 -17px;
	padding-left: 17px;
}
/* Фидбэк start */
.feedBack {
	position: absolute;
	right: 300px;
	padding: 7px 10px 12px 10px;
	background-color: #004d93;
	color: #fff;
	cursor: pointer;
}
.feedBack span {
	border-bottom: 1px dashed #fff;
}
.feedBack_form {
	position: absolute;
	z-index: 200;
	background-color: #004d93;
	color: #fff;
	padding: 10px;
	right: 300px;
	top: 32px;
	display: none;
}
.feedBack_form h2 {
	font-size: 18px;
	margin: 0 0 15px 0;
}
.feedBack_form .textF,
.feedBack_form textarea,
.feedBack_form .textFC {
	display: block;
	width: 300px;
	font-size: 12px;
	padding: 4px;
	border: 0px;
	margin: 0 0 10px 0;
}
.feedBack_form .textFC {
	width: 152px;
	margin: 3px 0 0 0;
}
.feedBack_form textarea {
	height: 120px;
	font-family: arial,tahoma,helvetica,sans-serif;
}
.feedBack_form .errors {
	margin: 0 0 10px 0;
	font-size: 11px;
	background-color: red;
	padding: 3px;
	width: 302px;
}
.required {
	border: 1px solid red;
	color: red;
}
/* Фидбэк end */
/*  Каталог start */
.catalogMain {
	float: left;
	margin: 30px 20px 30px 30px;
	width: 55%;
}
.catalogMain .topCatalog {
	overflow: hidden;
	height: 24px;
	margin: 0 0 20px 0;
}
.catalogMain .topCatalog h1 {
	float: left;
	margin: 0 50px 0 0;
	position: relative;
	z-index: 100;
}
.catalogMain h1 a,
.rightBlock h1 a,
.newsMain h1 a,
.bulleten h1 a {
	font-size: 22px;
	color: #000;
}
.catalogMain .search_form {
	float: left;
}
.catalogMain li,
.rightBlockC .wrap ul li {
	width: 200px;
	margin: 0 20px 20px 0;
	display: inline-block;
	line-height: normal;
	vertical-align: top;
}
.new_desc {
	margin: 3px 0 0 0;
}
.new_desc a {
	margin: 0 0 5px 0;
}
.new_desc p {
	margin: 5px 0 0 0;
}
.sitelinkactive ul {
	margin: 5px 0 0 0;
}
.allMenu .sitelinkactive ul li {
	background: none;
}
a.sitelinkactive {
	color: #000;
}
a.sitelinkactive:hover {
	color: #666;
}
/* Каталог end */
.bottom {
	clear: both;
	overflow: hidden;
	padding: 30px 0 0 30px;
}
.protect {
	clear: both;
	height: 176px;
	width: 100%;
}
/* Footer start */
.footer {
	background: url("/img/bg-bot.gif") repeat scroll 0 0 transparent;
	clear: both;
	font-size: 12px;
	height: 176px;
	margin-top: -176px;
	min-width: 1005px;
	position: relative;
	width: 100%;
}
.copyright {
	left: 30px;
	position: absolute;
	top: 90px;
}
.footer .topMenu {
	position: absolute;
	left: 255px;
	top: 45px;
}
.footer .topMenu a {
	color: #000;
}
.footer .topMenu li.active a {
	text-decoration: none;
}
address {
	font-style: normal;
	left: 260px;
	line-height: 1.2em;
	position: absolute;
	top: 90px;
}
.cc {
	left: 580px;
	line-height: 1.2em;
	position: absolute;
	top: 90px;
}
.schetchik {
	height: 31px;
	left: 30px;
	position: absolute;
	top: 110px;
	width: 31px;
}
/* Footer end */
/* Внутрнений левый блок start */
.leftBlock {
	position: relative;
	width: 250px;
	float: left;
	margin: 0 -100% 0 0;
	padding: 35px 0 0 30px;
}
.allMenu {
	margin: 0 0 12px -10px;
}
.allMenu ul li {
	background: url("/img/ar.gif") no-repeat scroll 0 3px transparent;
	padding: 0 0 5px 10px;
	position: relative;
	line-height: 1.1;
}
.searchC {
	display: block;
	margin: 0 0 20px 0;
}
/* Внутрнений левый блок end */
/* Внутрнений правый блок start */
.rightBlockC {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.rightBlockC .wrap {
	margin: 0 0 0 260px;
	padding: 35px 50px 0 50px;
	position: relative;
}
.rightBlockC .wrap h1 {
	font-size: 24px;
	margin: 0 0 15px 0;
}
.rightBlockC .wrap .sem {
	overflow: hidden;
}
.rightBlockC .wrap .sem h1,
.rightBlockC .wrap .sem .semh1 {
	float: left;
}
.rightBlockC .wrap .sem div,
.rightBlockC .wrap .sem .sem_pr2 {
	margin: 0 0 0 30px;
	float: left;
}
/* Внутрнений правый блок end */
/* Iблок end */
.i-block3 {
	background: url("/img/pol.png") no-repeat scroll 100% 50% #C0C0C0;
	height: 87px;
	overflow: hidden;
	position: relative;
}
.i-block3 img {
	position: absolute;
	left: 0;
	top: 0;
}
.i-block3 .i-in {
	background: url("/img/banner-img2.jpg") no-repeat scroll 0 50% transparent;
	height: 87px;
}
/* Iблок end */
/* Новости start */
.newsMain {
	float: left;
	width: 55%;
	margin: 0 20px 30px 0; 
}
.newsMain h1,
.bulleten h1 {
	margin: 0 0 20px 0;
}
.newsMain ul {
	width: 45%;
	float: left;
}
.newsMain ul.fUl {
	margin: 0 40px 0 0;
}
.newsMain ul li {
	margin: 0 0 10px 0;
	line-height: normal;
}
.newsMain .newsTxt {
	overflow: hidden;
}
/* Новости end */
/* Бюллетени start */
.bulleten {
	float: left;
	width: 35%;
	margin: 0 0 30px 30px;
}
.bulleten ul li {
	float: none;
	overflow: hidden;
	margin: 0 0 15px 0;
	line-height: normal;
}
.bull_img {
	float: left;
	width: 85px;
	margin: 0 15px 0 0;
}
.bull_txt {
	float: left;
	width: 65%;
}
/* Бюллетени end */
/* Семинары start */
.sem_intro {
	margin: 5px 0 0 0;
	font-size: 11px;
}
/* Семинары end */
.B_crumbBox {
	margin: -16px 0 5px 0;
	font-size: 11px;
	display: block;
}
/* Регистрация прибора start */
.regPribor {
	position: absolute;
	color: #FFFFFF;
	padding: 7px 10px 12px;
	right: 430px;
	background: #fec64f;
}
.regPriborInfo {
	background: #fec64f;
	position: absolute;
	right: 430px;
	top: 32px;
	padding: 10px;
	display: none;
	font-size: 11px;
	z-index: 1000;
}
.wrap_reg {
	padding: 30px;
}
.wrap_reg h1 {
	font-size: 24px;
	margin: 0 0 15px 0;
}
/* Регистрация прибора end */
#bigImg {
	background: url("/img/bbg.png");
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 100000;
	display: none;
	overflow-x: auto;
	overflow-y: scroll;
}
#bigImg .allBig {
	position: absolute;
	left: 50%;
	top: 20px;
	width: 800px;
	height: 900px;
	margin: 0 0 0 -400px;
}
#bigImg .close {
	text-align: right;
	margin: 10px 0 0 0;
}
#bigImg .close span {
	color: #fff;
	cursor: pointer;
	text-decoration: underline;
	font-size: 14px;
}
/* Search */
.cleardefault {
	border: 1px solid #D3D3D3;
	color: #6D6D6D;
	height: 17px;
	width: 180px;	
}
#ajaxSearch_form {
	position: relative;
}
#searchClose, #indicator {
	position: relative;
	top: 3px;
	left: 3px;
}
.catalogMain #ajaxSearch_output {
	margin: 10px 0 0 0;
	position: absolute;
	z-index: 100;
	background: #fff;
	border: 1px solid #D3D3D3;
	padding: 10px;
	left: 288px;
	width: 400px;
	box-shadow: 0 0 20px #a0a0a0;
}
#ajaxSearch_output {
	margin: 10px 0 0 0;
}
.catalogMain .AS_ajax_grpResult {
	width: 400px;
	overflow: hidden;
}
.AS_ajax_grpResult {
	width: 250px;
	overflow: hidden;
}
.AS_ajax_result {
	margin: 5px 0;
}
.AS_ajax_resultsInfos, .AS_ajax_grpResultName {
	border-bottom: 1px solid #D3D3D3;
	padding: 0 0 10px 0;
	color: #6D6D6D;
}
.paging1 {
	border-top: 1px solid #D3D3D3;
	padding: 10px 0 0 0;
}
.ajaxSearch_highlight {
	background: #c0c0c0;
}
/* if IE6 */
.ie6 {
	border: 5px solid #004D93;
	padding: 15px;
}
.ie6 h1 {
	font-size: 20px;
	margin: 0 0 10px 0;
}
.rightBlockC .wrap .sem div.pdf {
	float: right;
}
.pdf2 {
	margin: 20px 0 0 0;
}
.price {
	margin: 5px 0 3px 0;
	font-size: 11px;
}
.price span, .price2 {
	background: #004D93;
	padding: 2px 3px;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
}
.sem_content ol {list-style: decimal; margin: 0 0 0 20px;}
