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,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, hr {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
 
table {
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	vertical-align: top;
	text-align: left;
}

html {
	height: 100%;
}

body {
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background: #fff;
}

a {
	color: #000;
	outline: none;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0;
}

img {
	border: none;
}

input {
	vertical-align: middle;
}
.noborder input[type="submit"] { cursor: pointer; }
input.input-text, textarea {
	border: 1px solid #bfbc9b;
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	color: #9a9890;
	padding: 5px 10px 5px 10px;
	margin: 0;
}

h1 {
	font-size: 28px;
	color: #000;
	font-weight: normal;
	margin-bottom: 12px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #a70505;
	margin: 18px 0 12px 0;
}

#wrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* header
-----------------------------------------------------------------------------*/
#header {
	height: 548px;
	margin-bottom: 24px;
	position: relative;
}

#menu-bg {
	position: absolute;
	top: 127px;
	left: 0;
	width: 50%;
	height: 371px;
	background: url("/images/menu-bg.png") 0 0 repeat-x;
}

#menu-pattern {
	width: 100%;
	height: 337px;
	margin-top: 34px;
	background: url("/images/pattern_yellow.png") 0 0 repeat-x;
}

#navigation {
	height: 50px;
	background: url("/images/navigation-bg.gif") 0 0 repeat-x;
}

#navigation-content {
	height: 50px;
	width: 1000px;
	margin: 0 auto;
	/*overflow: hidden;*/
	position: relative;
}

.dorklin {
	position: absolute;
	top: 7px;
	right: 12px;
	z-index: 2;
}

#navigation-buttons {
	float: left;
	margin: 22px 0 0 38px;
	height: 12px;
	width: 90px;
}

#navigation-buttons  a.nav-btn {
	float: left;
	display: inline;
	margin-right: 18px;
	height: 12px;
}

#navigation-buttons  a#mail {
	padding-top: 2px;
	height: 10px;
}

#topmenu {
	float: left;
	margin: 14px 0 0 40px;
	height: 35px;
}

#topmenu ul li {
	float: left;
	display: inline;
	padding: 6px 10px 0 10px;
	height: 29px;
	position: relative;
}

#topmenu ul li a {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#topmenu ul li a:hover {
	color: #a70505;
	text-decoration: underline;
}

#topmenu ul li.current {
	background: url("/images/menuitem-cur-bg.png") center 0 no-repeat;
}

#topmenu ul li.current a {
	text-decoration: none;
}

#topmenu ul li.current img {
	position: absolute;
	width: 10px;
	height: 28px;
	top: 0;
}

#topmenu ul li.current img.cur-left {
	left: 0;
}

#topmenu ul li.current img.cur-right {
	right: 0;
}

#search {
	float: right;
	margin: 17px 25px 0 0;
	width: 197px;
	height: 26px;
	display: none;
}

#search input {
	vertical-align: top;
}

#search input#input-search {
	width: 152px;
}

#search input.search-btn {
	width: 30px;
	height: 26px;
	background: url("/images/search-btn.png");
	border: none;
	cursor: pointer;
	padding: 0;
	text-indent: -100em;
}

#header-ins {
	width: 100%;
	height: 498px;
	position: relative;
}

#header-content {
	width: 1000px;
	margin: 0 auto;
	height: 498px;
	overflow: hidden;
	background: #fff;
}

#header-left {
	float: left;
	height: 498px;
	width: 747px;
	overflow: hidden;
	position: relative;
	background: #fff;
}

#header-right {
	float: left;
	margin-left: 7px;
	width: 246px;
	height: 498px;
	overflow: hidden;
}

#logo {
	/*float: left;*/
	margin: 9px 0 0 22px;
	width: 111px;
	height: 111px;
}

#workers {
	width: 341px;
	height: 161px;
	background: url("/images/workers.jpg") 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 362px;
}

