body {
	margin: 0;
	padding: 0;
font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #ffffff /*url("i/bg_body.gif") no-repeat left 160px;*/}

p {	margin: 0;
	padding: 0;
	color: #090909;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
}

div {margin: 0; padding: 0;	border: 0px; }

table {margin: 0; padding: 0; border: 0px;}
td {margin: 0; padding: 0; }

a {text-decoration: none; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #035da9;}
a:hover {text-decoration: underline;}

h1 {
	font-size: 22px;
	margin-bottom: 10px;
	color: #124877;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	margin-bottom: 10px;
	color: #124877;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #124877;
	font-weight: normal;
}

ul {margin: 0; padding: 0; }
ul li {margin: 0; padding: 0 0 0 10px; list-style: none; font-family: Arial, Verdana, Helvetica, sans-serif; background: url("i/marker.gif") no-repeat 0px 4px;}
	
#content_inside ul {margin: 0 0 0 15px; padding: 0; }


#content_inside ul.data_set li {
list-style-type: none; 
}

dl {margin: 0; padding: 0; }
dt {margin: 0; padding: 0; }
dd {margin: 0; padding: 0; }

img {border: 0;}
a img {border: 0}

br {clear: both;}
form {margin:0; padding: 0;}
input {	padding: 0;	margin: 0; }
select {padding: 0;	margin: 0;
}


/*В этом конетейнере лежит все кроме #measurer по которому меряется ширина*/
#conteiner {
	width: 100%; 
	/*background: url("i/bg_head.jpg") repeat-x 0 0;*/
	width:
    expression(
    document.getElementById("measurer").clientWidth < 1000 ? "1000px" : "100%"
    );
    /*для нормальных браузеров */
    min-width: 1000px; }

#measurer {
    width: 100%;
    height: 1px;
    line-height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;}

/*Шапка сайта - один кусок фона (тот который множится) шапки лежит в конетейнере, здесь только фон логотипа !!!!*/
#head {
	width: 100%;
	height: 251px;
	background: url("i/fon_top2.jpg") no-repeat left top;}

/*здесь фон с капельками*/	
#head_inside {
	width: 100%;
	height: 251px;
	background: url("i/nasos.png") no-repeat right top;}
	
a#logo {
    float: left;
    height: 110px;
    margin-left: 117px;
    margin-top: 0;
    overflow: hidden;
    text-indent: -3000px;
    width: 317px;
}	
	
/*Меню в шапке*/
#head_menu {
	/*float: left;*/
	padding: 47px 15px 0px 15px;
	height: 94px;
}	

#head_menu table {
	border-collapse: collapse;
}

td.head_menu_left {
	height: 94px;
	width: 20px;
	background: url("i/menu_left2.png") no-repeat left top;
	}
div#head_menu_left_d, div#head_menu_right_d {
height: 94px;
	width: 20px;
}

td.head_menu_right {
	height: 94px;
	width: 20px;
	background: url("i/menu_right2.png") no-repeat left top;
	}
	
td.head_menu_center {
	height: 94px;
	background: url("i/menu_center2.png") repeat-x left top;
	/*line-height: 38px;*/
	}


table.menuin td {
background: url("i/menusep2.gif") no-repeat right 17px;
text-align: center;
vertical-align: middle;
height: 52px;
padding-top: 4px;
}
table.menuin td.last {
background: none;
}

table.menuin-bot td {
background: url("i/menusep22.gif") no-repeat right 6px;
text-align: center;
vertical-align: middle;
height: 25px;
padding-top: 4px;
}

table.menuin td.last, table.menuin-bot td.last {
background: none;
}

#head_menu a#podbora {
display: block;
padding: 4px;
margin-right: 3px;
border: 2px solid #e31708;
background-color: #e31708;
color: #ffffff;
}
	
#head_menu a {
	
	/*font-weight: bold;*/
	color: #004d70;
	line-height: 12px;
	padding: 0px 19px 0px 17px;
	font-size: 15px;
	font-family: Arial;
	/*background: url("i/button_end_2.gif") no-repeat right 0;*/ }	

#head_menu  a:hover, #head_menu  a.selected {color: #004d70; text-decoration: underline;}
/*Шапка закончилась*/

/*Зона КОНТЕНТА началась*/	
#content table {border: 0; width: 100%}

/*Левая колонка*/	
.td_left {
	width: 260px;
	vertical-align: top; }	

