@charset "utf-8";
/* CSS Document */

body,td,th,input,textarea,button{
	font: normal 13px Arial, Helvetica, sans-serif;
	line-height: 18px;
/*	color: #3a281d;*/
	color: #000000;
}
body{
	margin: 0;
	padding: 0;
	background: #620609 url(bg_top.gif) left top repeat-x;
}
a{
	text-decoration: underline;
	background-color: none;
	color: #8e0e13;
}
a:hover{
	text-decoration: none;
	color: #8e0e13;
}
img{
	border: none;
}
h1{
	font: normal 24px "Times New Roman", Times, serif;
	font-weight: bold;
	color: #8e0e13;
	line-height: 28px;
	padding: 0 0 14px 0;
	margin: 0;
}
h2{
	font: normal 18px "Times New Roman", Times, serif;
	font-weight: bold;
	color: #8e0e13;
	line-height: 18px;
	padding: 0 0 16px 0;
	margin: 0;
}
h2 a{
	font-weight: bold;
	color: #8e0e13;
}
p{
	margin: 0 0 14px 0;
	padding: 0;
}
form{
	margin: 0px;
	padding: 0px;
}
a img{
	cursor: pointer;
}
ul{
	margin-top: -7px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 16px;
}{
	margin-top: -7px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 16px;
}
BLOCKQUOTE{
	margin: -7px 0 16px 15px;
	padding: 0;
}
.font_10{font-size: 10px;}
.font_12{font-size: 12px;}
.font_11{font-size: 11px;}
.font_14{font-size: 14px;}
.font_16{font-size: 16px;}
.gold{color: #faeebd;}
.dark_gold{color: #caa35b;}
.red{color: #3a281d;}

#baseDiv_2{background: url(art_01.gif) right top no-repeat;}
#baseDiv_3{background: url(art_02.gif) left bottom no-repeat;}
#mainTable{
	width: 100%;
	height: 100%;
}
#centerTable{
	margin: 35px 0 0 0;
	width: 986px;
}
#leftCell{
	width: 225px;
}
#mainCell{
	width: 761px;
}
#mainDiv{
	text-align: left;
}
ul#mainMenu{
	margin: 19px 0 0 24px;
	padding: 3px 0 0 35px;
	height: 43px;
	background: url(mainmenu_bg.gif) left top no-repeat;
	text-align: center;
	list-style: none;
}
ul#mainMenu li{
	display: inline;
	float: left;
	position: relative;
}
ul#leftMenu{
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}
ul#leftMenu li{
	display: block;
	height: 24px;
	overflow: hidden;
}
ul#leftMenu li.dd{
	position: relative;
}
ul.submenu{
	display: none;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 37px;
	left: 10px;
	z-index: 999;
	background: #e8d49c url(submenu_bg.gif) top left repeat-y;
	width: 146px;
	list-style: none;
}
ul.submenu li{
	display: block;
	text-align: left;
	width: 130px;
	margin: 3px 5px 3px 10px;
	font: normal 15px "Times New Roman", Times, serif;
}
ul.submenu li a{
	color: #3a281d;
	text-decoration: none;
}
ul.submenu li a:hover{
	color: #8e0e13;
	text-decoration: underline;
}
ul.submenu li.first{
	background: url(submenu_top.gif) left top no-repeat;
	margin: 0;
	width: 146px;
	line-height:6px;
	font-size:6px;
}
ul.submenu li.last{
	background: url(submenu_bott.gif) left bottom no-repeat;
	margin: 0;
	width: 146px;
	line-height: 7px;
	font-size:7px;
}
ul.s_left{
	margin: 0;
	padding: 0;
	top: 0px;
	left: 170px;
}

#contentDiv_1{background: url(content_bg.gif) left top repeat-y;}
#contentDiv_2{background: url(content_bg_top.gif) left top no-repeat;}
#contentDiv_3{
	padding: 36px 32px 0px 38px;
	background: url(content_bg_bott_1.gif) left bottom no-repeat;
}
#mainContent{
	padding: 9px 18px 0px 12px;
	background: url(main_bg.jpg) left bottom no-repeat;
}
#Content{
	padding: 9px 18px 0px 12px;
}
#content_bott{
	height: 87px;
	background: url(content_bg_bott_2.gif) left top no-repeat;
	text-align: center;
	color: #caa35b;
	font-size: 12px;
	line-height: 17px;
	padding-top:10px;
	overflow: visible;
}
#content_bott div{
	padding: 5px 0 20px 0;
	overflow: visible;
}
	
#content_bott a{
	color: #caa35b;
}
#contacts{
	width: 193px;
	height: 121px;
	margin: 30px 0 0 4px;
}
#arenda{
	text-align: center;
}
img.img_prev{
	border: solid #d0c58f 1px;
	margin: 0 0 5px 5px;
}
img.img_prev_det{
	border: solid #d0c58f 1px;
	margin: 0 5px 5px 0;
}
p.hr{
	line-height: 1px;
	height: 1px;
	margin: 0 0 14px 0;
	padding: 0;
	border-bottom: dotted #d0c58f 1px;	
}
p#show_me{
	line-height: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
}
#search_form{
	border: solid #d0c58f 1px;
	background: #efdaa1;
}
#search_form select{
	width: 200px;
}
input.long_input{
	width: 200px;
}