html 
{
	height: 100%;
	width: 100%;
}
body
{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: URL(/images/doors/body_fon.jpg) 0px -22px;
}
div, p, table
{
	margin: 0px;
	padding: 0px;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a
{
	text-decoration: none;
}
#width_stop
{
	width: 1003px;
	overflow: hidden;
	height: 1px;
}
.image_d
{
//background-image: none ! important;
//behavior: url('/js/pngfix.htc');
}

.image_png
{
	filter:expression(fixPNG(this)); 
}
.image_png_img
{
	filter:expression(fixPNGimage(this)); 
}
#header_div
{
	position: relative;
	height: 452px;
	background: url(/images/doors/hesder_fon.jpg) repeat-x top left;
}
#header_left_div
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 305px;
	/*height: 357px;*/
	height: 440px;
	background: url(/images/doors/header_left.jpg) no-repeat top left;
	overflow: hidden;
}

#header_line_div
{
	position: absolute;
	left: 350px;
	top: 74px;
	width: 171px;
	height: 248px;
	background: url(/images/doors/header_door.jpg) no-repeat top left;
}
#header_right_div
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 480px;
	height: 452px;
	background: url(/images/doors/header_right.jpg) no-repeat top left;
	overflow: hidden;
}
#header_slogan
{
	position: absolute;
	left: 320px;
	top: 367px;
	width: 493px;
	height: 62px;
	background: url(/images/doors/header_slogan.png) no-repeat top left;
	overflow: hidden;
}
#content_div
{
	padding: 10px;
}
table#main_table
{
	position: relative;
	z-index: 100;
}
table#main_table thead tr div#ie_hac
{
	display: none;
}
table#main_table thead tr div#other
{
	text-align: center;
	font-size: 25px;
	height: 30px;
	padding-top: 16px;
	color: #392411;
	position: relative;
	z-index: 100;
}
table#main_table thead tr div#other a
{
	color: #392411;
}
table#main_table thead tr div#other a:hover
{
	
}
*html table#main_table thead tr div#ie_hac
{
	display: block;
	position: absolute;
	top: 0px;
	z-index: 10;
}
*html table#main_table thead tr div#ie_hac img
{
	background: URL(/images/doors/teble_header_fon.png) repeat-x;
	height: 46px;
	position: absolute;
	z-index: 10;
}

table#main_table thead tr td#med_table_header
{
	background: URL(/images/doors/teble_header_fon.png) repeat-x;
	height: 46px;
}

