/* CSS Document 1 */
body{
	background:#FFF url(https://www.telcon.ru/files/headerblock.jpg) no-repeat top;
	color:#444444;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:13px;
	margin:0;
	padding:0;
}
table, td, div, img, h1, h2, h3, h4, hr{
	border:none 0;
	border-spacing:0px;
	outline:none;
	margin:0;
	padding:0;
}
form{	
	padding:0;
	margin:0;	
}
:focus {
	outline: 0;
}

textarea{
	resize:none;	
}

html, body{height: 100%;}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

p{
	margin:10px 0;	
}

a{
	color:#1c7aa0;
	text-decoration:underline;
	border:none;		
}
a:hover{
	color:#1c7aa0;
	text-decoration:underline;
}

hr{
	background:#999;
	height:1px;
	margin:8px;
}

h1, h2{
	color:#000;
	font-size:18px;
	line-height:20px;
	margin:3px 0 10px 0;
}
div.characteristics h3, div.features h3, ul.items-list li.item h3{
	color:#046b95;	
	font-size:14px;
	line-height:16px;
	margin-bottom:5px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background: url(/files/heading_bg.png) top left repeat-x;
	height: 31px;
	color: #fff;
	padding: 6px 10px 0;
	margin-bottom: -6px;
	text-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px;
}
h4{
	color:#046b95;	
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	margin-bottom:5px;
}

h5{
	color:#000000;	
	font-size:12px;
	line-height:16px;
	margin-bottom:5px;
}

.float_l{
	float:left;
}
.float_r{
	float:right;
}
.clear{
	clear:both;	
}
.small{
	color:#646464;
	font-size:10px;
	line-height:12px;
}
.green{
	color:#90bb2e;	
}
.grey{
	color:#9a9a9a;	
}

#wrapper{
	height: auto;
	min-height:100%;
}
#middle{
	width:955px;
	margin:0 auto;
	padding-bottom: 75px; /* отступ должен быть равен высоте футера */
}

.header{
	position:relative;
	width:955px;
	height:149px;
	margin:0 auto;
}
.headermenu{
	position:relative;
	height:34px;
}
.headerblock{
	color:#FFF;
	position:relative;
	height:115px;
}
.header a, .header a:hover{
	color:#c3d90c;
}

.leftcol{
	vertical-align:top;
}
.leftcol h2{
	margin-left:12px;	
}

.content{	
	vertical-align:top;
}

.rightcol{	
	vertical-align:top;
}

.footerwrapper{
	position: relative;
	background:url(/files/footer.jpg) repeat-x;
	font-size:11px;
	height:75px;
	margin:-75px auto 0 auto; /* отрицательное значение высоты футера */
	clear:both;
}
.footer{
	width:955px;
	margin:0 auto;
}
.footer .by{
	position:relative;
}
.footer .by a{
	text-decoration:none;
}

.formsearch{
	height:19px;
}
.formsearch input{
	background:url(/files/search_input.jpg) no-repeat;
	border:0 none;
	color:#909090;
	font-size:11px;
	width:127px;
	height:14px;
	padding:3px 2px 2px 20px;
	margin:0;
}
.formsearch .submit{
	cursor:pointer;
	background:url(/files/search_submit.jpg) no-repeat;
	width:56px;
	height:19px;
	padding:0;
	float:right;
}

.promoblock{
	position:relative;
	width:294px;
	height:181px;
	margin:0 10px;
	float:left;	
}
.promoblock .name{
	color:#1c7aa0;
	font-size:20px;
	line-height:22px;
	font-weight:bold;	
	position:absolute;
	top:20px;
	left:20px;
}
.promoblock .link{
	width:80px;
	position:absolute;
	top:135px;
	left:210px;
}
.promoblock .link img{
	float:right;
}

.breadcrumbs{
	margin:0 0 10px 200px;	
}
.breadcrumbs a{
	color:#9a9a9a;
	text-decoration:underline;		
}

.feedback{
	line-height:22px;
}
.feedback input, .feedback textarea{
	background:url(/files/input.jpg) no-repeat;
	border:0 none;
	color:#909090;
	font-size:11px;
	width:275px;
	height:14px;
	padding:3px 2px 2px 10px;
	margin:0;		
}
.feedback textarea{
	background:url(/files/texterea.jpg) no-repeat;
	height:165px;	
}
.feedback .send_button{
	cursor:pointer;
	background:url(/files/send_button.jpg) no-repeat;
	border:0 none;
	width:76px;
	height:17px;
	padding:0;
	margin:0;
	margin-top:10px;
}

.ddvt{
	margin-top:-10px;
				display: block;
}


/* хаку для браузера Google Chrome */

@media all and (-webkit-min-device-pixel-ratio:0) {

	 .ddvt{
	margin-top:-10px;
				display: block;
		}

}
/* end хаку для браузера Google Chrome */



