img, div {
	behavior: url(/htc/iepngfix.htc)      
}

* {
	margin: 0;
	padding: 0;
}

.inv {display:none}

body {
	text-align: center;
	background-image: url(/img/container_bg.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #CCCCCC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body, div, span, ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	text-align: left;
}
li {
	list-style: none;
}
.saveli {
	list-style-type: decimal;
	text-align: left;
	margin-left: 20px;
}

A img, :link img, :visited img	
{ border:none; text-decoration:none;}

img {
	border-width:0px;
	text-decoration:none;
}
#login_form{
width: 200px; 
height: 130px;
position: fixed;
padding: 10px;
left: 50%;
top: 50%;
margin-left: -100px;
margin-top: -55px;
z-index: 1000;
border: 1px solid #808080;
background: #F0F0F0;
display: none;
}
#votes
{
left: 0px;
top: 0px;
clear: both;
height: 20px;
z-index: 999;
background: #ff7400;
color: black;
text-align: left;
font-weight: bold;
padding-left: 20px;
display: block;
}
#votes a{
    text-decoration: underline;    
    color: #000;
    font-weight: bold;
}
#fillall
{
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 999;
background: black;
opacity: 0.5;
opacity: 0.5;
filter:alpha(opacity=50);
display: none;
}
a:link {
	font: 12px Tahoma;
	color: #CCCCCC;
text-decoration:none;
	font-style: normal;
	font-weight: normal;
}
a:visited {
	font: 12px Tahoma;
	color: #CCCCCC;
text-decoration:none;
}
a:hover {
	font: 12px Tahoma;
	color: #CCCCCC;
}
a:active {
	font: 12px Tahoma;
	color: #CCCCCC;
text-decoration:none;
}
p {
	text-indent: 15px;
	margin-top: 7px;
	margin-left: 7px;
	margin-right: 7px;
	text-align: justify;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
h1 {
	color: #df6e0a;
	text-indent: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.h1 {
	color: #df6e0a;
	text-indent: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
a.h1:link {
	color: #FF7400;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
a.h1:visited {
	color: #FF7400;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
a.h1:hover {
	color: #FF7400;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
a.h1:active {
	color: #FF7400;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
h2 {
	color: #df6e0a;
	text-indent: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}
.h2 {
	color: #df6e0a;
	text-indent: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}
a.h2:link {
	color: #FF7400;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
a.h2:visited {
	color: #FF7400;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
a.h2:hover {
	color: #FF7400;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
a.h2:active {
	color: #FF7400;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font: 18px Tahoma;
	color: #df6e0a;
	clear: left;
}
h4 {
	font: 14px Tahoma;
	color: #df6e0a;
	text-align: left;
    padding: 4px 15px;
}
.tab_cell {
	width: 155px;
	height: 130px;
	display: inline;
	float: left;
	margin-left:2px;
	margin-top:2px;
    border: 1px solid #808080;
}
.tab_cell_autosalon {
	border: 1px solid #808080;
	margin: 7px 7px 7px 15px;
}
#wrapper {
	width: 1000px;
	margin: 0px auto;
	background-color: #FEFEFE;
	height: auto;
}
#header {
	float: left;
	width: 1000px;
	height: 200px;
	background-color: #EAEAEA;
}
.header_bg_line_up {
	background-image: url(/img/header_bg_line_up.gif);
	background-repeat: repeat-x;
	height: 30px;
	background-color: #0C0C0C;
}
.header_img_link_up {
	height: 30px;
	float: left;
	width: 250px;
}
.header_buf_up {
	height: 30px;
	float: right;
	width: 55px;
	background-image: url(/img/header_buf_up.png);
	background-repeat: no-repeat;
}
.gold_line {
	clear: both;
	height: 6px;
	background-image: url(/img/gold_line.gif);
	background-repeat: repeat-x;
	font-size: 1px;
}
.header_bg_setka_middle {
    position: relative;
	height: 125px;
	background-image: url(/img/header_bg_setka_middle.gif);
	background-repeat: repeat-x;
}
#logo {
	background-image: url(/img/logo1.jpg);
	background-repeat: no-repeat;
	width: 470px;
	height: 125px;
	float: left;
	position: relative;
}
#christmas-tree {
	background-repeat: no-repeat;
	width: 80px;
	height: 125px;
	float: left;
	position: relative;
}
#banner_top_1 {
	height: 60px;
	width: 468px;
	position: relative;
	float: right;
	background-color: #FFFFFF;
	margin-right: 20px;
	text-align: center;
	line-height: 60px;
}

#banner_top_2 {
	height: 60px;
	width: 468px;
	position: relative;
	float: right;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-right: 20px;
	text-align: center;
	line-height: 60px;
}
#banner_top_3 {
	height: 120px;
	width: 600px;
	position: absolute;
	top: 1px;
    left: 380px;
	background-color: #000000;
	margin-right: 20px;
	text-align: center;
	line-height: 120px;
}
#banner_center_1 {
	
	width: 470px;
	position: relative;
    text-align: center;
	background-color: #000000;
	text-align: center;
	line-height: 60px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
	margin-right: auto;
	z-index: 1;
	}
#banner_center_2 {
	height: 60px;
	width: 468px;
	position: relative;
	background-color: #000000;
	text-align: center;
	line-height: 60px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
	margin-right: auto;
	z-index: 1;
	}
#banner_center_3 {
    height: 60px;
    width: 468px;
    position: relative;
    background-color: #FFFFFF;
    text-align: center;
    line-height: 60px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    clear: both;
    margin-right: auto;
    z-index: 1;
    }
