body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,button,p,blockquote,th,td,hr{
	margin:0;
	padding:0;
	text-align : left;
}

table{border-collapse:collapse;border-spacing:0}
A, fieldse,img{border:0}

body{
	background-color : #fff;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

H1{
	font-family : Verdana;
	font-size : 14px;
	color: #0f478b;
	margin-bottom : 19px;
	text-transform : uppercase;
}

H2{
	font-family : Verdana;
	font-size : 12px;
	color: #0f478b;
	margin-bottom : 19px;
	text-transform : uppercase;}

TD, TH{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000;
	vertical-align : top;
}

TR{
	vertical-align : top;
}

A{
	text-decoration : underline;
	color: #000;
	border: 0;
}
SMALL{	font-size : 10px;
}
A:hover{
	color: #666666;
}

P{
	margin : 0 0 19px 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000;
}

#main_tbl{
	width: 960px;
	height: 100%;
}

#main_tbl td.head{
	height: 110px;
}

#head_tbl{
	height: 100%;
	width: 100%;
}
#head_tbl td{
	vertical-align : middle;
}
#head_tbl td#logo_td{
	width: 230px;
	text-align: center;
}
#head_tbl div#logo_txt{
	text-align: center;
	width: 100%;
	color: #959595;
	font-size: 10px;
	margin-top: 5px;
	line-height: 10px;
}
#head_tbl td.phone_td{
	text-align : right;
	padding-top : 11px;
	vertical-align : top;
}
#trash_info_td{
	padding-top : 5px;
	text-align : right;
	padding-bottom : 2px;
	line-height : 17px;
}

#trash_info_td A{
	background-color : #0490da;
	color: #fff;
	text-decoration : none;
	padding : 0px 2px 2px 2px;
}
#trash_info_td A:hover{
	background-color : #d40f0f;
}
.right_td{
	text-align : right;
}
/* горизонтальное меню и поиск */
.horiz_menu{
	height: 35px;
	width: 100%;
}
#horiz_menu_items {
	height: 35px;
/*	width: 557px;*/
}
#horiz_menu_items td{
	background-image : url(../images/border_horiz_menu.gif);
	background-position : bottom;
	background-repeat : repeat-x;
	width: 112px;
}

#horiz_menu_items div {
	cursor: pointer;
	width: 112px;
	height: 29px;
	background-repeat : no-repeat;
	position: absolute;
	top:110px;
}
/*
.but1{
	background-image : url(../images/but/catalog.gif);
}
*/
.but1{
	z-index: 1;
	background-image : url(../images/but/catalog.gif);
}
.but1_bg{
	z-index: 0;
	background-image : url(../images/but/catalog_on.gif);
}
.but1_active{
	z-index: 2;
	background-image : url(../images/but/catalog_on.gif);
}
.but1_text{
	z-index: 0;
}

.but2{
	z-index: 1;
	background-image : url(../images/but/cash.gif);
}
.but2_active{
	z-index: 2;
	background-image : url(../images/but/cash_on.gif);
}
.but2_bg{
	z-index: 0;
	background-image : url(../images/but/cash_on.gif);
}

.but3{
	z-index: 1;
	background-image : url(../images/but/opt.gif);
}
.but3_active{
	z-index: 2;
	background-image : url(../images/but/opt_on.gif);
}
.but3_bg{
	z-index: 0;
	background-image : url(../images/but/opt_on.gif);
}

.but4{
	z-index: 1;
	background-image : url(../images/but/stat.gif);
}
.but4_active{
	z-index: 2;
	background-image : url(../images/but/stat_on.gif);
}
.but4_bg{
	z-index: 0;
	background-image : url(../images/but/stat_on.gif);
}

.but5{
	z-index: 1;
	width:109px;
	background-image : url(../images/but/contacts.gif);
}
.but5_active{
	z-index: 2;
	width:109px;
	background-image : url(../images/but/contacts_on.gif);
}
.but5_bg{
	z-index: 0;
	width:109px;
	background-image : url(../images/but/contacts_on.gif);
}
td#but5_td  {
	width:109px;
}

#search{
	background-image : url(../images/search_form.gif);
	width: 328px;
	height: 35px;
	background-repeat : no-repeat;
}