.ddvt .date{
	background-color:#b5ca04;
	color:#FFF;
	font-size:10px;
	padding:0 1px;
}
.ddvt .name{
	color:#046b95;
	font-size:14px;
	margin-bottom:8px;
}
.ddvt .text{
	font-size:11px;
	line-height:14px;
	margin:5px 0;
}
.ddvt .readmore{
	margin-bottom:10px;
}
.ddvt a{
	text-decoration:none;
}
.ddvt a:hover{
	text-decoration:underline;
}


.ddvt table td{
	font-size:11px;
}

/* ====================== CSS 2 ===================================== */












.horiz_menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
.horiz_menu ul li{
	float:left;
	margin-right:3px;
}
.horiz_menu ul li a{
	float:left;
}

/* ==================== #headermenu ==================== */
#headermenu{
	float:right;
	color:#1c7aa0;
	font-size:11px;
}
#headermenu a{
	display:block;
	color:#1c7aa0;
	text-decoration:none;	
	line-height:12px;
	height:12px;
	padding:1px 3px 2px 3px;
}
#headermenu a:hover, #headermenu .current a{
	background:#55b9e4;
	color:#FFF;
	text-decoration:none;
}

#headermenu li{
	line-height:15px;	
	padding:9px 9px 10px 9px;
}
/* ==================== /#headermenu ==================== */



/* ==================== #leftmenu ==================== */
#leftmenu{
	padding-right:15px;
}

#leftmenu ul{
	list-style:none;	
	margin:0;
	padding:0;
}

#leftmenu ul li{
	border:1px solid #999;
	border-radius:3px;
	padding:0;
	margin:4px 0;
}

#leftmenu ul li a{
	display:block;
	border-radius:3px;
	color:#4e4e4e;
	text-decoration:none;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	padding:7px 11px 6px 11px;
	margin:-1px;
}
#leftmenu ul li a:hover, #leftmenu ul li a.opened{
	background:#0777a2;
	color:#fff;
}

#leftmenu ul li a.conteiner{
	background:url(/files/arrow-down.gif) no-repeat right;
}
#leftmenu ul li a.conteiner:hover{
	background:#0777a2 url(/files/arrow-down-h.gif) no-repeat right;
}
#leftmenu ul li a.conteiner.opened{
	background:#0777a2 url(/files/arrow-up.gif) no-repeat right;
}

/* 2-ой уровень*/
#leftmenu ul li.nd2{
	margin-left:10px;
	border-color:#CCC;
}

#leftmenu ul li.nd2 a, #leftmenu ul li.nd2 a.conteiner, #leftmenu ul li.nd2 a.conteiner{
	background:none;
	border-radius:0;
	font-weight:normal;
	padding-left:19px;
	margin:0;
}
#leftmenu ul li.nd2 a:hover, #leftmenu ul li.nd2 a.conteiner:hover, #leftmenu ul li.nd2 a.opened, #leftmenu ul li.nd2 a.conteiner.opened{
	background:#55b9e4;
}	

/* 3-ий уровень*/
#leftmenu ul ul ul{
}

#leftmenu ul li.nd3{
	border:0 none;
	margin:8px 0 8px 19px;
}

#leftmenu ul li.nd3 a{
	display:inline;
	background:url(/files/arrow.gif) no-repeat left top;
	color:#0777a2;
	font-size:11px;
	padding:2px 2px 2px 13px;
}
#leftmenu ul li.nd3 a:hover, #leftmenu ul li.nd3 a.opened{
	color:#FFF;
	background:#b5ca04 url(/files/arrow-h.gif) no-repeat left top;
}

/* 4-ий уровень*/
#leftmenu ul ul ul{
}

#leftmenu ul li.nd4{
	border:0 none;
	margin:8px 0 8px 32px;
}

#leftmenu ul li.nd4 a{
	display:inline;
	background:url(/files/arrow.gif) no-repeat left top;
	color:#0777a2;
	font-size:11px;
	padding:2px 2px 2px 13px;
}
#leftmenu ul li.nd4 a:hover, #leftmenu ul li.nd3 a.opened{
	color:#FFF;
	background:#b5ca04 url(/files/arrow-h.gif) no-repeat left top;
	}
/* ==================== /#leftmenu ==================== */


/* ==================== #footermenu ==================== */
.footermenu{
	text-align:center;
	color:#0777a2;
	font-size:11px;
	width:955px;	
	position:absolute;
	bottom:10px;
}
.footermenu a{
	color:#0777a2;
	text-decoration:none;
	padding:0 5px;
}
.footermenu a:hover{
	color:#444;
	text-decoration:none;
}
/* ==================== /#footermenu ==================== */


/* ==================== #fastmenu ==================== */
#fastmenu{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 11px;	
}