*html table#main_table thead tr td#med_table_header
{
	background: none;
}
table#main_table thead tr td#start_table_header
{
	background: url(/images/doors/table_left.png) right top no-repeat;
	height: 46px;
}
table#main_table thead tr td#finish_table_header
{
	background: url(/images/doors/table_right.png) left top no-repeat;
	height: 46px;
}
#tbody
{
	background-color: #B09E57;
	padding: 15px;
}
table#bot_table thead tr td div#start_table_header
{
	background: url(/images/doors/bot_table_left.png) right top no-repeat;
	height: 17px;
}
table#bot_table thead tr td div#finish_table_header
{
	background: url(/images/doors/bot_table_right.png) left top no-repeat;
	height: 17px;
}
*html table#bot_table thead tr td div#start_table_header
{
	background: url(/images/doors/bot_table_left.png) right top no-repeat;
	height: 18px;
}
*html table#bot_table thead tr td div#finish_table_header
{
	background: url(/images/doors/bot_table_right.png) left top no-repeat;
	height: 18px;
}
table#bot_table thead tr td#med_table_header
{
	background: url(/images/doors/bot_table_fon.png) left top repeat-x;
	/*background-color: #B09E57;*/
	height: 17px;
}
table#bot_table thead tr td#med_table_header2
{
	background: url(/images/doors/bot_table_fon.png) left top repeat-x;
	/*background-color: #B09E57;*/
	height: 17px;
}
*html table#bot_table thead tr td#med_table_header
{
	background: none;
}
*html table#bot_table thead tr td#med_table_header2
{
	background: none;
}
*html table#bot_table thead tr td#med_table_header div img
{
	background: URL(/images/doors/bot_table_fon.png) bottom;
	height: 17px;
}
*html table#bot_table thead tr td#med_table_header2 div img
{
	background-color: #B09E57;
	height: 17px;
}
#tbody #title
{
	font-size: 17px;
	padding-bottom: 5px;
}
#tbody #title a
{
	color: #000000;
}
#tbody #date
{
	font-size: 17px;
	padding-bottom: 5px;
	color: #EFEA8B;
}
#tbody p
{
	padding-bottom: 7px;
	color: #3F290E;
	font-size: 13px;
}
#map_div
{
	height: 224px;
	background: URL(/images/doors/map.png) no-repeat top center;
}
#counters_div
{
	float: left; 
	width: 250px;
	height: 35px;
	overflow: hidden;
	text-align: center;
}
#bot_menu_div
{
	float: left; 
	width: 150px;
	height: 35px;
	overflow: hidden;
	background: URL(/images/doors/bot_line.jpg) left repeat-y;
	padding: 2px 10px;
	color: #AD9B52;
	font-size: 11px;
}
#bot_menu_div a
{
	color: #AD9B52;
}
#address_div
{
	float: left; 
	height: 35px;
	overflow: hidden;
	background: URL(/images/doors/bot_line.jpg) left repeat-y;
	padding: 2px 10px;
	color: #AD9B52;
	font-size: 11px;
}
#bot_line_menu
{
	position: absolute;
	margin-top: 45px;
	width: 100%;
	height: 20px;
	font-size: 14px;
	text-align: center;
	color: #CCBD83;
	font-weight: bold;
}
#bot_line_menu a
{
	color: #CCBD83;
}
#bot_cont
{
	position: absolute;
	height: 40px;
	width: 100%;
}
#min_slogan
{
	margin-top: 10px;
	text-align: center;
	margin-right: 15px;
	font-size: 11px;
	color: #4C4640;
/*	font-weight: bold;*/
}
#link
{
	height: 100px;
	margin-left: 75px;
	margin-right: 95px;
	margin-top: 30px;
	cursor: pointer;
}
#top_menu
{
	margin-top: 10px;
	text-align: left;
	margin-left: 40px;	
}
#top_menu p
{
	height: 18px;
	background: URL(/images/doors/menu_dot.png) no-repeat left top;
	padding-left: 25px;
	padding-top: 3px;
	font-size: 16px;
	font-weight: bold;
}
#top_menu_link
{
	color: #342004;
	text-decoration: none;
}
#top_menu_link_sel
{
	color: #111111;
	text-decoration: none;
}
a#top_menu_link:hover
{
	color: #744024;
}
#main_menu
{
	position: absolute;
	margin-top: 330px;
	margin-left: 300px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 15px;
}
#main_menu li
{
	list-style-type: none;
	display: inline;
	padding-left: 20px; 
	padding-right: 19px;
	background: URL(/images/doors/menu_seporator.jpg) left repeat-y;
}
#main_menu li a
{
	color: #9D876C;
}

#tbody_cat
{
	color: #3F290E;
	font-size: 13px;
	background-color: #B09E57;
	padding: 15px;
	/*position: relative;*/
}
#cat_item
{
	height: 170px;
	padding-bottom: 17px;
	font-size: 16px;
}
#cat_item_img
{
	width: 195px;
	height: 123px;
	overflow: hidden;
	float: left;
	cursor: pointer;
}
#item_img_big
{
	width: 339px;
	height: 285px;
	overflow: hidden;
	float: left;
	padding-top: 0px;
}
#item_div
{
	min-height: 285px;
}
*html #item_div
{
	height: 285px;
}
#scroll_img
{
	height: 70px;
}
#scroll_img div
{
	float: left;
	width: 100px;
	height: 70px;
	margin-right: 19px;
}
#scroll_img div#end
{
	margin-right: 0px
}
table, tr, td
{
	border-color: #CCBD83;
}





