body {
	font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0;
    padding: 0;
    color: #FFFFFF;
    background: #000000;
}

a {
	text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

div {
	margin: 0;
    padding: 0;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-weight: bold;
	font-size: 12px;
}

#table_shapka {
	height: 147px;
	background: url('../_images/shapka_bgrnd.gif') top left repeat-x;
}

#td_left {
	border-top: 1px solid #151018;
	border-right: 1px solid #151018;
	width: 208px;
	background: url('../_images/td_left_bgrnd.gif') top left repeat-y;
}

#td_content {
	font-size: 12px;
	background: url('../_images/td_content_bgrnd.gif');
}

#div_menu {
	margin-top: 20px;
}

#div_menu a {
	display: block;
}

#div_menu #a_sklad {
	width: 208px;
	height: 40px;
	background: url('../_images/button_sklad.gif') top left no-repeat;
}

#div_menu #a_zakaz {
	width: 208px;
	height: 40px;
	background: url('../_images/button_zakaz.gif') top left no-repeat;
}

#div_menu #a_remont {
	width: 208px;
	height: 34px;
	background: url('../_images/button_remont.gif') top left no-repeat;
}

#div_menu #a_fond {
	width: 208px;
	height: 47px;
	background: url('../_images/button_fond.gif') top left no-repeat;
}

#div_menu #a_contacts {
	width: 208px;
	height: 29px;
	background: url('../_images/button_contacts.gif') top left no-repeat;
}

#div_conteiner #top {
	background: url('../_images/bgrnd_top.gif') top left repeat-x #393939;
}

#div_conteiner #bottom {
	padding: 20px 5px 20px 5px;
	font-size: 11px;
	background: url('../_images/bgrnd_bottom.gif') bottom left repeat-x;
}

#td_content a img {
	border: 1px solid #000000;
}

#a_logo {
	position: absolute;
	top: 1px;
	left: 60px;
}

.div_menu_bottom, .div_menu_bottom a {
	color: #FFFFFF;
	font-size: 12px;
}

.div_menu_bottom a {
	text-decoration: underline;
}

.div_menu_bottom a:hover {
	text-decoration: none;
}