@import url("/editor.css");
html,
body {
  height: 100%;
}
img {
	vertical-align: middle;
	display: inline-block;
}
a img {
	border:none !important;;
}
body {
	background:#fff url(/bg.jpg) center top no-repeat;
}
#wrapper {
	 position: relative;
  min-height: 100%;
}
#main {
	padding-bottom: 248px;
}
#footer {
	height:258px;
	 position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;

}

.container {
	min-width:980px;
	max-width: 1240px;
	padding:0 10px;
	margin-right: auto;
	margin-left: auto;
}
.fk {
	font-size: 19px;
	color: #e1e5f9;
	background-color: #4e639b;
	padding:17px 0;
	height:110px;
}
.ff {
	font-size: 12px;
	color: #5f73a7;
	background-color: #2d4482;
	padding:17px 0;
	height:80px;
}
.ff a {
	color: #5f73a7;
}
.navline {
	font-size: 12px;
	color: #919398;
}
.navline a {
	color: #919398;
}
.leftmenu {
	background-color: #4a5794;
	padding: 22px;
	color:#fff;
	font-size:17px;
}
.leftmenu a {
	color:#fff;
	text-decoration:none;
}
.leftmenu a.act,
.leftmenu a:hover {
	color:#dce553;
}
.newsdate {color: #2861b8}
#form1 input {
	padding:12px 8px;
	width:185px;
	background:#bcc8e8;
	color:#657191;
	font-size:13px;
	border:none;
	outline:none;
}
#form1 a {
}
.asd {
	display: none;
}

#fmZayavka {
	padding: 23px 80px;
	background: #dfe3f2;
	color:#454463;
	font-size: 16px;
}
#fmZayavka td {
	padding: 7px 0;
}
#fmZayavka small {
	font-size: 12px;
}
#fmZayavka input[type="text"] {
	width: 396px;
	height: 25px;
	padding: 2px 10px;
	border:none;
	outline: none;
}
#fmZayavka textarea {
	width: 784px;
	height: 130px;
	padding: 2px 10px;
	border:none;
	outline: none;
	resize: none;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
}
#liz {
	padding: 23px 80px;
	background: #dfe3f2;
	color:#454463;
}
#liz .razd {
	font-size: 20px;
}
#liz .razd1 {
	font-size: 14px;
}
.smallinp {
	width: 70px;
	height: 25px;
	padding: 2px 10px;
	border:none;
	color:#40475c;
	font-size: 12px;
	text-align: center;
	outline: none;
}

.god {
	width: 156px;
	padding: 10px 4px;
	background: #dfe3f2;

}
.godname {
	font-size: 18px;
	text-align: center;
	color:#4a5794;
}
.god table  {
	    border-collapse: separate;
}
.god table th {
	color:#fff;
	font-size: 12px;
	background: #4a5794;
	border: #4a5794 1px solid;
	padding: 4px;
	font-weight: normal;
}
.god table td {
	color:#4a5794;
	font-size: 12px;
	border: #4a5794 1px solid;
	background: #fff;
	padding: 5px;
	text-align: center;
}
.mes {
	font-size: 16px;
}
.clear {
	clear: both;
}
.leftmenu1 {
	list-style: none;
	padding: 0;
	margin: 0;
}
.leftmenu1 li {
	padding: 3px 0 3px 26px;
	background: url(/images/bul1_03.png) 17px 12px no-repeat;
	background-size: 3px;
	font-size: 14px;
}
.leftmenu1 li ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.leftmenu1 li ul li {
	font-size: 13px;
	    padding-left: 17px;
    background-position: 3px 12px;
}
#gal img {
	display: inline-block;
	max-width: 100%;
	height: auto;
	max-height: 212px;
}
.phonetop a {
	color: #1f348e;
	text-decoration: none;
}
a:hover {
	opacity: 0.8;
}
.ff a[href^="tel"] {
	text-decoration: none;
}
.photoitem {
	float:left;
	margin:10px;
	width:301px;
}

#bg132 {
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 150;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    opacity: 0.2;
}

.dlg { position:fixed; z-index:200; background:#fff; display:none; font-size: 14px; padding: 50px; width: 480px; max-width: 100%; box-shadow: 0px 0px 34px 0px rgba(0,0,0,0.75); left: 0; right: 0; margin: 0 auto; top: 200px;}

.closedlg {
	display: block;
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 201;
	width: 24px;
	height: 24px;
	background: url(/images/closeb.png) 0 0 no-repeat;
	background-size: cover;
}
#dialog-dolg {
	width: 290px;
}
.form-zag {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
input.inp,
textarea.inp {
	display: block;
	margin: 8px 0;
	border:#ccc 1px solid;
	padding: 5px 10px;
	font-size: 16px;
	width: 269px;
	resize: none;
	font-family: 'Open Sans', sans-serif;
}
textarea.inp {
	height: 100px;
}
.red {
	color:#f00;
	border-color: #f00 !important;
}
.btn3 {
	border: none;
	cursor: pointer;
}

a[href="#dolg"] {
    background: #2d4482;
    color: #fff;
    font-size: 19px;
    padding: 7px 30px;
    display: inline-block;
    text-align:center;
    text-decoration: none;
    border: none;
	cursor: pointer;
}
a[href="#dolg"]:hover {
    color: #20338e;
    background: #ecf474;
    text-decoration: none;
}