.sidebar {
	width: 228px; 
	border: #124877 1px solid;
	margin-left: 15px;
	margin-top: 15px;
	padding: 15px;
	}	
.sidebar li {
padding-top: 3px;
padding-bottom: 3px;
background: url("i/marker.gif") no-repeat 0px 7px;
}	
.sidebar li.selected {
background: url("i/marker-sel2.gif") no-repeat 0px 7px;
}
.blok_small {
	margin-bottom: 25px;
}	
.blok_small .sidebar-cap {
	font-size: 18px;
	background: url("i/bg_line.gif") repeat-x 0 bottom;
	padding-bottom: 3px;
	margin: 0px 0px 4px 0px;
}

.blok_small .sidebar-lin-out {
	margin-bottom: 10px;
background: url("i/button-top.png") no-repeat left top;
}
.blok_small .sidebar-lin {
background: url("i/button-bot.png") no-repeat left bottom;
padding: 10px;
text-align: center;
}
.blok_small .sidebar-lin a {
	font-size: 15px;
color: #FFFFFF;
text-align: center;
}

.blok_small .sidebar-cap-red {
	font-size: 18px;
	background: url("i/bg_line.gif") repeat-x 0 bottom;
	padding-bottom: 3px;
color: #b10000;
	margin: 0px 0px 4px 0px;}

