*{
	margin: 0;
	padding: 0;
}
a img, fieldset {border:0}
fieldset{display:inline}
* > fieldset{display: block}/* Non IE browsers */
.clear:after, #menu li:after, p.more:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clear, #menu li, p.more{display: inline-block;}
/* Hides from IE-mac \*/
* html .clear, * html #menu li, * html  p.more {height: 1%;}
.clear, #menu li,  p.more {display: block;}
/* End hide from IE-mac */
p{
	margin-bottom: 1em;
}
h1,h2,h3,h4{
	font: normal normal 18px verdana;
	color: #686352;
	margin-bottom: 15px;
}
h2, h3, h4{
	font-size: 16px;
	font-weight: bold;
}
h3{
	font-size: 14px;
}
h4{
	font-size: 12px;
}
a{
	color: #777;
	text-decoration: underline;
}
/*
a:visited{
	text-decoration: none;
}
*/
a:hover{
	color: #444;
	text-decoration: underline;
}
html{
}
body{
	font: normal 12px/14px Verdana, Helvetica, sans-serif;
	color: #686352;
	min-width: 1000px;
	background-color: #F1EACA;
	text-align: left;
}
body#main{
/*	background: url(/bitrix/templates/Main/images/greenbg.png) repeat-x -350px -55px #F1EACA; */
	background: url(/bitrix/templates/Main/images/greenbg.png) repeat-x -220px 0 #F1EACA;
}
#main .tl{
	background: url(/bitrix/templates/Main/images/maintl.jpg) no-repeat 0 0;
}
#inner .tl{
	background: url(/bitrix/templates/Main/images/innertop.jpg) no-repeat 0 0;
	height: 207px;
	overflow: hidden;
}
#main .tr{
	background: url(/bitrix/templates/Main/images/maintr.jpg) no-repeat 1148px 0;
}
#main .bb{
	min-height: 730px;
	background: url(/bitrix/templates/Main/images/mainbot.jpg) no-repeat 0 545px;
}
#main #menu{
	padding: 129px 0 0 217px;
	float: left;
}
#inner #menu{
	padding: 55px 0 0 217px;
	float: left;
}
#menu{
	list-style: none;
	width: 500px;
}
#menu li{
	line-height: 20px;
	margin-bottom: 6px;
}
#menu a{
	color: #fff;
	font: normal 12px/20px Verdana, tahoma;
	display: block;
	float: left;
	padding: 0 10px;
	background: url(/bitrix/templates/Main/images/menuitem.gif) no-repeat 100% 0;
	text-decoration: none;
}
#menu a:hover, #menu li.current a{
	color: #ff6;
}
#main #logo{
	margin-top: 112px;
}
#logo{
	width: 145px;
	float: left;
}
#inner #logo{
	margin-top: 51px;
}
#footer{
	padding: 20px 0 0 217px;
}
#footer .menu{
	list-style: none;
	margin-bottom: 15px;
}
#footer .menu li, #middle ul.pages li{
	float: left;
	color: #fff;
	font: 11px/19px verdana, tahoma;
	margin-right: 4px;
}
#footer .menu li span, #middle ul.pages li span{
	padding: 0 10px;
	background: url(/bitrix/templates/Main/images/greenitem.gif) no-repeat 100% 0;
	display: block;
}
#middle ul.pages{
	margin-left: 250px;
	margin-bottom: 5px;
}
#middle ul.pages li{
	padding: 0;
	background: none;
	font-family: Tahoma;
}
#footer .menu li a, p.more a, #middle ul.pages li a{
	padding: 0 10px;
	background: url(/bitrix/templates/Main/images/greyitem.gif) no-repeat 100% 0;
	display: block;
	color: #fff;
	text-decoration: none;
}
#middle ul.pages li a, #middle ul.pages li span{
	padding: 0 8px;
}
#footer .menu li a:hover, p.more a:hover,  #middle ul.pages li a:hover{
	color: #ff6;
}
p.more a:hover{
	text-decoration: none;
}
p.more a{
	float: left;
	line-height: 18px;
	color: #fff;
	font-family: Tahoma;
	padding-bottom: 1px;
}
p.more{
	margin-top: 3px;
	font-size: 11px;
}
#footer p.copy{
	background: url(/bitrix/templates/Main/images/pmsmall.gif) no-repeat 0 0;
	padding: 8px 0 28px 67px;
	min-height: 48px;
	color: #666;
	font: 11px/16px verdana;
}
#footer p.copy small{
	font-size: 9px;
}
#footer p.copy img{
	vertical-align: middle;
}
#middle{
	background: url(/bitrix/templates/Main/images/greybg.png) no-repeat 0 0 #99978D;
	min-height: 521px;
	padding-bottom: 20px;
}
#content{
	background: #fff;
	min-height: 581px;
	border: 4px solid #99978D;
	border-top-width: 0;
	padding: 20px 36px;
	line-height: 16px;
}
#content h1{
}
#middle .menu{
	width: 200px;
}
#middle .menu li{
	margin-bottom: 0px;
}
#outer {
	width: 706px;
	margin-left: 217px;
	position: absolute;
	background: #F1EACA;
