body {
	margin:			0px;
	background-color:	#000;

	color:			#FFF;
}

body *, a {
	font-family:		Tahoma;
	font-size:		11px;
}

a, a *{
	color:			#225F95;
}

h1, h2 {
	font-family:		Tahoma;
	font-weight:		bold;
	font-size:		14px;
	color:			#CE1209;
}

h2 {
	font-size:		12px;
}

hr {
	height:			1px;
	border:			0px;
	background-color:	#262627;
}



td.header_bg {
	background-image:	url('/images/header_bg.gif');
}

td.speedometer {
	background-image:	url('/images/speedometer.jpg');
	background-repeat:	no-repeat;
	background-position:	top left;
}

td.logo a {
	margin-top:		20px;
	margin-left:		30px;
}

td.premenu {
	background-image:	url('/images/premenu.gif');
	background-position:	top left;
}

td.menu {
	vertical-align:		top;

	background-color:	#1D1D1D;

	background-image:	url('/images/submenu_car.jpg');
	background-repeat:	no-repeat;
	background-position:	bottom left;
}

td.collage {
	background-image:	url('/images/collage_bg.jpg');
	background-repeat:	repeat-x;
}

div.collage_car {
	width:			470px;
	height:			187px;
	background-image:	url('/images/collage_car.jpg');

	float:			right;
}

div.collage_rbg_end {
	background-image:	url('/images/collage_rbg_end.jpg');
	width:			160px;
	height:			187px;

	float:			left;
}

td.basket {
	background-image:	url('/images/collage_rbg_begin.jpg');
	vertical-align:		top;
	text-align:		right;
}

td.copy {
	text-align:		left;
	padding-left:		26px;
	vertical-align:		middle;
}

td.banners {
	text-align:		center;
	vertical-align:		middle;
}

div.small_logo {
	width:			114px;
	height:			35px;
	background-image:	url('/images/logo_small.jpg');
	float:			right;
}

div.small_logo a {
	width:			100%;
	height:			100%;
}

td.content {
	color:			#FFF;
	padding:		0px 20px 20px 20px;
	vertical-align:		top;
}


div.menu {
/*	margin-bottom:		15px;*/
	margin-bottom:		250px;
}

div.menu_item, div.menu_item_a, div.smenu_item, div.smenu_item_a {
	vertical-align:		middle;
}

div.menu_item {
	height:			20px;
}

div.menu_item a {
	margin-left:		35px;
	color:			#F1BF20;
}

div.menu_item_a {
	background-image:	url('/images/menu_li_a.gif');
	background-repeat:	no-repeat;
	background-position:	17px 3px;
}

div.menu_item_a * {
	margin-left:		35px;
	font-weight:		bold;
}

div.w_all {
	color:			#808080;
}

div.w_all a {
	color:			#808080;
	text-decoration: none;
}

div.w_all a * {
	color:			#808080;
	text-decoration: none;
}

div.smenu {
	background-color:	#242424;
	margin-bottom:		5px;
}

div.smenu div * {
	margin-left:		53px;
}


div.smenu_item {
	padding-top:		5px;
	padding-bottom:		5px;

	background-image:	url('/images/smenu_li.gif');
	background-repeat:	no-repeat;
	background-position:	36px 8px;
}

div.smenu_item_a {
	background-image:	url('/images/smenu_li_a.gif');
}

div.smenu_item a {
	color:			#F1BF20;
}

div.smenu_item_a {
	background-color:	#363636;
}

td.basket_v, td.basket_v * {
	font-size:		10px;
}

td.basket_t {
	font-size:		10px;
	font-weight:		bold;
	color:			#F1BF20;
}

table.basket {
	margin-top:		40px;
	margin-left:		28px;
}

a.y, a.y * {
	color:			#D19000;
}

a.w, a.w * {
	color:			#000;
}

table.blak {
	color:			#000;
	font-weight:		bold;
}

#black td{
	color: black;
}

.black{
	color: #000;
}

.hforum{
	padding: 5px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}

.tab_forum{
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}