/*стили, для различая маленьких блоков */
.news {margin-bottom: 20px;
margin-top: 20px;
}
.contact {margin-top: 20px;}
.poleznoe {text-align: center; padding-top: 5px;}
.news h3 {color: #124877; padding-left: 12px;}	
.contact h3 {color: #124877; padding-left: 14px}	
	
.newsm-date, #archive_news {
	margin-top: 10px;
}

.blok_small2 dl {
	padding: 10px 10px 24px 12px;
	margin: 0 7px;
	font-size: 11px; background: url("i/bg_line.gif") repeat-x 0 bottom;}
.blok_small2 dl dt {color: #666;}	
.blok_small2 dl dd {margin-bottom: 15px; color: #035DA9}	
.blok_small2 dl dd a {color: #035DA9}		
	
.blok_small_end {
	width: 185px;
	height: 5px;
	/*background: url("i/bg_blok_small_end.gif") no-repeat 0 bottom;*/
	font-size: 1px;
	}
.blok_small_end2 {
	width: 185px;
	height: 5px;
	/*background: url("i/bg_blok_small_end.gif") no-repeat 0 bottom;*/
	font-size: 1px;
	}

#archive_news {
	padding-right: 7px;
	color: #03559A;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	text-align: right;}
#archive_news2 {
	padding-right: 7px;
	color: #03559A;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	text-align: right;}

.contact dl {margin: 4px 7px 4px 7px;}
.contact dl dt {display: none}	
.contact dl dd {background: url("i/bg_line.gif") repeat-x 0 bottom; padding: 6px 0px 8px 14px; font-size: 11px; color: #000000}	
.contact dl dd#last {background: none; padding-bottom: 4px}	
.contact dl dd strong span.far {padding-left: 60px}	

/*Центральная колонка*/
.td_center {vertical-align: top;background-color: #ffffff;}
.td_center2 {vertical-align: top;}
#content_zone {width: 100%; background-color: #ffffff; height: 100%;}

/*4 стиля - 4 угла блока!*/
.content_zone_up {
	width: 100%; height: 4px; font-size: 1px;
	background: url("i/coner_1.gif") no-repeat left top;}
.content_zone_up_inside {
	width: 100%; height: 4px;
	font-size: 1px;
	background: url("i/coner_2.gif") no-repeat right top;}
.content_zone_down_inside {
	width: 100%; 
	height: 4px;
	font-size: 1px;
	background: url("i/coner_3.gif") no-repeat right bottom;}
.content_zone_down {
	width: 100%; 
	height: 4px;
	font-size: 1px;
	background: url("i/coner_4.gif") no-repeat left bottom;}

#content_inside {margin: 15px 20px 0px 20px;}

/*Хлебные крошки*/
#bread {font-size: 11px; color: #797979; margin-top: 8px; margin-bottom: 8px;}
#bread a {color: #5c94c3}
#bread a.main {font-size: 14px;}

/*Заголовок страницы*/
#content_inside h1 {
	font-size: 22px;
	font-weight: normal;
	background: url("i/h1line.png") no-repeat right bottom;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top: 0px;
	color: #124877;}

#content_inside p {margin-top: 6px; margin-bottom: 6px; text-align: justify; }
#content_inside div {/*margin-top: 6px; margin-bottom: 6px; text-align: justify; line-height: 17px; font-size: 13px;*/}

#content_inside #breadcrumb img {float: none; margin-left: 0px; margin-bottom: 0px; margin-right: 3px}
#breadcrumb  {font-size: 13px;}
#breadcrumb  a.main {font-size: 14px;}

#content_inside img {float: left; margin-left: 0px; margin-bottom: 10px; margin-right: 20px}
#content_inside img.captcha {float: none; text-align: left; margin-left: 0px; margin-bottom: 5px; margin-top: 5px}

#content_inside ul.data_set {margin-top: 15px; margin-left: 0; padding-top: 15px; background: url("i/bg_line.gif") repeat-x 0 top; padding-bottom: 15px}
#content_inside ul.data_set li {background: url("i/bg_li.gif") no-repeat 0 8px; padding-left: 20px; margin-left: 14px; line-height: 18px; }
#content_inside ul.data_set li a {font-size: 12px}

table.catlist {
	border-collapse: collapse;
}
table.catlist th {
	background: #226495 url("i/tableth.png") repeat-x left top;
	padding: 10px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
table.catlist th a {
	color: #FFFFFF;
}
table.catlist td, table.catlistdet td {
	background: #edf8ff;
	padding: 10px;
	border: 1px solid #FFFFFF;
}
td.red {
	color: red;
}
#content table.catlistdet {
	width: 680px;
}

div.catdesc {
	margin-top: 20px;
}

/*Правая колонка*/
#td_right {
	width: 230px; 
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 210px;}
html>body #td_right {width: 210px;}

/*Блок ЗАКАЗ*/
#order {
margin-top: 40px;
	margin-bottom: 20px;}

#baren{
margin-top: 20px;
	margin-bottom: 20px;}

.ul_right {
	margin-left: 10px;
	margin-right: 10px;
	width: 174px;}
	
.ul_right li {
	margin-left: -15px;
	height: 29px; 
	background: url("i/bg_line.gif") repeat-x 0 bottom;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 0px;}
html>body .ul_right li {margin-left: 0px;}

.ul_right li.last {
	background: none}
	
.ul_right li a {
	height: 27px; 
	display: block; 
	padding-left: 18px; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	line-height: 27px;}
	
.ul_right .nea {
	height: 27px; 
	display: block; 
	padding-left: 18px; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	line-height: 27px;
	}	
.ul_right li.neanea {background: url("i/bg_line.gif") repeat-x 0 bottom;}
.ul_right div.ne {background: url("i/li_orange.gif") no-repeat 6px 13px;}

.ul_right li a:hover {text-decoration: underline}

ul.orange li a {background: url("i/li_orange.gif") no-repeat 6px 13px;}
ul.yellow li a {background: url("i/li_yellow.gif") no-repeat 6px 13px;}

/*Блок с прайс листом*/
.nobottom {margin: 0px;}
.bottom {margin-bottom: 20px;}
#price {
	width: 194px; 
	height: 130px;
	border: #124877 1px solid;
	margin-bottom: 20px;
 	/*background: url("i/bg_right_2.gif") no-repeat 0 top;*/}

#price ul.yellow {margin-bottom: 8px}

#price_list {
	margin-left: 10px;
	margin-right: 10px;
	width: 174px;
	padding-left: 18px;
	font-size: 12px; 
	color: #666;
	font-weight: bold;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 156px;}
html>body #price_list {width: 156px;}

#price_list a {
	margin-top: 12px;
	display: block;
	height: 60px;
	float: left;
	width: 68px;
	padding-top: 45px;
	text-align: center;
	margin-right: 5px;

	voice-family: "\"}\"";
	voice-family: inherit;
	height: 15px;}
html>body #price_list a {height: 15px;}
 	
#price_list a.xl {background: url("i/xl.gif") no-repeat center 0}
#price_list a.zip {background: url("i/win_zip_logo.gif") no-repeat center 0}

/*Блок с подпиской*/
#subscription {
	width: 194px; 
 	/*background: url("i/bg_right_3.gif") no-repeat 0 top;*/
 	height: 169px;
	border: #124877 1px solid;
	padding-bottom: 24px;
	}

#subscription div {
	height: 84px;
	margin-left: 9px; 
	margin-right: 14px;
	padding-left: 8px;
	background: url("i/bg_line.gif") repeat-x 0 bottom;}

