@charset "windows-1251";
/* CSS Document */
/*********************/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;	font-size:11px;	font-family:arial, tahoma,sans-serif;}
body {	line-height: 1;}
ol, ul {	list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
/* remember to define focus styles! */
:focus {	outline: 0;}
/* remember to highlight inserts somehow! */
ins {	text-decoration: none;}
del {	text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse;	border-spacing: 0;}
/*************************************************/
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8f9498;
}
a{
	font-size:11px;
	color:#006cb8;
	}
	a:hover{
		text-decoration:none;
		}
h1, h2, h3, h4, h5, h6{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#006cb8;
	line-height:1.2em;
	padding-bottom:4px;
	}
h1{
	font-size:19px;
	}	
h2{
	font-size:17px;
	}
h3{
	font-size:15px;
	}
h4{
	font-size:13px;
	}
h5{
	font-size:12px;
	}
h6{
	font-size:11px;
	}	
p{
	font-size:12px;
	line-height:1.2em;
	}					
.content{
	float:left;
	width:480px;
	}
	.breadcrumbs{
		float:left;
		width:480px;
		}
		.breadcrumbs a{
			text-decoration:none;
			color:#8f9498;
			line-height:1.6em;
			}
			.breadcrumbs a:hover{
				color:#3366CC;
				}
		.breadcrumbs span{
			line-height:1.6em;
			}
	.accessories{
		float:left;
		width:480px;
		padding:15px 0px 0px 0px;
		}
		.accessory_item{
			float:left;
			width:150px;
			padding:0px 10px 10px 0px;
			}
			.accessory_item img{
				display:block;
				float:left;
				width:150px;
				}
				.accessory_item a.link{
					font-weight:bold;
					text-decoration:none;
					line-height:1.5em;
					background:url(/ru/images/acc/menu_marker.gif) left 6px no-repeat;
					padding:0px 0px 0px 8px;
					float:left;
					}
		.separator{
			float:left;
			width:100%;
			height:0px;
			line-height:0px;
			font-size:0px;
			}
		
	.accessories_list{
		float:left;
		width:480px;
		/*height:200px;*/
		overflow:auto;
		margin-bottom:10px;
		}
		.accessories_list ul{
			float:left;
			width:460px;
			}
			.accessories_list ul li{
				float:left;
				display:block;
				width:458px;
				border:1px solid #FFFFFF;
				background:#f2f7f7;
				margin-bottom:1px;
				cursor:pointer;
				}
				.accessories_list ul li.active{
					background:#f2f7f7 url(/ru/images/acc/accesory_marker.gif) 3px 8px no-repeat;
					border:1px solid #006cb8;
					}
				.item_title{
					float:left;
					width:141px;
					padding:7px 15px 7px 17px;
					color:#006cb8;
					font-weight:bold;
					line-height:1.2em;
					}
				.item_incut{
					float:left;
					width:270px;
					padding:7px 0px 7px 0px;
					}

	.accesory_detail{
		float:left;
		width:478px;
		border:1px solid #0899c6;
		background:#f2f7f7;
		}
		.left_detail{
			float:left;
			width:144px;
			}
			.image{
				float:left;
				width:144px;
				}
				.image img{	
					display:block;
					width:144px;
					float:left;
					}
			.left_detail table{
				width:100%;
				float:left;
				}
				.left_detail table tr td{
					padding:10px 2px;
					vertical-align:middle;
					border-top:1px solid #FFFFFF;
					border-bottom:1px solid #FFFFFF;
					border-right:1px solid #FFFFFF;
					}
					.left_detail table tr td.img{
						width:16px;
						padding:10px 2px 10px 7px;
						border-left:1px solid #FFFFFF;
						border-right:none;
						}
						.left_detail table tr td a{
							text-decoration:none;
							color:#8f9498;
							}
							.left_detail table tr td a:hover{
								color:#3366CC;
								}
			.right_detail{
				float:left;
				width:333px;
				}
				.right_detail .title{
					float:left;
					width:323px;
					padding:5px;
					font-size:11px;
					font-weight:bold;
					color:#000000;
					background:#e0eaeb;
					}
				.detail_content{
					float:left;
					width:323px;
					padding:5px;
					}
					.detail_content p{
						font-size:11px;
						padding-bottom:7px;
						}
					.detail_content table{
						color:#000000;
						margin-top:20px;
						font-size:11px;
						}
						.detail_content table td{
							padding-bottom:7px;
							}
				





























			
