@charset "utf-8";
* {margin: 0; padding: 0;} 
html,body {
height: 100%; 
}
body {
	background:#EEEEF0 url(../images/bgbg.jpg) top center repeat-y;
	color:#333333;
	font:normal 14px Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color:#0e6b84;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
p {
	padding:2px 0;
	line-height:19px;
}
h2 {
	font:normal 30px Arial, Helvetica, sans-serif;
	padding-bottom:25px;
	line-height:27px;
}
h4 {
	color:#136379;
	font:bold italic 14px Arial, Helvetica, sans-serif;
	padding-bottom:2px;
}
h5 {
	color:#136379;
	font:italic 16px Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}
.main { 
	min-height: 100%;
	background:url(../images/bottombg1.jpg) bottom center no-repeat; 
	min-width:1010px;
	_width: expression(document.body.clientWidth > 1010 ? "100%" : "1010px");
}
* html .main { 
height: 100%; 
}
.top-bg {
	background:url(../images/topbg1.jpg) top center no-repeat;
}
.ib_workspace_wrapper p {text-align: justify;}
.wrap {
	width:1010px;
	min-height:922px;
	_height: expression(document.body.clientHeight > 922 ? "100%" : "922px");
	margin:0 auto;
}
.left {
	clear:left;
}
.right {
	clear:right;
}
.both {
	clear:both;
}

.hFooter { /* это распорка в основном блоке - резервируем место для подвала */
height: 100px; /* высота нашего подвала */
}

.top {
	padding-top:30px;
}
.logo {
	background:url(../images/logo.png) left top no-repeat;
	height:72px;
	width:382px;
	float:left;
}
.logo a:link, .logo a:visited {
	display:block;
	height:72px;
}
.main-contacts {
	padding-top:15px;
	padding-right:5px;
	text-align:right;
	float:right;
	color:#0099cc;
	font:normal 30px Tahoma, Geneva, sans-serif;
	line-height:normal;
}
*:first-child+html .main-contacts {
	width:208px;
	overflow:hidden;
}
.main-contacts span {
	font-size:16px;
	color:#999999;
}

.main-contacts a:link, .main-contacts a:visited {
	color:#428192;
	font:italic 12px Arial, Helvetica, sans-serif;
}
.middle {
	padding-top:45px;
	background:url(../images/mainpic.jpg) right 45px no-repeat;
	padding-bottom:70px;
}
.top-menu {
	padding-top:20px;
}
.top-menu li {
	list-style-type:none;
	float:left;
	padding:20px 30px 20px 20px;
	position:relative;
}
.top-menu a:link, .top-menu a:visited {
	color:#31362d;
	text-decoration:none;
	font:normal 16px Verdana, Geneva, sans-serif;
	position:relative;
	z-index:5;
}
.top-menu a:hover {
	text-decoration:none;
}
.top-menu li.act a:link, .top-menu li.act a:visited {
	color:#fff;
	text-decoration:none;
	font:normal 16px Verdana, Geneva, sans-serif;
	position:relative;
	z-index:5;
}
.top-menu li.act a:hover {
	text-decoration:none;
}

.topmneu-act {
	height:46px;
	width:139px;
	position:absolute;
	left:50%;
	top:6px;
	margin-left: -70px;
	z-index:4;
	background:url(../images/topmenu-bg.png) left top no-repeat;
	display:none;
}
.top-menu li.act .topmneu-act {
	display:block;
}
.left-menu {
	margin:0;
	padding:0;
}
.left-menu li {
	list-style-type:none;
	padding-bottom:20px;
}
.left-menu a:link, .left-menu a:visited {
	color:#31362d;
	text-decoration:underline;
	font:normal 14px Verdana, Geneva, sans-serif;
}
.left-menu a:hover {
	text-decoration:none;
}
.contents {
	padding:60px 16px 40px 60px;
}
*:first-child+html .contents {
	padding-top:30px;
}
.info {
	width:595px;
	float:left;
}
.info p {
	padding-bottom:25px;
	line-height:19px;
}
.dop-links {
	float:right;
}
.piramida-link {
	background:url(../images/piramida.png) top no-repeat;
	text-align:left;
	margin-right:25px;
	margin-bottom:58px;
	width:190px;
}
.piramida-link a:link, .piramida-link a:visited {
	padding-top:135px;
	padding-left:28px;
	display:block;
	font:italic 12px Arial, Helvetica, sans-serif;
	color:#7b7b7b;
}
.catalog-link {
	background:url(../images/contacts.png) left top no-repeat;
	text-align:left;
	margin-right:25px;
	width:190px;
}
.catalog-link a:link, .catalog-link a:visited {
	padding-top:100px;
	padding-left:30px;
	display:block;
	font:italic 12px Arial, Helvetica, sans-serif;
	color:#7b7b7b;
}

.news-node {
	font:italic 12px Arial, Helvetica, sans-serif;
	float:left;
	margin-left:40px;
	margin-bottom:35px;
	width:280px;
}
.fin {
	margin-left:0;
}
.news-node p {
	padding:8px 0;
	line-height:15px;
}
.date {
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#8d8e8f;
}
a.show-news:link, a.show-news:visited {
	color:#838282;
	font:italic 12px Arial, Helvetica, sans-serif;
	padding-left:12px;
}
.rd {
	background:url(../images/row-down.gif) left center no-repeat;
}
.rup {
	background:url(../images/row-up.gif) left center no-repeat;
}

.footer-tbl {
	width:100%;
	border-top:1px solid #a8adb6;
}
.footer-tbl td {
	padding-top:20px;
}
.footer-tbl a:hover {
	text-decoration:none;
}
.footer {
	height:100px;
	position:relative;
	width:900px;
	margin:0 auto;
	margin-top:-100px;
}
.footer-wrap {
}
.insite {
	font:italic 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.footer a:link, .footer a:visited {
	color:#0D76A3;
	text-decoration:underline;
}
.footer a:hover {
	text-decoration:none;
}
.copy {
	font:italic 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	position:relative;
	color:#733e02;
	padding-left:15px;
	padding-top:18px;
}
.news-full {
	display:none;
	padding:20px 0;
}
.mini-gal {
	padding:10px 0 0 0;
}
.mini-gal img {
	margin-right:26px;
	margin-bottom:20px;
}
.map-shadow {
	background:url(../images/map-shadow.jpg) left top no-repeat;
	padding:0 0 3px 3px;
}
.inro {
	color:#136379;
	font-style:italic;
}
.pic-shadow {
	padding:3px;
	background:url(../images/pic-shadow.jpg) top left no-repeat;
}
.right-col {
	width:340px;
}
.right-menu {
	width:260px;
/*	background:#C5E8F3; */
	background:#C5EAF7;
	padding:15px 0 30px 0;
	margin-right:15px;
}
.right-menu li {
	list-style-type:none;
	padding:8px 10px 8px 27px;
}
.right-menu a:link, .right-menu a:visited {
	color:#000;
	font:italic 14px Arial, Helvetica, sans-serif;
}
.right-menu a:hover {
	text-decoration:none;
}
.right-menu a.act:link, .right-menu a.act:visited {
	text-decoration:none;
}
.right-menu-bg {
	float:right;
	padding-left:12px;
	background:url(../images/r-menu.png) top left no-repeat;
	margin-top:50px;
}
.tip {
	width:260px;
	float:right;
	margin-right:15px;
	font:italic 12px Arial, Helvetica, sans-serif;
	color:#5c5c5c;
	margin-top:50px;
	display:none;
}
.tip-wrap {
	padding:10px 26px 16px 27px;
	border:1px solid #bcbcbc;
}
.tip span {
	color:#181818;	
	
}
.good-name {
	background:#c6ebf7;
	color:#136379;
	font:bold 14px Arial, Helvetica, sans-serif;
	margin-bottom:3px;
}
.good-name a:link, .good-name a:visited {
	color:#136379;
	text-decoration:none;
	display:block;
	padding:10px 0 9px 59px;
}
.good-name a:hover {
	text-decoration:none;
}
.good-name a:hover span {
	border-bottom:2px dotted #136379;
}
.good-mech {
	color:#333333;
	background:#fff;
	font-style:italic;
	margin-bottom:3px;
}
.good-mech a:link, .good-mech a:visited {
	color:#333333;
	text-decoration:none;
	display:block;
	padding:10px 0 9px 59px;
}
.good-mech a:hover {
	text-decoration:none;
}
.good-mech a:hover span {
	border-bottom:1px dotted #333333;
}
.good-body {
	display:none;
}
.good-tbl {
	width:594px;
	margin-bottom:9px;
	display:none;
}
.good-tbl-h td {
	background:#f5f7f9;
	vertical-align:middle;
	height:34px;
}
.no-h td {
	height:0px;
}
.good-tbl .num {
	width:70px;
	text-align:center;
}
.good-tbl .name {
	width:200px;
}
.good-tbl .chert {
	width:200px;
	text-align:center;
}
.good-tbl .price {
	width:126px;
	text-align:center;
}
.good-tbl .photo {
	width:130px;
	text-align:center;
}
.good-info td {
	text-align:center;
	background:#fff;
/*	padding-top:35px;  */
padding:10px 0;

}
ol,li{margin-left:10px;}
.good-info td.good-info-name {
	text-align:left;
	padding-right:10px;
}
.catimg {
	position:relative;
	height:87px;
	padding:3px 0;
	text-align:center;
	width:102px;
	overflow:hidden;
	margin:0 auto;
}
.catimg img {
	z-index:4;
	position:relative;
}
.catimg-bg {
	position:absolute;
	width:102px;
	height:87px;
	left:0;
	top:0;
	background:url(../images/catimg-bg.png) left top no-repeat;
	z-index:6;
}
.catimg-bg a:link, .catimg-bg a:visited {
	text-decoration:none;
	display:block;
	cursor:pointer;
	height:87px;
}
.good-info td.good-photo {
	background:#ecf7fb;
	padding:10px 0;
}
.hidden-cont {
	display:none;
}
.hide-hidden {
	display:none;
}
.rowup {
	background:url(../images/row-up.gif) left center no-repeat !important;
}
.spacer td {
	height:4px;
}