#subscription div h3 {
	padding-left: 3px;
	font-size: 12px;
	line-height: 28px;
	color: #666;}

input.sub {
	width: 156px;
	border: 1px solid #ABAAAA;
	height: 21px;
	font-size: 13px;
	line-height: 21px; 
	margin-bottom: 3px;
	padding: 0 2px;
	}

input.submint {
	width: 85px; 
	/*height: 16px; */
	background: url("i/submint.gif") no-repeat 0 0;
	border: 0;
	line-height: 16px;
	cursor: pointer;
	font-size: 11px;
	padding-bottom: 2px;
	font-weight: bold; color: #fff; float: right; margin-right: 5px } 
/*Зона контента закончилась*/

/*ФУТЕР начался*/
#footer {
	padding-left: 54px;
	padding-top: 55px;
	padding-bottom: 20px;
	/*font-size: 10px;*/
	color: #424242;}

#footer a {color: #4483b8; line-height: 18px}

#copy {width: 500px}

#counter { padding-left: 54px;}

/* Production table for */

#content table.production {
	margin: 16px 0;
	width: 90%;
	color: #000;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	background-color: #fff;
	border-collapse: collapse;
}

#content table.production tr td {
	margin: 0;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	padding: 2px 5px;
}

#content table.production img {
	margin: 0;
	padding: 0px;
}

#content table.production tr.head td {
	border-right: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
	background-color: #dadada;
	color: #333;
	text-align: center;
}

#content table.production tr.localhead td {
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	background-color: #999;
	text-align: center;
	color: #000;
}

#content table.production tr.darkrow td {
	background-color: #f3f3f3;
}

/* Category description for */

p.cat_desc {
	text-indent: 10px;
}

h2.cat_desc {
	font-size: 13px;
}

ul.cat_desc li {
	margin-left: 15px; padding-left: 3px; list-style: square; font-size: 12px;
}

/* Order form */

p.sub {
	text-indent: 0;
	font-size: 10px;
}

p.sub {
	text-indent: 0;
	font-size: 10px;
}

#content_inside p.author {
	text-align: right;
	font-style: italic;
}

input, select, textarea {
	font: 13px Arial, Verdana, Helvetica, sans-serif;
}

#errorBlock p {
	color: red;
	font-size: 12px;
}

#content_inside p.noindent {
	text-indent: 0;
}
#footer_fon {
padding-bottom: 45px;
background: url("i/fon_bottom.jpg") no-repeat center bottom;
}
.a_12 { font-size: 12px; padding-right: 5px;}
dd.current, dd.current a {
color: #000000;
}
.pad5 td {padding:5px;}


table.tabmain {
border-collapse: collapse;
}
table.tabmain td.bordertd {
border: 3px double #124877!important;
}
table.tabmain td.bordertd:hover {
background-color: #dbebfb!important;
}


table.tabmain td.bordertd {
padding: 5px!important;
vertical-align: top;
}

table.tabmain td table td {
padding: 5px!important;
}

table.tabmain a {
font-size: 15px!important;
}
table.tabmain img {
width: 80px!important;
margin: 0px!important;
border: 1px solid #FFFFFF!important;
}
table.tabmain td.bordertd:hover img {
border: 1px solid #124877!important;
}

#wrapper_blocks {
	height:160px;
	width:685px;
	margin:0 auto;
}
#wrapper_blocks2 {
	height:160px;
}

.block_category{
	width:221px;
	height:153px;
	background:url(i/block-fon.jpg) 0 0 no-repeat;
	float:left;
	margin-bottom: 10px;
}
.block_category-b {
	width:300px;
	height:154px;
	background:url(i/big-kvadrat.jpg) 0 0 no-repeat;
	float:left;
	margin-bottom: 10px;
}
.block_category-m {
	width:182px;
	height:154px;
	background:url(i/mal-kvadrat.jpg) 0 0 no-repeat;
	float:left;
	margin-bottom: 10px;
}

.block_cat_text{
	width:182px;
	_height:20px;
	min-height:20px;
	margin:0 auto;
	text-align:center;
	
}

#bct1, #bct12, #bct2, #bct3, #bct4{
	width:198px;
	height:146px;
}
#bct1-b {
	width:300px;
	height:146px;
}
#bct3-m, #bct4-m{
	width:183px;
	height:146px;
}

