body 
{
	margin-top:0px;
	font-family:Verdana;
	font-size:12px;
}
table#table_shef
{
	width:1000px; 
	height:100%; 
	border:thin #C69 dotted;
}
h1
{
	font-family:Calibri;
	font-size:18px;
	border-bottom:thin #F3F dashed;
	color:#96C;
}

/*лого*/
tr#logo td#logotip
{
	height:103px; 
	width:791px; 
	background:url(images/moda/logo.jpg) no-repeat #FCF; 
	border-bottom:dashed #C36 thin;
	border-right:dashed #C36 thin;
}
/*content*/
#content 
{
	border-right:thick double #93F; 
	background:url(images/moda/fon.jpg); 
	padding: 2 0 20 20;
}
/*Панель справа*/
#right 
{
	background:url(images/moda/top_memu.jpg) repeat; 
	width:200px;
}
/*Ссылки*/
a:hover 
{
	text-decoration:none;
	border-bottom:#93C thin dotted;
}
/*меню*/
td#lin 
{
	height:24px; 
	padding-right:200px; 
	background:url(images/moda/top_memu.jpg) repeat-x;
	border-top:#939 thin dashed;
	border-bottom:#939 thin dashed;
}
.left_panel
{
	background:url(images/moda/top_memu.jpg) repeat;
	border-right:#93F dotted thin;
}
.opisanie
{
	width:170px;
	height:60px;
	background-attachment:fixed;
	background-color:#666;
	border-left:#FF9 thin dotted;
	padding:5px;
	color:#FFC;
	font-family:Georgia;
	font-size:12px;
	overflow:auto;/*Добавить полосу прокрутки*/
	border-bottom:#9C3 thin dashed;
}
.opisanie a
{
	color:#FFC;
	font-family:Georgia;
	text-decoration:none;
}
h2
{
	font-family:Tahoma;
	font-size:14px;
	color:#666;
}