#search_tbl td.stroka{
	padding-left: 95px;
	padding-top : 10px;
}
#search input.txt{
	width: 170px;
	border:0;
	color: #757575;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

/*адрессная строка*/
#adr_str{
	height: 46px;
	vertical-align : middle;
}

#adr_str A{
	font-family: tahoma;
	font-weight : bold;
	text-decoration : underline;
	font-size : 14px;
	text-transform : lowercase;
}

/*средняя часть*/
#content_tbl{
	width:100%;
}
#left_menu{
	width: 172px;
}
#left_menu_tbl td.line{
	font-size : 1px;
	height: 10px;
}
#left_menu_tbl td.lev1{
	width: 172px;
	height: 20px;
	background-image : url(../images/bg_left_menu.gif);
	background-repeat : no-repeat;
	background-position : top;
	padding-left : 13px;
	padding-top : 1px;
}
#left_menu_tbl td.lev1 A{
	color: #fff;
	font-family: tahoma;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	text-transform : lowercase;
}
#left_menu_tbl td.lev1 A:hover{
	text-decoration : underline;
}

#left_menu_tbl td.lev2{
	height: 18px;
	padding-left : 13px;
}

#left_menu_tbl td.lev2 A{
	color: #959595;
	font-family: tahoma;
	font-size : 12px;
	text-decoration : none;
	text-transform : lowercase;
}
#left_menu_tbl td.lev2 A:hover{
	text-decoration : underline;
}
#content_text{
	padding-left: 28px;
}
#content_text_tbl{
	width:100%;
}
#content_text_tbl td#head{
	padding-bottom : 10px;
	border-bottom : 1px solid #b5b5b5;
}
#content_text_tbl td#head div{
	width: 100%;
	position: relative;
}
#content_text_tbl td#head div #selView{
	position: absolute;
	right: 0;
	top: 10px;
	width: 230px;
	height: 20px;
	text-align: right;
}
#content_text_tbl td#head div #selView A{
	color: #295b98; /*	background-color: #f8f8f8;*/
	text-decoration: none;
	padding: 0 2px 2px 2px;
	border-bottom: 1px dashed #295b98;
}
#content_text_tbl td#head div #selView A.active{
	color: #209cde;
	font-weight: bolder;
}
#content_text_tbl td#head div #selView A:hover{
	color: #209cde;
}

#content_text_tbl td#head H1{
	font-family : Tahoma;
	font-size : 24px;
	text-transform : uppercase;
	color: #0f478b;
	display: inline;
	font-weight : normal;
}
#content_text_tbl td#content{
	height: 100%;
}

#product_main_tbl{
	width: 100%;
}
#product_main_tbl td{
	width: 25%;
}
table.product{
	width: 172px;
}
#product_main_tbl td table.product td.photo{
	text-align : center;
	vertical-align : middle;
	width: 100%;
	height: 210px;
}
#product_main_tbl td table.product td.title{
	height: 28px;
	background-image : url(../images/bg_title_main_product.gif);
	background-repeat : no-repeat;
	text-align : center;
	vertical-align : middle;
}

#product_main_tbl td table.product td.title A{
	font-family : Tahoma;
	font-size : 12px;
	text-decoration : none;
}
#product_main_tbl td table.product td.title A:hover{
	text-decoration : underline;
}

/*подвал*/
#podval{
	padding-top : 30px;
	height:110px;
}
#podval table{
	border-top : 2px solid #b5b5b5;
	width: 100%;
}
#podval table td{
	width: 50px;
	padding-top : 12px;
	font-size : 14px;
	padding-right : 20px;
}
#podval table td.info{
	width: 100%;
	font-family : Tahoma;
	text-align : right;
	padding-right : 0;
}
#podval table td.info span{
	color: #d10000;
}
#podval table td A{
	font-family : Tahoma;
	font-size : 14px;
	text-decoration : none;
}
/*
#podval table td A:hover{
	text-decoration : underline;
}
*/
#podval table td.copy{
	width: 100%;
	padding-top : 20px;
	text-align : center;
	color: #959595;
}