#expanded-menu {
	margin-top: 7px;
	width: 747px;
	height: 371px;
	background: url("/images/expanded-menu-bg.png") 0 0 no-repeat;
	overflow: hidden;
	position: relative;
}

#expanded-menu p.title {
	margin: 9px 0 22px 36px;
	color: #fff;
	font-weight: bold;
}

table#expanded-menu-content {
	
}

table#expanded-menu-content td {
	padding-left: 20px;
	padding-right: 10px;
	width: 219px;
}

table#expanded-menu-content td h1 {
	margin-bottom: 20px;
}

table#expanded-menu-content td.menu-part1,
table#expanded-menu-content td.menu-part2 {
	border-right: 1px dotted #666412;
}

table#expanded-menu-content ul.exp-menu li {
	list-style: none outside url("/images/marker.gif");
	margin-left: 1.3em;
	margin-bottom: 2px;
	width: 203px;
}

table#expanded-menu-content ul.exp-menu li.current a{
	color: #a70505;
}

#phone {
	padding: 36px 0 4px 35px;
	font-weight: bold;
}

#phone .code {
	font-size: 18px;
	color: #a2a2a2;
	height: 18px;
}

#phone .number {
	font-size: 36px;
	color: #a70505;
	height: 40px;
}

#phone .promo {
	font-size: 14px;
	color: #a70505;
}

#order {
	width: 200px;
	height: 342px;
	background: url("/images/order-form-bg.png") 0 0 no-repeat;
	padding: 16px 23px 12px 23px;
	text-align: center;
}

#order .form-title {
	font-weight: bold;
	padding: 0 0 0 10px;
	margin-bottom: 15px;
	text-align: left;
}

#order input.input-text {
	margin-bottom: 5px;
	width: 180px;
}

textarea {
	resize: none;
}

#order textarea{
	width: 180px;
	height: 76px;
	margin-bottom: 8px;
}

#order input.send-order {
	width: 178px;
	height: 49px;
	background: url("/images/send-order-btn.png") 0 0 no-repeat;
	cursor: pointer;
	border: none;
	padding: 0;
	text-indent: -100em;
}




.container-links-vivod { clear: both; display: block; height: 125px; margin: 0 auto; width: 100%; }
.container-links-vivod h2 { padding:5px 0px 5px 10px; margin:0 auto; font-size:16px; font-weight:bold; }
.container-links-vivod #adv_rotator { border: medium none; list-style: none outside none; margin: 0 auto; padding: 0; width: 94%; }
.container-links-vivod #adv_rotator .adv_block	{ border-bottom: 1px solid #C0C0C0; border-left: 1px solid #C0C0C0; border-top: 1px solid #C0C0C0; float: left; padding: 7px; right: 51%; width: 141px; height:100px; }
.container-links-vivod #adv_rotator div.last	{ border-right: 1px solid #C0C0C0; }
.container-links-vivod #adv_rotator .adv_block span	{float: left; width:54px; margin:0 4px 0 0; border:none;}
.container-links-vivod #adv_rotator .adv_block span img	{width:54px;height:38px;}
.container-links-vivod #adv_rotator .adv_block a	{ margin-bottom:4px; width:82px; float:left; }
.container-links-vivod #adv_rotator .adv_block br	{clear:both;}


/* 
.container-links-vivod { clear: both; display: block; height: 125px; margin: 0 auto; width: 99%; }
.container-links-vivod h2 { padding:5px 0px 0px 10px; margin:0px; font-size:16px; font-weight:bold; }
.container-links-vivod #adv_rotator { border: medium none; float: left; left: 51%; list-style: none outside none; margin: 0; padding: 0; position: relative; width: auto; }
.container-links-vivod #adv_rotator .adv_block	{ border-bottom: 1px solid #C0C0C0; border-left: 1px solid #C0C0C0; border-top: 1px solid #C0C0C0; float: left; padding: 10px; position: relative;  right: 51%; width: 135px; height:100px; }
.container-links-vivod #adv_rotator div.last	{ border-right: 1px solid #C0C0C0; }
.container-links-vivod #adv_rotator .adv_block span	{float: left; width:54px;margin:0px;border:none;}
.container-links-vivod #adv_rotator .adv_block span img	{width:54px;height:38px;}
.container-links-vivod #adv_rotator .adv_block a	{margin-bottom:4px;width:80px;float:left;}
.container-links-vivod #adv_rotator .adv_block br	{clear:both;}
*/