#bct1-b #b1-naz a {
display: block;
    float: left;
    font-size: 15px;
    height: 115px;
    padding-left: 14px;
    padding-top: 12px;
    text-align: center;
    width: 130px;
}
#bct1-b #b1-sred a {
  display: block;
    float: left;
    font-size: 15px;
    height: 115px;
    padding-right: 6px;
    padding-top: 12px;
    text-align: center;
    width: 150px;
}

#t_l{
	margin-right:10px;
}
#t_l-m{
	margin-right:10px;
}
#t_l-b{
	margin-right:10px;
}

#bct1 a.all {
 font-size: 17px;
 padding-top: 12px;
padding-bottom:0px;
 display: block;
 width:198px;
	height:18px;
	text-align: center;
 
}
#bct1 a.per {
 font-size: 15px;
 padding-top: 0px;
 display: block;
 width:198px;
 height:12px;
 text-align: left;
 
}

#bct12 a, #bct2 a, #bct3 a, #bct4 a {
 font-size: 17px;
 padding-top: 12px;
 display: block;
 width:198px;
	height:146px;
	text-align: center;
 
}
#bct3-m a, #bct4-m a {
 font-size: 17px;
 padding-top: 12px;
 display: block;
 width:183px;
	height:146px;
	text-align: center;
 
}
#bct1-b a {
 font-size: 17px;
 padding-top: 12px;
 display: block;
 width:300px;
	height:12px;
	text-align: center;
 
}

.block_cat_img {
    bottom: 2px;
    height: 101px;
	margin:0 auto;
    position: relative;
    width: 266px;
}

	#bct1 {
	background:url(i/promyshlennye-nasosy2.jpg) no-repeat center bottom;
	
} 
	#bct12 {
	background:url(i/promyshlennye-nasosy.jpg) no-repeat center bottom;
	
} 
	#bct2 {
	background:url(i/bytovye-nasosy.jpg) no-repeat center bottom;
}
	#bct3 {
	background:url(i/bytovye-nasosy.jpg) no-repeat center bottom;
}

	#bct4 {
	background:url(i/elektrodvigateli.jpg) no-repeat center bottom;
}

	#bct1-b {
	background:url(i/nasosy-prom2.jpg) no-repeat center bottom;
	
} 
	#bct3-m {
	background:url(i/bytovoy-nasos1.jpg) no-repeat center bottom;
}

	#bct4-m {
	background:url(i/promyshlennye-stancii-povysheniya-davleniya.jpg) no-repeat center bottom;
}

.link_wrap{
	display:block;
	width:298px;
	height:156px;
	position:absolute;
	
}

#header_contacts {
    color: #ed9d20;
    float: left;
    font-size: 18px;
    height: 76px;
    left: 3px;
line-height: 18px;
    padding-left: 45px;
    padding-top: 6px;
    position: relative;
    top: 63px;
    width: 164px;
font-weight: bold;
}
.emails{
    
line-height: 16px;
     padding-top: 3px;
font-size: 13px;
font-weight: normal;
}


#block_basket{
	/*background:url(i/button2.png);*/
	background:url(i/basketleft1.jpg);
	width:260px;
	height: 71px;
	/*padding:19px 15px 15px 15px;*/
    margin-left: 15px;
    margin-top: 15px;	
}
#block_basket a {
	display: block;
	width:170px;
	height: 37px;
	padding:19px 15px 15px 75px;
}

#content table.form-table {
	border-collapse: collapse;
	width: 680px;
}
#content table.form-table th {
	text-align: left;
	padding: 5px 10px 5px 10px;
	background: url("i/tableth.png") repeat-x scroll left top #226495;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}
#content table.form-table td {
	padding: 5px 10px 5px 10px;
	background: none repeat scroll 0 0 #EDF8FF;
    border: 1px solid #FFFFFF;
}
#content table.form-table td.td1 {
	width: 231px;
}
#content table.form-table td.td2 {
	width: 409x;
}

.button1 {
	background: url("i/button1.png") no-repeat left top;
	width: 117px;
	height: 23px;
border: none;
cursor: pointer;
padding-bottom: 3px;
}
/*
div.shag {
	margin: 10px 0px;
	color: #666666;
	font-size: 18px;
}*/
div.shag {
	opacity: 0.3; /* Полупрозрачность таблицы */
    filter: alpha(Opacity=30); /* Для IE */
	margin-top: 5px;
}
div.noshag {
	margin-top: 5px;
}
div.shag select {
	width: 240px;
	float: left;
}
div.noshag select {
	width: 240px;
	float: left;
}
div.prez {
	margin: 10px 0px;
	color: green;
	font-size: 18px;
}
div.rez {
	margin: 10px 0px;
	color: red;
	font-size: 18px;
}
span.red {
	padding: 0px 3px;
}
.vybor {
	font-size: 18px;
	padding-bottom: 10px;
}

