


/* Start:/bitrix/templates/.default/components/bitrix/search.form/header/style.css?1296218340431*/
.search-form {
	height: 22px;
	width: 181px;
	text-align: right;
}
.search-form input {
	width: 90px;
	height: 16px;
	background: url(/images/search-bg.png) no-repeat right top;
	color: #999999;
	border: none;
	padding: 3px 0 3px 25px;
	float: right;
}
.search-form input.submit {
	width: 66px;
	height: 22px;
	padding: 0;
	background: url(/images/search.png) no-repeat left top;
	float: right;
	color: #ffffff;
	font-size: 12px;
}
/* End */



/* Start:/bitrix/templates/.default/components/33/sale.basket.basket.line/head/style.css?1296574806359*/
.basket {
	height: 45px;
	width: 181px;
	text-align: right;
}
.basket a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 17px;
}
.basket img {
	border: none;
	width: 28px;
	height: 24px;
	float: left;
	margin: 5px 0;
}
.basket strong {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.basket a span {
	padding-right: 17px;
}
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/menu/top_menu/style.css?12962237782007*/
.top-menu ul {
	width: 100%;
	height: 36px;
	list-style-type: none;
	display:table;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(/images/topmenu-bg.png) repeat-x;
}
.top-menu ul li {
	display: table-cell;
	vertical-align: middle;
	background: url(/images/topmenu-item-bg.png) no-repeat right top;
}
.top-menu ul a {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.top-menu ul li.act, .top-menu ul li:hover, .top-menu ul li.sfhover {
	background: url(/images/topmenu-act-bg.png) no-repeat right top;
}
.top-menu ul li:hover, .top-menu ul li.sfhover {
	cursor: pointer;
}
.top-menu ul.sub {
	width: 100%;
	height: 0;
	position: relative;
	top: 9px;
	left: 0;
	overflow: visible;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	display: block;
	visibility: hidden;
}
.top-menu ul li:hover ul.sub, .top-menu ul li.sfhover ul.sub {
	visibility: visible;
	/*overflow: visible;*/
}
.top-menu ul.sub li {
	display: list-item;
	vertical-align: middle;
	border-left: 1px solid #f8a14f;
	border-right: 1px solid #f8a14f;
	background: url(/images/submenu-bg.png) repeat;
	padding: 4px 2px;
	height: 15px;
}
.top-menu ul.sub li:hover, .top-menu ul.sub li.sfhover {
	background: #f58422 url(/images/submenu-act.png) repeat-x;
}
.top-menu ul.sub li a {
	color: #000000;
	font-size: 12px;
}
.top-menu ul.sub li:hover a, .top-menu ul.sub li.sfhover a {
	color: #ffffff;
}
.top-menu ul.sub li.footer {
	border: none;
	height: 12px;
	background: url(/images/submenu-lcorner.png) no-repeat left top;
	padding: 0;
}
.top-menu ul.sub li.footer div {
	height: 12px;
	width: auto;
	margin: 0 0 0 10px;
	background: url(/images/submenu-foot.png) no-repeat right top;
}
.top-menu .r-corners {
	position: absolute;
	right: 0;
	top: 0;
	background: url(/images/r-corners.gif) no-repeat;
	width: 5px;
	height: 36px;
}
.top-menu .l-corners {
	position: absolute;
	left: 0;
	top: 0;
	background: url(/images/l-corners.gif) no-repeat;
	width: 5px;
	height: 36px;
}
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/menu/left_menu/style.css?1299829515678*/
.left-menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.left-menu ul li {
	margin: 10px 0;
}
.left-menu ul a {
	font-size: 14px;
	color: #767676;
	font-weight: bold;
	text-decoration: none;
}
.left-menu ul li.act a, .left-menu ul a:hover {
	color: #00a859;
}
.left-menu ul.sub {
	display: none;
}
.left-menu ul li.act ul.sub {
	display: block;
}
.left-menu ul.sub li {
	margin: 5px 0;
}
.left-menu ul li ul.sub a {
	color: #767676;
	font-weight: normal;
	margin-left: 15px;
}
.left-menu ul li ul.sub li.act {
	background: url(/images/leftmenu-act.png) no-repeat left bottom;
}
.left-menu ul li ul.sub li.act a, .left-menu ul li ul.sub li a:hover {
	color: #f37021;
}
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/menu/simple_inline/style.css?1329808253255*/
.simple-inline-menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.simple-inline-menu li {
	display: inline;
}
.simple-inline-menu li a {
	color: #666666;
}
.simple-inline-menu li a:hover, .simple-inline-menu li a.act {
	text-decoration: none;
}
/* End */



/* Start:/bitrix/templates/grass_main/styles.css?133559161156*/
.orange {
	color: #f37021;
}
.black {
	color: #000000;
}
/* End */



/* Start:/bitrix/templates/grass_main/template_styles.css?17824772573243*/
@charset "utf-8";
html {
	width: 100%;
	height: 100%;
}
body {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	font-family: Verdana, Calibri, Arial;
	font-size: 12px;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
}
a {
	color: #000000;
}
.clear {
	clear: both;
}
#main {
	width: 1024px;
	position: relative;
	margin: 0 auto;
}
#header {
	height: 134px;
	width: 100%;
	background: url(/images/header-bg.jpg) no-repeat 225px top;
	position: relative;
}
#title {
	position: absolute;
	left: 0;
	top: 15px;
}
#title img {
	border: none;
	width: 215px;
	height: 66px;
}
#phone {
	font-size: 30px;
	color: #004a2d;
	position: absolute;
	top: 97px;
	left: 0;
}
#phone span {
	font-size: 18px;
}
#login {
	background: url(/images/login-bg.png) no-repeat left top;
	position: absolute;
	right: 0;
	top: 15px;
	padding-left: 20px;
	width: 161px;
}
#login a {
	color: #00a859;
	font-weight: bold;
}
#search {
	position: absolute;
	top: 40px;
	right: 0;
}
#sm-basket {
	position: absolute;
	top: 80px;
	right: 0;
}
#top-menu {
	width: 100%;
	height: 36px;
	position: absolute;
	left: 0;
}
#banners {
	width: 1060px;
	position: absolute;
	top: 200px;
	left: 0;
}
#banners div {
	float: left;
}
#banners img {
	border: none;
	margin-right: 19px;
	display: inline;
}
#banners span {
	position: absolute;
	margin-left: -330px;
	top: 155px;
	font-size: 14px;
	width: 300px;
}
#banners span a {
	color: #000000;
}
#leftcol {
	width: 240px;
	float: left;
	margin: 296px 0 194px 0;
}
#rightcol {
	width: 770px;
	float: right;
	margin: 296px 0 194px 0;
}
#rightcol h1 {
	color: #00a859;
	font-size: 18px;
}
#rightcol h2, #rightcol h3, #rightcol h4 {
	color: #00a859;
}
#rightcol ul {
	color: #f37021;
}
#rightcol p {
	text-align: justify;
}
#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 254px;
}
#footer .box {
	width: 1024px;
	height: 100%;
	background: #cccccc url(/images/footer-bg.png) repeat-x top;
	color: #666666;
	font-size: 13px;
	margin: 0 auto;
}
#footer .footer_menu {
list-style: none;
padding: 0px;
}
#footer .footer_menu a {
text-decoration: underline;
}
#footer .footer_menu a:hover {
text-decoration: none;
}
#tabs {
	width: 483px;
	height: 35px;
	vertical-align: middle;
	line-height: 35px;
	background: url(/images/tabs-bg.png) no-repeat;
	color: #00a859;
	float: right;
	margin-top: 44px;
	font-weight: bold;
}
#tabs span {
	margin: 0 16px;
}
#tabs a {
	color: #ffffff;
	text-decoration: none;
	padding: 9px;
}
#bottom-menu {
	margin: 10px 20px;
	padding: 0;
}
#contacts {
	background: url(/images/logo.png) no-repeat left top;
	padding-left: 120px;
	margin: 10px 20px;
	float: left;
}
#contacts a {
	color: #666666;
	text-decoration: none;	
}
#copyright {
	float: right;
	text-align: right;
	margin: 0 20px;
}
.tridereva {
	border: none;
	width: 67px;
	height: 51px;
	margin-top: 5px;
	position: relative;
	top: 3px;
}

.black-btn {
	display:inline-block;
	height:26px;
	line-height:24px;
	color:#fff;
	text-decoration:none;
	padding:0 0 0 9px;
	background:url(/images/blk-submit.png) no-repeat;
	float: right;
}

.black-btn span {
	display:inline-block;
	height:26px;
	background:url(/images/blk-submit.png) no-repeat 100% -29px;
	padding:0 16px 0 7px;
	cursor:pointer;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/search.form/header/style.css?1296218340431 */
/* /bitrix/templates/.default/components/33/sale.basket.basket.line/head/style.css?1296574806359 */
/* /bitrix/templates/.default/components/bitrix/menu/top_menu/style.css?12962237782007 */
/* /bitrix/templates/.default/components/bitrix/menu/left_menu/style.css?1299829515678 */
/* /bitrix/templates/.default/components/bitrix/menu/simple_inline/style.css?1329808253255 */
/* /bitrix/templates/grass_main/styles.css?133559161156 */
/* /bitrix/templates/grass_main/template_styles.css?17824772573243 */
