body {
	padding: 0;
	margin: 0;
	margin-left: 35px;
	width: 925px;
	font-family: Tahoma, Verdana, sans-serif;
}

body, td {
	font-size: small;
}

body {
	background: #ffffff;
}

a {
	color: #CF0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #B1B2B1;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-transform: uppercase;
	font-family: tahoma, verdana, arial;
}

a h1 {
	color: #B1B2B1;
	text-decoration: none;
	text-decoration: none;	
}

a:hover h1 {
	color: #CE0000;
	text-decoration: none;	
}

#top {
	clear: both;
	height: 84px;
}

#logo {
	float: left;
}

#top_right {
	background-image: url(/images/top_bg.gif);
	background-repeat: repeat-x;
	height: 64px;
}

#top_right div {
	margin-top: 27px;
}

#home {
	margin-left: 10px;
	float: left;
}

#slogan {
	float: right;
}

#stock {
	float: left;
	font-size: 11px;
	color: #616561;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 0px;
	height: 21px;
	background-image: url(/images/counter.gif);
	background-repeat: no-repeat;
}

#stock .text {
	padding-top: 3px;
	padding-left:3px;
}

#stock .counter {
	margin-left: 11px;
	margin-right: 11px;
	display: inline;
	color: #CE0000;
	letter-spacing: 4px;
}

#menu-bottom {
	float: left;
}

.hr {
	padding: 0;
	margin: 0;
	height: 1px;
	background-color: #b2b2b2;
	width: 100%;
	clear: both;
}

.clear {
	clear: both;
	height: 15px;
}

#main {
	margin-top: 15px;
	background-repeat: repeat-y;	
	height: 100%;
}

#left_column {
	float: left;
	width: 256px;
	display: block;

	
/*	background-image: url(/images/left_bg.gif);
	background-repeat: repeat-y;	*/
}

#left_column #menu {
	margin-left: 2px;
	width: 240px;
}

#left_column #menu ul {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

#left_column #menu ul li {
	list-style-image: url(/images/menu_arrow.gif);
	padding: 0px;
	margin: 0px 0 0 0;
	color: #ce0000;
	letter-spacing: 1px;
}

#left_column #menu ul li .hr {
	margin-top: 3px;
}


#left_column #menu ul li a {
	color: #ce0000;
	text-decoration: none;	
}

#left_column #menu ul li a:hover {
	text-decoration: underline;
}

#left_column #menu ul li .hr {
	margin-top: 5px;
	margin-left: -25px;
	background-color: #E7E8E7;
}

#left_column #menu ul li ul{
	padding: 0px;
	margin: 0px 0px 10px 20px;
}

#left_column #menu ul li ul li {
	list-style-image: url(/images/menu_dot.gif);
	padding: 0px;
	margin: 0px 0 0 0;
	letter-spacing: 1px;
	font-size: 85%;
	color: #626462;
}

#left_column #menu ul li ul li a{
	color: #626462;
	text-decoration: none;
}


#left_column #menu ul li ul li a:hover{
	color: #ce0000;
	text-decoration: underline;
}

#left_column #special {
	margin-top: 10px;
	width: 240px;
}

#left_column #offer img {
	border: 1px solid #6A6D6A;
	margin-right: 5px;
	float: left;
}

#left_column #offer {
	width: 240px;
/*	height: 101px;
	background-image: url(/images/special_bg.gif);
	background-repeat: no-repeat;	*/
}

#left_column #offer .text {
	margin-top: 10px;
/*	margin-left: 90px;*/
	color: #636563;
}

#center_column {
	float: left;
/*	background-image: url(/images/center_bg.gif);
	background-repeat: repeat-y;	*/
	margin-left: 15px;
	width: 654px;
}

#center_column .hr {
	width: 99%;
	clear: both;
}

.pwb {
	float: right;
	border: 1px solid #ffffff;
	margin-right: 7px;
	margin-bottom: 5px;
}

.news {
	margin-top: 10px;
	color: #636563;
}

.news ul {
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
}

.news ul li {
	margin: 0px;
}

.news .header {
	font-size: normal;
	font-weight: bold;
	margin-bottom: 5px;
	color: #000000;
}

.date {
	font-size: x-small;
	margin-right: 15px;
	color: #727372;
}

.news p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.pwb {
	float: right;
	border: 1px solid #ffffff;
	margin-right: 7px;
	margin-bottom: 5px;
}

.news img {
	float: left;
	border: 1px solid #ffffff;
	margin-right: 7px;
	margin-bottom: 5px;
}

.more {
	color: #CF0000;
	font-weight: bold;
	text-decoration: none;
}

.more:hover {
	text-decoration: underline;
}

.news .hr {
	margin-top: 5px;
	background-color: #E7E8E7;	
}

.all_news {
	margin-top: 5px;
	margin-right: 25px;
}

#address {
	margin-top: 10px;
	clear: both;
	min-height: 70px;
}

html>body #address {
	margin-left: 4px;
}

#address .symbol {
	float: left;
	margin-left: -26px;
}

