body {
	font-size: 1em;
	font-family: Arial, sans-serif;
	line-height: 150%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #FEFDFC;
   }

ul.editor {
	padding:0;
	margin:0;
}

ul.editor li {
	list-style-type:none;
	float:left;
	display:block;
	width:100px;
	height:100px;
	line-height:110%;
	margin-bottom:20px;
}

.new_alert2 {
	z-index: 4000;
	position:absolute;
	width:335px;
	top:-1000px;
	display: none;
	background-color: #F8F8F8;
	border: 1px solid #EBEBEB;
	box-shadow: 0 0 10px rgba(0,0,0,0.6);
}

#new_alert {
	z-index:40000;
	position:absolute;
	display: none;
	width: 700px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #b2b9c3;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(153,153,153,1);
	-moz-box-shadow: 3px 3px 5px 0px rgba(153,153,153,1);
	box-shadow: 3px 3px 5px 0px rgba(153,153,153,1);
	font-size:0.9em;
}

#new_alert_size_div {
	padding:10px;
	padding-top:0px;
}

/******menu*************/
#menu_top {
	border-top: 1px solid #E9E1D7;
	border-bottom: 1px solid #E9E1D7;
	font-size: 1em;
}

#menu_top td {
	border-left: 1px solid #E9E1D7;
	position: relative;
}

#menu_top td:last-child {
	border-right: 1px solid #E9E1D7;
}

#menu_top td a {
	color: #49392B;
	display: block;
	padding: 16px 0px;
	height: 100%;
	text-align: center;
	text-transform: uppercase;
}

#menu_top td:hover > a {
	background-color: #F1EBE3;
	text-decoration: none;
}

#menu_top td a.select {
	background-color: #705844;
	color: #FFFFFF;
}

#menu_top td ul {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: -1px;
	width: 150%;
	-background-color: #F7F2EC;
	border: 1px solid #E9E1D7;
	z-index: 10;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
}

#menu_top td:hover ul {
	display: block;
}

#menu_top td ul li {
	list-style-type: none;
	border-bottom: 1px solid #E9E1D7;
}

#menu_top td ul li:first-child {
	-border-top: 1px solid #E9E1D7;
}

#menu_top td ul li a {
	text-transform: none;
	-color: #49392B;
	text-align: left;
	background-color: #F7F2EC;
	padding-left:30px;
}

#menu_top td ul li a:hover {
	text-decoration: none;
	background-color: #F1EBE3;
	-color: #FFFFFF;
}



#menu_bottom div a {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #5B5B5B;
}

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

#menu_bottom li {
	line-height: 130%;
}

#menu_bottom li a {
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	color: #5B5B5B;
}

#menu_left ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	border-bottom: solid 1px #E9E1D7;
}

#menu_left ul li {
	display: block;
	border-top: solid 1px #E9E1D7;
}

#menu_left ul li a.select {
	background-color: #F7F2EC;
}

#menu_left ul li:hover {
	background-color: #F1EBE3;
}

#menu_left ul li a {
	display: block;
	font-size: 17px;
	text-transform: uppercase;
	color: #6B5440;
	padding:12px 0px 12px 21px;
}

#menu_left ul li a:hover {
	text-decoration: none;
}
/******************/

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img, picture {
	max-width: 100%;
	height: auto;
	border: 0;
}

p {
	line-height: 150%;
	font-size: 1.0625em;
}

div.box_1920 {
	width:100%;
	max-width:1920px;
	margin:auto;
}

div.page_box {
	width:94%;
	padding-left:3%;
	padding-right:3%;
	max-width:1200px;
	margin:auto;
}
div.t_shapka {
	padding-top:20px;
}

div.t_shapka > div {
	float:left;
}

div.t_shapka > div.td1 {
	width:23%;
}

div.t_shapka > div.space1 {
	width: 4%;
}

div.t_shapka > div.td2 {
	width:18%;
}

div.t_shapka > div.space2 {
	width: 3%;
}

div.t_shapka > div.td3 {
	width:21%;
}

div.t_shapka > div.space3 {
	width: 2%;
}

div.t_shapka > div.td4 {
	width:29%;
	text-align:right;
}

div.t_ksrkas > div {
	float:left;
}

div.t_ksrkas > div.td1 {
	width:25%;
	position:relative;
}

div.t_ksrkas > div.space {
	width:4%;
}

div.t_ksrkas > div.td2 {
	width:71%;
}

div.bottom {
	background-color: #49392B;
	color: #E5D9CA; 
}	

div.t_niz > div {
	float:left;
}

div.t_niz > div.td1 {
	width:48%;
}

div.t_niz > div.space {
	width:4%;
}

div.t_niz > div.td2 {
	width:48%;
	text-align:right;
}

.phone_niz {
	font-size: 20px;
	margin-bottom: 0px;
}

.phone_niz a {
	text-decoration:none;
	color:#E5D9CA;
}

div.header p {
	font-size: 1em;
	font-style: italic;
	color: #77685B;
	margin: 10px 0;
}

div.header_req p {
	color: #49392B;
	margin: 5px 0;
}

div.header_req p img {
	position: relative;
	top: 5px;
	left: -10px;
}

p.big_p {
	font-size: 1.5em;
	color: #77685B;
}

h1, .h1, #h1 {
	line-height: 130%;
	font-size: 2.5em;
	color: #6B5440;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 27px;
	margin-bottom: 27px;
}

