a {
	color: #ffffff;
	text-decoration: underline;
}

ul {
	padding-top: 0;
	margin-top: 0;
}

a:hover {
	text-decoration: none;
}

a img { border: 0; }

h1 {
	text-align: center;
	color: #ffffff;
	font-size: 20px;
}

#caption {
	color: Black;
	font-weight: bold;
	margin: 0;
	font-size: 15px;
}

#caption a {
	text-decoration: none;
	color:#ffffff;
}

#caption .hlebnaya_kroshka_level1 {
	margin-left: 16px;
	line-height: 20px;
}

#caption .hlebnaya_kroshka_level2 {
	margin-left: 32px;
	line-height: 20px;
}

#caption .hlebnaya_kroshka_level3 {
	margin-left: 48px;
}

#caption a:hover {
	color: #ffffff;
}

#leftBar {
	vertical-align: top;
}

#rightBar {
	padding: 8px;
	font-size: 9px;
	vertical-align: top;
/**
	color: #DEDEDE;
/**/
	color: #ffffff;
/**/
}

#rightBar a {
/**
	color: #DEDEDE;
/**/
	color: #ffffff;
/**/
}

#rightBar strong, #rightBar a.more {
	display: block;
	margin: 2px 0 4px;
	color: #ffffff;
	font-size: 120%;
}

#rightBar a.more {
	color: #ffffff;
	text-align: right;
	font-size: 110%;
}

#main {
	padding: 8px 12px;
	text-align: justify;
	line-height: 140%;
}

#main p {
	text-indent: 16px;
	margin-top : 0px;
	margin-bottom : 6px;
}

#topMenu a {
	display: block;
	padding-left: 20px;
	margin-right: 32px;
	background: url("default_images/orange_bullet0.gif"/*tpa=http://techkom.ru/default_images/orange_bullet0.gif*/) left center no-repeat;
	color: #FFB600;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

#topMenu a.current {
	background-image: url("default_images/grey_bullet0.gif"/*tpa=http://techkom.ru/default_images/grey_bullet0.gif*/);
	color: #BBBBBB;
}

#topMenu a:hover {
	color: white;
}

ul.leftMenu, ul.leftMenu li {
	padding: 0; margin: 0;
}

ul.leftMenu {
	list-style-type: none;
	margin-left: 10px;
}


ul.leftMenu a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

ul.leftMenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*My*/
ul.simpleList {
	list-style-type: disc;
}

#main h2 {
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size : 14px;
}

#main h3 {
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	font-size : 14px;
}


#main h4 {
	color: #ffffff;
	font: bold 10pt/150% Arial, Helvetica, Sans-serif;
}

ul.leftMenu li.left_current a {
	color: #ffffff;
}

.person {
	font-size: 16px;
	color: #ffffff;
	font-weight: bolder;
	border-color : #ffffff;
}

ul.topic_list {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 15px;
}

ul.topic_list li {
	margin-bottom: 6px;
	text-align: left;
}

ul.topic_list li a {
	font-size : 15px;
	font-weight: bolder;
	color: #ffffff;
}

ul.kind_list {
	margin-top: 0px;
}

/*Таблица харктеристик или описаний продукта*/
table.characteristic {
	width: 530px;
}

table.characteristic tr td table {
	width: 100%;
}

table.characteristic tr td {
	text-align: center;
}

table.characteristic tr td a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
}

tr.bold_row td {
	font-weight: bold;
}

table.small_and_justify tr td {
	font-size: 10px;
}

a.in_main {
	color: #ffffff;
}

tr.table_header td{
	font-weight: bold;
}

div.top_anchors {
	font-size: 18px;
	color: #FFFFFF;
}
strong   {
font-weight:normal;
}


div.top_anchors a {
	color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
}

a strong {
	font: 14px Arial, Verndana, Tahoma, Helvetica, Sans-Serif;
	color: #ffffff;
	text-decoration: none;
}


.list_preview img {
	border: 1px solid #ffffff;
}

.tech_info {
	border-collapse: collapse;
	font: normal 11px/150% Verdana, Tahoma, Arial, Helvetica Sans-serif;
}

.tech_info td, .tech_info th {
	border: 1px solid #ffffff;
	padding: 4px 8px;
	font-weight: normal;
}
.tech_info th { text-align: left; }
.tech_info td { text-align: center; }

.pic {
	margin-left: 8px;
	border: 1px solid #ffffff;
}

.scheme { position: relative; font-size: 12px; line-height: 140%; }
.scheme div { position: absolute; left: 256px; }



.leftbar-title {
	background-color: #ffffff; padding: 4px; text-align: center;
}

.leftbar-title, .leftbar-title a {
	color: #FFB600; font-size: 18px; font-weight: normal;
}

.partner_logos {
	margin-top: 8px;
	width: 100%;
}

.partner_logos td {
	text-align: center;
	 vertical-align: vertical;
}

.partner_logos a img {
	border: none;
}

	table.profiles
	{
		width:100%;
	}

	td.profile
	{
		text-align:center;
		width:50%;
		padding:0 13px;
		vertical-align:top;
	}
	
	td.profile table
	{
		width:100%;
		background:#ffffff;
		margin:13px 0;
	}
	
		td.profile table td, td.profile table th
		{
			text-align:center;
			background:#ffffff;
			padding:5px 0;
		}
		
		td.profile table th
		{
			width: 80px;
			font-weight: bolder;
		}
	
			td.profile table td img
			{
				width:50px;
				height:50px;
			}