#banner_top_right_1 {
	height: 600px;
	width: 160px;
	margin-top:20px;
	margin-bottom: 15px;
	margin-right: 2px;
	text-align: center;
	float: right;
	position: relative;
    z-index: 500;
}
#banner_top_right_2 {
    width: 166px;
    margin-top:15px;
    margin-bottom: 15px;
    margin-right: 2px;
    text-align: center;
    position: relative;
}
#banner_top_right_3 {
    width: 165px;
    margin-top:15px;
    margin-bottom: 15px;
    margin-right: 2px;
    text-align: center;
    position: relative;
}
#banner_top_right_4 {
    width: 165px;
    margin-top:15px;
    margin-bottom: 15px;
    margin-right: 2px;
    text-align: center;
    position: relative;
}
#banner_top_left_1 {
	height: 200px;
	width: 180px;
	margin-bottom: 15px;
	text-align: center;
	position: relative;
	margin-left: 2px; 
}
.banner_top_left_2 {
    width: 180px;
    margin-bottom: 15px;
    text-align: center;
    position: relative;
    margin-left: 2px;
}
#banner_top_left_3 {
    width: 180px;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    margin-left: 2px;
    border: 1px solid gray;
}
#autopoisk {
	height: 60px;
	width: 468px;
	position: relative;
	background-color: #FFFFFF;
	clear: both;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	}
#wether_kurs{
    height: 165px;
    width: 165px;
    margin-bottom: 15px;
    text-align: center;
    position: relative;
    margin-left: 7px;
}
#wether_kurs2{
    height: 120px;
    width: 165px;
    margin-bottom: 15px;
    text-align: center;
    position: relative;
    margin-left: 7px;
}
#wether_kurs2 table{
    font-size: 9px;
    color: #666666;
}
ul.tabNavigation li {
  display: inline;
}

.banner_left {
	width: 180px;
	height: 360px;
	position: relative;
	border-color: #FF7400;
	border-style: solid;
	border-width: 1px;
	margin: 5px 0px 5px 2px;
}
.header_bg_line_down {
	background-image: url(/img/header_bg_line_down.gif);
	background-repeat: repeat-x;
	height: 33px;
	background-color: #0C0C0C;
}
.header_time {
	width: 180px;
	height: 33px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	position: relative;
	z-index: 10;
	line-height: 33px;
}
.rss {
	height: 28px;
	width: 28px;
	position: absolute;
	margin-top: 170px;
	margin-left: 835px;
	z-index: 20;
}
.dop_menu {
	height: 20px;
	width: 76px;
	position: absolute;
	margin-top: 168px;
	margin-left: 890px;
	z-index: 1;
}
abbr {
	speak: spell-out;
	cursor: pointer;
	border-bottom: dotted 1px #FF7400;
}
acronym {
speak: spell-out;
cursor:help;
border-bottom:
dashed 1px #FF7400;
}

