/*html{overflow-y: scroll;}*/

body {
	padding: 0px;
}

/*table {border: 0px solid;}								/* border="1" */
/*th, td {padding: 0px; border: 0px solid;}		/* border="1" cellpadding="0" */
/*table {border-collapse: collapse;}				/* cellspacing="0" */
img {border: none;}

body, select, input, textarea{
	cursor: url("/mouse.cur") 0 0,auto;
}

a, a:hover{
	cursor: url("/mouse_link.cur") 0 0,auto;
}

html, body {
	scrollbar-3dlight-color:white; /* цвет верхней и левой границ полосы прокрутки, бегунка, стрелок */
	scrollbar-arrow-color:white; /* цвет стрелок на кнопках */
	scrollbar-highlight-color: white; /* цвет "освещенной" части бегунка и кнопок(цвет левых и верхних их граней) */
	scrollbar-face-color:#000; /* основной цвет бегунка и кнопок */
	scrollbar-shadow-color:white; /* цвет "неосвещенной" части бегунка и кнопок (цвет правых и нижних их граней) */
	scrollbar-darkshadow-color:white; /* цвет "тени" бегунка и кнопок (цвет правых и нижних гранией) */
	scrollbar-track-color: #ddd; /* цвет рабочей части полосы прокрутки (фон) */
}

select, input, textarea, button
{
/*	border: 2px solid #c0c0c0;*/
/*	border: 0px dashed #333;*/
	border: 1px inset #c0c0c0;
	background-color: #eee;
	color: black;
}

.order, .order_a
{
	border: 2px outset #c0c0c0;
}

.ie, .ie_a{border: 0px inset #c0c0c0;}
html>body .ie, html>body .ie_a{border: 1px inset #c0c0c0;}

div#line {font-size: 0;}

form
{
	margin: 0px;
	padding: 0px;
}

textarea{padding: 3px;}

.input_text, .input_text_a
{
	height: 24px;
	padding: 3px;
}

.input_text_m
{
	height: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#logo_d
{
	margin-top: -18px;
	margin-bottom: -16px;
}

html>body #logo_d
{
	margin-top: -16px;
	margin-bottom: -14px;
}

#logo_d h1 {
/*	font-family: Kozuka Mincho Pro L1;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
}

html>body #logo_d h1 {
	font-size: 22px;
}


#form_name1
{
	color: #5555FF;
}

a:link,
a:visited,
.menu_link a,
.menu_link a:visited,
.pname,
.text,
.country
{
	color: #444;
}

.descr,
.descr_st,
.blog_st,
.descr_comments,
.descr_podr,
.descr_podr_p,
.table_podr,
.table_podr_l
{
	color: #222;
}

.price
{
	color: white;
	background-color: black;
}


.id, .id_min
{
	color: #777;
}

hr
{
	color: #c0c0c0;
}

.title_blog
{
	color: #333;
}

.title a,
.title a:visited,
.title_podr a,
.title_podr a:visited,
.title_podr,
.topmenu a,
.topmenu a:visited,
.topmenu a:hover,
.topmenu_s a,
.topmenu_s a:visited,
.topmenu_s a:hover
{
	color: #ddd;/*#c0c0c0;*/
}

.title_podr{
	color: #fff;
}

.page_title
{
	color: #E03088;
}

.title,
#spec,
#excl a,
#excl a:visited
{
	color: gold;
}

a:hover,
.title_blog_p,
.title_podr_p,
.descr_podr_p,
.menu_link a:hover,
#copy_text,
.url_prt,
#form_var1
{
	color: #000;
}

.podr a,
.podr a:visited
{
	color: #333;
}

.title a:hover,
.title_podr a:hover,
.submenu a:hover,
.price_big
{
	color: #fff;
}

.podr a:hover
{
	color: #000;
}

#single a:hover
{
	color: #000;
}

#single_a a:hover
{
	color: #FFF;
}

#excl a:hover
{
	color: #FFFF33;
}


.title,
.title_podr,
.menu_a,
.menu_s,
#menu1,
#menu2,
#menu3,
#menu4,
#menu5,
#excl,
.topmenu,
.topmenu_s1
{
	background-color: #000;
}

.menu_s
{
	background-color: #000;
}

.title_blog
{
	background-color: #bbb;
}

.offers_table,
.line_a,
.line_offer,
.line_small,
/*.m_item a:hover,*/
#adm_help
{
/*	background-color: #c0c0c0;*/
	background-color: #ddd;
}

.podr
{
	background-color: #c0c0c0;
/*	background-color: #aaa;*/
}

.title_blog_p
{
	background-color: #eee;
}

body,
.id,
.id_min,
#special
{
	background-color: #fff;
}

.mpl
{
	width: 5px;
	height: 17px;
	padding: 0px 0px 2px 0px;
	background-color: #fff;
	background-image: url("/images/menu_l.png");
	background-repeat: no-repeat;
	float: left;
}

.mpt
{
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px 6px 2px 6px;
	background-color: #fff;
	float: left;
}

.mpr
{
	width: 5px;
	height: 17px;
	padding: 2px 0px 0px 0px;
	background-color: #fff;
	background-image: url("/images/menu_r.png");
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}

html>body .mpl { padding: 0px 0px 3px 0px;}
html>body .mpt { padding: 2px 6px 1px 6px;}
html>body .mpr { padding: 3px 0px 0px 0px;}

html>body .mp
{
	margin-top: 3px;
	padding: 2px 7px 2px 11px;
}

.mpt a,
.mpt a:visited
{
	color: #444;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main {
	min-width: 980px;
	width: expression(document.body.clientWidth-20 > 980?"100%":"980px");
}

html>body #main {
	width: 100%;
}

.title, .title_blog, .title_blog_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
	font-weight: bold;
}

