/* /home/ru-vdgb/www/files/php1501/stt.css */
body {
	margin: 0;
/*	margin-top: 0px; */
	padding: 0;
/*	height:100%; */
	color: #676767;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	min-width: 750px;
/*	min-height: 999px;  чтобы в FF появилась правая полоса прокрутки */
}
img {
	margin: 0;
	border: 0 none;
}
/*html,body {
	width:100%;
	text-align: center;
}*/
.main_div {
	position: relative;
/*	border: 1px solid red; */
/*	height: auto !important; */
	margin: 0 auto -9em;
/*	min-height: 100%; */
	padding: 0;
	width: 100%; /* включает полосу прокрутки */
	text-align: center;
}
div.outer {
/*	border: 1px solid blue; */
	margin: 0 auto;
	width: 1000px;
	text-align: left;
/*	background: #ddf; */
}
.clear-both {clear: both;}
.clear-left {clear: left;}
.bar-top-left {
	float: left;
	margin-top: 0;
	width: 25px;
	height: 28px; /* высота картинки */
	background: url(bar-top-left.gif) no-repeat;
}
/* header.php <img vdgb-logo> */
.abs-7, .abs-10 { position: absolute; z-index: 8; }
.abs-7  { top:  7px; padding-left:  7px; }
.abs-10 { top: 10px; padding-left: 10px; }

.bar-top-menu {
	float: right;
/*	border-bottom: 1px solid #babec4;
	border-right: 1px solid #babec4;
	border-top: 1px solid #babec4; */
	border: 1px solid #babec4;
	border-left: 0 none;
	padding-top: 5px;
	padding-right: 3px;
	width: 971px; /* + (bar-top-left.width=25px)+(border=1)+(padding-right=3) == (div.outer.width=1000) */
	height: 21px; /* +(padding-top=5)+(border=2) == (.bar-top-left=28) */
	background: url(bar-top-menu.gif) repeat-x;
	text-align: right;
}
.bar-top-menu b {
	color: #909294;
	font-size: 10px;
}
.bar-top-menu a {
/*	padding-right: 15px; */
	padding: 0 14px 0 10px;
	color: #909294;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
/*	vertical-align: 0px;    */
/*	vertical-align: middle; */
}
.bar-top-menu a:hover {
	color: #000;
	text-decoration: underline;
}
.bar-mid-left {
	float: left;
	padding-top: 7px;
	padding-left: 120px;
	width: 222px;
}
.bar-mid-menu {
	float: right;
/*	width: 1px;  == 610 - вычисляется в скрипте 4*(113.5+39) */
	height: 42px;
/*	background: #bbb; */
}
/* header.php [Верхнее меню 2] */
.width-610 { width: 610px; }
.width-114 { width: 114px; }
.width-112 { width: 112px; }
.width-121 { width: 121px; }
.width-107 { width: 107px; }
.bar-mid-menu a {
	display: block; /* inline- */
/*	display: list-item; */
	float: left;
	padding-top: 9px;
	padding-left: 39px;
/*	width: 1px;  == 107-121 - вычисляются в скрипте */
	height: 33px;
	color: #666;
	background: url(site.jpg) no-repeat;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
}
.bar-mid-menu a:hover {
	color: #000;
	background: url(site_active.jpg) no-repeat;
}
.bar-bot-cap {	float: left;
/*	margin: 0; */
	width: 760px;
	height: 168px;
}
.bar-bot-banner {	float: right;
	width: 240px;
	height: 168px;
	background: url(bar-bot-banner.jpg) no-repeat;
}
.bar-bot-banner_select {
	margin-left: 150px;
	margin-top: 115px;
	position: absolute;
}
.bar-bot-banner_text {
	width: 130px;
	padding-left: 10px;
	padding-top: 115px;
	color: #000;
	font-size: 10px;
}
.foot-banner {
	float: left;
	margin: 0 -1px 0 0;
	padding: 5px 5px 10px 0;
	border-right: 1px solid #babec4;
	width: 755px;
	text-align: left;
}
.foot-banner a {
	padding: 0 9px 0 0;
	text-decoration: none;
}
.foot-mid {	border: 1px solid #cbced3;
	padding: 6px 0;
	background: #f8f7fb;
	text-align: center;
}
.foot-mid a {	padding: 0 5px;
	color: #666;
	background: #f8f7fb;
	text-decoration: none;
}
.foot-mid a:hover {	color: #000;
	text-decoration: underline;
}
.foot-bot {
	border: 1px solid #cbced3;	margin-top: 2px;
	padding: 7px 11px;
	color: #a19077;
	background-color: #ffeed5;
}
.foot-bot-left {	float: left;
}
.foot-bot-center {
	float: left;
	padding: 4px 72px;	text-align: center;
/*	background-color: #eee; */
}
.foot-bot-center a {
	color: #a19077;
	text-decoration: none; /* underline; */
}
.foot-bot-center a:hover {
	color: #000;
}
.foot-bot-right {	float: right;
}
.zero5  { height: 5px;}
.zero10 { height: 10px;}