#ID_ANIMATION {
	position :    relative;
	left :    5px;
	top :    7px;
	padding :    0px;
	width :    695px;
	overflow :    hidden;
	float: left;
	display: inline;
}
#ID_ANIMATE {
	display :    inline;
	position :    relative;
	color: white;
	font-size: 12px;
	font-weight: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main_block {
	width: 1000px;
	background-color: #FEFEFE;
}
#main_left {
	width: 184px;
	display: inline;
	float: left;
	z-index: 20;
	background-color: #FEFEFE;
}
#menu_left_top {
	height: 25px;
	width: 182px;
	background-image: url(/img/menu_left.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	background-color: #FF7400;
}
.add_service {
	width: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
}
#main_center {
	width: 650px;
	display: inline;
	float: left;
	background-color: #FEFEFE;
	
}
.main_content {
	position: relative;
	padding: 0px 0px 5px 0px;
	border: solid #cccccc 1px;
	margin: 5px 5px 5px 5px;
	background-color: #FEFEFE;
	
}
.main_inher {
	position: relative;
	padding: 0px 0px 5px 0px;
	border: solid #cccccc 1px;
	margin: 5px 5px 5px 5px;
	background-color: #FEFEFE;
    z-index: 0;
	min-height: 1165px;  height:auto !important; height: 1165px;
	
}
.photo{width: 180px; height: 180px; text-align : center;  vertical-align: middle; display: inline; margin-left: 20px; margin-right: 10px;}
.articles {
    clear: both;
    width: 615px;
	padding: 3px 3px 3px 3px;
	border: dashed #cccccc 1px;
	margin: 3px 3px 3px 3px;
	background-color: #FEFEFE;
	text-align: left;
	float: left;
}
.articles_zag {

}
.td_ob {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right:7px;
	padding-top:7px;
	padding-bottom:7px;
	text-decoration:none;
}
.td_ob a:link, .td_ob a:link a:visited, .td_ob a:link a:hover, .td_ob a:link a:active {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.articles_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	min-height: 90px;
	margin-left: 15px;
	height: 90px;
        margin-left: 170px;
}
.articles_txt img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.articles_dop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.headers_bottom_line_2{
    height: 30px;
    margin-bottom: 5px;
}
.headers_mid_line_2{
    height: 25px;
    background-image: url(/img/orange_bg.jpg);
    background-repeat: repeat-x;
    line-height: 33px;
    float:left;
    display: inline;
}
.headers_mid_line_2 a{font-size: 16px; margin-top: 3px; display: block; font-weight: bold; margin-left: 8px; color: white;}
.headers_arr_line_2{
    height: 25px;
    background-image: url(/img/arrow_right.jpg);
    background-repeat: no-repeat;
    width: 29px;
    float:left;
    display: inline;
}
.headers_bottom_line {
	height: 20px;
	background-image: url(/img/headers.gif);
	background-repeat: repeat-x;
	border-bottom: solid #cccccc 1px;
	line-height: 20px;
	margin-bottom: 5px;
}
.headers_bottom_line_cnt {
	height: 20px;
	background-image: url(/img/headers.gif);
	background-repeat: repeat-x;
	border-bottom: solid #cccccc 1px;
	line-height: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
.headers_dounle_line {
	height: 20px;
	background-image: url(/img/headers.gif);
	background-repeat: repeat-x;
	border-bottom: solid #cccccc 1px;
	line-height: 20px;
	margin-bottom: 5px;
	border-top: solid #cccccc 1px;
	clear: both;
}
.fields_info {
	border: dashed #cccccc 1px;
	margin: 15px 1px 5px 3px;
	background-color: #F0F0F0;
	float: left;
}
.fields_info_big {
    display: block;
	border: dashed #cccccc 1px;
	width: 585px;
    margin: 15px 15px 15px 15px;
	text-align: left;
	background-color: #e6e6e6;
	padding: 3px 5px 5px 5px;
}
.fields_dashed {
	border: dashed #cccccc 1px;
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}
.by_auto {
	height: 25px;
	width: 155px;
	margin: 15px 0px 5px 5px;
	float: left;
	background-color: #E6E6E6;
}
.sell_auto {
	height: 25px;
	width: 155px;
	margin: 15px 0px 5px 5px;
	float: left;
	background-color: #E6E6E6;
}
.img_announcements {
	background-image: url(/img/img_announcements.png);
	width: 157px;
	height: 122px;
	background-repeat: no-repeat;
	margin: 3px 0px 3px 0px;
	float: left;
	padding: 2px 1px 1px 1px;
	text-align: center;
}
.img_articles {
	background-image: url(/img/img_articles.png);
	width: 157px;
	height: 110px;
	background-repeat: no-repeat;
	margin: 3px 0px 3px 0px;
	float: left;
	padding: 2px 1px 1px 1px;                       
	text-align: center;
}
.img_automag {
    background-image: url(/img/img_automag.png);
    width: 117px;
    height: 122px;
    background-repeat: no-repeat;
    margin: 3px 0px 3px 0px;
    float: left;
    padding: 2px 1px 1px 1px;                       
    text-align: center;
}
.img_articles2 {
    background-image: url(/img/img_articles2.png);
    width: 100px;
    height: 70px;
    background-repeat: no-repeat;
    margin: 3px 0px 3px 0px;
    float: left;
    text-align: center;
}

.txt_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF7400;
}
.txt_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.txt_news img {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.txt_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.txt_link {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.txt_link:link {
	color: #333333;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.txt_link:visited {
	color: #333333;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.txt_link:hover {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.txt_link:active {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#icnewsplace {
	width: 100%;
}
.icnewsdescr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.icnewspic {
	margin-right: 10px;
}
.icnewsdiv {
	padding: 5px 5px 15px 5px;
	text-align: left;
	margin: 10px 5px 10px 5px;
	border: dashed #cccccc 1px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.icnewsdiv a:link {
	color: #333333;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.icnewsdiv a:visited {
	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.icnewsdiv a:hover {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.icnewsdiv a:active {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.auto_box{
    width: 166px;
 /*   min-height: 120px;
    height:auto !important;
    height: 120px;   */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background: url(/img/autobox_bg.gif) repeat-x;
    background-position: bottom;
    color: #CCCCCC;
    padding-top: 7px;
    border-bottom-color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-color: #FFF;    
}
#main_right {
	width: 166px;
	position: relative;
	display: inline;
	float: left;
	z-index: 30;
	background-color: #FEFEFE;
}
#menu_right_box {
    height: 25px;
    width: 166px;
    background-image: url(/img/menu_autobox.png);
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 25px;
    background-color: #FF7400;
}
#menu_right_top {
	height: 25px;
	width: 166px;
	background-image: url(/img/menu_right.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	background-color: #FF7400;
}
.form_search {
	width: 166px;
	min-height: 280px;
	height:auto !important;
	height: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(/img/search_bg.gif);
	color: #CCCCCC;
	padding-top: 7px;
	background-color: #000000;
}
#right_content {
	width: 166px;
	position: relative;
	float: left;
	z-index: 30;
	background-color: #FEFEFE;
}
input.form_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid gray;
	color: #000000;
}
select.form_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid gray;
	color: #000000;
}
textarea.form_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid gray;
	color: #000000;
}
.find {
	width: 80px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#footer {
	height: 70px;
	width: 1000px;
	background-image: url(/img/footer_bg_line.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}
.footer_top {
	height: 16px;
	color: #CCCCCC;
	font: 12px Verdana, Helvetica, sans-serif;
	position: relative;
}
.footer_contact {
	height: 40px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 18px;
	text-align: left;
	background-repeat: no-repeat;
	clear: both;
	padding-top: 1px;
	position: relative;
	margin-right: 20px;
}
.footer_banner {
	position: relative;
	float: left;
	margin-top: 15px;
	height: 31px;
	width: 600px;
}
.footer_car {
	float: right;
	position: relative;
}
.footer_copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 3px;
	padding-left: 5px;
}
.navigation {
	font-family: Verdana;
	font-size: 11px;
    overflow: auto;
	color:#666;
	border:0px;     
    height: 25px;
    line-height: 23px;
}
.navigation a:link, .navigation a:visited, .navigation a:hover, .navigation a:active {
	text-decoration:none;
	color: #636363;
	background:#F9F9F9;
	padding:3px 6px 3px 7px;
	border:1px solid #E6E6E6;
	font-family: Verdana;
	font-size: 11px;   
    line-height: 22px;
}
.navigation a:hover {
	color:#FFFFFF;
	background-color: #FF7400;
}
.navigation span {
	text-decoration:none;
	background:#fff;
	border:1px solid #E6E6E6;
	padding:3px 6px 3px 7px;
	color:#ccc;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
    line-height: 22px;
}
.navigation i {
    text-decoration:none;
    padding:3px 6px 3px 7px;
    color:#ccc;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    line-height: 22px;
}
/*////////////////////////////////*/
#comments {
	clear: both;
}
.comment_header {
	clear: both;
	height: 18px;
	background-color: #D0D0D0;
	color: #FF7400;
    background-image: url(/img/headers.gif);
    text-align: left;
}
.data {
	text-align: right;
	color: red;
    position: relative;
    top: 1px;
    margin-right: 10px;
    display: inline;
	width: 250px;
	float: right;
}
.comment_body {
	clear: both;
	min-height: 50px;
	height:auto !important;
	height: 50px;
	text-align: justify;
    padding: 5px 5px 5px 5px;
}
#collapse {
    cursor: pointer;
    text-decoration: underline;
    width: 100%;
}
#live_comment {
	position: relative;
	clear: both;
	height: 15px;
	border-color: #E0E0E0;
	border-style: solid;
	border-width: thin;
	background-color: #E0E0E0;
}
#comment_form {
	position:absolute;
	left:0;
	top:0;
	clear: both;
    width: 100%;
    height: 185px;
	clip: rect(auto auto 15px auto);
}
.complect_tb TD, .complect_tb TH {
	font-size:77%;
	line-height:138%;
	padding:.1em .5em .5em .5em;
	width:2%;
	border-top:1px dotted #bbb
}
.complect_tb TH {
	background-color:#e7e7e7;
	line-height:116%;
	padding-top:.3em;
}
.complect_tb {
	width:100%;
	border:1px solid #bbb;
	margin-top:0;
}
.complect_tb TH {
	vertical-align:bottom;
	font-weight:bold;
	border:0;
	background-color:#e7e7e7;
	border-bottom:2px solid #d50e26;
	padding-top:.5em;
}
.complect_tb TH.name {
	width:30%;
}
.complect_tb TD.price {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.complect_tb TD {
	padding-top:.3em;
	vertical-align:top;
}
.complect_tb TD, .complect_tb TH {
	width:auto;
	padding-left:.7em;
	padding-right:.7em;
}
.tblart {
	border: 1px solid gray;
	border-collapse: collapse;
}
.tblart td {
	border: 1px solid gray;
	font-size: 12px;
}
/*////////////////////////////////*/
a.car_name:link,
a.car_name:visited,
a.car_name:hover,
a.car_name:active {
    text-decoration:none;
    color: #FF7400;
    font-family: Verdana;
    font-size: 14px; 
    font-weight: bold;
}
a.car_name:hover {
    color:#ff9933;
    text-decoration: underline;
}
/*------------------------------------мото-------------------------------------------*/
table.moto{
width: 100%; border: 1px solid #E0E0E0; border-collapse: collapse; text-align: justify;
}
.moto TD{
 padding: 2px; border: 1px solid #E0E0E0; color: #003453; font-family: Tahoma;  line-height: 1.5;  font-size: 12px;
}
td.moto_header {
 background: #E0E0E0; text-align: center; font-weight: bold;  font-size: 12px;
}
td.moto_header2 {
 background: #E0E0E0; text-align: left; font-size: 12px;
}
td.moto_autor {
 text-align: right; vertical-align: text-top;  font-size: 12px;
}
/*------------------------------------общая инфа---------------------------------------*/
table.all_inf{
width: 100%; border: 0px; font-size: 12px;
}
.all_inf TD{
 padding: 2px;  border: 0px;  color: #003453; font-family: Tahoma;  line-height: 1; text-align: right; font-size: 12px;

}
td.all_inf_bd {
 color: black;  text-align: left; font-weight: bold;  font-size: 12px;
}
.td_width_1{
 width: 50%;
}
.td_width_2{
 width: 25%;
}
.navigator_left {
    width:19px;
    height:88px;
    float: left;
}
.navigator_right {
    width:19px;
    height:88px;
    float: left;
}
#center_top-menu {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 600px;
    border:#CCCCCC dashed 1px;
    background-image:url('/img/bg_podsvetka.jpg');
    background-repeat:repeat-x;
    background-position:0px 0px;
    clear: both;
    text-align: left;
}
.dop-menu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#333333;
    margin-right:10px;
}
a.dop-menu:visited {
    color: #333333;
    font-size:14px;
    text-decoration: underline;
}
a.dop-menu:hover {
    color: #333333;
    font-size:14px;
    text-decoration: none;
}
a.dop-menu:link {
    color:#333333;
    font-size:14px;
    text-decoration: underline;
}
a.dop-menu:active {
    text-decoration: underline;
    font-size:14px;
    color: #333333;
}
#catalog_tovarov {
    width:632px;
}
.bg_catalog_tovarov {
    background-image:url(/img/bg_podsvetka.jpg);
    background-repeat:repeat-x;
    width:630px;
    height:125px;
}
.catalog_tovarov_in {
    margin-left:1px;
    margin-right:1px;
    height:125px;
}
#a_new{color: black;}
#a_bu{color: black;}
.form_search b{color: black;}
.form_search a{color: black;}
.main_content ul{padding-left:20px; margin-left: 10px;}
.main_content ol{padding-left:20px; margin-left: 10px; list-style: decimal;}
.main_content ol li{margin-left: 20px; list-style: decimal;}
.main_content ul li{list-style: disc; margin-left: 20px; padding-left: 10px;}