#contacts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	margin-top: 10px;
	font-size: 28px;
/*	font-weight: bold;*/
}	

#contacts a, #contacts a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

#contacts a:hover {
	text-decoration: underline;
}

.title_blog {
	font-size: 12px;
	padding: 1px 4px 1px 4px;
}

.title_blog_p {
	font-size: 12px;
	padding: 1px 4px 1px 4px;
}

.title a, .title a:visited, .title_podr a, .title_podr a:visited, .title_blog a, .title_blog a:visited{
	text-decoration: none;
}

.title_podr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
	font-weight: bold;
}

.title_podr_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 2px 4px 2px 4px;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
}

.id_podr {
	text-align: right;
}

.descr, .descr_st, .blog_st {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	padding: 0px 20px 0px 20px;
}

.descr_st {
	margin-top: 15px;
	padding-bottom: 5px;
	margin-bottom: -10px;
}

html>body .descr_st {
	margin-top: 15px;
	margin-bottom: -5px;
	padding-bottom: 5px;
}

.blog_st {
	margin-top: 15px;
	padding-bottom: 1px;
	margin-bottom: -5px;
}

html>body .blog_st {
	margin-top: 15px;
	margin-bottom: -5px;
	padding-bottom: 5px;
}

.descr {
	margin-top: -5px;
	margin-bottom: -6px;
	padding-bottom: 1px;
}

html>body .descr {
	margin-top: 0px;
	margin-bottom: 0px;
}

.descr_comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	padding: 0px 20px 0px 20px;
	margin-bottom: 15px;
	margin-top: -5px;
}

html>body .descr_comments {
	margin: 0px;
}

.descr_podr, .descr_podr_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	vertical-align: middle;
	padding: 8px 20px 8px 40px;
}

.descr_podr_p {
	margin-top: -10px;
}

.id {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px 4px 2px 4px;
	white-space: nowrap;
	font-weight: bold;
}

.id_min {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 4px 3px 4px;
	white-space: nowrap;
	font-weight: bold;
}

.price {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	padding: 3px 4px 3px 4px;
	text-align: right;
}

html>body .price {
	padding: 3px 4px 3px 4px;
}

.podr {
	float: right;
/*	height: 18px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 4px 2px 4px;
	white-space: nowrap;
}

html>body .podr {
	padding: 3px 4px 2px 4px;
}

.podr a, .podr a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.table_podr, .table_podr_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 250px;
	text-align: right;
	vertical-align: top; /*bottom;*/
	padding: 8px;
}

.table_podr_l {
	text-align: left;
}

html>body .price_podr {
	margin-top: 3px;
}

.pic {
	text-align: center;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.pic img{ border: 2px;}

.id a, .id a:visited, .id_min a, .id_min a:visited {
	text-decoration: none;
}

.menu_a {
	height: 30px;
	width: expression(document.body.clientWidth > 980?"100%":"980px");
}

html>body .menu_a {
	width: 100%;
}

.menu_s {
	height: 29px;
	width: expression(document.body.clientWidth > 980?"100%":"980px");
}

html>body .menu_s {
	width: 100%;
}

.line_a
{
	width: 100%;
	height: 3px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.line_offer
{
	width: 100%;
	margin-top: 20px;
	font-size: 3px;
	height: 3px;
}

.line_small
{
	width: 100%;
	margin-top: 15px;
	font-size: 2px;
	height: 2px;
}

#line
{
	width: 100%;
/*	min-width: 912px;*/
/*	width: expression(this.scrollWidth < 880? "880px" : "auto" );*/
	height: 36px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url("/images/Line_Long.gif");
	background-repeat: repeat-x;
}

#menu1, #menu2, #menu3, #menu4, #menu5 {
	position: absolute;
	display: none;
	width: 100%;
	z-index: 999;
}

#excl {
	font-weight: bold;
	height: 36px;
	vertical-align: middle;
	width: 100%;
}

