/* О компании */
.about_company_title {

}
/* Конец блока О компании */
/* Блок аксессуары */
#appurtenance {

}
#appurtenance .appurtenance_block {
	height: 66px;
}
#appurtenance .appurtenance_img {
	padding: 0px 0px 0px 2px;
	float: left;
}
#appurtenance .appurtenance_content {
	padding-left: 50px;
	position: releative;
}
/* end Блок аксессуары */
/* Новый сезон */
/*#new_season,#new_season2{
	height: 200px;
}*/
#new_season,#new_season2{
	height: 130px
}
#new_season .new_season_img,#new_season2 .new_season_img {
	text-align: center;
}
#new_season .new_season_content {
	text-align: center;
}
#new_season .new_season_content A {
	color: #0e9346;
	text-decoration: none;
}
#new_season .new_season_content A:hover {
	color: #0e9346;
	text-decoration: underline;
}
#new_season .new_season_content TABLE TR TD {
	vertical-align: bottom;
}
#new_season .back_kosey,#new_season2 .back_kosey {
	background: url(../images/style/back_kosey.png) no-repeat top;
}
#new_season .back_kyowa {
	background: url(../images/style/back_kyowa.png) no-repeat top;
}
#new_season .back_skad {
	background: url(../images/style/back_skad.png) no-repeat top;
}
#new_season .back_good_year {
	background: url(../images/style/back_good_year.png) no-repeat top;
}
#new_season .back_gislaved {
	background: url(../images/style/back_gislaved.png) no-repeat top;
}
#new_season .back_michelin {
	background: url(../images/style/back_michelin.png) no-repeat top;
}
/* end Новый сезон */
/* Полезные советы */
#useful_advice {
	background: url(../images/style/back_useful_advice.jpg) no-repeat center #e6e6e6;
	height: 180px;
	padding: 10px;
}
#useful_advice A {
	color: #0e9346;
	text-decoration: underline;
}
#useful_advice A:hover {
	color: #0e9346;
	text-decoration: none;
}
/* end Полезные советы */
/* Зеленные ссылки с подчеркиванием */
.links_green A {
	color: #0e9346;
	text-decoration: underline;
}
.links_green A:hover {
	color: #0e9346;
	text-decoration: none;
}
/* end Зеленные ссылки с подчеркиванием */
/* Главная страничка */
#index_content {
	text-align: left;
	font-size: 13px;
}
#index_content P {
	margin: 15px 0px 15px 0px;
}
/* end Главная страничка */
/* Раздел аккумуляторы */
#accumulators_content .accumulators_block {
	text-align: center;
	width: 200px;
	display:-moz-inline-stack;/*Нужно для Firefox*/
	display:inline-block; /*Не применяется в IE и Firefox*/
	_overflow:hidden;/*фикс для IE6*/
	zoom:1;/*включаем hasLayout*/
	*display:inline;/*при hasLayout true display:inline ведёт себя как display:inline-block*/
	padding-bottom: 40px;
	padding-right: 15px;
}
#accumulators_content A {
	color: #0e9346;
	text-decoration: underline;
}
#accumulators_content A:hover {
	color: #0e9346;
	text-decoration: none;
}
.accumulator_title {
	color: #040405;
}
.accumulator_title H2 {
	font-size: 14px;
	padding-bottom: 10px;
	color: #0e9346;
}
.accumulator_characteristics {

}
.accumulator_characteristics .accumulator_characteristics_img {
	float: left;
	position: absolute;
}
.accumulator_characteristics .accumulator_characteristics_content {
	padding-left: 150px;
}
/* end Раздел аккумуляторы */
/* Графические кнопки для аккумуляторов */
.button_accumulator_titan {
	background: url('../images/logo_akb/brand_accumulator_titan_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_accumulator_titan:hover {
	background: url('../images/logo_akb/brand_accumulator_titan.jpg');
}
.button_accumulator_american {
	background: url('../images/logo_akb/brand_accumulator_american_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_accumulator_american:hover {
	background: url('../images/logo_akb/brand_accumulator_american.jpg');
}
.button_accumulator_medalist {
	background: url('../images/logo_akb/brand_accumulator_medalist_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_accumulator_medalist:hover {
	background: url('../images/logo_akb/brand_accumulator_medalist.jpg');
}
.button_accumulator_multu {
	background: url('../images/logo_akb/brand_accumulator_multu_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_accumulator_multu:hover {
	background: url('../images/logo_akb/brand_accumulator_multu.jpg');
}
.button_accumulator_varta {
	background: url('../images/logo_akb/brand_accumulator_varta_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_accumulator_varta:hover {
	background: url('../images/logo_akb/brand_accumulator_varta.jpg');
}
/* end Графические кнопки для аккумуляторов */
/* Раздел масла */
#oils_content .oils_block {
	text-align: center;
	width: 200px;
	display:-moz-inline-stack;/*Нужно для Firefox*/
	display:inline-block; /*Не применяется в IE и Firefox*/
	_overflow:hidden;/*фикс для IE6*/
	zoom:1;/*включаем hasLayout*/
	*display:inline;/*при hasLayout true display:inline ведёт себя как display:inline-block*/
	padding-bottom: 40px;
	padding-right: 15px;
}
#oils_content A {
	color: #0e9346;
	text-decoration: underline;
}
#oils_content A:hover {
	color: #0e9346;
	text-decoration: none;
}
.oils_title {
	color: #040405;
}
.oils_title H2 {
	font-size: 14px;
	padding-bottom: 10px;
	color: #0e9346;
}
.oils_img {
	float: right;
}
/* end Раздел масла */
/* Графические кнопки для масел */
.button_oils_bp {
	background: url('../images/logo_oil/brand_oils_bp_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_oils_bp:hover {
	background: url('../images/logo_oil/brand_oils_bp.jpg');
}
.button_oils_cast {
	background: url('../images/logo_oil/brand_oils_cast_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_oils_cast:hover {
	background: url('../images/logo_oil/brand_oils_cast.jpg');
}
.button_oils_elf {
	background: url('../images/logo_oil/brand_oils_elf_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_oils_elf:hover {
	background: url('../images/logo_oil/brand_oils_elf.jpg');
}
.button_oils_man {
	background: url('../images/logo_oil/brand_oils_man_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_oils_man:hover {
	background: url('../images/logo_oil/brand_oils_man.jpg');
}
.button_oils_moly {
	background: url('../images/logo_oil/brand_oils_moly_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_oils_moly:hover {
	background: url('../images/logo_oil/brand_oils_moly.jpg');
}
.button_oils_es {
	background: url('../images/logo_oil/brand_oils_es_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_oils_es:hover {
	background: url('../images/logo_oil/brand_oils_es.jpg');
}
.button_oils_tnk {
	background: url('../images/logo_oil/brand_oils_tnk_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_oils_tnk:hover {
	background: url('../images/logo_oil/brand_oils_tnk.jpg');
}
.button_oils_mob {
	background: url('../images/logo_oil/brand_oils_mob_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_oils_mob:hover {
	background: url('../images/logo_oil/brand_oils_mob.jpg');
}
.button_oils_she {
	background: url('../images/logo_oil/brand_oils_she_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_oils_she:hover {
	background: url('../images/logo_oil/brand_oils_she.jpg');
}
.button_oils_luk {
	background: url('../images/logo_oil/brand_oils_luk_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_oils_luk:hover {
	background: url('../images/logo_oil/brand_oils_luk.jpg');
}
.button_oils_zic {
	background: url('../images/logo_oil/brand_oils_zic_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_oils_zic:hover {
	background: url('../images/logo_oil/brand_oils_zic.jpg');
}
/* end Графические кнопки для масел */
/* Раздел шины */
#tyre_content .tyre_block {
	text-align: center;
	width: 200px;
	display:-moz-inline-stack;/*Нужно для Firefox*/
	display:inline-block; /*Не применяется в IE и Firefox*/
	_overflow:hidden;/*фикс для IE6*/
	zoom:1;/*включаем hasLayout*/
	*display:inline;/*при hasLayout true display:inline ведёт себя как display:inline-block*/
	padding-bottom: 40px;
	padding-right: 15px;
}
#tyre_content A {
	color: #0e9346;
	text-decoration: underline;
}
#tyre_content A:hover {
	color: #0e9346;
	text-decoration: none;
}
.tyre_title {
	color: #040405;
}
.tyre_title H2 {
	font-size: 14px;
	padding-bottom: 10px;
	color: #0e9346;
}
.tyre_dop_title {
	color: #040405;
}
.tyre_dop_title H2 {
	font-size: 14px;
	padding-bottom: 10px;
	color: #0e9346;
}
.tyre_img {
	float: right;
}
.tyre_winter {
	
}
.tyre_summer {
	
}
.tyre_all_season {

}
/* end Раздел шины */
/* Графические кнопки для шины */
.button_shina_amtel {
	background: url('../images/logo_shiny/brand_shiny_amtel_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_amtel:hover {
	background: url('../images/logo_shiny/brand_shiny_amtel.jpg');
}
.button_shina_barum {
	background: url('../images/logo_shiny/brand_shiny_barum_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_barum:hover {
	background: url('../images/logo_shiny/brand_shiny_barum.jpg');
}

.button_shina_bridgestone {
	background: url('../images/logo_shiny/brand_shiny_bridgestone_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_bridgestone:hover {
	background: url('../images/logo_shiny/brand_shiny_bridgestone.jpg');
}
.button_shina_conti {
	background: url('../images/logo_shiny/brand_shiny_conti_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_conti:hover {
	background: url('../images/logo_shiny/brand_shiny_conti.jpg');
}
.button_shina_cordian {
	background: url('../images/logo_shiny/brand_shiny_cordian_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_cordian:hover {
	background: url('../images/logo_shiny/brand_shiny_cordian.jpg');
}
.button_shina_dunlop {
	background: url('../images/logo_shiny/brand_shiny_dunlop_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_dunlop:hover {
	background: url('../images/logo_shiny/brand_shiny_dunlop.jpg');
}
.button_shina_fulda {
	background: url('../images/logo_shiny/brand_shiny_fulda_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_fulda:hover {
	background: url('../images/logo_shiny/brand_shiny_fulda.jpg');
}
.button_shina_gisla {
	background: url('../images/logo_shiny/brand_shiny_gisla_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_gisla:hover {
	background: url('../images/logo_shiny/brand_shiny_gisla.jpg');
}
.button_shina_good {
	background: url('../images/logo_shiny/brand_shiny_good_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_good:hover {
	background: url('../images/logo_shiny/brand_shiny_good.jpg');
}
.button_shina_goodrich {
	background: url('../images/logo_shiny/brand_shiny_goodrich_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_goodrich:hover {
	background: url('../images/logo_shiny/brand_shiny_goodrich.jpg');
}
.button_shina_hankuk {
	background: url('../images/logo_shiny/brand_shiny_hankuk_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_hankuk:hover {
	background: url('../images/logo_shiny/brand_shiny_hankuk.jpg');
}
.button_shina_interco {
	background: url('../images/logo_shiny/brand_shiny_interco_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_interco:hover {
	background: url('../images/logo_shiny/brand_shiny_interco.jpg');
}
.button_shina_kleber {
	background: url('../images/logo_shiny/brand_shiny_kleber_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_kleber:hover {
	background: url('../images/logo_shiny/brand_shiny_kleber.jpg');
}
.button_shina_kumho {
	background: url('../images/logo_shiny/brand_shiny_kumho_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_kumho:hover {
	background: url('../images/logo_shiny/brand_shiny_kumho.jpg');
}
.button_shina_maxxis {
	background: url('../images/logo_shiny/brand_shiny_maxxis_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_maxxis:hover {
	background: url('../images/logo_shiny/brand_shiny_maxxis.jpg');
}
.button_shina_medeo {
	background: url('../images/logo_shiny/brand_shiny_medeo_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_medeo:hover {
	background: url('../images/logo_shiny/brand_shiny_medeo.jpg');
}
.button_shina_michlen {
	background: url('../images/logo_shiny/brand_shiny_michlen_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_michlen:hover {
	background: url('../images/logo_shiny/brand_shiny_michlen.jpg');
}
.button_shina_nokian {
	background: url('../images/logo_shiny/brand_shiny_nokian_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_nokian:hover {
	background: url('../images/logo_shiny/brand_shiny_nokian.jpg');
}
.button_shina_pirelli {
	background: url('../images/logo_shiny/brand_shiny_pirelli_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_pirelli:hover {
	background: url('../images/logo_shiny/brand_shiny_pirelli.jpg');
}
.button_shina_sava {
	background: url('../images/logo_shiny/brand_shiny_sava_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_sava:hover {
	background: url('../images/logo_shiny/brand_shiny_sava.jpg');
}
.button_shina_simex {
	background: url('../images/logo_shiny/brand_shiny_simex_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_simex:hover {
	background: url('../images/logo_shiny/brand_shiny_simex.jpg');
}
.button_shina_toyo {
	background: url('../images/logo_shiny/brand_shiny_toyo_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_toyo:hover {
	background: url('../images/logo_shiny/brand_shiny_toyo.jpg');
}
.button_shina_vredestein {
	background: url('../images/logo_shiny/brand_shiny_vredestein_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_vredestein:hover {
	background: url('../images/logo_shiny/brand_shiny_vredestein.jpg');
}
.button_shina_yoko {
	background: url('../images/logo_shiny/brand_shiny_yoko_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_yoko:hover {
	background: url('../images/logo_shiny/brand_shiny_yoko.jpg');
}
/* end Графические кнопки для шины */
























/* Раздел диски */
#diski_content .diski_block {
	font-size: 13px;
	text-align: center;
	width: 200px;
	display:-moz-inline-stack;/*Нужно для Firefox*/
	display:inline-block; /*Не применяется в IE и Firefox*/
	_overflow:hidden;/*фикс для IE6*/
	zoom:1;/*включаем hasLayout*/
	*display:inline;/*при hasLayout true display:inline ведёт себя как display:inline-block*/
	padding-bottom: 40px;
	padding-right: 15px;
}
#diski_content A {
	color: #0e9346;
	text-decoration: underline;
}
#diski_content A:hover {
	color: #0e9346;
	text-decoration: none;
}
.diski_title {
	color: #040405;
}
.diski_title H2 {
	font-size: 14px;
	padding-bottom: 10px;
	color: #0e9346;
}
.diski_dop_title {
	color: #040405;
}
.diski_dop_title H2 {
	font-size: 14px;
	padding-bottom: 10px;
	color: #0e9346;
}
.diski_img {
	float: right;
}
.diski_winter {
	
}
.diski_summer {
	
}
.diski_all_season {

}
/* end Раздел диски */
/* Графические кнопки для диски */
.button_shina_amtel {
	background: url('../images/logo_shiny/brand_shiny_amtel_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_amtel:hover {
	background: url('../images/logo_shiny/brand_shiny_amtel.jpg');
}
.button_shina_barum {
	background: url('../images/logo_shiny/brand_shiny_barum_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_barum:hover {
	background: url('../images/logo_shiny/brand_shiny_barum.jpg');
}

.button_shina_bridgestone {
	background: url('../images/logo_shiny/brand_shiny_bridgestone_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_bridgestone:hover {
	background: url('../images/logo_shiny/brand_shiny_bridgestone.jpg');
}
.button_shina_conti {
	background: url('../images/logo_shiny/brand_shiny_conti_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_conti:hover {
	background: url('../images/logo_shiny/brand_shiny_conti.jpg');
}
.button_shina_cordian {
	background: url('../images/logo_shiny/brand_shiny_cordian_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_cordian:hover {
	background: url('../images/logo_shiny/brand_shiny_cordian.jpg');
}
.button_shina_dunlop {
	background: url('../images/logo_shiny/brand_shiny_dunlop_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_dunlop:hover {
	background: url('../images/logo_shiny/brand_shiny_dunlop.jpg');
}
.button_shina_fulda {
	background: url('../images/logo_shiny/brand_shiny_fulda_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_fulda:hover {
	background: url('../images/logo_shiny/brand_shiny_fulda.jpg');
}
.button_shina_gisla {
	background: url('../images/logo_shiny/brand_shiny_gisla_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_gisla:hover {
	background: url('../images/logo_shiny/brand_shiny_gisla.jpg');
}
.button_shina_good {
	background: url('../images/logo_shiny/brand_shiny_good_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_good:hover {
	background: url('../images/logo_shiny/brand_shiny_good.jpg');
}
.button_shina_goodrich {
	background: url('../images/logo_shiny/brand_shiny_goodrich_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_goodrich:hover {
	background: url('../images/logo_shiny/brand_shiny_goodrich.jpg');
}
.button_shina_hankuk {
	background: url('../images/logo_shiny/brand_shiny_hankuk_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_hankuk:hover {
	background: url('../images/logo_shiny/brand_shiny_hankuk.jpg');
}
.button_shina_interco {
	background: url('../images/logo_shiny/brand_shiny_interco_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_interco:hover {
	background: url('../images/logo_shiny/brand_shiny_interco.jpg');
}
.button_shina_kleber {
	background: url('../images/logo_shiny/brand_shiny_kleber_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_kleber:hover {
	background: url('../images/logo_shiny/brand_shiny_kleber.jpg');
}
.button_shina_kumho {
	background: url('../images/logo_shiny/brand_shiny_kumho_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_kumho:hover {
	background: url('../images/logo_shiny/brand_shiny_kumho.jpg');
}
.button_shina_maxxis {
	background: url('../images/logo_shiny/brand_shiny_maxxis_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_maxxis:hover {
	background: url('../images/logo_shiny/brand_shiny_maxxis.jpg');
}
.button_shina_medeo {
	background: url('../images/logo_shiny/brand_shiny_medeo_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_medeo:hover {
	background: url('../images/logo_shiny/brand_shiny_medeo.jpg');
}
.button_shina_michlen {
	background: url('../images/logo_shiny/brand_shiny_michlen_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_michlen:hover {
	background: url('../images/logo_shiny/brand_shiny_michlen.jpg');
}
.button_shina_nokian {
	background: url('../images/logo_shiny/brand_shiny_nokian_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_nokian:hover {
	background: url('../images/logo_shiny/brand_shiny_nokian.jpg');
}
.button_shina_pirelli {
	background: url('../images/logo_shiny/brand_shiny_pirelli_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_pirelli:hover {
	background: url('../images/logo_shiny/brand_shiny_pirelli.jpg');
}
.button_shina_sava {
	background: url('../images/logo_shiny/brand_shiny_sava_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_sava:hover {
	background: url('../images/logo_shiny/brand_shiny_sava.jpg');
}
.button_shina_simex {
	background: url('../images/logo_shiny/brand_shiny_simex_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_simex:hover {
	background: url('../images/logo_shiny/brand_shiny_simex.jpg');
}
.button_shina_toyo {
	background: url('../images/logo_shiny/brand_shiny_toyo_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_toyo:hover {
	background: url('../images/logo_shiny/brand_shiny_toyo.jpg');
}
.button_shina_vredestein {
	background: url('../images/logo_shiny/brand_shiny_vredestein_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_vredestein:hover {
	background: url('../images/logo_shiny/brand_shiny_vredestein.jpg');
}
.button_shina_yoko {
	background: url('../images/logo_shiny/brand_shiny_yoko_over.jpg');
	display: block;
	width: 122px;
	height: 44px;	
}
.button_shina_yoko:hover {
	background: url('../images/logo_shiny/brand_shiny_yoko.jpg');
}
/* end Графические кнопки для диски */
/* Поисковый модуль */
#tyres-size_search_form TABLE TR TD SELECT {
	width: 100px;
	height: 20px;
	border: solid 1px #888888;
}
#disk-size_search_form TABLE TR TD SELECT {
	width: 100px;
	height: 20px;
	border: solid 1px #888888;
}
/* end Поисковый модуль */
/* Список товаров */
#list-items-tovar {

}
.block-search-list {
	margin-top: 15px;
}
.block-search-list-table {
	border: solid 1px #7c7c7c;
}
.block-search-right-border {
	border-right: solid 1px #7c7c7c;
}
.seach-name-model {
	font-size: 22px;
	color: #BBBBBB;
}
.search-order-table {
	text-align: center;
	font-weight: bold;
	height: 55px;
}
.search-order-table TR TD {
	padding-top: 5px;
}
.search-order-table-bg {
	background: #e6e6e6;
}
.search-logo-producer {
	padding: 10px 0px 0px 30px;
}
.search-logo-seasson {
	padding: 10px 30px 0px 0px;
}
/* end Поисковый модуль */

/*form*/
.t{background:url(/images/t.png) repeat-x;width:100%;float:left}.b{background:url(/images/b.png) repeat-x left bottom;width:100%;float:left}
.l{background:url(/images/l.png) repeat-y;width:100%;float:left}.r{background:url(/images/r.png) repeat-y right top;position:relative;width:100%;float:left}
.l_t,.r_t,.l_b,.r_b{background:url(/images/cs.png) no-repeat;font-size:0;line-height:0;margin:0;position:absolute;width:19px}
.r p.l_t,.r p.r_t,.r p.l_b,.r p.r_b{margin:0}
.l_t,.r_t{top:0}.l_t,.l_b{left:0}.l_b,.r_b{bottom:0}.r_b,.r_t{right:0}
.r_t{ background-position:left bottom;height:14px}
.l_t{height:14px;background-position:left -38px}
.l_b{height:19px}.r_b{background-position:left -19px;height:19px}
.tab_form{border-collapse:collapse;width:390px;background:#E1D9C8;border:1px solid #6FD05F;margin-bottom:20px}
.tab_form2{border-collapse: collapse;width:390px;margin-bottom:20px}
.tab_form td{padding:2px 5px}
.forms_order{padding:17px;font-size:11px}
.tab_form td,.tab_form th{border-collapse:collapse;vertical-align:top}
.forms_order th{text-align:right;font-weight:normal;padding:3px 5px 0 5px;width:150px}
.forms_order h3{color:#666;font-weight:bold;font-size:11px;margin-bottom:2px}
.tab_form textarea,.tab_form input{width:135px;border:1px solid #7F9DB9;font:11px Arial, Helvetica, sans-serif;float:left;padding-left:4px}
.but{font:11px Arial, Helvetica, sans-serif;cursor:pointer}
.tab_form2 td{vertical-align:middle}
.tab_form textarea{overflow:auto}
.tab_form input{height:17px}
.tab_form textarea{height:60px}
.form_green{color:#6FD05F;padding:3px 0 0 4px;float:left}
.check_box{vertical-align:middle;margin-right:8px}
