* {
	margin:0;
	padding:0;
	}
html, body
	{
	background-image:url("/intfc/back.jpg");
	background-repeat:repeat-x;
	background-position: top left;
	background-color: #553334;
/*	background-color: #2b0908;*/
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #2b0908;	
	}
a {
outline: none; /* Убираем границу вокруг ссылок */
}
h1
	{
	font-size: 12px;
	color: #f8f1e1;
	background-color: #553234;
	padding:5px 10px;
	}
h2
	{
	font-size: 12px;
	color: #2b0908;
	padding:2px 10px;
	}
h3
	{
	font-size: 12px;
	color: #2b0908;
	padding:10px 10px;
	}

div.global
	{
	background-image:url("/intfc/background.jpg");
	background-repeat:no-repeat;
	background-position: top center;
	}
div.page
	{
	min-width: 1000px;	
	width: 1000px;	
	margin: 0 auto;
	padding-top:0px;
	}
div.wrap
	{
	overflow: hidden;
	width: 980px;	
	margin:0 auto;
	}

div.pgleft
	{
	width: 223px;	
	float:left;
	text-align:center;
	margin-bottom: -20000px; padding-bottom: 20000px; 
	}
div.navig {
	background-color: #553234;
	border:1px solid #9d7b76;
}

div.logo {
	padding:20px 0;
}
.menu {
	text-align:left;
}

#vert {
	margin: 0 0 0 0px;
	padding:0 10px 15px 22px;
	list-style:none;
}
#vert li {
	font-size: 11px;
	color: #c08682;
	padding:4px 0 7px 0;
	background: transparent url('/intfc/list.jpg') no-repeat bottom left;
}
.menu ul li a {
	color: #c08682;
	text-decoration: none;
/*	line-height:26px;*/
	cursor:pointer;
}
.menu ul li a span{
	padding: 0 0 0 10px;
}

.menu ul li a:hover {
	color: #f8f1e1;
}
.menu ul li a#active {
	color: #fdd44e;
}
.menu ul li.active a:hover {
	color: #fdd44e;
}

#dopm {
	margin: 0 0 0 0px;
	padding:0 10px 10px 15px;
	list-style:none;
}
#dopm li {
	font-size: 11px;
	color: #c08682;
	background: transparent url('/intfc/list.jpg') no-repeat bottom left;
}

div.knopka {
	background-image:url("/intfc/knopka.gif");
	background-repeat:no-repeat;
	background-position: top center;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin:auto;
	padding-top:7px;
	height:30px;
	width:210px;
	color: #c08682;
}
div.knopka a,
div.knopka a:link, 
div.knopka a:active, 
div.knopka a:visited
	{
	color: #c08682;
	text-decoration: none;
	}
div.knopka a:hover
	{
	color: #f8f1e1;
	text-decoration: none;
	}
div.expert {
	padding:20px 10px;
}
div.faq {
	padding:0px 10px;
}

div.special {
	margin:10px 0 0 0;
}
#pic {
	border:1px solid #9d7b76;
}
div.stat {
	font-size:11px;
	text-align:center;
	padding-top:15px;
	color: #c08682;
}
span.statnum {
	font-weight:bold;
}

div.pgright-main
	{
	width:748px;
	float:right;
/*        padding-bottom:10px;*/
	margin-bottom: -20000px; padding-bottom: 20000px; 
	}
div.pgright
	{
	width:748px;
	float:right;
/*        padding-bottom:10px;*/
	margin-bottom: -20000px; padding-bottom: 20000px; 
	background-color: #f8f1e1;
	}


div.flash
	{
	clear:both;
	margin-bottom:10px;
	}
div.conteiner
	{
	background-color: #f8f1e1;
	float:left;
	}
div.content
	{
	width: 539px;
	float:left;
	padding:5px 5px 20px 5px;
	}
div.content p
	{
	text-align:justify;
	padding:10px 10px 0 10px;
	}
div.content a,
div.content a:link, 
div.content a:active, 
div.content a:visited
	{
	color: #2b0908;
	text-decoration: underline;
	}
