html, document, body {
	margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333; background: url(/images/mbg.jpg) scroll no-repeat top #ffffff; position: relative; 
}

div.header {

}

a {
	color: #bdbdbd;
}

a:hover {
	text-decoration: none;
}

div.clr {
	clear: both;
}

a img {
	border: none;
}

div.mainwrapper {
	width: 1000px; margin: 0px auto; padding-bottom: 10px; 
}

div.mmenu {
	padding: 0px 10px 10px 10px;
}

div.mmenu table {
	border-collapse:collapse; width: 100%;
}

div.mmenu table td{
	padding: 0px 5px;
}

div.mmenu table td:first-child{
	padding-left: 0px;
}

div.mmenu table td:last-child{
	padding-right: 0px;
}

div.mmenu table td a{
	display: block; text-align:center; padding: 7px 10px; color: white; font-size: 11px; background: #0099CC; text-decoration: none;
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	behavior: url(PIE.htc);
}

div.mmenu table td a:hover, div.mmenu table td a.hover{
	background: #00B8F4;
}

div.logo-line {
	height: 90px; background: url(../images/logolinebg.jpg) no-repeat; margin: 0px 10px 0px 5px;
}

div.logo-line div.logo {
	padding: 10px 40px 10px 10px; float: left;
}

div.logo-line div.phones {
	float: left; padding: 22px 45px 17px 30px; font-family: 'PT Sans Narrow', sans-serif; font-size: 21px; line-height: 21px; background: url(../images/icon-phone.png) no-repeat left;
}

div.logo-line div.work {
	float: left; padding: 0px 0px 0px 0x;
}

div.logo-line div.ask {
	float: right; padding: 35px 5px 0px 0px;
}

div.logo-line div.ask a {
	display: block; background: url(../images/ask.png) no-repeat; width: 141px; height: 27px;
}

div.logo-line div.ask a:hover {
	display: block; background: url(../images/ask-hover.png) no-repeat; width: 141px; height: 27px;
}

div.adr-line {
	margin: 5px 10px 5px 10px; font-size: 11px; font-style: italic; color: #666; height: 20px; background: url(../images/sep1.png) repeat-x bottom;
}

div.adr-line div.slogon{
	float: left;
}

div.adr-line div.adr{
	float: right;
}

div.catmenu {
	margin: 0px 0px 0px 0px; background: #35B91A; width: 980px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(PIE.htc);
}

div.catmenu table.menu {
	border-collapse:collapse; width: 970px; float: left;
}

div.catmenu table.menu td {
	padding: 0px 0px 0px 2px; background: url(../images/sep2.png) no-repeat left; position: relative;
}

div.catmenu table.menu td:first-child {
	background: none; padding-left: 0px;
}

div.catmenu table.menu td div {
	position: relative; z-index: 10;
}

div.catmenu table.menu td div a {
	display: block; text-align: center; color: white; text-decoration: none; padding: 10px 10px; font-family: "Arial"; font-weight: bold; text-transform: uppercase;
}

div.catmenu table.menu td div a:hover {
	color: #eee;
}

div.catmenu table.menu td div div.sub{
	position: absolute; top: 0px; left: 3px; margin-top: 50px; background: url(../images/submenubg.png); width: 200px; display:none; z-index: 1000;
}

div.catmenu table.menu td div div.sub div.pipka{
	width: 9px; height: 5px; position: absolute; top: 0px; left: 50px; background: url(../images/pipka4.png);
}

div.catmenu table.menu td div div.sub ul {
	list-style: none; margin: 0px; padding: 10px 0px;
}

div.catmenu table.menu td div div.sub ul a {
	text-align: left; font-family: Arial; font-weight: normal; text-transform: none; padding: 7px 0px 7px 30px; background: url(../images/pipka1.png) no-repeat 18px 14px;
}

div.catmenu table.menu td div div.sub ul a:hover {
	background: url(../images/pipka2.png) no-repeat 18px 14px #0d9dd4; color: white;
}

