html, body, form
{
	margin: 0;
	padding: 0;
	font:10pt Verdana, Helvetica, sans-serif;
	width: 100%;
	text-align:center;
}

body, html
{
	height:auto !important;
	color:#f8f8f8;

	height:100%;
	min-height:100%;
	background:#000000 url(images/_bg.jpg) repeat-x 0 0;

}
img
{
	border:0;
}
.main {
	margin:0 auto;
	width:960px;
/*	height:800px; */
	left:50%;
	text-align:left;
}
.logo {
	height:185px;
	text-align:center;
}
.menu {
/*	height:38px;*/
	background:url(images/but_bg.png) repeat-x 0 0;
/*	width:100%;*/
	clear:both;
	overflow:hidden;
}
.menu ul {
	list-style:none;
	float:left;
}
.menu li {
	float:left;
}
.menu a {
	color:#5e5e5e;
	text-decoration:none;
	padding:14px 30px;
}
.menu a:hover, .menu a:active {
	background:url(images/but_top.jpg) repeat-x 0 0;
	color:#FFFFFF;
}
.content {
	background:url(images/bg_main.jpg) repeat-y 0 0;
	min-height:200px;
	width:100%;
	padding-top:5px;
	float:left;
	color:#f8f8f8;
	position: relative;
}
.content a, .content a:visited {
	color:#9f9292;
	text-decoration:none;
	font-size:12px;
}
.content a:hover, .content a:active {
	text-decoration:underline;
	color:#e9e9e9;
}
.footer {
	background:url(images/footer.jpg) no-repeat 0 0;
	height:46px;
	color:#8c8c8c;
	clear:both;
	padding:40px 12% 10px;
	color:#2d2d2d;
	vertical-align:bottom;
}
.footer a {
	text-decoration:none;
	color:#4e4e4e;
}
.footer a:hover, .menu a:active {
	text-decoration:underline;
	color:#ef1c24;
}
.left-block {
	width:220px;
	float:left;
	padding:5px 10px 10px 35px;
}
.left-right {
	width:660px;
	padding:5px 35px 10px 0;
	float:left;
}
.catalog-top a {
	font-size:15px;
}
.content hr {
	color:#7c3034;
}
.content td {
	font-size:12px;
}
.content h1 {
	font-size:15px;
}
.data-table td {
	text-align:center;
}
.catalog-section td {
	text-align:center;
/*	width:100%; */
}
.catalog-top td {
	text-align:center;
}
.kartinka a {
	padding:5px;
	display:block;
	background:#565656;
}
.kartinka a:hover {
	padding:5px;
	display:block;
	background:#883839;
}
.kartinka {
	width:200px;
}
.kartinka img {
	border:0;
}
.home img {
	border:0;
}
.home {
	float:left; 
	padding-top:20px;
}