/* CSS Document */
body {
/* !?! */    font: normal normal 11px Arial Unicode MS; 
    color: rgb(0,58,102);
    text-decoration: none;
    background-color: Silver;
    margin: 0 auto;
    .webkit-font-smoothing: antialiased;

}
._sheet {
	height: 100px;
	background: rgb(0,58,102);
    width: 960px;
    margin: 0 auto;
}
._column{
	float: left;
	width: 926px;
	margin-left: 17px;
	margin-right: 17px;
}
.base_row {
    background: White;
    float: left;
    width: 960px;
}
.top_row {
    background-image: url(4.gif);
    float: left;
    width: 960px;
}
.logo_row {
	float: left;
	width: 340px;
	font-family: Arial Unicode MS;
	font-size:  39px;
	font-weight: bold;
	font-style: italic;
	color: rgb(0,58,102);
 	padding: 5px 0px 10px 0;
 	-webkit-font-smoothing: antialiased;
}
.theme_row {
	float: left;
	width: 562px;
	font-family: Arial Unicode MS;
	font-weight: lighter;
	font-size:  20px;
	color: rgb(0,58,102);
	padding: 30px 0px 30px 20px;
	text-align: center;
}
.phone_row {
	font-family: Arial Unicode MS;
	font-weight: bold;
	font-style: italic;
	font-size:  22px;
	color: rgb(250,235,215);
	float: right;
	width: 240px;
	height: 40px;
	text-align: right;
	margin-top: -27px;
	padding-right: 20px;
}
.code_row {
	display: block;
	font-family: Arial Unicode MS;
	font-weight: bold;
	font-style: italic;
	font-size:  14px;
	color: rgb(250,235,215);
	float: left;
	width: 240px;
	height: 40px;
	text-align: left;
	margin-top: -30px;
	padding: 0 0 5px 15px;
}
.midle_row {
    overflow: hidden;
    width: 923px;
    margin-bottom: 3px;
    border-top: solid 1px rgb(19,99,159);
    border-bottom: solid 1px rgb(54,137,199);
    /*
    border: 1px solid red;
    */
}
.main_row {
	float: left;
	width: 889px;
	height: 20px;
	padding: 5px 5px 0 15px;
	margin-bottom: 10px;
	border: 0px solid red;
	font-family: Arial Unicode MS;
	font-weight: bold;
	font-size:  12px;
	letter-spacing: 2px;
	background-image: url(10.png);
	background-repeat: no-repeat;
}
.r_main_row {
	float: right;
	display: inline-block;
	width: 5px; 
	height: 25px;
	background-image: url(10.png);
}
.ldop_row {
	float: left;
	width: 300px;
	font-family: Arial Unicode MS;
	font-weight: bold;
	font-style: italic;
	font-size:  22px;
	color: rgb(0,58,102);
	padding-right: 20px;
	margin-top: -40px;
	text-align:right;	
}
.main_menu {
	display: block;
	float: left;
	width: 685px;
	height: 3px;
}
.main_acc {


float: left;
margin-top: 0px;
/*margin-left: 16px;	*/
background: rgb(212,226,242);
}
.breadcrumbs_row {
	float: left;
	width: 910px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 5px 0 10px;
	height: 23px;
	font-family: Stem;
	font-weight: bold;
	font-size:  14px;
	color: White;
	background: rgb(0,103,204);
}
.content{
float: left;
	font-family: Arial Unicode MS;
	font-weight: none;
	font-style: none;
	font-size:  15px;
	color: rgb(0,58,102);
	margin-top: 0px;
	margin-bottom: 10px;
	border: 0px solid deeppink;
}
.lb{
	float: left;
	padding: 5px 5px 10px 10px;
	width: 300px;
	border-style: dotted;
	border-color: #ccc;
}
.rb{
	float: left;
	margin-left: 10px;
	padding: 5px 5px 10px 10px;
	width: 573px;
	border-style: dotted;
	border-color: #ccc;
}
.foot_row{
	float: left;
    padding: 25px 20px 30px 20px;
	width: 920px;
	background: rgb(235,235,235);
	color: rgb(0,51,102);
	font-weight: bold;
	border-top: solid 1px rgb(0,62,134);
}
.foot_col_l{
	float: left;
	text-align: left;
	margin-left: 10px;
    padding: 10px 0px 10px 0px;
	width: 295px;
	color: rgb(0,51,102);
	font-weight: bold;
}
.foot_col_c{
	float: left;
	text-align: center;
	margin-left: 10px;
    padding: 10px 0px 10px 0px;
	width: 300px;
	color: rgb(0,51,102);
	font-weight: bold;
}
.foot_col_r{
	float: left;
	text-align: right; 
	margin-left: 10px;
    padding: 10px 0px 10px 0px;
	width: 295px;
	color: rgb(0,51,102);
	font-weight: bold;
}
.enter{
	margin-left: 18px;
	padding: 8px 25px 8px 25px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: White;
	background: rgb(102,102,255);
	border-color: rgb(0,204,102);
	border-style: dotted 1px;
	-moz-border-radius: 0 0 2px 2px;
	-webkit-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
}
.search{ 
	margin-right: 18px;
	padding: 5px 15px 5px 15px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: White;
	background: rgb(102,102,255);
	-moz-border-radius: 0 0 2px 2px;
	-webkit-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
}
.sherlock{
	float: left;
	height: 20px;
	width: 100px;
	-moz-border-radius: 0 0 0 4px;
	-webkit-border-radius: 0 0 0 4px;
	border-radius: 0 0 0 4px;
}
/*  форма  */
#form {
	margin: 20px, 10px;
	padding: 5px;
}
.row	{
	padding: 5px;
}
#btn_submit	{
	margin-left: 5px;
}
.message {
	float: left;
	border: 1px;
	border-color: #000;
}
.service-message	{
	position: absolute;
	z-index: 2000;
	margin: 20px, 25px, 25px;
	background: rgb(0,103,204);
	opacity: 0.5;
	width: 320px;
	display:block;
}
#toggleLink {
	text-decoration: none;
	color: white;
	text-align: right; 
}
#Er {
		padding: 10px 10px 0px 10px;
		color: #FFF;
		font-weight: bolder;
}
.button{
	float: left;
	height: 30px;
	background: rgb(0,103,204);
	color: #fff;
	font-weight: bold;
	margin: 10px 10px;
	padding: 5px 15px 5px 15px;
	-moz-border-radius: 0 0 4px 0;
	-webkit-border-radius: 0 0 4px 0;
	border-radius: 0 0 4px 0;
}
.form-row {
	margin-bottom: 15px;
}
.form-row input[type="text"],
.form-row input[type="email"],
.form-row input[type="tel"],
.form-row textarea {
	width: 100%;
	padding: 0 10px;
	line-height: 35px;
	border-width: 0;
	outline: none;
	background: transparent url(https://html5book.ru/wp-content/uploads/2016/12/bg-form.png) bottom left repeat-x;
	background-size: 8px 35px;
	font-family: 'Playfair Display';
}
.form-row textarea {
	background-attachment: local;
	background-repeat: repeat;
	resize: none;
}
.form-row input[type="submit"] {
	padding: 10px 20px;
	margin-top: 10px;
	background: #F67CA5;
	border-width: 0;
	cursor: pointer;
	outline: none;
	font-family: 'Playfair Display';
	font-size: 13px;
	letter-spacing: 1px;
	color: #fffdee;
	text-transform: uppercase;
	transition: 1s cubic-bezier(.165, .84, .44, 1);
}
.form-row input[type=submit]:hover {
	background: #C42061;
}	
/* правка для .2 */