div.catmenu div.search{
	width: 180px; float: right; background: #0a77a0; height: 38px; padding-left: 15px;
	border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	behavior: url(PIE.htc);

}

div.catmenu div.search table {
	background: url(../images/searchbg.png) no-repeat; border-collapse: collapse; width: 167px; height: 23px; margin-top: 8px;
}

div.catmenu div.search table td {
	padding: 0px;
}

div.catmenu div.search input[type=text] {
	background: none; border: none; width: 137px; padding: 0px 3px; margin: 1px 0px 0px;
}

div.catmenu div.search input[type=image] {
	width: 24px; height: 20px; margin-top: 1px;
}

div.left-panel {
	width: 250px; float: left; margin-left: 10px;
}

div.right-panel {
	width: 722px; float: right; margin-right: 10px;
}

ul.submenu {
	margin: 0px 0px 10px 0px; padding: 8px 12px; list-style: none; background: url(../images/catmenubg.png);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(PIE.htc);
}

ul.submenu li{
	background:url(../images/sep1.png) repeat-x top; padding: 4px 0px 2px 0px;
}

ul.submenu li:first-child{
	padding: 0px 0px 2px 0px; background: none;
}

ul.submenu a{
	display: block; color: white; font-size: 12px; background: url(../images/pipka2.png) no-repeat 18px 14px; padding: 7px 15px 7px 37px; text-decoration: none;
}

ul.submenu a:hover{
	background-color: #0995d0;
}

div.label {
	border: 1px solid #cdcdcd; height: 75px; margin-bottom: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(PIE.htc);
	background: #ffffff
}

div.label div {
	padding: 20px 20px 20px 70px; color: black;
}

div.label div.lab1 {
	background: url(../images/d1.png) no-repeat 15px 20px;
}

div.label div.lab2 {
	background: url(../images/d2.png) no-repeat 15px 20px;
}

div.label div.lab3 {
	background: url(../images/d3.png) no-repeat 15px 20px;
}

div.splash {
	position: relative; float: left; height: 250px; width: 722px; margin-bottom: 10px;
}

div.splash div.nav {
	position: absolute; bottom: 20px; left: 20px; width: 682px; height: 22px; text-align: center;
}
div.splash div.nav a.prev{
	float: left; width: 13px; height: 22px; background: url(../images/splash-nav.png) no-repeat 0px 0px;
}

div.splash div.nav a.next{
	float: right; width: 13px; height: 22px; background: url(../images/splash-nav.png) no-repeat -13px 0px;
}


div.splash div.nav div.pipki {
	position: absolute; top: 5px; left: 50%;
}

div.splash div.nav div.pipki a{
	float: left; width: 15px; height: 13px; background: url(../images/pipki.png) -20px 0px; margin-left: 5px;
}

div.splash div.nav div.pipki a:hover, div.splash div.nav div.pipki a.active{
	background: url(../images/pipki.png) -1px 0px;
}

div.splash div.spl{
	position: absolute; top: 0px; left: 0px;  display: none;
}

div.content {
	padding-bottom: 40px;
}

div.banner {
	margin-bottom: 10px;
}

div.banner img {
	display: block;
}

div.footer {
	margin: 10px 10px 0px 10px; background: #333; padding: 20px 40px; color: #ccc; font-size: 11px;
}

div.footer div.contact{
	float: left; width: 250px;
}

div.footer div.contact div.phone {
	font-family: "Myriad Pro"; font-size: 16px;
}

div.footer div.right {
	float: right; width:650px;
}

div.footer div.right table {
	width: 100%; border-collapse: collapse; margin-bottom: 12px;
}

div.footer div.right table td {
	padding: 0px 20px 0px 0px;
}

div.footer div.right table td a{
	color: #0c9ad1; font-size: 11px;
}

div.gb {
	background: url(../images/sep1.png) repeat-x bottom; margin: 0px 0px 10px 10px; padding: 0px 0px 10px 0px
}