#address .text {
	float: left;
	font-size: 10px;
	color: #616561;
	letter-spacing: 1px;
	margin-right: 64px;
	margin-left: 5px;
}

#address .text a {
	color: #616561;
	text-decoration: none;
}

#address .text a:hover {
	text-decoration: underline;
}

#footer {
	margin-left: -40px;
	margin-top: 10px;	
	height: 30px;
	width: 965px;
	clear: both;
	background-color: #D0D0D0;
}

#footer img {
	margin-right: 23px;
	float: right;
}

#footer .text {
	float: left;
	color: #626462;
	font-size: 10px;
	margin-top: 9px;
}

html>body #footer {
	padding-left: 20px;
}


#footer .text a {
	margin-left: 10px;
	margin-right: 10px;
	color: #626462;
	text-decoration: none;
}

#footer .text a:hover {
	text-decoration: underline;
}

#ywc {
	float: right;
	margin: 50px 20px 0 0;
}

#ywc span {
	margin: 5px 5px 0 0;
}

#ywc a {
	color: #616561;
	text-decoration: none;
	font-size: 10px;
}

#ywc a:hover {
	color: #4F5C6E;
	text-decoration: none;
}

/* quick form block */

.sendform {
	margin: 10px 0 0 0;
	padding: 0 ;
}

.sendform table {
	border: 0px;
	border-collapse: 2px;
}

.sendform .regular td {
	font-weight: bold;
	padding: 5px;
	vertical-align: top;
	background-color: #E7E8E7;
}

.sendform .regularcheck td {
	padding: 5px;
	vertical-align: top;
	background-color: #E7E8E7;
}

.sendform .regular2 td {
	font-weight: bold;
	padding: 5px;
	vertical-align: top;
	background-color: #E7E8E7;
}

.sendform .regular td input {
	width: 200px;
	border: 1px solid black;
}

.sendform .regular2 td input {
	width: 400px;
	border: 1px solid black;
}

.regularcheck td input {
	width: 20px;
	border: 0px;
}

.sendform .regular td textarea {
	width: 200px;
	height: 100px;
	border: 1px solid black;
}

.sendform .regular2 td textarea {
	width: 400px;
	height: 100px;
	border: 1px solid black;
}

.sendform .regular td select {
	width: 200px;
	border: 1px solid black;
}

.sendform .regular2 td select {
	width: 400px;
	border: 1px solid black;
}

/* end of quick form block */

/* credit calc */
#creditcalc {
	margin-top: 10px;
}

#creditcalc .header {
	font-weight: bold;
	color: #636363;
	font-size: small;
	margin-top: 5px;
	margin-bottom: 5px;
}

#creditcalc table {
	width: 230px;
	border-collapse:collapse;
}

#creditcalc td {
	color: #424241;
	font-size: x-small;
	white-space: nowrap;
	border-top: 1px solid #ADB5AC;
}

#creditcalc .text {
	width: 40px;
	border: 1px solid #9B9C9C;
	font-size: x-small;
	margin-right: 10px;
}

#creditcalc .dark {
	background-color: #EBEBEB;
}

select {
	font-family: Tahoma, Verana, sans-serif;
	border: 1px solid #9B9C9C;
}

/* таблица для текста */
.table-base th {
	font-size: 10px;
    text-align: center;

	border-bottom: 1px solid #9b9c9c;
	border-left: 1px dashed #9b9c9c;
	border-right: 1px dashed #9b9c9c;
	color: #4B84BE;
	padding:0 10 4 10;
}
.table-base td {
	padding:1 10 3 10;
	text-align: center;

	border-bottom: 1px solid #E5E5E5;
	border-left: 1px dashed #9b9c9c;
	border-right: 1px dashed #9b9c9c;
}
.table-base .first {
	padding:1 10 3 10;
	color: #cf0000;
	border-bottom: 1px solid #E5E5E5;
	border-left: none;

}
.table-base .first2 {
font-size: 2pt;



}

.table-base .even, .table-base .even * {background-color: #ebebeb;}
.table-base td span {font-size: 10px; color: #8F8F8F;}
/*.table-base td span sup{font-size: 8px; color: #575757;}*/
.table-base span.blue {color:#0052A4;}
.table-base ul, .table-base ol {margin-top:0; margin-bottom:0;}



.tbl3, .tbl3 td {
	font-family: Tahoma;
	font-size : 11px;

	width: 99%;

	border: 1px solid #636563;
	table-layout: fixed;

	border-collapse: collapse;
	background-color :;
	padding : 2px 2px 3px 4px;	
}





/* Таблица с техническими характеристиками */
.table-tech-char {margin-bottom: 23px;
border-collapse: collapse;
border-style: none}
.table-tech-char th {
	font-size: 12px;
	color: #d41f1f;
border-style: none


	padding-bottom: 4px;
}
.table-tech-char td {border-bottom: 1px solid #E5E5E5; padding:1 10 4 0;}
.table-tech-char .even {background-color: #F7F7F7;}
.table-tech-char td span {font-size: 10px; color: #B3B3B3;}
.table-tech-char .item {font-size: 10px; color: #d41f1f; padding-top:2;}
/* //Таблица с техническими характеристиками */