#fastmenu p{
	margin:5px 0;
}

#fastmenu a{
	font-family:Tahoma, Geneva, sans-serif;
}
/* ==================== /#fastmenu ==================== */


/*===================== /#advertising==================*/


.topmenu {
	list-style-type: none;
	margin-left: -40px;
	padding-bottom: 30px;
}

.topmenu li {
	float:left;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 21px;
}

.topmenu a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	font-size: 10px;
}


.topmenu li.current {
	background: url('/files/o.png') center bottom no-repeat;
}

.topmenu li.current a {
color:#C3D90C;
}


.heading {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background: url(/files/heading_bg.png) top left repeat-x;
	height: 31px;
	color: #fff;
	padding: 6px 10px 0;
	margin-bottom: -6px;
	text-shadow: rgba(0, 0, 0, 0.2) 0px 1px 0px;
}

.page-title {
	font-family: Arial, sans-serif;
	font-size: 24px;
	margin-top: 15px;
}

.page-subtitle {
	font-family: Arial, sans-serif;
	font-size: 18px;
}

.items-list {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #4e4e4e;
	list-style: none;
	padding: 0;
	width: 774px;
	margin-left: -19px;
}

.items-list .item {
	display: inline-block;
	width: 733px;
	margin: 0 0 17px 19px;
	padding: 0px 0px 10px 0px;
	border: 1px solid #e2e2e2;
	background-color: #ebf8ff;
	position: relative;
}

.items-list.two-col .item {
	width: 344px;vertical-align: top;
}

.items-list .item:hover {
	background-color: #fff;
}

.items-list .item .heading {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.items-list .item .item-link * {
	color: #000;
	line-height: 1.3;
	text-decoration: underline;
}

.items-list .item .item-link:hover * {
	color: #1685c1;
}

.items-list .item .thumb {
	width: 99px;
	height: 73px;
	border: 3px solid #fff;
	display: block;
	float: left;
	margin-right: 8px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.items-list .item .name {
	margin-bottom: 5px;
	display: block;
}

.items-list .item .desc {
	display: block;
}

/* Index 2 */
.item-title {
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 20px;
}

.item-title .thumb-big {
	width: 167px;
	height: 126px;
	padding: 2px;
	border: 1px solid #d7d7d7;
	float: left;
	margin-right: 16px;
}

.item-title .name {
	font: 24px/1.3 Arial, sans-serif;
	color: #000;
}

.item-title .desc {
	font: 18px/1.4 Arial, sans-serif;
	color: #000;
}

.characteristics {
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}

.points {
	list-style: none;
	padding: 0 0 15px;
	margin: 10px 10px -15px 25px;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.points li {
	margin-bottom: 15px;
}

.points li:before {
	content:'•';
	display: block;
	position: relative;
	max-width: 0px;
	max-height: 0px;
	left: -15px;
	top: 0px;
	color: #1685c1;
	font-size: 30px;
}

.features {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}

.row {
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
	min-height: 29px;
	overflow: hidden;
}

.row:nth-child(even) {
	background-color: #ebf8ff;
}

.row .row {
	background-color: transparent;
}

.col {
	width: 50%;
	min-height: 29px;
	float: left;
	border-left: 1px solid #e2e2e2;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.col span {
	padding: 8px 10px;
	display: inline-block;
}

.col:first-child {
	border-left: none;
	clear: both;
}

.row .row:last-child {
	border-bottom: none;
}
#table67z {
margin : 0 auto;
padding : 0;
border-collapse: collapse;
width:20%;
}
.td1 {
margin : 0;
padding : 7px 9px 7px 9px;
background-color: #F8F8FF;
color : #000000;
}
.td2 {
margin : 0;
padding : 7px 9px 7px 9px;
background-color: #F8F8FF;
color : #000000;
}
.td3 {
margin : 0;
padding : 7px 9px 7px 9px;
background-color:#F8F8FF;
color : #000000;
}
.td4 {
margin : 0;
padding : 7px 9px 7px 9px;/* поочередно устанавливается поля от верхнего, правого, нижнего и левого края*/
background-color:#F8F8FF;/* цвет фона ячейки */
color : #000000;/* цвет шрифта ячейки */
}
#p.ask {		/*тэг абзаца и его имя*/
font-family: Arial, sans-serif; 
font-size: 18px;		/*размер шрифта>
color: #000000;		/*цвет шрифта*/
margin-left: 0px		/*отступ абзаца*/
}

.table-container {
  /* Здесь будут другие стили для контейнера, если нужны */
}

/* Переопределяем стили для таблиц внутри этого контейнера, чтобы отображались границы */
.table-container table,
.table-container td {
  border: 1px solid #ccc; /* Пример границы */
  border-collapse: collapse; /* Склеиваем границы ячеек */
  width: 100%;
}