body {
	color: #EEEEEE;
	background-color: Black;
	font-family: Tahoma, Verdana, Arial, Helvetica,  Geneva,  sans-serif;
	font-size: 73%;
	padding:0px; 
	margin:0px;
	line-height: 160%
}
td {
	vertical-align: top;
	padding:0px; 
	margin:0px;
}
table {
	border-collapse: collapse;
}
img {
	border: none;
}
a {
	color: #FFDC9B;
}
a:hover {
	color: Orange;
}

.top_td_l {
	background:url(/images/top_bg_l.jpg) top right no-repeat;
}
.top_td_c { width: 78px; height: 389px;
	background:url(/images/top_bg_c.jpg) top center no-repeat;
}
.fire {
	position: relative;
	top:97px;
}
.top_td_r { background:url(/images/top_bg_r.jpg) top left no-repeat;
}
img.top_logo {
	margin: 78px 15px 15px 100px;
}
img.top_phone {
	float: right; margin: 58px 65px 15px 15px;
}
#top_menu {
	position: absolute; top: 339px; left: 100px;
}
#top_menu td {
	height: 46px;
	border-left: solid 1px #3e3e3e;
}
#top_menu td img {
	margin: 0px 58px 5px 7px;
}

.main_table { background:url(/images/main_menu_bg.jpg) top right no-repeat; 
}

/* правое меню */
#menu_right {
	width: 470px; padding: 92px 15px 0px 0px;
}
#menu_right li {
	margin-bottom: 22px;
	list-style: none 
}
#menu_right li a {
	background:url(/images/right_menu_list_bg.gif) top left no-repeat;
	padding: 0 0 0 20px;
	color: #EEEEEE;
}
#menu_right li a:hover {
	color: #FFB146;}


.titles {
	border-left: solid 12px #CD8B55; height: 42px;
	font-family: Verdana; font-size: 190%;
	padding: 0 0 3px 18px;
}
.main_txt {
	padding: 0 0 50px 30px;
}


/* спецпредложения */
img.special {
	border-left: solid 12px #CD8B55; margin: 15px 15px 21px 99px   
}
.special_date  {
	font-size: 16px; margin: 0 0 0 30px; color: #D9A87F;
}
.special_title {
	font-size: 16px;  color: white;
	margin: 0;
	/* margin: 0 68px 0 30px; */
	/* position: relative; top: -19px; left: 68px; */
	
}
.special_title a {
	text-decoration: none; color: white;
}
.special_title a:hover {
	text-decoration: none; color: #FFB146;
}

.special_txt {
	margin: 0 68px 0 30px; color: white;
	position: relative; top: -9px; left: 68px;
	
}
.special_txt a {
	text-decoration: none; color: white;
}
.special_txt a:hover {
	text-decoration: none; color: #FFB146;
}
.special_tag {
	font-size: 16px; margin: 100px 0 0 30px; color: #D9A87F;
}
.special_tag a {
	text-decoration: none; color: #D9A87F;
	border-bottom: 1px solid #D9A87F;}

.special_tag a:hover {
	text-decoration: none; color: #CD8B55;
	border-bottom: 1px solid #CD8B55;}

/* */	
.special_td {
	padding: 10px;
	text-align: left;
}

.special_img {
	display: block;
	float: left;
	margin: 10px;
}


div.special_descr {
	margin-left: 0px 0 0 140px;
}

/* подвальные */
#footer {
	color: #605B5B;
	margin: 44px 0 0 193px;
	padding: 13px 66px 28px 3px;
	border-top: solid 2px #3e3e3e;
}
#footer a {
	color: #605B5B;
}	 
#footer a:hover {
	color: #FFB146;
}	