#s_id1 {
	border: 1px #666;
	border-style: solid none none;
}

#s_id2 {
	border: 1px #666;
	border-style: none none solid;
}

#special {
	font-size: 13px;
	margin: 0.2em 0 0.3em 0;
	font-weight: bold;
	vertical-align: middle;
	width: 100%;
}

#excl a, #excl a:visited, #special a, #special a:visited {text-decoration: none;}

#special a:hover {text-decoration: underline;}

.topmenu {
	height: 24px;
	position: relative;
	text-align: center;
	padding: 0px;
	padding-top: 1px;
	margin: 0px;
	font-size: 14px;
	vertical-align: middle;
}

html>body .topmenu {
	vertical-align: top;
}

.topmenu_s {
	height: 26px;
	position: relative;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	vertical-align: top;
}

html>body .topmenu_s {
	padding-top: 0px;
}

#fmenu {
	width: 10px;
}

html>body #fmenu {
	width: 140px;
	position: absolute;
}

#fp {
	white-space: nowrap;
}

html>body #fp {
	white-space: normal;
}

.topmenu a, .topmenu a:visited, .topmenu a:hover,
.topmenu_s a, .topmenu_s a:visited, .topmenu_s a:hover
{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	text-decoration: none;
}

.submenu a, .submenu a:hover
{
	font-size: 13px;
}

.pname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 5px 0px 0px 20px;
}

#ptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}

.podr1 {
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	margin-left: 80px;
	margin-right: 0px;
}

sup {
	font-size: 12px;
}

html>body sup {
	font-size: 8px;
}

#tt {
	font-size: xx-small;
}

.descr_big {
	font-size: small;
	font-weight: bold;
	margin: 0px 4px 2px 4px;
}

hr {
	font-size: 1px;
	height: 1px;
	background-color: #c0c0c0;
	border: 0px;
}

.price_big {
	font-size: medium;
	font-weight: bold;
}

.page_title {
	font-style: italic;
	font-weight: bold;
}

.country {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}

#menu
{
	font-family: Arial, Helvetica, sans-serif;
	width: 1%;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#menu a, #menu a:visited, #menu a:hover
{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html>body #menu a, html>body #menu a:visited, html>body #menu a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#excl a, #excl a:visited, #excl a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

html>body #excl a, html>body #excl a:visited, html>body #excl a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

li.m_item
{
	margin-bottom: 2px;
}

#new a, #new a:visited, .m_item a, .m_item a:visited
{
//	text-decoration: none;
	text-decoration: underline;
}

#new a:hover, .m_item a:hover
{
	text-decoration: underline;
}

#tr_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	font-weight: bold;
}

#content
{
	padding: 0px;
	vertical-align: top;
}

#adm_help{
	margin: 0px 0px 5px 0px;
	padding: 5px 10px 5px 10px;
}

#copy_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 10px;
	font-weight: bold;
}

.url_prt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	height: 20px;
	text-align: center;
}

.zayavka{
	margin: -8px 0px 10px 0px;
}

.zayavka_offers{
	margin: 12px 0px 10px 0px;
}

html>body .zayavka, html>body .zayavka_offers {
	margin: 12px 0px 10px 0px;
}

#zapros
{
	width: 640px;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	vertical-align: top;
}

#form_name1
{
	width: 260px;
	text-align: right;
	vertical-align: center;
	font-size: 16px;
	padding: 10px 10px 10px 15px;
}

#form_var1
{
	width: 260px;
	font-size: 16px;
	text-align: left;
	vertical-align: center;
	padding: 10px 15px 10px 10px;
}

.navitable1 {
	margin: -18px 0px -32px 0px;
}

html>body .navitable1 {
	margin: -10px 0px -25px 0px;
}

.navitable2 {
	margin: 10px 0px 0px 0px;
}

.navitable1 td, .navitable2 td{
	vertical-align: top;
}

.navitext {
	padding-bottom: 16px;
}

html>body .navitext {
	padding-bottom: 9px;
}

.ntype
{
	color: #333;
	background-color: #c0c0c0;
	padding: 0px 4px 0px 4px;
	margin: 4px;
}

.ntype a, .ntype a:visited
{
	color: #333;
}

.ntype a:hover
{
	color: #000;
}

.menu_id
{
	font-weight: bold;
	color: #ddd;
}

.navi_ob {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	padding: 3px 4px 2px 4px;*/
	white-space: nowrap;
}

html>body .navi_ob {
	padding: 3px 4px 2px 4px;
}

.navi_ob a, .navi_ob a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.navi_ob a:hover
{
	color: #000;
}

.faq {
/*	height: 18px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	padding: 4px 0px 2px 0px;
}