#content table.carttable {
	border-collapse: collapse;
}
#content table.carttable th {
	text-align: center;
	padding: 5px 10px 5px 10px;
	background: url("i/tableth.png") repeat-x scroll left top #226495;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}
#content table.carttable td {
	padding: 5px 10px 5px 10px;
	text-align: center;
	background: none repeat scroll 0 0 #EDF8FF;
    border: 1px solid #FFFFFF;
}

div.podbornas {
margin: 0px auto;
width: 684px;
height: 50px;
}

#catalog_content{

}

#catalog_content .images_l{
    background: url("i/cat-list-block.png") no-repeat scroll 0 0 transparent;
    height: 191px;
    width: 219px;
	
}

#catalog_content a.list-text-a {
display: table-cell;
width: 200px;
height: 50px;
padding-top: 0px;
vertical-align: middle;
font-size: 13px;
line-height: 15px;
}

#catalog_content .images_c{
    background: url("i/cat-list-block.png") no-repeat scroll 0 0 transparent;
    height: 191px;
    width: 219px;
}

#catalog_content #image{
	width:120px;
	height:120px;
	margin:0 auto;
	margin-top:15px;
}

#catalog_content .images_r{
    background: url("i/cat-list-block.png") no-repeat scroll 0 0 transparent;
    height: 191px;
    width: 219px;
position: relative;
}
.new-generation {
position: absolute;
top: 0px;
left: -47px;
}

#catalog_content table td{

}

#catalog_content table{
	width:100%;
}

#catalog_content table div{
	margin-bottom:0px;
}

#catalog_content table div a.list-text-a {
display: table-cell;
width: 200px;
height: 50px;
padding-top: 0px;
vertical-align: middle;
}

#catalog_content img{
	margin-top: 0px;
	float:none;
	margin-bottom:0;
	margin-right:0;
}

#catalog_content div.image a{
	height:120px;
	width: 200px;
	padding-top: 10px;
	display: table-cell;
	vertical-align: middle;
}
#content_inside div.catalog-detail-image {
    margin-bottom: 10px;
}
#content_inside div.catalog-detail-image img {
    float: none;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0px;
}
.order-item table td {
	padding: 5px;
}
.form-button1 {
	background: url("i/button1.png") no-repeat left top;
	width: 117px;
	height: 23px;
border: none;
cursor: pointer;
padding-bottom: 3px;
}
.feed-text {
width: 400px;
height: 26px;
font-size: 15px;
}
.feed-textarea {
width: 400px;
height: 70px;
font-size: 15px;
}
.form-table {
font-size: 15px;
}
.red {
color: red;
}
div.error {
padding: 10px;
margin: 15px 0px 20px 0px;
background-color: #f2d0cc;
border: 1px solid #8f1003;
color: #8f1003;
}
div.ok {
padding: 10px;
margin: 15px 0px 20px 0px;
background-color: #ccf2cc;
border: 1px solid #188418;
color: #188418;
}

#search {
width: 260px;
height: 19px;
margin-left: 15px;
margin-top: 10px;
}

#bct1 ul {
margin: 0 0 0 5px;
}
#bct1 ul li {
margin-top: 5px;
}

.vydelit {
font-size: 15px;
color: #FF0000;
}

#content table.tabledvig1 {
float: left;
width: 49%;
border-collapse: collapse;
}
#content table.tabledvig2 {
float: right;
width: 49%;
border-collapse: collapse;
}
#content table.tabledvig1 td, #content table.tabledvig2 td {
border: 1px solid #a9a9a9;
padding: 3px 10px;
text-align: center;
}
#content table.tabledvig1 th, #content table.tabledvig2 th {
border: 1px solid #a9a9a9;
padding: 10px 10px;
text-align: center;
background-color: #ecf4f6;
}
.clearfloat {
clear: both;
height: 0px;
}
tr.trser {
background-color: #f5f7f8;
}

table.vydel {
border-collapse: collapse;
}
table.vydel td {
border: 1px solid #acd0de;
padding: 5px;
}

#content_inside table.vydel td p {
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: center;
}
table.vydel tr:hover {
background-color: #d2e3ec;
}

#flashContent {
text-align: center;
margin-bottom: 20px;
background-color: #3972a2;
}