/* отступы */
body, h1, h2, h3, h4, h5  {
	padding: 0px;
	margin: 0px;
}
table.contab td {
	padding: 0px 6px 0px 6px;
}
table.bord td {
	padding: 0px;
}
td.kom {
	padding: 21px 20px 0px 7px;
}
td.news {
	padding: 48px 20px 0px 7px;
}
div.link div {
	margin: 13px 14px 0px 0px;
}
div.lnews {
	margin: 0px 0px 6px 0px;
}
div.flooter {
	padding: 28px 0px 20px 18px;
	margin: 20px 6px 15px 6px;
}
div.copy {
	margin: 0px 0px 40px 21px;
}
td.content {
	padding: 18px 20px 20px 7px;
	width: 65%;
}
td.menu {
	padding: 39px 0px 0px 10px;
}

/* Ширина ***************/
td.kom {
	width: 67% 
}
td.news {
	width: 33% 
}

/* Font ****************/
table.bord td.tlt, table.bord td.trt, table.bord td.tlb, table.bord td.trb, table.bord td.bt,
table.bord td.bb {
	font-size: 1px;
}
div.btext, .copy {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #7a8388;
}
h1, h2, h3, h4, h5 {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
}
td.kom, td.news, td.content {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #7a8388;
	text-align: justify;
}
a {
	color: #2f92cb;
}
span.date {
	font-size: 10px;
}
div.lnews {
	font-size: 12px;
}
div.flooter {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #232323;
	line-height: 14px;
}
td.menu {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #232323;
   line-height: 7px;
}

/* Background */
td.bgleft {
   background: url(/images/site/bglef.gif) #fff left top repeat-y;
	width: 39px;
}
td.bgright {
	background: url(/images/site/bgrig.gif) #fff right top repeat-y;
	width: 39px;
}
div.bimg {
	background: url(/images/site/fontab.gif) #fff repeat-x;
}
div.flooter {
	background: url(/images/site/pflooter.gif) #ddf0f6 left top no-repeat;
}
td.bgsh {
	background: url(/images/site/bgsh.jpg) #c2ebfd left top repeat-x;
}
div.cap {
   background: url(/images/site/device.jpg) left top no-repeat;
}

/* основной стиль таблиц */

table {border-collapse: collapse; width: 100%;}
td {margin: 5px; padding: 5px; vertical-align: top; font-family: Tahoma, sans-serif; font-size: 11px; color: #7a8388; border: 0px solid #7a8388;}

/* позиционирование */
div.bimg {
	text-align: center; 
	position: relative;
	width: 100%;
}
div.nowinka {
	position: absolute;
	top: -12px;
	left: -13px;
}
div.link div {
	float: left;
}
div.flooter {
	position: relative;
}
div.webmehanika {
	position: absolute;
	top: 6px;
	right: 5px;
}
div.cap {
	position: absolute;
	top: 0px;
	left: 28px;
	width: 100%;
	height: 220px;
}
div.home {
	position: absolute;
	top: 5px;
	right: 15px;
}


/* Контент */
  /* таблица для контента */
table.bord {
	height: 230px;
}
table.bord td.tlt {
   background: url(/images/site/tlt.gif) #fff left top no-repeat;
	width: 14px;
	height: 12px; 
}
table.bord td.trt {
   background: url(/images/site/trt.gif) #fff right top no-repeat;
	width: 14px;
	height: 12px; 
}  
table.bord td.tlb {
   background: url(/images/site/tlb.gif) #fff left bottom no-repeat;
	width: 14px;
	height: 12px; 
}
table.bord td.trb {
   background: url(/images/site/trb.gif) #fff right bottom no-repeat;
	width: 14px;
	height: 12px; 
} 
table.bord td.bl {
	border-left: #e6e6e6 solid 1px; 
	background: url(/images/site/fontab.gif) #fff repeat-x;
}
table.bord td.br {
	border-right: #e6e6e6 solid 1px;
	background: url(/images/site/fontab.gif) #fff repeat-x; 
}
table.bord td.bt {
	border-top: #e6e6e6 solid 1px; 
}
table.bord td.bb {
	border-bottom: #e6e6e6 solid 1px; 
} 