html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #181818;
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #d1d1d1;
	text-align: justify;
	line-height: 20px;
}
.main_table {
	height: 100%;
}
.top_pic {
	background-image: url(images/top_pic.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 305px;
	padding-left: 4px;
	padding-top: 3px;
}
.menu {
	font-family: "trebuchet MS";
	font-size: 19px;
	color: #ff461a;
	height: 39px;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #36416a;
}
.menu_last {
	font-family: "trebuchet MS";
	font-size: 19px;
	color: #ff461a;
	height: 39px;
	padding-left: 16px;
}
a.menu_link:link {
	font-family: "trebuchet MS";
	font-size: 19px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_link:visited {
	font-family: "trebuchet MS";
	font-size: 19px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_link:hover {
	font-family: "trebuchet MS";
	font-size: 19px;
	color: #ff461a;
	text-decoration: none;
}
a.menu_link:active {
	font-family: "trebuchet MS";
	font-size: 19px;
	color: #FFFFFF;
	text-decoration: none;
}
.keys_bg {
	background-image: url(images/keys.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.left_bg {
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.text_right_pad {
	padding-right: 151px;
}
a:link {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #ff461a;
	text-decoration: underline;
}
a:visited {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #ff461a;
	text-decoration: underline;
}
a:hover {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #ffa38d;
	text-decoration: none;
}
a:active {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #ff461a;
	text-decoration: underline;
}
.left_pan_pad {
	padding-right: 28px;
	padding-left: 19px;
	width: 234px;
}
.news_header {
	font-family: "trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
	vertical-align: bottom;
	height: 47px;
	padding-bottom: 2px;
}
.news_date {
	font-family: "trebuchet MS";
	font-size: 18px;
	height: 40px;
	padding-bottom: 9px;
	color: #6a6a6a;
	vertical-align: bottom;
	padding-top: 20px;
}
.news_text {
	text-align: left;
}
.news_more {
	vertical-align: bottom;
	height: 24px;
	padding-bottom: 19px;
}
.text_pad {
	padding-bottom: 29px;
	padding-left: 24px;
}
.header_text {
	font-family: "trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
	vertical-align: top;
	height: 37px;
}
.bottom_plashka {
	background-color: #232732;
	height: 35px;
	width: 104px;
	line-height: normal;
}
.border_foto {
	border: 1px solid #77797f;
}
.banners_border {
	border: 1px solid #3e3e3e;
	margin: 0px;
	padding: 0px;
}
.contacts_panel {
	width: 264px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 17px;
	background-color: #161a27;
}
.order_header {
	font-family: "trebuchet MS";
	font-size: 18px;
	color: #e7e7e7;
}
.tel {
	font-family: "trebuchet MS";
	font-size: 30px;
	color: #e7e7e7;
}
.tel_pad {
	padding-top: 10px;
	padding-bottom: 18px;
}
.footer_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0c0c0c;
}
a.solomonov:link {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-style: italic;
	color: #c3c3c3;
	text-decoration: underline;
}
a.solomonov:visited {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-style: italic;
	color: #c3c3c3;
	text-decoration: underline;
}
a.solomonov:hover {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-style: italic;
	color: #ffa38d;
	text-decoration: none;
}
a.solomonov:active {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-style: italic;
	color: #c3c3c3;
	text-decoration: underline;
}

#banners a img {       
opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=40);       
}       

#banners a:hover img {       
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);       
}

<link rel="stylesheet" href="/Scripts/lightbox.css" type="text/css" media="screen" />