
.p_description{
font-size:12px;
}

BODY {
	color:black;
	background-color:#fff;
	font-family:arial;
	padding-top: 5px;
	margin-height: 5px;
	margin-top: 5px;
	padding-left: 0px;
	margin-left: 1px;
}

FORM {
	margin-top: 0;
	margin-bottom: 0;
}

H3{
font-size: 100%;
color:#3376bb;
}

H1{
font-size: 18px;
color:#3376bb;
}

H2{
font-size: 18px;
color:#3376bb;
}

/*************  main  **************/

table.main {
	background-color: #fff;
	width: 1024px;
	font-size: 10pt;
	FONT-FAMILY: arial;
}

.main A:link {
	FONT-FAMILY: arial;
	COLOR:#016bbd;
}

.main A:hover {
	FONT-FAMILY: arial;
	COLOR: #64747A;
}

.main A:visited {
	FONT-FAMILY: arial;
	COLOR:#336699;
}



/********** adbrite css for text banners *********/

.adHeadline {font: bold 10pt Arial; text-decoration: underline; color: #0066BB;}
.adText {font: normal 10pt Arial; text-decoration: none; color: black;}
.adlink {font: bold 9pt Arial; text-decoration: underline; color: 0066BB;}


P {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10pt;
}

UL { 
	line-height: 150%; 
	font-family: arial; 
	text-align: left;
	font-size: 10pt;
}

TABLE.advice
{
	align: left;
	font-family:Arial;
	font-size: 11px;
	color:#002128;
}
.thiscode
{
	width:;
	background-color:#bcccd8;
	border-style:solid;
	border-width:0;
	border-color:#9aaab4;
	padding:1pt;
}
.thiscode TR {
	background-color:#FFFFFF;
}
.footer {
	font-size:9pt;
	color:#333333;
	text-decoration:none;
}

.copyright {
	font-size:8pt;
	color:#666666;
	text-decoration:none;
}


/* *********************************************** */
/* Стили которые изменялись и используются                */
/* *********************************************** */

a.cat{
font-weight:bold;
color:#016bbd;
}

A.cat:visited {
	COLOR:#336699;
}
a.cat:hover{
color:#ccc;
}
a.no_underline, a.no_underline:visited{ 
text-decoration: none;
font-weight:normal;
font-size:80%;
}

a.no_underline:hover{ 
color:#ccc;
}
.product_name{
font-weight:bold;
}

a.more_info{
font-size:80%;
font-weight:normal;
}

a.more_info:hover{ 
color:#ccc;
}

.selcat{ 
padding-left:3px;
	font-size: 11px;
	color: orange;
font-weight:bold;
}

.faq{ 
padding-left:3px;
	font-size: 13px;
	color: orange;
font-weight:bold;
}

table.mainmenu {
	max-width:1024px;
	height:24px;
	background-image:url('/img/top_menu_bg1.jpg');
	background-repeat: repeat-x;
}

table.bg1 {
	max-width:1024px;
	height:147px;
	background-image:url('/img/bg1.jpg');
	background-repeat: repeat-x;
}

.bg_left {
	background-image:url('/img/left_bg.jpg');
	background-repeat: repeat-y;
	background-position: left; 
}

table.bottom {
	max-width:1024px;
	width:100%;
	height:50px;
	_width:expression(document.body.clientWidth>1024?'1024px':'');
	background-image:url('/img/bottom_bg.jpg');
	background-repeat: repeat-x;
}

td.description{
font-weight:bold;
}

.content{
z-index: 1; 
background: transparent;
width:90%;
min-height:500px; 
_height: 500px;
height:auto;
text-align:left;
}
/* for Internet Explorer */
/*\*/
* html .content {
height: 500px;
}

.divscroll{
padding: 0pt; 
overflow: auto; 
position: relative; 
z-index: 2; 
width: 500px; 
}

.custom_list{
list-style-image: url('/img/list_img.gif');
}

.mainmenu td a {
height:19px; 
padding-right:12px;
padding-top:5px;
display:block;
font-size:11px; 
font-family: 'Tahoma';
font-weight: bold;
color:#ccc; 
 background-image: url('/img/top_menu_sep.jpg'); /* Путь к фоновому рисунку */
 background-position: right top; /* Положение фона */
 background-repeat: no-repeat; /* Отменяем повторение фона */
 	text-decoration: none;
}

.mainmenu td a:hover {
color:orange;
text-decoration: none;
}

div.menuactive {
  font-size: 12px;
	width: 250px;
	position: absolute;
	display: block;
	lefts: 400px;
	right: 400px;
	top: 108px;
	z-index:100;
	background:none; 
 background-image: url('/img/dd_menu_bg.png'); 
}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */