* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
html {
	    overflow-x: hidden;
}
body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding-top: 110px;
}

p {
	line-height: 1.5;
}

a img {
	border: none;
}

a,
a:link,
a:visited {
	color: #006699;
}

a:hover {
	text-decoration: none;
}

.bold {
	font-weight: bold;
}

.clear_both {
	clear: both;
}

.padding ul {
	padding-top: 5px;
	line-height: 1.5;
	padding-bottom: 15px;
	text-indent: -1em;
}

.padding li {
	padding-left: 25px;
	list-style: disc url(ul.gif) inside;
	text-indent: -1em;
	padding-top: 5px;
}

.leftimg {
	float: left;
	/* Âûðàâíèâàíèå ïî ëåâîìó êðàþ */
	margin: 7px 7px 7px 0;
	/* Îòñòóïû âîêðóã êàðòèíêè */
}

#rightline, #leftline {
	position: absolute;
	top: 0px;
	width: 25px;
	height: 100%;
	background: url(../img/rightline.jpg) 0 0 repeat-y;
	display: none;
}
#rightline {
	left: 50%;
		-webkit-transform: translateX(750px);
		-ms-transform: translateX(750px);
		-o-transform: translateX(750px);
	transform: translateX(750px);
}
#leftline {
	right: 50%;
		-webkit-transform: translateX(-750px) rotate(180deg);
		-ms-transform: translateX(-750px) rotate(180deg);
		-o-transform: translateX(-750px) rotate(180deg);
	transform: translateX(-750px) rotate(180deg);
}

#container {
	min-width: 1240px;
	max-width: 1300px;
	margin: 0 auto;
}


/*header*/

#firstheader {
	min-width: 1240px;
	max-width: 1500px;
	height: 30px;
	background: url(../img/header_line.jpg) 0 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0 auto;
	/*padding-bottom: 80px;*/
	position: fixed;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	z-index: 9999;
}

#header {
	min-width: 1240px;
	max-width: 1500px;
	width: 100%;
	/*position: relative;*/
	height: 82px;
	/*margin:0px auto;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0 auto;
	position: fixed;
	top: 30px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #fff;
	z-index: 9999;
	border-bottom: 1px solid #e7e7e7;

}
.line {
	margin-left: auto;
	margin-right: auto;
}
#mainnews {
	width: 92%;
}

#firstnews {
	width: 33%;
	float: left;
	text-align: left;
	padding-bottom: 40px;
}

#stylenews {
	line-height: 1.15;
	font-size: 17px;
	color: #fff;
	font-family: sans-serif;
	margin-top: -67px;
	padding-left: 5px;
	width: 288px;
}

#styletext {
	text-align: justify;
	font: 12px Arial;
	padding-top: 30px;
	width: 287px;
}

.uniform-bg {
	background: #000000;
	opacity: 0.7;
	position: relative;
	outline: black solid 0.3em;
	-moz-outline-offset: -0.04em;
}

.uniform-bg span a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.uniform-bg span a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.uniform-bg span a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.uniform-bg span a:hover {
	color: #0099CC;
	text-decoration: underline;
}

#logo {
	padding-left: 50px;
	padding-right: 40px;
	padding-top: 20px;
	float: left;
}

#telcentr {}

#tel_cod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#breakcrumbs {
	padding-bottom: 20px;
}

#centr {
	padding-right: 5%;
}

#callme {
	float: right;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 45px;
	margin-top: 6px;
	color: #666666;
}

#callmeico {
	float: right;
	margin-right: 5px;
	margin-top: 6px;
}

#mailto {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}

#title a,
#title a:hover,
#title a:visited,
#title a:link {
	color: #FFF;
	display: block;
	padding-top: 16px;
	margin-left: 18%;
	margin-right: 38%;
	font-size: 47px;
	font-weight: bold;
	text-decoration: none;
}

#tel {
	padding-top: 22px;
	float: left;
	text-align: left;
	padding-left: 5px;
	font-size: 28px;
	line-height: 16px;
	color: #000000;
}

#telephone {
	padding-top: 0px;
	padding-left: 1%;
	float: left;
	text-align: left;
}

#telephone1 {
	padding-top: 0px;
	padding-left: 2%;
	float: left;
	text-align: left;
}

#callagent {
	padding-right: 45px;
	float: right;
	padding-top: 30px;
	padding-left: 55px;
	text-align: left;
}

#time {
	padding-top: 0px;
	padding-left: 55px;
	float: left;
	text-align: left;
}

#tel_icon {
	float: left;
	padding-top: 39px;
}

#callagent_icon {}

#call_icon {
	float: left;
	padding-top: 39px;
}

#address {
	padding-top: 22px;
	float: right;
	width: 38%;
	text-align: left;
	padding-left: 20px;
	font-size: 20px;
	line-height: 16px;
	color: #000000;
}

#main_menu {
	width: 100%;
	/*height: 40px;*/
	/*margin-left: 41px;*/
	/*margin-top: 20px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
#main_menu table {
	padding: 20px 41px 0;
}
#main_menu .active {
	font-weight: bold;
}

#main_menu tr {
	display: flex;
	justify-content: space-between;
}
#main_menu td {
	display: block;
	float: left;
	margin: 0 15px;
}

#main_menu div {}

#main_menu div:hover {
	/*height: 45px;*/
}