#share42 {
  position: fixed;
  z-index: 1000;
  margin-left: 0px; /*       */
  padding: 6px 6px 0;
  opacity: 0.5;
  border: 1px solid #E9E9E9;
  -moz-border-radius: 4px;
  border-radius: 4px;}
* html #share42 {display: none}
#share42:hover {
  opacity: 1; 
  border: 1px solid #D4D4D4;
  -webkit-box-shadow: 0 0 5px #DDD;
  -moz-box-shadow: 0 0 5px #DDD;
  box-shadow: 0 0 5px #DDD;}
#share42 a {opacity: 0.5}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}
#share42 img {margin: 0 !important; padding: 0 !important; border: none !important;}

#share42 {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
-moz-opacity: 0.5; /* Mozilla 1.6   */
-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
opacity: 0.5;}

#share42:hover{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE 5.5+*/
-moz-opacity: 1; /* Mozilla 1.6   */
-khtml-opacity: 1; /* Konqueror 3.1, Safari 1.1 */
opacity: 1;}

#ss{
    position: relative; 
    float: left;
    font-weight: bold;
}

#sss{
    position:relative;
    float: left;
    padding: 0px;
    margin: 0px;}

#sss .sss1{
    display: inline-block;
    margin-left: 6px;
    width: 9px;
    height: 8px;
    background: url('/inc/strelki/A.gif'); }
#sss .sss1:hover{
    width: 9px;
    height: 8px;
    background-image: url('/inc/strelki/A_.gif'); }
    
#sss .sss2{
    display: inline-block;
    margin-left: 6px;
    width: 9px;
    height: 8px;
    background: url('/inc/strelki/V.gif'); }
#sss .sss2:hover{
    width: 9px;
    height: 8px;
    background-image: url('/inc/strelki/V_.gif'); }

#ssss{
    position:relative;
    float: left;
    padding: 0px;
    margin: 0px;
    margin-left: 10px; 
}

#ssss .sss1{
    display: inline-block;
    margin-left: 6px;
    width: 9px;
    height: 8px;
    background: url('/inc/strelki/A.gif'); }
#ssss .sss1:hover{
    width: 9px;
    height: 8px;
    background-image: url('/inc/strelki/A_.gif'); }
    
#ssss .sss2{
    display: inline-block;
    margin-left: 6px;
    width: 9px;
    height: 8px;
    background: url('/inc/strelki/V.gif'); }
#ssss .sss2:hover{
    width: 9px;
    height: 8px;      
    background-image: url('/inc/strelki/V_.gif'); }
    
    