div.gb div.img {
	float: left; padding-right: 30px; margin-right: 20px; background: url(../images/strelki.png) no-repeat right; padding-top: 5px;
}

div.gb div.txt {
	color: #666; font-style: italic;
}

div.indtab {
	margin-top: 50px; background: white; margin-left: 10px; position: relative; z-index: 10; margin-bottom: 15px;
}

div.indtab{
	border-radius: 0px 5px 5px 5px;
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	
	-webkit-box-shadow: #666 0px 0px 15px;
	-moz-box-shadow: #666 0px 0px 15px;
	box-shadow: #333 0px 0px 15px;

	behavior: url(PIE.htc);
}
div.indtab div.cont {
	position: relative; z-index: 100!important; background: white; padding: 20px 20px 3px 20px;
	border-radius: 0px 5px 5px 5px;
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	behavior: url(PIE.htc);
}

div.indtab div.tabs {
	position: absolute; top: 0px; left: 0px; margin-top: -35px; width: 700px; z-index: 9;
}

div.indtab div.tabs div.tab{
	float: left; padding: 10px 20px;
}

div.indtab div.tabs div.link {
	float: right; margin-top: 5px;
}

div.indtab div.tabs div.link  a{
	background: url(../images/pipka3.png) no-repeat left; padding-left: 15px;
}

div.indtab div.tabs div.tab:first-child {
	background: white;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	
	-webkit-box-shadow: #666 0px 0px 15px;
	-moz-box-shadow: #666 0px 0px 15px;
	box-shadow: #333 0px 0px 15px;

	behavior: url(PIE.htc);
}

