body {
	 background-color: #B4BEC0;
}
body, div, td, font {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #333333;
  font-family: tahoma !important;
  font-size: 11px;
  vertical-align: top;
}
#content font, #content span {
  color: #73706C !important;
  font-family: tahoma !important;
  font-size: 11px !important;
}
.clear_all {
	clear: both;
}
img {
	border: 0px;
}
.img_block {
	line-height: 0px;
	font-size: 0px;
}
.img_l {
	float: left;
	margin-right: 15px;
}
.img_top {
	align: center;
	margin: 15px;
}
.img_r {
	float: right;
	margin-left: 15px;
}
.abs_center {
	vertical-align: middle;
	text-align: center;
}
a {
	color: #339933;
}
a:hover {
	color: #cc0000;
}
h1, .h1 {
	color: #23190a;
	font-size: 20px;
	font-weight: bold;
	text-decoration:none;
}
h2, .h2 {
	font-size: 13px;
	color: #23190a;
	padding: 0px;
	margin: 5px 0px;
	font-weight: bold;
	text-decoration:none;
}
h3, .h3 {
	font-size: 12px;
	font-weight: bold;
}
h4, .h4 {
	background: #6f5226;
	width: 215px;
	//height: 26px;
	color: #fff;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 12px;
	//padding: 5px;
	//margin: 15px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	padding: 10px 10px;

}
h5, .h5 {
	font-size: 18px;
	font-weight: bold;

} 
#body {
	background-color: #fff;
	margin: 0px 0px 0px 0px;
}
#body_bord_left {
	width: 4%;
	background: #B4BEC0 url(/img/body_left_border.gif) right repeat-y;
}
#body_bord_left div {
	background: url(/img/body_left_top_corner.gif) right repeat-y;
	height: 73px;
}
#body_bord_right {
	width: 4%;
	background: #B4BEC0 url(/img/body_right_border.gif) left repeat-y;
}
#body_bord_right div {
	background: url(/img/body_right_top_corner.gif) left repeat-y;
	height: 73px;
}


#footer_left {
	width: 1%;
	background: #B4BEC0 url(/img/footer_left.gif) right repeat-y;
	height: 110px;
}
#footer_left div {
	background: #B4BEC0 url(/img/footer_left.gif) right repeat-y;
/*	height: 110px;*/
}
#footer_right {
	width: 1%;
	background: #B4BEC0 url(/img/footer_right.gif) left repeat-y;
}
#footer_right div {
	background: #B4BEC0 url(/img/footer_right.gif) left repeat-y;
/*	height: 110px; */
}
#footer {
/*	height: 110px; */
	background: #5f451c url(/img/footer2.jpg);
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	vertical-align: middle;
	text-align: right;
}



#top_line {
	background: #4694BA url(/img/top_line.gif);
	height: 32px;
	margin: 0px -1px;
	line-height: 32px;
	overflow: hidden;
	color: #D1E0E7;
	text-align: right;
	padding-right: 15px;
}
#top_line a {
	color: #D1E0E7;
}
#top_line a:hover {
	color: #fff;
}
#logo {
	line-height: 0px;
	font-size: 0px;
	padding: 0px 0px 0px 0px; 
}
#main_menu {
	vertical-align: bottom;
}
#main_menu a {
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px 10px 0px 10px;
	color: #533c18;
	text-decoration: none;
	margin: 0px 2px;
}
#main_menu a b {
	display: block;
	padding: 0px 10px 0px 10px;
	font-weight: normal;
	font-size: 13px;
}
#main_menu a:hover {
	/*background: #C6CFD3 url(/img/main_menu_l.gif) left no-repeat;*/
	background: #533c18;
	color: #FFFFFF;
}
#main_menu a:hover b {
	/*background: #C6CFD3 url(/img/main_menu_r.gif) right no-repeat;*/
	background: #533c18;
}
.f13px {
	font-size: 13px !important;
}
.light_gray {
	color: #BABABA !important;
}
.top-h4 {
	background: #fff url(/img/h4-top-line.gif) no-repeat !important;
}
.pdd_r {
	padding-right: 15px;
}

#phone {
	margin: 5px 5px 5px 5px;
	padding: 10px 10px;
	background: #006633;
	color: #ffff00;
	text-align: center;
	font-size: 18px;
	overflow: inherit;
}
#statistic {
	margin: -3px 5px 5px 0px;
	border-bottom: 1px solid #DBDBDB;
	padding: 0px 10px;
}
#authorization {
	color: #FFFFFF;
	font-size: 11px;
	margin: 5px 5px 5px 5px;
	padding: 10px 10px;
	/* height: 100px;*/
	/* border: 1px solid #5f451c; */
	background: #6c4e1f url(/img/auth.jpg); 
	overflow: inherit;
}
#authorization div {
	padding: 10px 10px;
	font-size: 11px;
	line-height: 15px;
/*	margin: 5px 5px 5px 5px; */
}

#authorization input {
	height: 14px;
	line-height: 14px;
	padding: 0px;
	font-size: 11px;
/*	width: 95%; */
	width: 130px; 
	border: 1px solid #5f451c;
}

#authorization input#auth_but {
	width: 20px;
	height: 18px;
	border: 0px;
	align: right;
	background: url(/img/go-button.gif) top;
}
#authorization input#auth_but:active {
	background-position:bottom;
}

