/* ... общие настройки, лучше не менять ... */
body{margin:5px;}
body,html{height:100%;}
/* ... настройки таблиц ... */
	table.all,td.all,input.all,textarea.all{width:100%;}
	table.all,tr.all{height:100%;}
	td{vertical-align:top;}
/* ----------------------------------------- */
/* ... ссылки ... */
	a.current,a.current:hover{cursor:default;}
/* ----------------------------------------- */
/* ... формы ... */
	form{margin:10px 0;padding:0;}
		input{margin:0;}
		iframe,input,textarea{border:solid 1px;}
		input.file{border:none;_border:1px solid;}
		/*input,*/textarea{padding-left:3px;padding-right:3px;}
			input.radio{border:none;background:none;}
/* ----------------------------------------- */
/* ... таблицы в ричэдите и названия полей ... */
	table.reTable td,td.label{padding:2px 5px 2px 0;vertical-align:top;}
	table.reCellBordered td{padding:5px;vertical-align:middle;}
	img.reImageLeft{margin:2px 15px 10px 0;}
	img.reImageRight{margin:2px 0 10px 15px;}
	table.reCellBordered img.reImageLeft, table.reCellBordered img.reImageRight{margin:0;}
		table.reTable P,table.reTable h2,table.reTable h3,table.reTable h4,table.reTable h5,table.reTable h6{
			margin:5px 0 !important;padding:0 !important;
		}
		td.label{white-space:nowrap;}
/* ----------------------------------------- */
/* ... горизонтальный разделитель ... */
	hr{
		clear:both;
		margin:0 0 10px 0;
		height:1px;
		width:100%;
		border: 0px solid;
		_background:none;
		_border:none;
	}
/* ----------------------------------------- */
/* ... строка навигации ... */
/* ----------------------------------------- */
/* ... вывод сообщений ... */
	P.alert{
		padding:5px 0 5px 10px;
		margin-bottom:10px;
		font-weight:bold;
	}
/* ----------------------------------------- */
/* ... блок навигации по страницам ... */
	p.pages{padding-top:5px;margin-top:20px;border-top:solid 1px;border-top:solid 1px;}
		p.pages a{padding-left:3px;padding-right:2px;}
/* ----------------------------------------- */
/* ... списки ... */
	ul{margin:10px 0;padding:0;}
	ol{margin-top:0;margin-bottom:15px;}
		ul li, ol li{margin:4px 0px 5px 0;padding:0px;}
		ul li{list-style:none;padding-left:10px;background:url(../../img/bullet.2.gif) no-repeat 0 4px;}
			ul li p, ol li p{padding:0;margin:0;}
				ul ul {margin-left:15px;}
				ul ul li{background-image:url(../../img/bullet.3.gif);}
				ul ul ul li{background-image:url(../../img/bullet.1.gif);}
/* ----------------------------------------- */
/* ... пнг ... */
	img.png{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
	div.png{
		/*display:inline; */
		filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.firstChild.src+"')");
		width:expression(this.firstChild.width); 
		height:expression(this.firstChild.height);
	} 
/* ----------------------------------------- */
/* ... текстовый блок ... */
	div.text{margin:0 0 20px 0;padding:0;clear:both;}
	div.all{margin:0 0 0 0;padding:0;}
/* ----------------------------------------- */
/* ... распорочка ... */
	div.blank{width:1px;height:1px;margin:0;padding:0;}
/* ----------------------------------------- */
/* ... картинки с нижним выравниванием ... */
	img.bottom {vertical-align:text-bottom !important;}
/* ----------------------------------------- */
/*=================== НАСТРОЙКИ САЙТА ============================*/
body{
	background:#c4fdb7;
	color:#041a01;
}
body.page{
	margin:0;
	padding:0;
	background:#389623 url(../../img/design/bg.gif) repeat-x 0 0;
}
p,h1,h2,h3,h4,h5,h6{padding:0;margin: 0px 0px 15px 0px;}
body,td,th,input,select,textarea,h1,h2,h3,h4,h5,h6{font-family:Arial,Tahoma,Verdana,sans-serif;}
body,td{font-size:12px;}