div.indtab div.tab.li {
	border: 2px solid #cccccc; background: red; padding: 8px 20px 10px 20px!important; border-bottom: none; border-left: none; text-decoration: none;
	border-radius: 0px 5px 0px 0px;
	-moz-border-radius: 0px 5px 0px 0px;
	-webkit-border-radius: 0px 5px 0px 0px;
	
	background: -moz-linear-gradient(top,  #efefef 0%, #a7a7a7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#a7a7a7));
	background: -webkit-linear-gradient(top,  #efefef 0%,#a7a7a7 100%);
	background: -o-linear-gradient(top,  #efefef 0%,#a7a7a7 100%);
	background: -ms-linear-gradient(top,  #efefef 0%,#a7a7a7 100%);
	background: linear-gradient(to bottom,  #efefef 0%,#a7a7a7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#a7a7a7',GradientType=0 );
	
	behavior: url(PIE.htc);
}

div.bot-link {
	padding: 15px 40px; background: red; color: #666; font-size: 11px; background: url(../images/pipka5.png) no-repeat 24px 20px #f2f2f2; margin: 0px -20px;
}

div.title {
	font-size: 20px; margin-bottom: 5px;
}

p {
	margin: 0px 0px 10px 0px;
}

div.item {
	float: left; width: 168px;
}

div.item a {
	color: #0d9dd4;
}

div.item div.price {
	font-weight: bold; color: #333; margin: 5px 0px;
}

div.brown-tab {
	border: 1px solid #d5d5d5; margin: 0px 0px 10px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	background: -moz-linear-gradient(top,  #d9d5b1 0%, #c8c0a4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9d5b1), color-stop(100%,#c8c0a4));
	background: -webkit-linear-gradient(top,  #d9d5b1 0%,#c8c0a4 100%);
	background: -o-linear-gradient(top,  #d9d5b1 0%,#c8c0a4 100%);
	background: -ms-linear-gradient(top,  #d9d5b1 0%,#c8c0a4 100%);
	background: linear-gradient(to bottom,  #d9d5b1 0%,#c8c0a4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d5b1', endColorstr='#c8c0a4',GradientType=0 );

	behavior: url(PIE.htc);
}

div.brown-tab div.img {
	float: left; background: url(../images/sep4.png) no-repeat right; padding-right: 1px;
}

div.brown-tab div.img img {
	display: block;
}

div.brown-tab div.txt {
	padding: 20px 15px 0px 25px; float: left; width: 380px;
}

div.brown-tab div.txt div.but {
	margin-top: 20px;
}

div.text {
	margin: 0px 15px 10px 10px;
}

h1 {
	font-size: 24px; font-weight: normal; margin: 0px 0px 0px 0px; color: black; 
}


h2 {
	font-size: 18px; font-weight: normal; margin: 0px 0px 10px 0px; color: black;
}

table.items {
	width: 100%; border-collapse: collapse;
}

table.items tr.head td {
	background: #ccc; padding: 13px 15px; font-weight: bold; color: black;
}

table.items tr.head td:first-child {
	border-radius: 6px 0px 0px 0px;
	-moz-border-radius: 6px 0px 0px 0px;
	-webkit-border-radius: 6px 0px 0px 0px;
	
	behavior: url(PIE.htc);
}

table.items tr.head td:last-child {
	border-radius: 0px 6px 0px 0px;
	-moz-border-radius: 0px 6px 0px 0px;
	-webkit-border-radius: 0px 6px 0px 0px;
	
	behavior: url(PIE.htc);
}

table.items tr.item td {
	background: url(../images/sep3.png) repeat-x top; padding: 12px 15px 10px 15px; text-align: center; color: #999; margin: 10px 0px;
}

table.items tr td:first-child {
	text-align: left;
}


table.items tr.item td:last-child {
	color: #990000; font-weight: bold;
}

table.items tr:nth-child(2) td {
	background: none;
}

div.zag {
	padding: 10px; background: #f5f5f5; margin-bottom: 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(PIE.htc);
}
div.zag div.breadcrumbs {
	font-size: 11px;
}

div.zag div.breadcrumbs a{
	color: #0995d0;
}

div.breadcrumbs span {
	padding: 0px 10px; color: #999;
}


div.news_block {
	
}

div.news_block div.catbox{
	margin-bottom: 15px;
}

div.news_block span.date_new{
	color: #666; font-size: 11px; display: block;
}

div.news_block div.name{
	margin: 3px 0px;
}

div.news_block a{
	font-weight: bold;
}

div.contact-form {
	background: #f9f9ee; padding: 20px; margin: 15px 0px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior: url(PIE.htc);

}

div.contact-form td{
	padding: 3px 0px;
}

div.contact-form td.alt{
	padding-right: 30px; width: 100px; text-align: right;
}

div.contact-form td.ta{
	padding-left: 10px;
}

div.contact-form input[type=text], table.comment-form input[type=text] {
	border: 1px solid #ccc; padding: 5px 10px; height: 20px; width: 200px; background: #ecf1f5;
	-webkit-box-shadow: inset #ddd 2px 3px 5px;
	-moz-box-shadow: inset #ddd 2px 3px 5px;
	box-shadow: inset #ddd 2px 3px 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(PIE.htc);
}

div.contact-form input[type=text]:focus, table.comment-form input[type=text]:focus {
	background: white;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	behavior: url(PIE.htc);
}

div.contact-form textarea, table.comment-form textarea {
	border: 1px solid #ccc; padding: 5px 10px; height: 20px; width: 290px; height: 100px; background: #ecf1f5;
	-webkit-box-shadow: inset #ddd 2px 3px 5px;
	-moz-box-shadow: inset #ddd 2px 3px 5px;
	box-shadow: inset #ddd 2px 3px 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(PIE.htc);
}

div.contact-form textarea:focus, table.comment-form textarea:focus {
	background: white;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	behavior: url(PIE.htc);
}


div.cert {
	float: left; padding: 5px;
}

div.cert img{
	padding: 2px; border: 1px solid #ccc;
}

td div.cert:nth-child(4n-3) {

}

td div.cert.qw {
	padding-right: 0px;
}

td div.cert.ql {
	padding-left: 0px;
}



td div.cert:nth-child(4n) {

}

div.askquest {
	width: 690px;
}

div.bot-text {
	margin-top: 20px;
}

div.zzz div.img {
	float: left; width: 320px;
}

div.zzz div.params {
	padding-left: 330px;
}

div.params-tab div.name {
	font-weight: bold;margin: 5px 0px 0px 0px;
}

div.params-tab table {
	border-collapse: collapse; width: 100%; color: black;
}
div.params-tab table td {
	vertical-align: top;
}

div.params-tab table td.alt {
	width: 200px; color: #666;
}

div.sep {
	height: 2px; background: url(../images/sep3.png) repeat-x; margin: 20px 0px;
}

div.item-desc {
	margin: 0px 15px 0px 10px;
}

div.item-desc div.price {
	color: #990000; font-size: 14px; font-weight: bold; font-style: italic; text-align: center; margin-top: 10px;
}

div.item-desc div.price span {
	font-size: 20px;
}

div.item {
	margin-bottom: 10px;
}


table.calcres td, table.calcres2 td {
	padding: 5px;
}

table.calcres td.val, table.calcres2 td.val {
	width: 80px;
}

table.calcres td.alt {
	color: #333; width: 210px;
}

table.calcres2 {
	background: #ccc; font-weight: bold;
}

table.calcres2 td.alt {
	color: #333; width: 210px;
}

table.calcres2 tr.light td {
	background: #efefef; font-weight: normal;
}
nt-weight: normal{
}

div.orders-form {
	padding: 12px; border: 1px solid #cdcdcd; background: white; margin-bottom: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(PIE.htc);

}

div.orders-form div.title {
	text-align:left; color: #929498; font-size: 21px; font-family: 'Arial Narrow', sans-serif; text-transform: uppercase; line-height: 26px; margin-bottom: 15px; width: 222px;
	 background: url(../images/skidka.png) no-repeat right; height: 72px;
}

div.orders-form div.title span{
	color: #ff0000;
}

div.orders-form input[type=text]{
	border: 1px dotted #c2c2c2; height: 22px; width: 222px; margin-bottom:5px; font-family: Arial; font-size: 14px;
}

div.orders-form div.alt {
	color: #666666; font-size: 12px; font-weight: bold; margin: 3px 0px;
}

div.orders-form select{
	border: 1px dotted #c2c2c2; height: 26px; width: 222px; margin-bottom:5px; font-family: Arial; font-size: 14px; margin-bottom: 15px;
}

div.orders-form input[type=image]{
	margin-bottom: 15px;
}

div.phone-block {
	color: #35b91a; font-size: 18px; padding: 20px 15px; border: 1px solid #eaeaea; margin-bottom: 20px;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f3f3f3));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 );
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.phone-block div {
	background: url(../images/phone_ico.png) no-repeat left; padding-left: 30px;
}

div.phone-block div span {
	color: black; font-size: 23px; margin-left: 10px;
}

div.list {
	border: 2px dotted #35B91A; padding: 30px; margin-bottom: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.list ul {
	margin: 0px; padding: 0px; list-style: none;
}

div.list ul li {
	font-size: 16px; color: black; background: url(../images/ico-galka.png) no-repeat 0px 6px; padding: 3px 0px 3px 30px;
}

div.labled-text {
	border: 1px solid #eaeaea; position: relative; margin-bottom: 20px;
	border-left: 13px solid #35b91a;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f3f3f3));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 );

}

div.labled-text div.green {
	background: #35b91a; width: 0px; height: 20px; border-right: 1px solid #eaeaea; float: left;
}

div.labled-text div.txt {
	padding: 22px 22px 22px 22px; color: black; border-left: 1px solid #eaeaea;
}

div.catmenu-wrapper {
	margin: 0px 10px 10px 10px; height: 57px;
}

div.zhopasruchkoj {
	width: 250px;
}
.text{
	font-size:14px;
	font-family:"times new roman";
}