@charset "utf-8";
* {
margin:0;
padding:0;
}
body {
background:#F3FAFE url('../images/body_bg.jpg') left top repeat-x;
text-align:center;
}
img {border:none}
ul {
list-style-type:none;
}
h1 {
font:55px Arial Narrow;
color:#004A80;
margin:41px 0 0 383px;
}
h1 span {
font:30px Arial Narrow;
color:#004A80;
margin:20px 0 0 -400px;
display:block;
text-align:center;
}
h2 {
font:25px Arial Narrow;
color:#3D3D3D;
padding-top:32px;
text-align:center;
}

h3 {
font:23px Arial Narrow;
color:#3D3D3D;
padding-top:32px;
text-align:center;
}
h4 {
color:#575757;
text-align:center;
}
p {
font:12px Tahoma;
color:#575757;
margin-top:17px;
}


	
.spr{
font:12px Tahoma;
color:#575757;
margin:0;
padding:0;
}
p span {
margin-left:13px;
}
.main {
width:909px;
margin:0px auto;
text-align:left;
}
.clear {
clear:both;
line-height:1%;
margin-bottom:-1px;
height:1px;
overflow:hidden;
font-size:0px
}
.header {
background:url('../images/header_bg.jpg') left top no-repeat;
width:902;
height:433px;
}
.menu {
padding-top:61px;
float:right;
}
.menu li {
float:left
}
.menu span {
background:url('../images/active.gif') left top repeat-x;
height:29px;
font:bold 11px Tahoma;
color:#004A80;
text-decoration:underline;
display:block;
padding:10px 20px 0  20px;
float:left;
} 
.menu a {
background:url('../images/no_active.gif') left top repeat-x;
height:29px;
font:bold 11px Tahoma;
color:#fff;
display:block;
padding:10px 20px 0  20px;
float:left;
} 
.m_l {
background:url('../images/menu_l.gif') left top no-repeat;
width:13px;
height:39px;
margin-top:61px;
float:right;
}
.m_r {
background:url('../images/menu_r.gif') left top no-repeat;
width:14px;
height:39px;
margin-top:61px;
float:right;
}
.tel {
font:20px Arial Narrow ;
text-align:right;
color:#004A80;
margin:10px 0 0 386px;
}
.tel strong {
font:bold 21px Arial Narrow ;
}
.txt_1 {
font:18px Arial Narrow ;
color:#004A80;
margin:50px 0 0 386px;
_margin:50px 0 0 192px;
float:left;
}
.block_1 {
width:382px;
margin:16px 0 0 15px;
float:left;
}
.list_1_top {
background:url('../images/list_1_top.gif') left top no-repeat;
width:382px;
height:15px;
}
.list_1_bot {
background:url('../images/list_1_bot.gif') left top no-repeat;
width:382px;
height:14px;
}
.list_1 {
background:#D5EFFD;
width:340px;
border-left:1px solid #B8DAF2;
border-right:1px solid #B8DAF2;
padding-left:40px;
margin-top:-2px;
_margin-top:-5px;
}
.list_1 ul {
width:105px;
margin-right:25px;
float:left;
}
.list_1 li {
margin-top:10px;
//margin-top:5px;
line-height:120%;
font:bold 11px Tahoma;
color:#BC3F3F;
}
.list_1 a {
color:#BC3F3F;
}
.w160 {
width:160px !important
} 
.content {
width:100%;
background:#fff;
margin-top:8px;
}
.sub_cont {
width:577px;
margin-left:26px;
_margin-left:13px;
float:left;
}
.sub_cont li {
list-style-type: circle;
margin-left:13px;
font:12px Tahoma; 
color:#575757;
}
.right_bar {
width:210px;
margin:32px 0 0 70px;
float:left;
}
.ban {
margin-bottom:20px;
}
.footer {
width:100%;
height:80px;
margin-top:23px
}
.bot_menu {
margin-left:32px;
_margin-left:16px;
float:left
}
.bot_menu li {
margin-right:32px;
float:left
}
.bot_menu a {
font:11px Tahoma;
color:#3460AB;
}
.count_1 {
margin-right:28px;
_margin-right:14px;
float:right;
}
.count_2 {
margin-right:5px;
float:right;
}
table {
width:100%
}
table td {
text-align:left;
vertical-align:top;
font:11px Tahoma;
color:#575757;
}
center {
font:11px Tahoma;
color:#575757;
}

#spravki {
    background-color: #F3F4F6;
    border-radius: 8px;
    padding: 25px 10px 20px 10px;
}

#spravki .text p {
    font-family: Arial;
}

#spravki .form {
    padding: 0 4%;
    margin-left: 50%;
}

#spravki .text {
    float: left;
    width: 38%;
}

#spravki label {
    font-family: Arial;
    font-size: 15px;
    display: block;
    text-align: center;
}

#spravki #cost_ {
    font-size: 18px;
    text-align: center;
    margin-bottom: 15px;
}

#spravki input, #spravki textarea, #spravki select, #popup input, #popup textarea {
    background-color: #fff;
    border: 1px solid #dddbcb;
    border-radius: 4px;
    display: block;
    font-family: Arial;
    font-size: 16px;
    margin: 0 2px 8px 0;
    padding: 10px 10px;
    width: 90%;
}

#spravki textarea {
    height: 80px;
}

.send {
    padding: 0;
    margin-left: 5%;
}

/*.radio-body{display: flex;*/
/*align-items: center;}*/
.radio-body input {
    float: left !important;
    width: 20px !important;
    margin: 5px 0 0 0 !important;
}

.send-ok {
    font-size: 22px;
    text-align: center;
    color: #fa4317;
}

#spravki #cost_ {
    font-size: 38px;
    font-weight: 900;
    color: #fa4317;
}

.foxbutton{cursor:pointer;background:#004A80;border-radius:10px;padding:15px 30px 15px 30px;margin-left:18%;color:#fff;float:left;font-weight:600;font-size:15px;}
.foxbutton:hover{background:#E8EAEA;color:#000;}