body { background: #fff; padding: 0; margin: 0; font-family: Tahoma, Sathu; min-width: 900px; }
img { border: 0 }
table { padding: 0; border: 0; }

a:active { color: #0066CC }
/* a:visited { color: #666 } */

h1 a,
h2 a,
h3 a,
h4 a { color: #000 }

hr { height: 1px; border: 0; background: #aaa }

/* topic */
.header { padding: 20px 20px 10px 20px; font-size: 130%; color: #000 }
.header a { color: #000 }
.header a:hover { color: #444 }

.top { background: #ff9900; height: 140px; font-size:0; }
.chessbox { background: url('i/sq.gif'); width: 100%; height: 20px; }

/* menu */
.menu { padding: 5px 30px 40px 30px; font-size: 100% }
.menu span {
	float: left;
}
.menu .sel { margin-right: 17px; color: #000; border-bottom: solid 4px #ff9900; }
.menu .sel a { color: #000; text-decoration: none; }
.menu .act a { padding-right: 17px; color: #666 }
.menu .act a:hover { color: #000 }

/* notes */
.notes_block { padding-bottom: 10px }
.notes_active a { font-size: 90%; font-weight: bold; }
.notes_selected { font-size: 90%; font-weight: bold; }
.notes_client_text { font-size: 130%; font-family: "Times New Roman"; font-style: italic; margin-bottom: 5px; }
.notes_author { text-align: right; font-size: 85%; font-weight: bold; margin-bottom: 10px; }

/* content */
.l { width: 20%; height: 50px; }
.c { width: 80%; }
.r { width: 0; }

.breadcrumbs {
	font-size: 140%;
}
.breadcrumbs a {
	color: #AAAAAA;
}

.lc,
.cc,
.rc { font-size: 90%; padding: 20px; }

.lc_random_photo { text-align: center; padding: 20px; background: #eee; }
.lc_random_photo a { text-decoration: none; }
.lc_random_photo a img { margin-bottom:  20px; border: solid 1px #999; }

.lc_about_menu { padding: 20px; background: #eee; }

.rc_banners { text-align: right; font-size: 90%; padding: 20px; }

.comments_count { font-style: italic; font-size: 80%; padding-top: 5px; }

.main_content { font-size: 90%; padding: 10px 30px 10px 30px }
.news_block { padding: 10px 0 10px 0 }
.news_date { color: #999; font-size: 140% }
.news_title { font-size: 160%; padding-left: 10px }
.news_lead { font-size: 100%; padding-left: 10px }
.news_body { padding: 5px 0 30px 0; font-size: 120%; line-height: 1.4em }
.full_article_title { font-size: 150%; padding-right: 5px; float: left }
.scroller { padding: 20px 0 30px 0; font-size: 90% }
.scroller .page { margin: 0 3px 0 3px; font-weight: bold; }
.scroller .page a { font-weight: 100; }

/* photos */
.collection_item { float: left; margin: 10px; width: 200px;  text-align: center; }
.collection_item a { color: #000; }
.collection_item a .title { font-size: 120%; color: #000; margin-bottom: 7px; }
.collection_item a img { border-right: solid 1px #fff; border-bottom: solid 1px #fff; }

/* bottom */
.bottom hr { border: 0; background: #cccccc; height: 1px; }
.mail { font-size: 75% }
.address { text-align: right; font-size: 75%; color: #666; line-height: 1.3em; }
.copyright { padding-bottom: 20px; text-align: center; font-size: 70%; color: #999999; }
.link { padding: 10px 20px 10px 20px; font-size: 65%; color: #999 }
.link a { color: #999 }


.price_table { background: #ccc; width: 100% }
.price_table tr td { background: #fff }
.price_table .value {  }
.price_table .price { text-align: center; font-style: italic }



table.products_list {
	width: 90%;
}
table.products_list tr td {
	padding: 10px 4px 10px 4px;
	font-size: 90%;
}
table.products_list tr td.title {
	width: 40%;
}
table.products_list tr td.title a {
	text-decoration: none;
	color: #000000;
	border-bottom: solid 1px #AAAAAA;
}
table.products_list tr td.title ins {
	text-decoration: none;
	color: #AAAAAA;
}
table.products_list tr td.price {
	width: 60%;
	text-align: right;
	padding-right: 10px;
}
img.used {
	margin: 0 0 -2px 10px;
}


.product h1 {
	font-weight: 100;
}
.product .year {
	color: #999999;
}
.product .photos {
	margin: 20px 0 20px 0;
}
.product .photos .hint {
	font-size: 80%;
	color: #AAAAAA;
}
.product .question {
	font-size: 80%;
	margin-bottom: 10px;
}
.product .phone {
	font-size: 110%;
	margin-bottom: 10px;
}


td.nav {
	padding: 10px 10px 10px 50px;
}
td.nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
td.nav ul.part li {
	font-size: 110%;
	line-height: 1.6em;
}
td.nav ul.part li a {
	color: #000000;
}
td.nav ul.brand li {
	font-size: 100%;
	line-height: 1.4em;
}
td.nav ul.brand li a {
	color: #000000;
}



td.cc div.brand-logo {
	text-align: left;
}
td.cc div.brand-logo a {
	display: block;
	float: left;
	width: 33%;
	min-width: 200px;
}
td.cc div.brand-logo img {
	margin-bottom: 15px;
}



div.brand-logo img.unmark {
	opacity: 0.2;
	-moz-opacity: 0.2;
	filter:alpha(opacity=20);
}
div.brand-logo img.mark {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}

img.ruble-img { height: 1.5ex; }
span.dot { position: absolute; visibility: hidden; }