/* ... ссылки ... */
	a{color:#0f6d04;text-decoration:underline;}	 
	a:hover,a.current,a.current:hover{color:#03a75b;text-decoration:underline;}
/* ----------------------------------------- */
/* ... мелкий шрифт ... */
	.small,.small td,small{font-size:11px;font-weight:normal;}
	p.small{margin:3px 0;}
/* ----------------------------------------- */
/* ... формы ... */
	iframe,textarea,input{border-color:#60b64c;}
	textarea,input,select{color:#041a01;background:#ffffff;font-size:11px;}
	input.submit{
		font-weight:bold;
		color:#c4fdb7;
		background:#0f6d04;
		font-size:10px;
		height:18px;
		letter-spacing:1px;
		border:none;
		padding-left:10px;
		padding-right:10px;
		_padding-left:2px;
		_padding-right:1px;
		margin:0 0 0px 0px !important;
	}
	.grey{color:#808080 !important;}
	/* ... обязательное поле + ошибка заполнения ... */
		.require, .require a, .require a:hover{color:#bd6410 !important;}
		.errorfield{border:1px solid #bd6410 !important;}
		.nowrap{white-space:nowrap;} 
/* ----------------------------------------- */
/* ... таблицы в ричэдите ... */
	table.reTable,table.reTable td{border-color:#60b64c;}
/* ----------------------------------------- */
/* ... названия полей ... */
	.label, table.reTable .label{
		color:#3b9021;
		font-size:11px;
	}
	td.label, table.reTable td.label{
		/*vertical-align:middle !important;	*/
	}
	div.add_fields{margin-bottom:5px;}
	p.add_field{margin-bottom:3px;font-size:10px;}
	div.division{margin-bottom:0px !important;color:#3b9021;}
	div.division p{color:#3b9021;font-size:11px;margin-bottom:5px;}
/* ----------------------------------------- */
/* ... раскраска таблиц ... */
	tr.color_0 td{background:#baf5ac !important;/*border-width:0;*/}	
	tr.color_1 td{/*border-width:0;*/}

	tr.color_2 td{
		padding:5px 5px !important;
		font-weight:normal;
		background:#0f6d04;
		color:#c4fdb7 !important;
		border-color:#0f6d04;
		font-size:13px;
	}		
/* ----------------------------------------- */
/* ... горизонтальный разделитель ... */
	hr{
		background-color:#60b64c;
		border-color:#60b64c;
		_background:none;
		_border:none;
		_color:#60b64c;
	}
/* ----------------------------------------- */
div.guest{border-top:1px solid #60b64c;padding-top:10px;}
/* ... строка навигации ... */
	p.navigation{font-size:10px;color:#60b64c;line-height:25px;}
		p.navigation a{text-decoration:underline;}
		p.navigation a:hover{text-decoration:underline;}
/* ----------------------------------------- */
/* ... вывод сообщений ... */
	P.alert{background:#bd6410;color:#c4fdb7;border:none;}
/* ----------------------------------------- */
/* ... блок навигации по страницам ... */

	p.pages{clear:both;font-size:10px;line-height:13px;border-color:#60b64c;color:#3b9021;}
	p.pages a.number,p.pages a.numbercurrent{text-decoration:none;padding:0 6px;}
	p.pages a.number:hover,p.pages a.numbercurrent:hover{text-decoration:none;}
	p.pages a.numbercurrent,p.pages a.numbercurrent:hover{font-weight:bold !important;color:#c4fdb7;background:#0f6d04;}

/* ----------------------------------------- */
/* ... 6 уровней заголовков ... */
	h1 { 
		font-size:20px;
		font-weight:normal;
		color:#0f6d04;
		margin:3px 0px 20px 0px;
	}

	h2 {
		text-decoration:none;
		margin:0 0px 10px 0px;
		color:#bd6410;
		font-size:17px;
		font-weight:bold;
	}

	h3 { font-size: 15px; font-weight: bold; color: #60b64c; margin:0 0px 10px 0px;}
		h3.news {margin-bottom:0;}
	h4 { font-size: 13px; font-weight: bold; color: #bd6410; margin:0 0px 2px 0px;}
		h4.news {margin-bottom:0;}
		h4 a {color: #bd6410;}
		h4 a:hover {color: #656565;}
	h5 { font-size: 13px; font-weight: bold; color: #0f6d04; margin:0px 10px 0 0px;}
		h5.news {margin-bottom:0;}
	h6 { font-size:9px; font-weight: normal; color: #bd6410;  margin:10px 0px 10 0px;text-transform:uppercase;}
/* ----------------------------------------- */

table.page{
	width:990px;
	background:#c4fdb7 url(../../img/design/page.bg.jpg) no-repeat 0 0;
}

/* topRow */
#topRow{
	height:320px;
}
	#topTd{
		color:#0f6d04;
		background: url(../../img/design/page.left.jpg) no-repeat 0 148px;
	}
	#flash{
		clear:both;
		margin:0 0 0 45px;
		width:900px;
		height:200px;
		background: url(../../img/design/flash.bg.jpg) no-repeat 0 0;
	}
	#logo{
		margin:10px 0 18px 56px;
		float:left;
		width:246px;
		height:94px;
		background:url(../../img/design/logo.png) no-repeat 0 0;
		_background-image:none;
		filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+base+"img/design/logo.png',sizingMethod='crop')");
	}
	#logo a{
		display:block;
		position:absolute;
		width:246px;
		height:94px;
		
	}
	#today,#phones,#time{
		float:left;
		margin:44px 0 18px 0;
	}

	#today{
		width:130px;
		height:60px;
		text-align:center;
	}
		#today p {
			margin:15px 0 0 0;
		}
	#phones,#time{
		height:60px;
		border-left:1px solid white;
	}
	#phones{
		width:225px;
	}
		#phones h1 {
			margin:7px 0 0 10px;
			font-weight:bold;
		}
	#time{
		width:320px;
		font-size:15px;
	}
		#time h2 {
			color:#ffffff;
			margin:2px 0 0 10px;
		}
		#time p {
			margin:0 0 0 10px;
		}
/* menu */
ul.menu{
	margin:25px 55px 10px 45px;
	background:url(../../img/design/menu.bg.gif) no-repeat 0 5px;
	border-left:1px solid #60b64c;
	padding:6px 0 5px 0;
}
table.menu{
	width:100%;
	margin:0 0 10px 0;
	border-left:none;
	border-right:1px solid #60b64c;
	background:url(../../img/design/menu.bg.ul.gif) no-repeat top right;
}

	ul.menu li{
		margin:0;
		padding:0;
		background:none;
	}
	table.menu tr td{
		_border-top:expression(parentNode.previousSibling?"0":"5px solid #c4fdb7");
	}
	table.menu tr:first-child td{
		border-top:5px solid #c4fdb7;
	}
	table.menu td{
		padding:7px 0 7px 10px;
		background:url(../../img/design/menu.bg.gif) no-repeat right bottom;
	}
	table.menu td.noline{
		background:none;
		padding:0;
	}
	ul.menu li.current{
		background:url(../../img/bullet.1.gif) no-repeat left center;
	}
	table.menu td.current{
		background:url(../../img/design/bullet.1.right.gif) no-repeat left center;
	}

	ul.menu a,table.menu a{
		display:block;
		text-decoration:none;
	}
	ul.menu a{
		font-size:15px;
		background:url(../../img/design/menu.bg.gif) no-repeat left bottom;
		padding:0 0 0 10px;
		line-height:26px;
	}
	table.menu a{
		font-size:12px;
	}
	ul.menu a:hover,ul.menu a.current,table.menu a:hover,table.menu a.current{
		color:#03a75b;
		text-decoration:underline;
	}
	#discont{position:absolute;height:50px;width:100px;margin-top:-190px;}
		#discont ul.menu,#discont ul.menu a{background:none;}
		#discont ul.menu a{line-height:normal;}
/* ====================================== */
/* contentRow */
	/* контент */
		#contentLeft{
			padding:0 0 200px 0;
			background:url(../../img/design/left.jpg) no-repeat bottom left;
		}
		#contentCenter{
			width:100%;
			padding:28px 45px 30px 0;
		}

		#contentRight{padding:25px 45px 30px 0;}
/* ====================================== */
/* bottomRow */

#bottomRow{height:82px;}
	#bottomRow td{vertical-align:middle;color:#c4fdb7;background:#389623 url(../../img/design/bottom.bg.gif) repeat-x center top;}
		#bottomRow td p{margin:0px 0;}
	#bottomLeft{}
		#bottomLeft div.blank{width:276px;height:82px;}
	#bottomCenter {width:100%;font-size:11px;}
		div#copy{height:82px;background:url(../../img/design/bottom.center.jpg) no-repeat 0 0;}  
			div#copy div{margin:28px 0 0 0;float:left;}  
		div#r52{margin:29px 40px 0 0;font-size:10px;float:right;}  
			div#r52 a{color:#ffffff;text-decoration:none;}
			div#r52 a:hover{color:#0f6d04;text-decoration:none;}
			div#r52 a img{position:relative;background:#ffffff;margin-bottom:-3px;}
			div#r52 a:hover img{background:#0f6d04;}
	#bottomRight{}
		#bottomRight div.blank{width:230px;}
/* ====================================== */
 /* ... Контакты и прочие формы ... */
 table.form{width:400px;}
	 table.form .text_field{width:100%;}
	 table.form .select_field{width:300px;}
	 table.form .file_field{width:300px;}
/* ====================================== */

.note{font-size:10px;margin:5px 0 5px 10px;color:#3b9021;}

/* ====================================== */
 /* ... фотогалерея ... */
 div.photo{
	float:left;
	margin:0 10px 10px 0;
 }
 div.photo p{text-align:center;}
/* ====================================== */
 /* ... акции ... */
div.actions{float:left;margin:0 20px 10px 0;padding:0;width:212px;}

/* ====================================== */
 /* ... гостевая ... */
 div.guest_otvet {margin:0 0 20px 20px;}
 .nomargin{margin:0;}


table.clear{clear:both;}
.nounderline, .nounderline a, .nounderline a:hover, .nounderline a.current{text-decoration:none;}

div.firm{
	border:1px dotted #b9b9ae;
	width:220px;
	height:150px;
	float:left;
	margin:0 10px 10px 0;
}
div.firm table{margin:5px;}
div.firm table td{padding:0 3px 3px 0;}
table.firm td{padding:0 7px 7px 0;}
/* ... карта сайта ... */
ul.map li{font-size:15px;background-position: 0 5px;margin:2px 0px 3px 0;}
	ul.map li a{text-decoration:none;}
		ul.map li a:hover{color:#03a75b;text-decoration:underline;}
ul.map ul li{font-size:13px;background-position: 0 4px;}
	ul.map ul li a{color:#348621;}
ul.map ul ul li{font-size:11px;background-position: 0 4px;}
	ul.map ul ul li a{color:#60b64c;}
/* ====================================== */
