﻿*{
	margin: 0;
	padding: 0;
}

div, td, a, h3{
	font-family: Arial, Helvetica, sans;
}

td, div{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	color: #000;
}

table{
	border-collapse: collapse;
}

:focus{
 outline: none;
}

a{
	color: #419995;;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0px;
	text-decoration: none;
}

.clear{
	clear: both;
}

.all_size{
	width: 100%;
	height: 100%;
}

li{
	list-style: none;
}

.nuclear:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
}

.nuclear{ 
  display: block;
}

.wrap{
	width: 976px;
	margin: 0px auto;
	background: url(/protez2/images/mainbg.jpg) center top no-repeat;
}

.header{
	height: 215px;
	padding: 50px 0 0 42px;
}



/* меняет от сюда */
.logo{
	width: 194px;
	height: 161px;
	margin: 0px 0 0 0;
	display:block;
	position: relative;
}
.logo .span3 {
	position: absolute;
	bottom: 63px;
	right:0px;
	left: 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color:#000;
}
.logo .span4 {
	position: absolute;
	bottom: 29px;
	left:0px;
	font-family: Tahoma;
	font-size: 17px;
	font-weight:bold;
	color:#000;
}
.logo .span5 {
	position: absolute;
	bottom: 2px;
	left:0px;
	font-family: Tahoma;
	font-size: 23px;
	font-weight:bold;
	color:#f57d00;
}
/* до сюда */




.hedMnu{
	overflow: hidden;
	zoom: 1;
	margin: 12px 0 0 250px;
}

.hedMnu li{
	display: block;
	float: left;
	margin: 0 20px 0 0;
}

.hedMnu li a{
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #000000;
	text-decoration: none;
	color: #ffffff;
}

.hedMnu li a:hover{
	text-decoration: underline;
}

.container{
	padding: 0 0 46px 0;
	border-bottom: 2px solid #d5d5d5;
	overflow: hidden;
	zoom: 1;
}

.sidebar-lft{
	float: left;
	width: 250px;
	margin: 0 25px 0 0;
	background: url(/protez2/images/sd-c.jpg) left top repeat-y; 
}

.sidebar-lft .sd_t{
	background: url(/protez2/images/sd-t.jpg) left top no-repeat;
}

.sidebar-lft .sd_b{
	background: url(/protez2/images/sd-b.jpg) left bottom no-repeat;
	overflow: hidden;
	zoom: 1;
	padding: 0 0 10px 0;
}

.sidebar-lft .search{
	overflow: hidden;
	zoom: 1;
	height: 60px;
	padding: 0 0 0 18px;
}

.sidebar-lft .search form{
	overflow: hidden;
	zoom: 1;
}

.sidebar-lft .search .txt{
	float: left;
	border: none;
	margin: 0 6px 0 0;
	height: 23px;
	line-height: 23px;
	color: #000;
	width: 177px;
	padding: 0 8px;
	font-family: Arial, Helvetica, sans;
	font-size: 12px;
	background: url(/protez2/images/txt.png) left top no-repeat;
}

.sidebar-lft .search .but{
	float: left;
	border: none;
	width: 19px;
	height: 22px;
	cursor: pointer;
	background: url(/protez2/images/but.jpg) left top no-repeat;
}

.sidebar-lft .search p{
	padding: 10px 0 0 8px;
	font-family: Arial, Helvetica, sans;
	font-size: 12px;
	color: #FFFFFF;
}