#authorization table {
	width: 92%; 
	margin: 0px auto;
}
#authorization td {
	font-size: 13px;
	color: #FFFFFF;
	vertical-align: middle;
	width: 100px;
}
#authorization th {
	text-align: right;
	vertical-align: middle;
}
#authorization a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
#hot_link {
	width: 117px;
	padding-top: 26px;
}
#hot_link a {
	display: block;
	height: 23px;
	margin-bottom: 4px;
	/*background: #529FC6 url(/img/hot_blue.gif);*/
	background: #529FC6;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
#hot_link a.yellow {
	/*background: #FFE443 url(/img/hot_yellow.gif);*/
	background: #FFE443;
	color: #73706C;
	
}
#search {
	background: url(/img/search_bg.gif);
	margin-left: 5px;
}
#search td {
	/*background: url(/img/search_corner.gif) bottom left no-repeat;*/
	height: 30px;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
}
#search input {
	width: 90%;
}
#search th {
	width: 60px;
	padding-right: 20px;
}
#search input {
	height: 14px;
	line-height: 14px;
	padding: 0px;
	font-size: 11px;
	width: 100%;
	border: 1px solid #5f451c;
	border-bottom: 1px solid #5f451c;
	border-right: 1px solid #5f451c;
}
#search input#search_but {
	width: 19px;
	height: 17px;
	border: 0px;
	background: url(/img/search-button.gif) top;
}
#search input#search_but:active {
	background-position:bottom;
}

#left_menu {
	padding: 10px 10px 10px 10px;
}
#left_menu a {
	display: block;
	float: right;
	clear: both;
	height: 25px;
	line-height: 25px;
	width: 200px;
	padding-left: 30px;
	color: #533c18;
	font-size: 12px;
	text-decoration: none;
	background: #FFFFFF url(/img/lm.gif) left no-repeat;
}
#left_menu a:hover {
	background: #533c18;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

#left_menu img {
	float: right;
	clear: both;
	margin-left: 10px;
}
div.hr, div.hr_right {
	border: 0px;
	height: 1px;
	line-height: 1px;
	font-size: 0px;
	background: #6f5226 url(/img/hr.gif) right no-repeat;
	margin: 0px 150px 0px 0px;
	padding: 0px !important;
	clear: both;
}
div.hr_right {
	background: #6f5226 url(/img/hr_right.gif) left no-repeat;
	margin: 0px 0px 0px 300px;
}
#rubrika {
	background: url(/img/rubrika_bg.gif) bottom left no-repeat;
	height: 45px;
	font-size: 25px;
	vertical-align: bottom;
	padding-left: 200px;
	padding-bottom: 2px;
}
#left_cont {
	width: 250px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	clear: both;
}
#right_cont {
	width: 300px;	
}

#left_cont h2 {
	color: #23190a;
	margin: 0px 0px 5px 5px;
	font-family: verdana;
	font-size: 12px;
}
#left_cont p {
	margin: 5px;
	padding: 5px;
}
#content {
	border-left: 1px solid #A9A9A9;
	padding: 5px 5px 5px 5px;
}
#content h1 {
	color: #23190a;
	margin: 0px 0px 10px 10px;
	font-family: verdana;
	font-size: 18px;
}
#content p {
	margin: 10px 25px 10px 10px;
	text-align: justify;
}

.bord_line {
	line-height: 0px;
	font-size: 0px;
	border-top: 1px solid #a9a9a9;
}

#right_cont .hr {
	margin-right: 0px;
	background-position: -50px;
}
#left_cont p {
	text-align: justify;
	color: #6C6C6C;
}
.img_border {
	margin: 5px;
	float: left;
}
.img_border th {
	background: #b3b3b3;
	color: #fff;
	border: 2px solid #fff;
	border-bottom: 0px;
	text-align: left;
	padding: 0px 10px;
	font-weight: normal;
}
.img_border th p {
	text-align: right !important;
	margin: 0px !important;
	padding: 3px 0px;
}
.img_border .t-l {
	background: url(/img/t-l.gif);
	width: 10px;
	height: 16px;
}
.img_border .t-r {
	background: url(/img/t-r.gif);
}
.img_border .m-l {
	background: url(/img/m-l.gif);
}
.img_border .m-r {
	background: url(/img/m-r.gif);
}
.img_border .b-l {
	background: url(/img/b-l.gif);
}
.img_border .b-r {
	background: url(/img/b-r.gif);
	width: 10px;
	height: 16px;
}
.img_border .b-c {
	background: url(/img/b-c.gif);
}
.yellow_bg {
	background: #E9E5C0;
}
.body_banner {
	background: #e8e8e8;
	text-align: center;
	margin: 10px 0px;
}
#footer a {
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	color: #BBBBBB;
}
.ccc {
	background-image:url(/img/123.jpg) !important;
}


.search-form-table {
	background: #CCE3FF;
	margin-right: 5px;
}
.search-form-table select,
.search-form-table input {
	font-size: 11px;
}
.search-form-table td {
	padding: 2px 5px 2px 5px;
	white-space: nowrap;
	vertical-align: middle;
	font-weight: bold;
}
.search-form-table * {
	vertical-align: middle;
	line-height: 15px;
}
.search-form-table th {
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	background: #6BAED0;
	color: #fff;
}
.search-form-table .button {
	background: #418EB4;
	color: #fff;
	margin: 5px 0px;
	width: auto;
	border: 1px solid;
	border-color: #6BAED0 #4694BA #4694BA #6BAED0;
	cursor: pointer;
}
.search-form-table td.right {
	font-weight: normal;
}
.search-form-table .right input,
.search-form-table .right select {
	width: 155px;
	margin: 1px;
	padding: 1px;
}
.search-form-table input.smallinput,
.search-form-table select.smallinput {
	width: 50px !important;
}
.search-form-table .chekbox input {
	width: 15px !important;
}