#product_inner_tbl{
	width: 100%;
}
#product_inner_tbl td{
	width: 25%;
}
#product_inner_tbl td table.product{
}
#product_inner_tbl td table.product td.photo{
	text-align : center;
	vertical-align : middle;
	width: 100%;
	height: 210px;
}
#product_inner_tbl td table.product td.title{
	height: 32px;
}
#product_inner_tbl td table.product td.price{
	font-family : Verdana;
	font-size : 16px;
	font-weight : normal;
	height: 25px;
}
#product_inner_tbl td table.product td.niz table {
	width: 100%;
}
#product_inner_tbl td table.product td.niz table td{
	width: 50%;
}
#product_inner_tbl td table.product td.niz table td.rgh{
	text-align : right;
}
#product_inner_tbl td table.product td.title A{
	font-family : Tahoma;
	font-size : 12px;
	text-decoration : none;
}
#product_inner_tbl td table.product td.title A:hover{
	text-decoration : underline;
}

table.orders{
	width: 100%;
}

table.orders th, table.orders td{
	height: 30px;
	vertical-align : middle;
	padding-left : 10px;
	text-align : center;
}

table.orders th{
	background-color : #1a6aa9;
	color: #fff;
	font-weight : bold;
}

table.orders tr.bg{
	background-color : #f7f7f7;
}

table.orders td.lft{
	text-align: left;
}

input, textarea{
	font-size : 12px;
	font-family : Verdana;
	color: #1a6aa9;
	border : 1px solid #e5e5e5;
	font-style : italic;
}

.order_tbl p{
	margin : 10px 0 5px 0px;
}

table#stat_tbl{
	width: 100%;
}
table#stat_tbl td.title{
	padding : 5px 0 5px 0;
}
table#stat_tbl td.prew{
	padding : 0 0 15px 0;
}

table#stat_tbl td.title A{
	font-weight : normal;
	font-size : 16px;
	color: #0f478b;
	text-decoration : none;
}

#go_search{
	width: 28px;
	height: 28px;
	margin-top : 2px;
	margin-left : 21px;
	border : 0;
}

#product_info_prew2 td{	vertical-align : middle;
}

table.prew_text{
	width:100%;
}

.prew_text h1, .prew_text h2, .prew_text h3{
	margin : 0 0 5px 0;
	font-family : Verdana;
	font-size : 12px;
	color: #0f478b;
	text-transform : uppercase;
}
.prew_text P{
	font-size : 11px;
	margin-bottom : 8px;
	text-align : justify;
}

.prew_text TD{	font-size : 11px;
}
.prew_text i{
	font-size : 11px;
}

.prew_text td.line{
	height : 10px;
	border-bottom : 1px solid #f3f3f3;
}
.txti{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000;
	text-transform : none;
	font-weight : normal;
	margin:0;
	display:inline;
	font-style : italic;
}

.txtb{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000;
	text-transform : none;
	font-weight : bold;
	margin:0;
	display:inline;
}

.ptoduct_text, .ptoduct_text p{
	line-height : 18px;
}
.ptoduct_text p{	margin-bottom : 15px;
}
.ptoduct_text u{
	border-bottom : 1px dashed #C4C4C4;
	color: #0f478b;
	text-decoration : none;
}

table.product_options{	width: 100%;
	margin-bottom:19px;
	border: 1px dashed #929292;}
table.product_options td, span.head{	padding: 5px;
}

span.head{	font-weight : bold;}

#calc{	padding-top: 20px;
	text-align : center;
}
#calc div{	text-align : center;
	padding-bottom:5px;
}

#search_form{
	width: 100%;
	background-color: #f7f7f7;
	font-family: Tahoma;
}

#search_form div{
	font-size: 1px;
}
#search_form span{
	border-bottom: 1px dashed #959595;
	color: #0f478b;
}
#search_form_top{
	background-image: url(../images/search_form_0_0.gif);
	width: 100%;
	height: 4px;
	background-position: left;
	background-repeat: no-repeat;
}
#search_form_top div{
	float: right;
	height: 4px;
	width: 4px;
	background-image: url(../images/search_form_0_100.gif);
}
#search_form_bottom{
	background-image: url(../images/search_form_100_0.gif);
	width: 100%;
	height: 4px;
	background-position: left;
	background-repeat: no-repeat;
}
#search_form_bottom div{
	float: right;
	height: 4px;
	width: 4px;
	background-image: url(../images/search_form_100_100.gif);
}

div#search_form_head{
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