.sidebar-lft .search p a{
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

.sidebar-lft .search p a:hover{
	text-decoration: none;
}

.sdMnu{
	padding: 14px 5px 0 8px;
}

.sdMnu li{
	display: block;
	margin: 0 0 8px 0;
	background: url(/protez2/images/sdli.jpg) left 3px no-repeat;
	padding: 0 0 0 18px;
}

.sdMnu li a{
	text-decoration: underline;
	line-height: 14px;
	color: #3c72b7;
	font-family: Arial, Helvetica, sans;
	font-size: 12px;
}

.sdMnu li a:hover{
	text-decoration: none;
	color: #f57d00;
}

.content{
	float: left;
	width: 480px;
}

.content .breadCrumbs{
	overflow: hidden;
	zoom: 1;
	margin: 0 0 10px 0;
}

.content .breadCrumbs li{
	display: block;
	float: left;
	background: url(/protez2/images/arr.jpg) right 5px no-repeat;
	font-family: Arial, Helvetica, sans;
	font-size: 12px;
	color: #419995;
	padding: 0 16px 0 8px;
}

.content .breadCrumbs li.last{
	background: none;
}

.content .breadCrumbs li.first{
	padding: 0 16px 0 0;
}

.content .breadCrumbs li a{
	display: block;
	float: left;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans;
	font-size: 12px;
	color: #419995;
}

.content .breadCrumbs li a:hover{
	text-decoration: none;
}

.content h1{
	font-family: Arial, Helvetica, sans;
	font-size: 30px;
	color: #419995;
	padding: 0 0 12px 0;
	font-weight: normal;
}

.content p{
	padding: 0 0 12px 0;
	color: #000000;
	line-height: 14px;
	font-family: Arial, Helvetica, sans;
	font-size: 12px;
}

.content p a{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans;
	font-size: 12px;
	color: #f57d00;
}

.content p a:hover{
	text-decoration: none;
}

.content h2{
	font-family: Arial, Helvetica, sans;
	font-size: 18px;
	font-weight: normal;
	color: #f57d00;
	padding: 0 0 12px 0;
}

.content ul li{
	padding: 7px 0 7px 20px;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	background: url(/protez2/images/arw.gif) 0 12px no-repeat;
}

.content ol{
	padding: 0px 0 0px 20px;	
}

.content ol li{
	list-style: decimal;
}

.content ol li{
	padding: 7px 0 7px 0px;
	font-size: 12px;
	line-height: 14px;
	color: #000;
}

.content table{
	width: 100%;
}

.content table td{
	border: 1px solid #000;
	color: #000;
}

.sidebar-rht{
	float: right;
	width: 150px;
	padding: 15px 10px 0 15px;
	border: 2px solid #d5d5d5;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #fff;
	behavior: url(js/PIE.htc);
}

.sidebar-rht .sd_item{
	margin: 0 0 14px 0;
	overflow: hidden;
	zoom: 1;
}

.sidebar-rht .sd_item h3{
	margin: 0 0 12px 0;
	color: #f57d00;
	line-height: 14px;
}

.sidebar-rht .sd_item p{
	line-height: 14px;
	padding: 0 0 15px 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sidebar-rht .sd_item img{
	vertical-align: bottom;
	margin: 0 0 3px 0;
}

.more{
	float: right;
	background: url(/protez2/images/arr.jpg) left 6px no-repeat;
	padding: 0 0 0 14px;
}

.more a{
	color: #f57d00;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.more a:hover{
	text-decoration: none;
}

.footer{
	padding: 15px 0 30px 0;
	overflow: hidden;
	zoom: 1;
}

.footer .copy{
	width: 275px;
	float: left;
}

.footer .copy p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 26px;
}

.footer .copy a{
	font-weight: bold;
	color: #419995;
	text-decoration: underline;
}

.footer .copy a:hover{
	text-decoration: none;
}

.footer .phone{
	float: left;
	margin: 0 20px 0 0;
	width: 310px;
	background: url(/protez2/images/phone.jpg) right top no-repeat;
	padding: 10px 0 0 0;
	height: 60px;
}

.footer .phone p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.footer .phone b{
	display: block;
	line-height: 37px;
	color: #f57d00;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}

.footer .mail{
	display: block;
	float: left;
	margin: 20px 0 0 0;
	color: #419995;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

.footer .mail:hover{
	text-decoration: none;
}

.footer .counter{
	float: right;
	margin: 10px 0 0 0;
}

.footer .counter a{
	display: block;
	float: left;
	margin: 0 2px 0 0;
}