#main_menu div:hover a span {
	/*height: 45px;*/
}

#main_menu div:hover a {
	/*height: 45px;*/
}

#main_menu div {
	/*height: 45px;*/
	text-align: center;
}

#main_menu div a span {
	height: 45px;
}

#main_menu div a {
	height: 45px;
}

#main_menu a,
#main_menu a:visited,
#main_menu a:link {
	color: #003366;
	text-decoration: none;
}

#contacts {
	float: right;
	width: 199px;
	height: 83px;
	background: url(../img/contact_line.png);
	margin: 14px 21px 13px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-top: -8px;
}

#contacts_table {
	margin-top: 3px;
}

.contacts_td {
	height: 25px;
	font-size: 14px;
}

.contacts_td_big {
	height: 25px;
	font-weight: bold;
	color: #ff0000;
	font-size: 16px;
}

#contacts_table #tel_ico {
	width: 100%;
	height: 38px;
	font-size: 22px;
	margin-left: 15px;
	margin-bottom: 17px;
	background: url(../img/contact_tel.png) no-repeat;
}


/*index main*/

#foto_kitchen {
	margin: 0px auto;
	width: 1020px;
	height: 425px;
	margin-top: 20px;
	background: url(../img/foto_kitchen.jpg) no-repeat;
}

#foto_kitchen_label {
	padding-top: 342px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	text-align: center;
}

#foto_kitchen_label .proekt {
	font-size: 32px;
}

#foto_kitchen_label .orange {
	color: #ffb81c;
	font-style: italic;
}

#info {
	margin-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.info_banner {
	float: left;
	width: 160px;
	height: 340px;
	margin-left: 40px;
}

.info_review {
	margin-left: 25%;
	margin-right: 25%;
	/width: 475px;
	padding-right: 40px;
}

.info_header {
	margin: 5px 0px 10px;
	font-size: 22px;
	line-height: 23px;
}

.info_content {
	font-size: 13px;
	line-height: 22px;
}

.info_content_link {
	margin-top: 21px;
	font-size: 17px;
}

.info_news {
	float: right;
	margin-top: 10px;
	width: 270px;
	line-height: 22px;
}

.info_news h4 a {
	font-size: 13px;
	font-weight: 100;
}

#utility h4 a {
	font-size: 13px;
	font-weight: 100;
	text-decoration: underline;
}

.info_news_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

.info_news_allnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.info_news_head {
	font-size: 13px;
}

.info_news p {
	font-size: 11px;
	padding-right: 20px;
}

#s_catalog {
	margin-top: 73px;
	margin-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#catalog_header h3 {
	font-size: 23px;
	font-style: italic;
	line-height: 22px;
	font-weight: 100;
	margin-bottom: 20px;
}

#catalog_left {
	min-width: 600px;
	width: 68%;
}

#catalog_left_2 {
	min-width: 600px;
	width: 68%;
	padding-top: 400px;
}

.catalog_element {
	float: left;
	width: 175px;
	margin: 0px 25px 35px 0px;
}

.catalog_element_link {
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	width: 175px;
}

#catalog_right {
	float: right;
	width: 340px;
}

#utility {
	margin-top: 22px;
	padding-right: 20px;
}

#utility h3 {
	margin-bottom: 10px;
}

.utility_link {
	margin-bottom: 16px;
}

#utility a {
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
}

#ban_0 {
	position: relative;
	height: 282px;
}

#banner_horisont {
	margin: 25px 0px 110px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 23px;
	font-style: italic;
	position: absolute;
	left: 50%;
	margin-left: -466px;
	width: 932px;
}

#bht {
	color: #FFF;
	margin-left: 55px;
	margin-top: -185px;
	width: 805px;
	position: relative;
}

#bht_left {
	width: 460px;
}

.free {
	font-size: 22px;
}

.no_possible {
	line-height: 18px;
	margin-top: 27px;
	font-size: 14px;
}