/*	padding-bottom: 100px; */
/*	position: relative; */
}
#outer #footer{
	padding-top: 30px;
	padding-left: 0;
}
#outer #footer .menu{
	width: auto;
}
#outer #footer .menu li{
	margin-bottom: 0;
}
#submenu{
	padding: 16px 10px 0 12px;
}
#middle #submenu li{
	background: url(/bitrix/templates/Main/images/corner.gif) no-repeat 0 100% #fff;
	list-style: none;
	margin-bottom: 6px;
	text-align: right;
	padding: 3px 10px;
} 
#middle #submenu a{
	color: #686352;
	text-decoration: none;
}
#middle #submenu a:hover, #middle #submenu li.current a{
	color: #000;
}
#content img{
	border: 2px solid #99978D;
}
#content img.big{
	border: 4px solid #99978D;
}
#content ol{
	margin-left: 38px;
}
#content ul, #content ol{
	margin-bottom: 20px;
	font-size: 11px;
}
#content ul{
	list-style: none;
}
#content ul li{
	padding-left: 38px;
	background: url(/bitrix/templates/Main/images/bullet.gif) no-repeat 27px 4px;
}
#content table{
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
#content table td{
	font-size: 11px;
	padding: 2px 8px;
	border-right: 1px solid #fff;
}
#content table thead td, #content table thead th {
	background-color: #99978D;
	color: #fff;
	font-weight: bold;
}
#content table tr.odd{
	background-color: #EBEAE8;
}
#content p{
	margin-bottom: 25px;
}
#middle ul.catalog{
	margin-bottom: 0;
}
#middle ul.catalog li{
	padding: 0;
	background: none;
	width: 295px;
	float: left;
	font-size: 11px;
	line-height: 14px;
	margin-left: 36px;
}
#middle ul.catalog li strong{
	display: block;
	font-size: 12px; 
	margin-top: 4px;
}
#middle ul.catalog li:first-child{
	margin-left: 0;
}
#middle ul.catalog li h1{
	margin-top: 10px;
}
#middle ul.catalog li h1 a{
	color: #686352;
}
#middle ul.catalog li h1 a:hover{
	text-decoration: none;
}
#middle ul#submenu.cat li{
	background: none;
	padding: 0;
}
#middle ul#submenu.cat li a{
	background: url(/bitrix/templates/Main/images/corner.gif) no-repeat 0 100% #fff;
	display: block;
	float: right;
	padding: 3px 10px;
}
#order{
	margin-bottom: 20px;
	margin-top: 5px;
}
#order p span{
	color: #CCC7B6;
}
#order p{
	margin-left: -20px;
	margin-bottom: 2px;
}
#order label{
	font-size: 10px;
	font-family: Tahoma;
	color: #B3B1A7;
	margin-right: 3px;
}
#order input{
	border: 1px solid #CCC7B6;
	width: 180px;
	height: 17px;
	margin-right: 3px;
}
#order *{
	vertical-align: middle;
}
#order input#o-submit{
	border: none;
	width: auto;
	height: 19px; 
	color: #fff;
	font: 11px tahoma;
	background: url(/bitrix/templates/Main/images/greyitem.gif) no-repeat 100% 0;
	cursor: pointer;
	width: 60px;
}
#order input#o-submit:hover{
	color: #ff6;
}
#order fieldset{
	padding-left: 20px;
}

#resultOrder {height:24px;display:none;padding:20px;text-align:center;color:#669900;}