div#search_form_head div, div#search_form_content div{
	font-size: 12px;
	display: inline;
	vertical-align: middle;
	padding-right: 10px;
	padding: 0 5px 0 0;
}
div#search_form select{
	font-size: 12px;
	border: 1px solid #7f9db9;
}
div#search_form input{
	font-size: 12px;
	border: 1px solid #7f9db9;
	font-style: normal;
	color: #000;
}
div#search_form_content{
	font-size: 12px;
	padding: 0 15px 15px 15px;
	height: auto;
}
div#search_form_content div.form_line{
	width: 100%;
	display: block;
	padding-bottom: 10px;
}
#search_form div#search_adv_link{
	display: none;
	margin-left: 200px;
}
div#search_adv_link A{
	font-size: 20px;
	text-decoration: none;
	border-bottom: 1px dashed #959595;
	color: #0f478b;
}

A.tsubmit{
	background-color: #0490da;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	padding: 0px 2px 2px 2px;
}
A.tsubmit:hover{
	color: #fff;
}
div#search_adv_link A:hover{
	color:#0490da;
}
div#search_adv_link A.view:hover{
	color: #959595;
}
div#search_adv_link A.view{
	font-size: 14px;
	border: 0;
	color: #959595;
	text-decoration: none;
}
#search_form div#search_adv_load{
	padding-top: 15px;
	margin-left: 250px;
	display: none;
}
#search_form div#search_adv_space{
	height: 10px;
	display: block;
	display: none;
	font-size: 5px;
}
#search_form div#search_adv{
	display: none;
	padding-top: 10px;
}

#product_inner_tbl_list{
	width: 100%;
	margin-top: 17px;
}
.productFromList{
	width: 100%;
	margin-bottom: 17px;
}
.productFromList td.photo{
	width: 170px;
	height: 170px;
	text-align: center;
}
.productFromList td.content{
	padding-left: 35px;
	font-family: Arial;
	font-size: 12px;
	color: #959595;
	line-height: 18px;
}
.productFromList td.options{
	width: 137px;
	text-align: center;
	font-size: 14px;
	font-family: Tahoma;
	color: #0490da;
}
.productFromList td.options span{
	font-family: Arial;
	font-size: 25px;
	color: #106bc6;
	display: block;
	margin-bottom: -3px;
}
.productFromList td.content A{
	font-family: Tahoma;
	font-size: 18px;
	color: #282828;
	display: block;
	margin-bottom: 18px;
}
.productFromList td.content span{
	border-bottom: 1px dashed #e0e0e0;
}
.productSeparat{
	position: relative;
	border-bottom: 1px solid #dadada;
	height: 19px;
	margin-bottom: 20px;
}
.productSeparat img{
	position: absolute;
	top: -25px;
	left: 205px;
}
.options_trach{
	background-image: url(../images/bg_options.gif);
	background-repeat: no-repeat;
	width: 137px;
	height: 103px;
	padding-top: 9px;
	text-align: center;
	margin-bottom: 15px;
}
.options_trach A{
	display: block;
	margin-bottom: 11px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	color: #696969;
}
.options_trach span{
	display: block;
	padding-bottom: 11px;
	padding-left: 8px;
}
.options_trach input {border:0;}
.productFromList td.content A:hover, .options_trach A:hover{
	color: #0490da;
}

div#itexpert{
	color: #000;
	text-align: center;
	margin-top: 20px;
}
div#itexpert img{
	margin-bottom: -4px;
}
div#itexpert A{
	font-weight: normal;
	text-decoration: none;
}
div#itexpert A:hover{
	text-decoration: none;
}
div#itexpert A.it_bold{
	font-weight: bold;
}
div.pages_out{
	width: 100%;
	text-align: center;
	margin-top: 10px;
	color: #0490da;
	font-size: 14px;
}
div.pages_out SELECT{
	font-size: 12px;
}
div.pages_out A{
	color: #0490da;
	font-size: 14px;
	text-decoration: none;
}
div.pages_out A:hover{
	text-decoration: underline;
}
div.pages_out span.sel_page{
	background-color: #0490da;
	color: #fff;
	text-decoration: none;
	padding: 0px 2px 2px 2px;
}
.noborder{	border:solid 1px transparent;
	color: none;}

