body, html {
	height: 100%;
	width: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	background: #fff url(/i/bg_body.jpg);
	color: #000;
	font: 100% Arial;
}
a img {
	border: 0px;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color:#E21D2A;
	text-decoration: none;
}
h1 {
	color:  #D44A02;
	font-size: 160%;
}
h2 {
	font-size: 130%;
	font-weight: 500;
	margin: 0px;
	color: #D44A02;
}
form {
	margin: 0px;
	padding: 0px;
	height: auto;
	
}
.red {
	color: #D44A02;
}



/* фоны */
#left_top {
	background: url(../i/bg_left_top.jpg) no-repeat right top;
}
#middle_top {
	width: 996px;
	background: url(../i/bg_middle_top.jpg) no-repeat top;
}
#right_top {
	background: url(../i/bg_right_top.jpg) no-repeat left top;
}
#left_middle {
	background: url(../i/bg_left_middle.jpg) repeat-y right top;
}
.left_middle {
	background: url(../i/left_middle.jpg) repeat-y right top;
}
#right_middle {
	background: url(../i/bg_right_middle.jpg) repeat-y left top;
}
#block1 {
	background: url(../i/bg_block1.jpg) no-repeat top;
	height: 574px;
}
#footer {
	background: url(../i/bg_footer.jpg) no-repeat top;
	height: 312px;
	font-size: 80%;
	color: #fff;
}
#webexpert {
	float: right;
	width: 230px;
	text-align: left;
	padding: 100px 140px 0px 0px;
}
#webexpert a {
	color:#FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
#copyright {
	padding: 100px 0px 0px 180px;
	float: left;
	width: 150px;
}
#advert {
	margin: 93px 150px 0px 150px;
	text-align: center;
}
#advert span {
	background-color: #d54c04;
	padding: 10px;
	display: inline-block;
}
#advert a {
	color: #fff;
	padding: ;
}
/* содержание */ 
#info {
	margin-left: 34px;
	width: 120px;
	position: absolute; 
}
#info td {
	padding: 0px;
	vertical-align: middle;
	text-align: center;
}
/*#info img.select {
	background-color: #d24800;
}*/
#info td:hover, #info a:hover {
	background-color: #d24800;
}
#logo {
	float: left;
	clear: left;
	margin: 0px;
	color:#fff;
	font-size: 140%;
}
#logo img.logo {
	position: absolute;
	margin-left: -48px;
}
#search {
	margin: 75px 0px 3px 0px;
}
#block_search {
	background: url(../i/bg_search.jpg) no-repeat left;
}
#block_search td {
	padding: 8px 7px 10px 7px;
}
#block_search a {
	color: #fff;
	font-weight:  bold;
	font-size: 80%;
}
#menu_left_bg {
	background: url(../i/bg_menu_left.jpg) no-repeat top left;
	padding-left: 70px;
}
#menu {
	border-collapse: collapse;
	/*margin-left: 70px;*/
}
#menu td {
	padding: 0px 42px 0px 4px;
	height: 66px;
	vertical-align: middle;
	text-align: center;
}
#menu td.gap {
	height: 54px;
}
#menu a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#menu td.select a , #menu a:hover {
	color: #d44a02;
}
#menu td.select {
	background: url(../i/bg_menu_select.gif) no-repeat left;
}
#content {
	margin: 0px 180px 0px 283px;
	padding-top: 10px;
	font-size: 80%;
}
#content p {
	margin: 12px 0px 12px 20px;
	padding: 0px;
}
#map  {
	
}

