html, body {
	margin:0px;
	padding:0px;
	
}
body {
	background: #000000;
}
td, select, textarea {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #ffffff;
	vertical-align: top;
	border: 0px solid;
	border-color: #000000;
}
table.main {
	width: 970px;
	height: 100%;
	border-collapse: collapse;
	
}
.logo {
	background-image: url(/images/logo.jpg);
}
.about {
	background-image: url(/images/about.jpg);
}
.zakaz {
	background-image: url(/images/zakaz.jpg);
}
.price {
	background-image: url(/images/price.jpg);
}
.contacts {
	background-image: url(/images/contacts.jpg);
}
.foother {
	background-image: url(/images/foother.jpg);
}
.foother2 {
	background-image: url(/images/foother2.jpg);
}
.bg {
	background-image: url(/images/bg.jpg);
}
.mebel_link {
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
}
.price_link {
	color: #ffffff;
	text-decoration: none;
}
.price_link:hover {
	color: #ffffff;
	text-decoration: underline;
}
#pager a {
	font: 14px Arial, Helvetica, Sans Serif;
	color: #ffffff;
	text-decoration: none;
}

#pager a:hover {
	color: #6d221a;
}

#pager a:active {
	font: 14px Arial, Helvetica, Sans Serif;
	color: #6d221a;
}

.pager_static {
	font: 14px Arial, Helvetica, Sans Serif;
	color: #ffffff;
}