/* middle
-----------------------------------------------------------------------------*/
#pre-middle {
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 60px;
	height: 100%;
	position: relative;
}

#middle {
	border-left: 249px solid #fff;
	height: 1%;
	position: relative;
	background: #fff;
	margin-bottom:25px;
}

#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
	background: #fff;
	
	/*min-height: 400px;
	height: auto !important;
	height: 400px;*/
}

#content {
	padding: 0 18px 100px 18px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	position: relative;
}

#content .price-block {
float: right;
margin: 0 0 10px 15px;
width: 400px;
}


#breadcrumbs {
	color: #757575;
	margin-bottom: 10px;
}

#content p {
	margin-bottom: 15px;
}

#content ul {
	margin: 12px 0;
}

#content ul li {
	list-style: none outside url("/images/cont-marker.gif");
	margin-left: 1.3em;
	margin-bottom: 2px;
}

#content table {
	width: 100%;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	margin: 12px 0;
}

#content td, th {
	vertical-align: middle;
	border-right: 1px dotted #c9c8c7;
}

#content td {
	padding: 6px 10px;
	border-bottom: 3px solid #e9e7d2;
}

#content th {
	padding: 7px 10px;
	font-weight: normal;
	color: #fff;
	background: url("/images/th-bg.png") 0 0 repeat-x #7c7a77;
}

#content th.th-left {
	background: url("/images/th-left-bg.png") 0 0 no-repeat #7c7a77;
}

#content th.th-right {
	background: url("/images/th-right-bg.png") right 0 no-repeat #7c7a77;
}

#content td.name {
	font-weight: bold;
	color: #a70505;
}

#breadcrumbs a {
	color: #757575;
}


/* sidebar left
-----------------------------------------------------------------------------*/
#left {
	float: left;
	width: 249px;
	position: relative;
	left: -249px;
}

#left-content {
	margin: 0 20px;
}

ul#leftmenu li {
	margin-bottom: 12px;
	font-weight: bold;
}

ul#leftmenu li a {
	color: #a70505;
}

ul#leftmenu li.current a {
	color: #000;
} 

.border {
    border-right: 1px dotted #666;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}

/* footer
-----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	margin: -30px auto 0;
	height: 131px;
	background: url("/images/pattern_down.png") 0 0 repeat-x;
	position: relative;
	overflow: hidden;
	clear:both;
}

#footer-bg {
	position: absolute;
	height: 93px;
	width: 50%;
	bottom: 0;
	right: 0;
	background: url("/images/footer-bg.gif") 0 0 repeat-x;
}

#footer-ins {
	width: 1000px;
	height: 93px;
	margin: 38px auto 0;
	background: url("/images/footer-content-bg.png") right 0 no-repeat;
	position: relative;
}

#counter {
	float: left;
	width: 90px;
	/*height: 31px;*/
	margin: 42px 0 0 20px;
	/*background: url("/images/counter.gif") 0 0 no-repeat;*/
}

#footer-content {
	float: left;
	margin: 30px 0 0 100px;
}

#b-menu {
	height: 15px;
	overflow: hidden;
}

ul#bottom-menu li {
	float: left;
	margin-right: 8px;
}

ul#bottom-menu li.current a {
	color: #a70505;
} 

#copyright {
	margin-top: 9px;
	color: #a70505;
}

#copyright span.done {
	padding-left: 30px;
}

