html, body {
    background:#fff;
    font-family: tahoma, sans-serif;
    font-size: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    color:#000;
}
* {
    margin:0;
    padding:0;
}
img {
    border:0;
}
a {
    color: #007eff;
    text-decoration: underline;
}
a:visited {
    color: #e90303;
}
a:hover {
    color: #e90303;
}
.wrapper {
    height: auto;
    margin: 0 auto;
    max-width: 1280px;
    min-height: 100%;
    min-width: 1000px;
}
.header {
    background: url("../img/bg_header.jpg") repeat-x 0 2px;
    width:100%;
    height:400px;
    overflow: hidden;
}
.header_wrap {
    margin: 0 auto;
    max-width: 1100px;
    min-width: 891px;
	padding: 0 60px;
}
.header_wrap_in {
    border-left: 1px solid #B8B8B8;
    border-right: 1px solid #B8B8B8;
    height: 195px;
}
.logo {
    float: left;
    height: 145px;
    margin: 17px 0 0 10px;
    width: 30%;
}
.logo p {
    color: #6D6D6D;
    font-size: 75%;
    padding-left: 12px;
}
.header_sep {
    background: url("../img/header_sep.png") no-repeat;
    width: 2px;
    height: 159px;
    float: left;
}
.top_tel {
    float: left;
    width: 68%;
}
.top_tel_wrap {
    margin: 0 auto;
    padding: 32px 5px 10px;
    width: 500px;
}
.p_tel_time {
    font-size: 110%;
    padding-bottom: 3px;
}
.p_tel_big {
    background: url("../img/icon_tel.png") no-repeat 100% 0;
    color: #E90303;
    font-size: 195%;
	display: block;
    height: 46px;
	padding-right: 44px;
	width: 456px;
}
.p_tel_small {
    font-size: 68%;
    padding-left: 10px;
}
.top_tel_sep {
    background: url("../img/header_sep_tel.png") no-repeat;
	width: 500px;
    height: 5px;
	margin: 5px 0 10px;
}
.p_tel_cont {
    color: #6D6D6D;
	font-size: 93%;
}
.p_tel_cont a {
    color: #0748b3;
}
.p_tel_cont a:hover {
    color: #e90303;
}
.wrap_menu {
    margin: 0 auto;
    max-width: 1100px;
    min-width: 870px;
	clear: both;
	height: 200px;
}
.top_menu_l {
    background: url("../img/bg_menu_left.png") no-repeat -1px 0;
	width: 23px;
    height: 35px;
	float: left;
	position: relative;
}
.top_menu {
    height: 200px;
    margin-top: 5px;
}
.ul_top_menu {
    list-style: none;
	text-align: justify;
	cursor: default;
}
.ul_top_menu:after {
    content: "1";
	margin-left: 100%;
	height: 1px;
	overflow: hidden;
	display: inline-block;
}
.ul_top_menu li {
   height: 200px;
   width: 11%;
	font-size:12px;
	margin-right: 1px;
	float: left;
	border-radius: 7px;
	overflow: hidden;
}
.top_menu ul a {
   color: #000;
	display: inline-block;
	height: 200px;
	width: 100%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/newmenu_bg_gray.png);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #b8b8b8;
	position: relative;
}
.top_menu ul a:hover {
	background-image: url(../images/newmenu_bg.png);
	background-color: #bc0108;	
}
.top_menu ul a p.menuitem_title {
	background-image: url(../images/newmenu_bg.png);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #bc0108;
	height: 41px;
	padding: 6px 5px 0;
	color: #fefefe;
	font-size: 13px;
	text-decoration: underline;
	margin-bottom: 7px;
}
.top_menu ul a .newmenu_btn {
	background-image: url(../images/newmenu_btn.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 101px;
	height: 29px;
	position: absolute;
	left: 3px;
	top: 142px;
	font-size: 13px;
	line-height: 24px;
	color: #fff;
	display: none;
}
.top_menu ul a:hover .newmenu_btn {
	display: block;
}
.top_menu ul a img {
	margin-bottom: 7px;
}
.top_menu ul a p.newmenu_price {
	font-size: 16px;
	color: #000;
}
.top_menu ul a p.newmenu_price span {
	font-size: 13px;
}
.header_newmenu {
	background: url("../img/bg_h1_header.png") repeat;
}












.top_menu_r {
    background: url("../img/bg_menu_right.png") no-repeat 1px 0;
	width: 23px;
    height: 35px;
    float: right;
	position: relative;
	margin-top: -41px;
}
.top_h1 {
    background: url("../img/bg_h1_header.png") repeat-x;
    height: 45px;
}
.top_h1 h1{
    font-size: 159%;
    font-weight: normal;
    padding: 11px 0 0 8%;
}
.main_con_m_wrap {
    background: url("../img/bg_m_top.jpg") repeat-x;
	max-width: 1280px;
    min-width: 1000px;
	padding-top: 20px;
}
.main_con_m_wrap_w {
	max-width: 1280px;
    min-width: 1000px;
	padding-top: 20px;
}
.main_con_m {
    max-width: 1100px;
    min-width: 870px;
	margin: 0 auto;
	padding: 0 60px 0;
}
.main_con_m_in {
    border: 1px solid #B8B8B8;
	border-bottom: 0;
}
.main_con_m_t_l {
    background: url("../img/round_m_top_l.png") no-repeat;
    height: 26px;
    margin: -1px 0 0 -1px;
    width: 22px;
    float: left;
}
.main_con_m_t_r {
    background: url("../img/round_m_top_r.png") no-repeat;
    height: 26px;
    margin: -1px -1px 0 0;
    width: 22px;
    float: right;
}
.main_con_m_f_l {
    background: url("../img/round_m_footer_l.png") no-repeat;
    height: 26px;
    margin: 0 0 -1px -1px;
    width: 24px;
}
.main_con_m_f_r {
    background: url("../img/round_m_footer_r.png") no-repeat;
    height: 26px;
    margin: -25px -1px 0 0;
    width: 24px;
    float: right;
}
.main_con_m_t_l_w {
    background: url("../img/round_m_top_l_w.png") no-repeat;
    height: 26px;
    margin: -1px 0 0 -1px;
    width: 22px;
    float: left;
}
.main_con_m_t_r_w {
    background: url("../img/round_m_top_r_w.png") no-repeat;
    height: 26px;
    margin: -1px -1px 0 0;
    width: 22px;
    float: right;
}
.m_dotted {
    max-width: 1100px;
	margin: 0 20px 5px;
	border-top: 2px dotted #B8B8B8;
}
.m_dotted_f {
    max-width: 1100px;
	margin: 5px 20px 0;
	border-top: 2px dotted #B8B8B8;
}
.m_dotted_otz {
    max-width: 1100px;
	margin: 5px 0;
	border-top: 2px dotted #B8B8B8;
}
.main_con_m h2{
    font-size: 159%;
    font-weight: normal;
    padding: 31px 0 15px 47px;
}
.main_con_m h2 a{
    color: #000;
}
.m_main {
    float: left;
    height: 725px;
	width: 260px;
    padding-top: 20px;
	color: #e40001;
	border-right: 1px solid #B8B8B8;
    font-size: 90%;
    font-weight: bold;
}
.m_main p {
    padding: 0 45px;
}
.m_detali {
    padding-left: 284px;
}
.m_detali h3 {
    font-size: 120%;
    font-weight: normal;
    padding: 14px 0 30px 18px;
	color: #fc7101;
}
.m_detali_pos {
    float: left;
    min-height: 200px;
	width: 33%;
	text-align: center;
    font-size: 84%;
    font-weight: bold;
	padding-bottom: 10px;
}
.m_detali_pos_img {
    height: 144px;
    margin: 0 auto;
    width: auto;
}
.m_detali_pos p {
    padding: 8px 30px 0;
}
.p_more {
    padding: 10px 0 20px 48px;
	width: 30%;
}
.p_more a{
	font-size: 160%;
	color: #fc7101;
}
.p_more a:hover{
	color: #007eff;
}
.m_footer {
    background: url("../img/bg_m_footer.jpg") repeat-x;
	height: 150px;
	padding-bottom: 12px;
}
.m_footer_wrap {
    max-width: 1100px;
    min-width: 870px;
	margin: 0 auto;
	padding: 0 60px 0;
}
.m_footer_wrap_in {
    border: 1px solid #B8B8B8;
	border-top: 0;
}
.m_main_f {
    float: left;
	width: 260px;
	border-right: 1px solid #B8B8B8;
	margin-top: 5px;
	height: 120px;
}
.m_main_f_1 {
    font-size: 70%;
    text-align: center;
}
.m_main_f_2 {
    background: url("../img/bg_price.png") no-repeat;
	color: #fff;
    display: block;
    font-size: 155%;
    height: 74px;
    margin: 10px auto -18px;
    padding-top: 11px;
    text-align: center;
    width: 184px;
}
.m_main_f_3 {
    font-size: 123%;
    text-align: center;
    text-decoration: line-through;
}
.m_main_tel {
    padding-left: 331px;
	height: 120px;
}
.m_main_tel_1 {
    font-size: 160%;
    padding: 15px 0 5px;
}
.clear {
    clear: both;
}
.p_before_foto {
    font-size: 90%;
    padding: 0 25px 15px;
	text-indent: 20px;
}
.m_foto {
    height: 719px;
	border-bottom: 1px solid #B8B8B8;
}
.m_foto a {
    display: block;
    float: left;
    padding-bottom: 5px;
    padding-top: 10px;
    text-align: center;
    width: 25%;
}
.m_incision {
    padding: 10px 25px;
	min-height: 455px;
}
.m_incision p {
    font-size: 90%;
    font-weight: bold;
    padding: 15px 0 0 348px;
}
.m_incision_img {
    text-align: center;
    width: 300px;
    float: left;
}
.m_incision  ol {
    font-size: 90%;
    padding-left: 315px;
	color: #e90303;
	list-style-type: none;
    counter-reset: item;
	font-weight: bold;
}
.m_incision  ol li:before {
    content: counter(item) ") ";
    counter-increment: item;
}
.m_incision  ol li {
    padding-top: 10px;
}
.m_incision  ol li span {
    color: #000;
	padding-left: 10px;
	font-weight: normal;
}
.m_incision_after {
    padding: 10px 65px;
}
.m_incision_after h3 {
    font-size: 125%;
    font-weight: normal;
    padding-bottom: 10px;
}
.m_incision_after p {
    font-size: 90%;
    padding-bottom: 10px;
    text-indent: 20px;
}
.main_con_otz_date {
    font-size: 70% !important;
    text-indent: 0 !important;
}
.main_con_otz p {
    font-size: 90%;
    padding: 5px 12px;
	text-indent: 20px;
}
.main_con_otz span {
    font-size: 135%;
    font-weight: bold;
    padding-left: 12px;
}
.m_dotted_after_feed {
    font-size: 90%;
    font-weight: bold;
    padding: 10px 0 30px 13px;
}
.main_con_m_contact {
    font-size: 90%; 
    padding: 0 11px;
    width: 630px;
    float: left;	
}
.main_con_m_contact p {
    padding: 5px 0 5px 30px;	
}
.main_con_kont_tel {
    background: url("../img/icon.png") no-repeat 0 6px;
	font-weight: bold;
}
.main_con_m_contact span {
    color: #e90303;
}
.main_con_kont_add {
    background: url("../img/icon.png") no-repeat 0 -27px;
}
.main_con_kont_mail {
    background: url("../img/icon.png") no-repeat 0 -97px;
}
.main_con_kont_vk {
    background: url("../img/icon.png") no-repeat 0 -128px;
}
.label_span {
    clear: both;
    display: block;
    float: left;
    padding: 0 !important;
    width: 100px;
}
.label_span_div {
    padding-bottom: 15px;
}
.label_span_div input, .label_span_div select{
    height: 20px;
    width: 230px;
	border: 1px solid #B8B8B8;
}
.label_span_div textarea{
    height: 150px;
    width: 230px;
	border: 1px solid #B8B8B8;
}
.form_heading {
    font-weight: bold;
    padding: 15px 0;
}
.form_cont span {

}
.label_span_div_f {
    font-size: 73%; 
}
.btn_cont {
    margin: 15px 170px;
}
.main_con_m_vk_g {
    float: left;
}
.tv {
    background: url("../img/bg_m_top.jpg") repeat-x;
    max-width: 1280px;
    min-width: 1000px;
	min-height: 526px;
}
.tv_wrap {
    max-width: 1100px;
    min-width: 870px;
	margin: 0 auto;
	padding: 20px 60px 0;
}
.tv_vid {
    background: url("../img/tv.jpg") no-repeat;
	width: 526px;
    height: 487px;
	float: left;
	margin-right: 25px;
	padding: 20px 23px;
}
.tv_txt {
    font-size: 80%;
	padding-left: 550px;
}
.tv_txt h2{
    font-size: 180%;
    font-weight: normal;
    padding-bottom: 10px;
}
.tv_txt p{
    padding-bottom: 20px;
	text-indent: 20px;
}
.tv_txt ul{
    list-style: none;
	padding-left: 20px;
	padding-bottom: 20px;
}
.tv_txt ul li{
    background: url("../img/ul_check.png") no-repeat;
	padding-left: 23px;
}
.before_footer {
    background: url("../img/bg_m_top.jpg") repeat-x;
    max-width: 1280px;
    min-width: 1000px;
	height: 470px;
}
.before_f_services_dotted {
    max-width: 1100px;
    min-width: 870px;
	margin: 0 auto;
	border-top: 2px dotted #B8B8B8;
}
.before_f_services {
    max-width: 1100px;
    min-width: 870px;
	height: 318px;
	margin: 0 auto;
	padding: 30px 60px 0;
	text-align: center;
}
.f_services_wrap {
	height: 269px;
}
.f_services_wrap p {
	padding-bottom: 50px;
	font-size: 155%;
}
.f_services_wrap span {
	font-size: 80%;
	color: #E90303;
	text-decoration: line-through;
}
.f_services_wrap .f_services3_span {
	font-size: 60%;
	color: #000;
	text-decoration: none;
}
.f_services1, .f_services2, .f_services3 {
    float: left;
	width: 33%
}
.f_services3 p {
	padding-bottom: 25px;
}
.f_services3 img {
	padding-right: 43px;
}
.f_arrow_wrap {
    background: url("../img/arrow_bg_repeat.png") repeat-x 0 18px;
    max-width: 1100px;
    min-width: 870px;
	margin: 0 auto;
	height: 46px;
}
.f_arrow1 {
    background: url("../img/arrow_l.jpg") no-repeat 0 -1px;
	width: 42px;
    height: 46px;
	float: left;
}
.f_arrow2 {
    background: url("../img/arrow_c.jpg") no-repeat;
	width: 86px;
    height: 46px;
	margin: 0 auto;
}
.f_arrow3 {
    background: url("../img/arrow_r.jpg") no-repeat;
	width: 42px;
    height: 46px;
	float: right;
	margin-top: -47px;
}
.before_f_tel {
    color: #E90303;
	text-align: center;
}
.f_tel_big_free {
    font-size: 290%;
}
.f_tel_big_free img {
    margin: -6px 0 0 8px;
    position: absolute;
}
.f_tel_big {
    font-size: 224%;
    padding-left: 48px;
}
.f_tel_small {
    font-size: 75%;
}
.footer {
    height: 98px;
    overflow: hidden;
    width: 100%;
}
.footer_wrap {
    max-width: 1100px;
    min-width: 870px;
	height: 98px;
	margin: 0 auto;
	padding: 0 60px;
}
.footer_wrap2 {
    background: url("../img/footer_bg.jpg") repeat-x;
	max-width: 1100px;
    min-width: 870px;
	height: 98px;
}
.footer_l {
    background: url("../img/footer_bg_l.jpg") no-repeat;
	width: 23px;
    height: 98px;
    float: left;
}
.footer_r {
    background: url("../img/footer_bg_r.jpg") no-repeat;
	width: 23px;
    height: 98px;
    float: right;
	margin-top: -30px;
}
.f_menu {
    height: 30px;
	max-width: 1087px;
}
.ul_footer_menu:after {
    content: "1";
	margin-left: 100%;
	height: 1px;
	overflow: hidden;
	display: inline-block;
}
.ul_footer_menu {
    list-style: none;
	text-align: justify;
	cursor: default;
}
.ul_footer_menu li {
    height: 29px;
	display: inline;
	font-size: 12px;
}
.ul_footer_menu li a {
    border-bottom: 1px dotted #000;
    color: #000;
    display: inline-block;
    height: 21px;
    margin-right: 18px;
    padding: 5px 0 0;
    text-decoration: none;
}
.ul_footer_menu li a:hover {
    color: #fc7101;
	border-bottom: 1px dotted #fc7101;
}
.footer_wrap_in {
    float: left;
	padding-top: 27px;
	width: 94%;
}
.f_counters {
    float: left;
    height: 31px;
    overflow: hidden;
    width: 300px;
}
.f_counters a {
    float: left;
	padding-right: 5px;
}
.f_tel {
    color: #6D6D6D;
    float: left;
	font-size: 80%;
	width: 30%;
	text-align: center;
}
.r_tel {
    color: #6D6D6D;
    float: right;
	font-size: 80%;
	width: 30%;
	text-align: center;
}
.r_tel span {
    font-weight: bold;
    padding-left: 7px;
}
.f_tel span {
    font-weight: bold;
    padding-left: 7px;
}
.f_tel_two {
    padding-right: 36px;
}
.r_tel_two {
    padding-right: 36px;
}
.f_developer {
    float: right;
	width: 105px;
	margin-right: -18px;
}
.f_developer a {
    color: #6D6D6D;
	font-size: 78%
}
.f_developer a:hover {
    text-decoration: none;
}
.f_developer_link1 {
    text-decoration: none;
}
.f_developer_img {
    margin-top: -2px;
    padding-left: 2px;
    position: absolute;
}
.f_developer_link2 {
    letter-spacing: 0.04em;
}


.new_topmenu ul {
	list-style: none;
	background-image: url(../images/new_topmenu_bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	height: 40px;
	padding-top: 3px;
	border-radius: 10px;
	margin-left: 5px;
}
.new_topmenu  ul li {
	float: left;
	width: 33%;
	height: 37px;
	text-align: center;
	background-image: url(../images/new_topmenu_sep.png);
	background-position: left top;
	background-repeat: repeat-y;
}
.new_topmenu  ul li:first-child {
	background-image: none;
}  
.new_topmenu  ul li a {
	font-size: 15px;
	color: #000000;
	display: block;
	height: 37px;
	line-height: 37px;
}
.new_topmenu  ul li a:hover {
	text-decoration: none;
}