body{
	background: url(../images/back_main.gif) left top repeat-x;
	font-family: Tahoma, Arial, _sans-serif;
	font-size: 10pt;
}
#maintable{
	background: black url(../images/back_glam_l_t2.gif) left top no-repeat;
	}
*html #mmenutd{
		background: url(../images/menu_normal.gif) left top repeat-x;
		padding: 5;
		height: 32px;
}
#mainmenu{
	background: url(../images/menu_normal.gif) left top repeat-x;
	margin: 0;
	padding: 0;
	height: 32px;
	list-style: none;
	}
*html #mainmenu{
/*	float: left;
	width: 986;*/
	position: relative;
	top:-5;
	left: -30;
}
#mainmenu li{
	float: left;
}
#mainmenu a{
	background: url(../images/menu_normal.gif) left top repeat-x;
	padding: 8px 10px;
	font-size: 10pt;
	line-height: 32px;
	text-decoration: none;
	color: black;
	}
*html #mainmenu a{
	padding-top: 10px;
}
*html #mainmenu a.nonsub{
	padding-top: 8px;
}
#mainmenu a:hover{
	background: url(../images/menu_hover.gif) left top repeat-x;
	color: white;
	}
/*выпадающее меню*/
#mainmenu li ul{
	padding: 11px 0 0 0;
	list-style: none;
	display: none;
	position: absolute;
	background: url(../images/submenu_back_2.png);
/*	behavior: url(../styles/iepngfix.htc);*/
	width: 200px;
}
* html #mainmenu li ul{ 

	text-align: left;
	margin-left:-110px;
	background: black;
	filter: alpha(opacity=90);
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/submenu_back_2.png');*/
	top:32px;

}
#mainmenu li li a {
	color: white;
	display: block;
	line-height: 30px;
	margin:0;
	padding:0 8px;
	width: 185px;
	background: none;
}
#mainmenu li li a:hover{
	width: 185px;
	background:  #763de1;
}
#mainmenu li:hover ul {
  display: block;
}
.last_new{
	float: left;
	margin-top: 15;
	margin-right: 5;
	margin-left: 8;
}
h1{
	background: url(../images/subheader_l.gif);
	height: 36px;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	margin: 0;
	line-height: 36px;
	padding-left: 20px;
}
h2{
	font-size: 22pt;
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #7a86e1;
	font-weight: normal;
}
h3{
	color: #3f3f3f;
	margin-top: 10;
	margin-bottom: -5;
	text-align: center;
	font-size: 10pt;
	font-weight:bold;
}
.prod_descr h4{	
	margin: 10 0 0 0;
}
p{
	margin: 10 10;
	font-size: 10pt;
	text-indent: 15px;
}
#basement{
	padding: 0 12 5 12;
	color:#999;
	font-size: 8pt;
}

#r2 div{
	background: #e6e6e6;
	height: 382px;
	margin-left: 12px;
}
#r2 #left{
	float: left;
	width: 260px;
	margin-right: 20px;
	background: #e6e6e6 url(../images/venzel_l_b.gif) bottom left no-repeat;
}
* html #r2 #left{
	margin-left: 6px;
}

#r2 #right{
	float: left;
	width: 705px;
	background: url(../images/girl2.jpg) no-repeat;
}
#r2 #right_p{
	float: left;
	width: 705px;
	background: #e6e6e6 url(../images/venzel_r_b.gif) bottom right no-repeat;
}


#r2 #right .text{
	margin-top: 38px;
	background: none;
	margin-right: 350px;
}
#r2 #left .text{
	margin:3;
	overflow: hidden;
	background: none;
	float: none;
	height: 320px;
}
#articles{
	width: 1000px;
	height: 688px;
	background: #e6e6e6 url(../images/venzel_r_b.gif) bottom right no-repeat;
	margin-left: 12px;
}
.articledate{
	font-size: 10pt;
	margin-left: -12px;
	font-weight: bold;
	color: white;
	background: #b9a1e1;
	padding: 2 5;
	position: 
}
#right_p .prod_descr{
	padding-right: 10px;
	font-size: 9pt;
	background: none;
	height:300px;
	overflow:auto;
}
.prod_descr p{
	text-indent: 0;
	margin: 5px;
	padding: 0;
}