.faq_once {
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;
	border-bottom:1px solid #dadada;
}

#adv_rotator {
	margin: 0 0 20px 20px;
}

.adv_block {
	width: 150px;
}

.adv_block span {
	margin-right: 5px;
}

.adv_block a {
	float: left;
	overflow: auto;
	width: 55px;
	word-wrap: break-word;
}

.maintext {
    bottom: 0;
    position: absolute;
}

.socknopki {
	float: right;
}

.gooogleee {
	float: left;
	margin-top: 6px;
}

.yashare-auto-init {
	float: left;
}

#content .price-block {
	float: right;
	margin: 0 0 20px 20px;
	width: 400px;
}

#content .price-block table {
	margin: 0;
}

#content .price-block th {
	font-weight: bold;
}

img.mail-img { padding-top:1px;cursor:pointer; }

#content div.maintext	{width:97%; }
#content div.mail-contact p { padding-top:3px; float:left;padding:0px; margin:0px; }


#left .onecall {
	margin: 20px 0 20px 20px;
	width: 219px;
}

#left .onecall-content {
	padding: 9px 10px 0 12px;
	width: 197px;
	min-height: 220px;
	height: auto !important;
	height: 220px;
	background: url("/images/onecall-content-bg.png") 0 0 no-repeat #880606;
	color: #fff;
	overflow: hidden;
}

#left .onecall p {
	margin-bottom: 8px;
}

#left .onecall .phone {
	padding-left: 66px;
	height: 76px;
	font-weight: bold;
	background: url("/images/phoneblock-bg.png") 0 0 no-repeat;
}

#left .onecall .phone .code {
	color: #ccc;
	line-height: 13px;
}

#left .onecall .phone .phonenum {
	font-size: 28px;
	line-height: 28px;
	margin-bottom: 7px;
}

#left .onecall .phone .promo {
	color: #ffdd15;
}

#left .onecall .more {
	margin: 5px 5px 3px 0;
	text-align: right;
}

#left .onecall .more a {
	display: inline-block;
	width: 99px;
	height: 29px;
	text-align: center;
	line-height: 29px;
	font-weight: bold;
	color: #780101;
	background: url("/images/link-more.png") 0 0 no-repeat;
	text-decoration: none;
}

#left .onecall .more a:hover {
	text-decoration: underline;
}

#left .onecall-bottom {
	width: 219px;
	height: 12px;
	background: url("/images/onecall-bottom-bg.png") 0 bottom no-repeat;
}



#content .cont-ban	{ background: url(/images/fon-ban.png) no-repeat; width:734px; height:182px;  font-weight:bold; font-size:14px; font-style: italic; color: #918F74; text-align:center; margin-bottom:15px; }
#content .cont-ban table td span	{ color:#a70505; border:none; vertical-align:top; }
#content .cont-ban table td a	{ color:#918F74; }
#content .cont-ban table td a	{ text-decoration:none; }
#content .cont-ban table td	{ border:none; text-align: center; vertical-align: top; }
#content .cont-ban table td img	{ padding-top:5px; }


ul#leftmenu li ul#leftmenu2	{ padding:7px 0px 0px 9px; }
ul#leftmenu li.current ul#leftmenu2	{ padding:7px 0px 0px 9px; }
ul#leftmenu li.current ul#leftmenu2 li	{ margin-bottom: 10px; font-weight: bold; }
ul#leftmenu li.current ul#leftmenu2 li.current a	{ color:black; }
ul#leftmenu li.current ul#leftmenu2 li a	{ color: #A70505; }

