@charset "windows-1251";
body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #929292;
	margin: 0px;
	padding: 0px;
	background: #000;
}
table {
	width: 100%;
}
td {
	vertical-align: top;
	padding: 0px;
}
img {
	border: 0px;
}
a, a:link, a:visited {
	color: #ff5a00;
	text-decoration: underline;
}
a:hover {
	color: #e88916;
	text-decoration: none;
}
form {
    margin: 0px;
}
.form {
    width: 294px;
    font-size: 10px;
    border: 1px solid #B4B4BD;
}
.form_btn {
    border: 1px solid #B4B4BD;
    font-size: 10pt; 
    width: 80px;
    background-color: #DEDEDE;
}
#contents {
    text-align: center;
}
#contents td {
    text-align: left;
}
#contents tr {
    border-bottom: 1px solid #B4B4BD; 
}
#header {
	background: #252525;
	height: 118px;
}
#logo {
	padding: 24px 6px 0px 52px;
	width: 199px;
}
#logo_desc {
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	font-size: 11px;
}
#icons {
	width: 187px;
	padding-top: 38px;
}
#phone {
    text-align: left;
    font-size: 18px;
    color: #ff5a00;
    line-height: 22px;
}
#phone b {
    font-size: 24px;
    font-weight: normal;
    color: #fff;
}
#flash {
	background: url(/imgs/bg_flash.gif) repeat-x left top;
	text-align: center;
}
/*************************************************************/
#mmenu {
	background: url(/imgs/bg_mmenu.gif) repeat-x left top;	
	padding-bottom: 8px;
	height: 43px;
	margin: 0px;
	text-align: center;
}
#mmenu ul {
	margin: 0px auto;
    padding: 0;    
    list-style: none;
	width: 980px;
}
#mmenu li {    
    float: left;
    position: relative;	
	height: 32px;
    font-size: 13px;
    background: url('/imgs/del_mmenu.gif') no-repeat right center;
	padding: 6px 2px;
}
#mmenu a {
    display: block;
	padding: 8px 15px; 
	color: #fff;
	text-transform: uppercase;
	text-decoration: none; 
	font-weight: bold; 
}
#mmenu a:hover {
	text-decoration: underline;	
}
#mmenu a b {
	color: #000;
}
/*************************************************************/
.clearboth {
	clear: both;
}
#content, #catalog {
	background: #222;
}
#content .td {
	padding: 6px;
}
.block_title {
	background: #171717;
	padding: 8px 20px;
	font-size: 16px;
	color: #fff;
	/*font-style: italic;*/
}
.block_title strong, .block_title b {
	color: #ff5a00;
}
.detail {
	margin: 10px 10px 8px;
	padding: 5px 8px 8px;
	text-align: right;
	background: #1d1d1d;
}
.detail a {
	color: #bdbdbd;	
}
.detail a:hover {
	color: #a5a5a5;	
}
.news_block, .cat_block {
	margin: 2px 10px 8px;
	padding: 8px 8px 18px;
	border-bottom: solid 1px #323232;
}
.cat_block {
    margin: 2px 10px 6px;
    padding: 8px 8px 12px;
}
.news_date {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 4px;
}
.news_title, .cat_title {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 4px;
	color: #a5a5a5;		
}
.cat_title {
    text-transform: uppercase;
    padding-bottom: 0px;        
}
.news_anonce, .text {
	line-height: 16px;
}
.text {
	margin: 10px 8px;	
}
.text strong, .text b {
	color: #a5a5a5;
}
.text p {
	text-indent: 10px;
}
#catalog {
	border-top: solid 6px #222;
}
#catalog .td {
	padding: 0px 6px 6px;
}
.cat_preview {
	padding: 1px;
	border: solid 1px #323232;
	width: 195px;
	margin: 6px 0px 8px;
}
.cat_price, .cat_ptitle {
	font-size: 16px;
	font-weight: bold;
	color: #e88916;
	margin: 8px 0px 0px;	
}
.cat_price {
    margin: 4px 0px 0px;    
}
.cat_currency {
	color: #a5a5a5;
}
#scat {
    width: 260px;
}
.img {
    width: 50%;
    text-align: center;
    padding: 3px 1px;
}
img.all {
    padding: 2px;
    border: solid 1px #323232; 
    margin: 1px;
}
img.act {
    padding: 1px;
    border: solid 2px #727272;
}
.cars_photo {
    padding: 6px 0px 0px;
    text-align: center;
}
.cars_photo img {
    padding: 1px;
    border: solid 2px #323232;
}
.cat_stitle {
    background: #171717;
    padding: 6px 14px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}
.cat_detail {
    font-size: 12px;
    padding: 6px 14px 7px;
    border-bottom: solid 1px #323232;
    color: #fff;
}
.cat_detail p {
    margin: 0px;
}
.cat_detail strong {
    color: #e88916;
}
.cat_ptitle {
    background: #323232;  
    padding: 8px 14px 9px; 
}
#footer {
	height: 68px;
}
#footer td {
	width: 33%;
	vertical-align: middle;
	padding: 0px 36px;
}
#rl {
	
}