.column_right, .column_left {
	width: 49%;
	font-size: 80%;
}
.column_right {
	float: right;
}
.column_left {
	float: left;
}
#top10_box {
	width:552px;
	background: url(../i/top_10_bg.jpg) repeat-y top;
}
#top10_box h2 {
	padding: 10px 0px 0px 0px;
}
#top10 {
	margin-left: 40px;
	font-size: 80%;
}
#top10 .top10_num {
	float: left;
	width: 20px;
	font-weight: bold;
}
#top10 .top10_title {
	margin-left: 25px;
	margin-right: 25px;
	color:#d24800;
	font-weight: bold;
	font-size: 105%;
}
#top10 img {
	display: block;
	margin: 5px 0px;
	border: 1px solid #D24800;
}
#news {
	color: #fff;
	font-size: 80%;
	background: url(../i/news_bg.jpg) repeat-y top left;
	margin-bottom: 10px;
	position: relative;
}
#news h2 {
	color: #fff;
	font-size: 170%;
	margin: -15px 40px 10px 44px;
	padding: 0px 0px 5px 0px;
	line-height: 150%;
	background: url(../i/news_root.gif) no-repeat bottom right;
	position: relative;
	z-index: 10;
}
#news .item_date {
	font-weight: bold;
	padding-left: 44px; 
}
#news .item_body {
	padding: 5px 35px 15px 44px;
}
#news a {
	color: #fff;
}
#new_objects {
	background: url(../i/bg_new_objects.jpg) no-repeat top left;
	height: 281px;
	padding: 35px 0px 0px 80px;
}
#new_objects h2 {
	color: #fff;
	margin-bottom: 17px;
}
#new_objects a {
	display: block;
	float: left;
	width: 125px;
	margin-right: 9px;
	color: #fff;
	font-size: 75%;
}
#new_objects img {
	border: 1px solid #fff;
}
#subscriber_box {
	position: absolute;
	margin-top: 7px;
	width: 198px;
	height: 125px;
	z-index: 20;
}
#subscriber {
	background: url(../i/bg_subscriber.png);
}
#subscriber form {
	margin: 0px;
	padding: 15px 0px 0px 10px;
	text-align: left;
}
#subscriber input, #subscriber select {
	margin: 5px 0px;
}
#bottom_season {
	display: none;
}
#bg_repeat_y {
	background: url(/i/bg_banners_right.jpg) repeat-y top left;
	height:581px;
}
/* баннеры 
#banner_700x100_top img, #banner_700x100_bot img, #banners_88x31_top img, #banners_140x240_right img, #banner_700x100_bot img  {
	border: 1px solid #b4b4b4;
}*/
#banners_88x31_top img {
 	border: 1px solid #878686;
 }
#banners_88x31_top object {
margin-left:11px;
margin-right:4px;
position:relative;
top:-5px;
} 
#banner_700x100_top {
	margin:-4px 0px 0px 284px;
}

#banners_88x31_top {
	clear: both;
	margin-left: 33px;
	height: 46px;
	background: url(../i/bg_banners_88x31_top.gif) repeat-x bottom right;
	text-align: left;
	white-space: nowrap;
}
#banners_88x31_top img {
	margin: 3px 2px 4px 13px;
}
#banners_88x31_top img, #banners_88x31_top object {
	margin: 3px 0px 4px 14px;
	padding:0px;
	position:relative;
} 
#banners_right {
	width: 175px;
	padding-top: 20px;
	
}
#banners_140x240_right {
	width: 175px;
	padding-top: 10px;
	background: url(../i/banners_140x240_right_bg.jpg) repeat-y left top;
	min-height: 266px;
}
#banners_140x240_right img, #banners_140x240_right object {
	margin-bottom: 20px;
	margin-left: 25px;
}
#banners_140x240_right_alpha  {
	width: 170px;
}
#banners_140x240_left_alpha  {
	width: 170px;
	/*margin: 0px 0px 0px 70px;*/
	position: relative;
	z-index: 10;
	margin-top: -622px;
}
#banners_240x400_left {
	background: url(../i/bg_banners_left_alpha.png);
	width: 262px;
}
#banners_240x400_left img {
	margin: 10px 11px;
}
#banners_140x240_left {
	background: url(../i/bg_banners_left_alpha.png);
	padding: 0px 15px;
}
#banners_140x240_left img {
	margin:14px 0px;
	position: relative;
}
#banner_700x100_bot {
	padding: 83px 0 0 178px;
}

#info a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
}
#info a:hover {
	color: #D54C04жы
}