ul#leftmenu li.current ul#leftmenu2 li ul#leftmenu3	{ padding:7px 0px 0px 9px; }
ul#leftmenu li.current ul#leftmenu2 li.current ul#leftmenu3	{ padding:7px 0px 0px 9px; }
ul#leftmenu li.current ul#leftmenu2 li.current ul#leftmenu3 li	{ margin-bottom: 10px; font-weight: bold; }
ul#leftmenu li.current ul#leftmenu2 li.current ul#leftmenu3 li.current a	{ color:black; }
ul#leftmenu li.current ul#leftmenu2 li.current ul#leftmenu3 li a	{ color: #A70505; }


ul#leftmenu li.current a.arrow-subs-down	{ background: url("/images/arrow-down.png") no-repeat left center; }
ul#leftmenu li a.arrow-subs	{ background: url("/images/arrow-right.png") no-repeat left center; display: block; padding-left: 16px; }
ul#leftmenu li a	{ padding-left: 16px; display: block; }




#proficompvigid,
#mugvigid	{ float: right; z-index: 9999; bottom: 0px; position:fixed !important; right: 0px; }
#proficompvigid .open-model,
#mugvigid .open-model	{ bottom: 0px; position:fixed !important; right: 0px; }

/* perelink */
.container-links-vivod  {padding-top:15px; margin-bottom: 25px;}
.container-links-vivod .adv_block {float:left;width:14%;}
.container-links-vivod .perelinkovka {min-width:1024px;max-width:1400px;width:100%;margin:0 auto;}

.container-links-vivod .perelink-header {width:100%;}
.container-links-vivod .perelink-header-left { background: url('/images/perelinkonka/perelink-headerL2.png') no-repeat; height:/*22px*/41px; padding-left:20px;}
.container-links-vivod .perelink-header-right { background: url('/images/perelinkonka/perelink-headerR2.png') no-repeat right center; height:/*22px*/41px; padding-right:20px;}
.container-links-vivod .perelink-header-center { background: /*url('/images/perelinkonka/perelink-headerC.png') repeat center center*/#fff;width:100%;height:41px;}
.container-links-vivod .perelink-header-center h2 { padding:10px 0px 8px 0px; font-size:16px; font-weight:bold; display: block; margin-bottom: 0;}

.container-links-vivod .perelink-center { width:100%; background-color:#ffffff; overflow: hidden; padding-top:7px; }

.container-links-vivod .perelink-footer {width:100%;}
.container-links-vivod .perelink-footer-left { background: url('/images/perelinkonka/perelink-footerL.png') no-repeat; height:22px;padding-left:21px;}
.container-links-vivod .perelink-footer-right { background: url('/images/perelinkonka/perelink-footerR.png') no-repeat right center; height:22px;padding-right:21px;}
.container-links-vivod .perelink-footer-center { background: url('/images/perelinkonka/perelink-footerC.png') repeat center center;width:100%;height:22px;}

.container-links-vivod ul.partners {
	padding: 0 20px;
	text-align: justify;
	line-height: 0;
	font-size: 1px;
}

.container-links-vivod ul.partners:after {
	width: 100%;
    height: 0px;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}

.container-links-vivod ul.partners li {
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	line-height: normal;
	text-align: center;
	width: 158px;
}

.container-links-vivod ul.partners li a.p-link {
	display: block;
	margin-bottom: 6px;
	color: #0e75bc;
}

.container-links-vivod ul.partners li a.p-link img {
	margin-bottom: 3px;
}

.container-links-vivod ul.partners li .p-inf {
	font-size: 10px;
	/*font-weight: bold;*/
	color: #5e5e5e;
}
/* end */

.telephon	{ float: right; z-index: 10; bottom: 0px; position: fixed; right: 40px; }
.telephon #phone .code2	{ width: 60px; float: left; font-size: 25px; font-weight: bold; padding-top: 0px; height:30px; color: #a2a2a2; }
.telephon #phone .number2	{ float: left; font-size: 30px; color: #a70505; height: 40px; }
.telephon #phone .call-us	{ color: #a70505; font-size: 16px; }

.spanb {font-weight:bold;}
.spanb-red {font-weight:bold;color:#a70505;}