.underline {
	text-decoration: underline;
}

#bht_right {
	position: absolute;
	left: 640px;
	top: -2px;
	width: 230px;
}

#pm {
	line-height: 18px;
	font-size: 16px;
}

#mn {
	font-size: 22px;
	margin: 16px 0px 25px;
}

#tm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
}

#desc {
	margin-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	margin-top: 40px;
	margin-bottom: 78px;
}

#desc h2 {
	font-size: 23px;
	font-style: italic;
	line-height: 22px;
	font-weight: 100;
	margin-bottom: 10px;
	/text-decoration: underline;
}

#desc p {
	font-size: 12px;
	width: 68%;
	font-style: italic;
}

#desc_banner {
	width: 196px;
	float: right;
	margin-right: 65px;
}

#desc_banner img {
	margin-bottom: 12px;
}


/*catalog*/

#left_col {
	margin-left: 8%;
	margin-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	width: 25%;
	float: left;
}

.line {
	min-width: 1240px;
	max-width: 1500px;
	height: 5px;
	background: url(../img/horisont_line.jpg) 0 0 repeat-x;
}

.line_menu {
	min-width: 1240px;
	max-width: 1500px;
	height: 5px;
	padding-bottom: 20px;
	background: url(../img/horisont_line.jpg) 0 0 repeat-x;
}

#zvonok {
	width: 142px;
	height: 51px;
	background: url(../img/foto_manadger.jpg) no-repeat 0 0;
	border: 1px solid #ebebeb;
	padding-left: 82px;
	padding-top: 4px;
	margin-bottom: 40px;
	line-height: 18px;
}

#bline {
	min-width: 1080px;
	max-width: 1500px;
	height: 64px;
	background: url(../img/bline.gif) repeat-x;
	text-align: left;
	padding-left: 10px;
}

#menu_left {
	background: url(../img/choose_mat.jpg) no-repeat;
	padding-top: 39px;
	padding-left: 24px;
	line-height: 22px;
}

#menu_left_title {
	font-size: 18px;
	font-family: Arial;
	font-style: normal;
	padding-top: 40px;
}

#menu_left2 {
	background: url(../img/choose_mat_2.jpg) no-repeat;
	padding-top: 39px;
	padding-left: 24px;
	line-height: 22px;
}

#menu_left ul {
	list-style: none;
}

#left_banner {
	margin-top: 78px;
	margin-left: 24px;
	width: 160px;
	height: 340px;
}

#right_col {
	float: right;
	width: 66%;
	margin-top: 20px;
}

#breakcumbs {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #54869b;
}

.category-view {
	margin-top: 6px;
}

.category-view h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 22px;
	margin-bottom: 12px;
}

.category {
	float: left;
	width: 156px;
	height: 141px;
	padding: 10px;
	margin-right: 15px;
}

.category:hover {
	background-color: #cee5ee;
}

.category_name {
	margin-top: -28px;
	margin-left: 6px;
}

.cn_left {
	background: url(../img/cn_left.png) 0 0 no-repeat;
	display: inline-block;
	height: 23px;
	padding-left: 17px;
}

.cn_left h3 span {
	background: url(../img/cn_center.jpg) 0 0 repeat-x;
	display: inline-block;
	height: 23px;
	color: #FFF;
	padding: 0px 1px 0px 3px;
}

.cn_left h3 {
	background: url(../img/cn_right.png) no-repeat right;
	display: inline-block;
	height: 23px;
	padding-right: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
}

.category_description {
	margin-top: 50px;
	line-height: 22px;
	margin-bottom: 80px;
	padding-right: 20px;
}

.category_description h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	margin-bottom: 12px;
}

.category_description p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/*footer*/

#footer {
	min-width: 1240px;
	max-width: 1500px;
	/*position:relative;*/
	height: 42px;
	color: #999999;
	line-height: 22px;
	font-size: 12px;
	font-style: italic;
	/* margin:0px auto;*/
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

#Coop {
	width: 27%;
	float: left;
	margin-left: 40px;
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	line-height: 15px;
	color: #666666;
}

#call {
	margin-left: 28%;
	width: 40%;
	font-size: 16px;
	color: #666666;
	margin-top: 32px;
}

#minfin {
	margin-left: 1%;
	width: 10%;
	font-size: 16px;
	color: #666666;
	margin-top: 32px;
}

.call_tel {
	font-size: 18px;
	color: #666666;
}

#lightheads {
	width: 17%;
	float: right;
	margin-left: 13%;
	margin-top: -15px;
}

#lightheads_logo {
	margin-left: 20px;
}