div.phone_top a {
	text-decoration:none;
	font-weight:bold;
	color: #6B5440;
	font-size: 27px;
}

h1.fs36 {
	font-size: 2.25em;
}

#h1.fs36 {
	font-size: 2.25em;
	margin-top: 24px;
	margin-bottom: 24px;
}

h1.fs32 {
	font-size: 2em;
	text-align: center;
}

#h1.fs32 {
	font-size: 2em;
	text-align: center;
	margin-bottom: 21px;
    margin-top: 22px;
}

#slider #h1 {
	font-size: 3em;
}

h2, .h2, #h2 {
	line-height: 130%;
	font-size: 1.625em;
	font-weight: bold;
	color: #6B5440;
	margin-top:21px;
	margin-bottom:18px;
}

h3, .h3, #h3 {
	line-height: 130%;
	font-size: 1.1875em;
	font-weight: bold;
	color: #6B5440;
	margin-bottom: 15px;
	margin-bottom: 15px;
    margin-top: 19px;
}

h3.fs28, #h3.fs28  {
	line-height: 130%;
	font-size: 1.75em;
	font-weight: normal;
	color: #6B5440;
	margin-top: 28px;
	margin-bottom: 28px;
}

div.menu_left_fixed {
	position:fixed;
	top:0px;
	width:23%;
	max-width:300px;
}

p.adress span.p {
	padding-left: 10px;
	padding-right:10px;
}

form.formastyle input {
	font-size: 1em;
	border: 1px solid #DEDEDE;
	padding: 6px;
	color: #5B5B5B;
}

form.formastyle select {
	font-size: 1em;
	border: 1px solid #DEDEDE;
	padding: 6px;
	color: #5B5B5B;
}

form.formastyle textarea {
	font-size: 1em;
	border: 1px solid #DEDEDE;
	padding: 6px;
	color: #5B5B5B;
}

form.formastyle input.inbut{
	cursor: pointer;
	background-color: #6B5440;
	text-align: center;
	width: auto;
	color: #ffffff;
	font-size: 1em;
	padding: 11px 20px 12px;
	border: none;
}

form.formastyle input.inbut:hover{
	background-color: #80644B;
}

form.formastyle2 input {
	font-size: 1em;
	border: 1px solid #DEDEDE;
	padding: 18px;
	font-weight: normal;
	-width: 100%;
}

form.formastyle2 select {
	font-size: 1em;
	border: 1px solid #DEDEDE;
	padding: 18px;
	font-weight: normal;
	width: 100%;
}

form.formastyle2 textarea {
	font-size: 1em;
	border: 1px solid #DEDEDE;
	padding: 18px;
	font-weight: bold;
	-width: 100%;
}

form.formastyle2 input.inbut{
	cursor: pointer;
	background-color: #6B5440;
	text-align: center;
	display: inline-block;
	color: #ffffff;
	font-size: 1em;
	padding: 18px;
	border: none;
	width: auto;
}

form.formastyle2 input.inbut:hover{
	background-color: #80644B;
}

form.mystyle input {
	font-size: 1em;
	border: 1px solid #A9A9A9;
	padding: 6px;
	color: #5B5B5B;
	margin-top:5px;
}

form.mystyle select {
	font-size: 1em;
	border: 1px solid #A9A9A9;
	padding: 6px;
	color: #5B5B5B;
	margin-top:5px;
}

form.mystyle textarea {
	font-size: 1em;
	border: 1px solid #A9A9A9;
	padding: 6px;
	color: #5B5B5B;
	margin-top:5px;
}

form.mystyle input.but{
	cursor: pointer;
	background-color: #6B5440;
	text-align: center;
	display: inline-block;
	color: #ffffff;
	font-size: 1em;
	padding: 12px 22px;
	border: none;
	width: auto;
}

form.mystyle input.but:hover{
	background-color: #80644B;
}

div.but a {
	display: inline-block;
	text-align: center;
	padding: 11px 30px 12px;
	font-size: 1em;
	background-color: #705844;
	color: #FFFFFF;
	font-weight: normal;
}

div.but a:hover {
	background-color: #80644B;
	text-decoration: none;
}


div.but2 a {
	display: inline-block;
	text-align: center;
	padding: 11px 30px 12px;
	font-size: 1em;
	background-color: #E6E6E6;
	color: #7F6752;
	font-weight: normal;
}

div.but2 a:hover {
	background-color: #F1EBE3;
	color: #6b5440;
	text-decoration: none;
}

#slider div.but a {
	padding: 14px 35px 15px;
}

table.table {
	border-collapse: collapse;
	font-size: 0.875em;
}

table.table th {
	background-color: #EFE8DF;
	border: 1px solid #E2D2BE;
	padding: 10px;
	font-weight: normal;
}

table.table td {
	border: 1px solid #E2D2BE;
	text-align: center;
	padding: 10px;
}

.btn_slider{
	opacity: 0.7;
}

.btn_slider:hover {
	opacity: 1;
}

div.clear {
	display:block !important;
	float:none !important;
	clear:both !important;
}

div.clear0 {
	display:block !important;
	float:none !important;
	clear:both !important;
	height:0px !important;
}

div.table_smt > div {
	float:left;
	width:48%;
}

div.table_smt > div.space {
	width:4%;
}