div.content a:hover
	{
	color: #2b0908;
	text-decoration: none;
	}
div.content-full
	{
	width:738px;
	float:left;
	padding:5px;
	}
div.text
	{
	padding-bottom:10px;
	}
div.content-full p
	{
	padding:10px 10px 0 10px;
	}
div.content-full a,
div.content-full a:link, 
div.content-full a:active, 
div.content-full a:visited
	{
	color: #2b0908;
	text-decoration: underline;
	}
div.content-full a:hover
	{
	color: #2b0908;
	text-decoration: none;
	}

div.news
	{
	width: 188px;
	float:right;
	padding:5px;
	}
dl.newsday
	{
	font-size:11px;
	padding:10px 10px 0 10px;
	}
dl.newsday dt
	{
	color: #cc0000;
/*	color: #fb040a;*/
	}
dl.newsday dd
	{
	padding-bottom:10px;
	}
dl.newsday a,
dl.newsday a:link, 
dl.newsday a:active, 
dl.newsday a:visited
	{
	color: #2b0908;	
	text-decoration: underline;
	}
dl.newsday a:hover
	{
	color: #2b0908;	
	text-decoration: none;
	}
dl.new2
	{
	font-size:10px;
	padding:10px 10px 10px 10px;
	}
dl.new2 dt
	{
	color: #cc0000;
	}
dl.new2 dd
	{
	padding-top:3px;
	padding-bottom:10px;
	}
dl.new2 a,
dl.new2 a:link, 
dl.new2 a:active, 
dl.new2 a:visited
	{
	color: #cc0000;
	text-decoration: underline;
	}
dl.new2 a:hover
	{
	color: #cc0000;
	text-decoration: none;
	}

div.footer {
	border-top:0px solid #9d7b76;
	clear:both;
	font-size:11px;
	color:#b27b78;	
	width:980px;
	margin:0 auto;
}
div.fleft {
	padding:15px 0 15px 0;
	float:left;
}
div.fright {
	padding:15px 0 15px 0;
	float:right;
	text-align:right;
}
div.footer a,
div.footer a:link, 
div.footer a:active, 
div.footer a:visited
	{
	color: #b27b78;
	text-decoration: underline;
	}
div.footer a:hover
	{
	color: #b27b78;
	text-decoration: none;
	}
div.nms {
	padding-top:5px;
}

.thumbnails
{
/* Компенсируем отступы между float-блоками, чтобы они занимали все доступное пространство */
margin: -2em 0 0 -1em;

/* Выравнивание по центру */
text-align: center;
}

.thumbnail
{
/* Убираем подчеркивание у элемента ins,
который был использован для совместимости со старыми версиями Internet Explorer */
text-decoration: none;

/* Следующее правило для Firefox 2 */
display: -moz-inline-box;

/* а это для остальных */
display: inline-block;

vertical-align: top;

/* Убираем выравнивание по центру */
text-align: center;

/* Отступы между блоками */
margin: 2em 0 0em 1em;
}

.thumbnail .r
{
/* Если есть необходимость, то свойства padding, border, background и position со значением relative
лучше задавать у этого элемента -- это несколько расширит количество поддерживаемых версий браузеров */

/* Задаем минимальную ширину по тексту */
width: 221px;

/* Минимальная ширина в пикселях будет автоматически рассчитываться по ширине картинки */
float: left;
}

#clr {clear:both;height:0;font-size:0;overflow:hidden; /* тройной презерватив для IE */}

div.cenart
	{
	width: 50%;
	margin:20px auto;
	}
.data
	{
	text-align:right;
	color:#fff;
	font-size: 10px;
	text-shadow:  -1px -1px #333;
	padding:10px 0px 7px;
	}
table.tbl
	{
	margin:10px;
	border-collapse:collapse;
	background-color: #f5f5f5;
	}

table.tbl th,
table.tbl td
	{
	border: 1px solid #999;
	padding: 0.5em 1em 0.5em 1em;
	}