/*catalog_in*/

.browse-view h1 {
	margin-bottom: -15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
}

.product {
	margin: 30px 0px;
	width: 600px;
}

.product_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
}

.price {
	background: url(../img/price.jpg) 0 0 no-repeat;
	width: 147px;
	height: 42px;
	margin-top: 20px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 4px 0px 0px 16px;
}

.price_units {
	font-size: 24px;
}

.intend_48 {
	padding-left: 48px
}

.pagination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin-top: 22px;
	margin-bottom: 10px;
	color: #006699;
}

.black {
	color: #000;
}


/*blog*/

.blog h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	margin-bottom: 0px;
}

.blog .items {
	font-family: Arial, Helvetica, sans-serif;
}

.blog .items h2 {
	margin-top: 20px;
	font-size: 24px;
	font-weight: 100;
}

.blog .items p {
	font-size: 12px;
	padding: 5px 0px 35px;
}


/*fotogallery*/

.fotogal {
	margin-bottom: 50px;
}

.fotogal h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	margin-bottom: 0px;
}

.fotogal_item {
	margin-top: 20px;
	border: 1px solid #e8e8e8;
	padding-bottom: 6px;
}

.fotogal_item_left {
	float: left;
	padding: 25px 15px 0px 25px;
}

.fotogal_item_left .fotogal_big_label {
	width: 65px;
	height: 31px;
	background: url(../img/fotogal_label.png) no-repeat;
	margin-top: -33px;
	margin-left: 128px;
	position: relative;
	padding-left: 18px;
	padding-top: 4px;
}

.fotogal_item_right {
	margin-left: 235px;
	padding-top: 17px;
	padding-bottom: 20px;
}

.fotogal_item_right h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-weight: 100;
}

.fotogal_item_right h2 a {
	color: #000;
}

.fotogal_item_right .wrap_prew {
	margin-top: 20px;
}

.fotogal_item_right .prew_img {
	padding: 3px;
	margin-right: 13px;
}

.fotogal_item_right .prew_img:hover {
	background-color: #ffb30c;
}

#type {
	font-family: Tahoma;
}

#type #choose ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#type #choose ul li {
	float: left;
	margin-right: 34px;
}

#type #choose ul li a {
	font-size: 20px;
}

#type a {
	font-size: 14px;
	color: #282828;
	text-decoration: none;
}

#type a:hover,
#type a.active {
	color: #3399cc;
}

#type #privat,
#type #corp {
	background: url(../img/fon1.png) top left no-repeat;
	width: 896px;
	height: 106px;
	padding: 18px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: -200px;
}

#type #privat table,
#type #corp table {
	margin-left: -100px;
}

#type #corp {
	background: url(../img/fon2.png) top left no-repeat;
	display: none;
}

#type #privat td,
#type #corp td {
	padding: 5px 20px;
}

#type .clear {
	clear: both
}

.choose_category {
	padding-left: 120px;
}

#sbox-window {
	padding: 0px;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
			border-radius: 10px;
}

#sbox-window #sbox-content,
#sbox-window #sbox-content iframe {
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
			border-radius: 10px;
}

#tel {
	_height: 58px;
}

#mailto {
	_margin-top: 10px;
}

.camera_fakehover {
	_background-color: transparent;
	_background: transparent;
}

#call {
	_float: left;
	_margin-left: 15%;
	_margin-top: -30px;
}

#lightheads {
	_height: 50px;
	_margin-top: 1px
}

#lightheads_logo {
	_height: 28px
}
.camera_wrap {
	width: 100% !important;
}

/*ifame*/
	#sbox-window,#sbox-content {
		background-color: transparent;
	}
	.contentpane {
		padding-top: 0;
	}

	.contentpane h2{
		padding: 18px 15px;
		margin: 0;
		font-size: 19px;
		line-height: 1;
	}
	.contentpane .fieldset{
		width: auto;
	}
	.formResponsive .formBody {
		text-align: center;
	}
	#rsform_3_page_0 {
		margin: 0 !important;
		padding: 0 15px;
	}
	#send {
		background: #f2f2f2 !important;
		background: -moz-linear-gradient(top, #f2f2f2 0%, #cfcfcf 100%) !important;
		background: -webkit-linear-gradient(top, #f2f2f2 0%,#cfcfcf 100%) !important;
		background: linear-gradient(to bottom, #f2f2f2 0%,#cfcfcf 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#cfcfcf',GradientType=0 );
		border: 2px solid #21b7d3;
		border-radius: 3px;
		text-shadow: none;
	}
	input[type='submit'],button {
		outline: 0 !important;
	}
/**/