html
{
	height: 100%;
	width: 100%;
}

body
{
	background-color: #ebe7dc;
	font-family: tahoma,Arial,verdana,sans-serif;
	font-size: 0.75em;
	color: #525453;
	padding: 0px;
	margin: 0px;
}

form
{
	margin: 0px;
	padding: 0px;
}

div,td,font
{
	font-size: 100%;
}
td{
	vertical-align:top;
}	




A:link,A:visited
{
	color:#2a9cf4;
	TEXT-DECORATION: underline;
}

A:hover
{
	color:#2a9cf4;
	TEXT-DECORATION: none;
}

table,img
{
	border: 0px;
}

h1, h2, h3, h4
{
	font-weight: normal;
	color: #adadad;
	text-transform: uppercase;
}
h1
{
	font:1.2em/1.2 Calibri,sans-serif;
	padding-top: 0px;
	margin-top: 10px;
	color:#f3453f;
	font-weight:bold;
	
}
h2
{
	font:1.2em/1.2 Calibri,sans-serif;
	color:#f3453f;
	font-weight:bold;
	
}

hr
{
	border: 0px;
	background: transparent url(img/hr.gif) repeat-x top right;
	color: none;
	height: 1px;
	margin: 10px 0px 10px 0px;	
}

.logo
{
	float: left;
	width: 228px;
	height: 32px;
	padding: 0px 0px 0px 33px;
	margin-top: 44px;
	background: transparent url(img/line-under-logo.gif) no-repeat bottom right;
	text-transform:uppercase;
	color: #2d7aab;
	font-size: 1.4em;
	font-weight: bold;
}
.logo A:link,.logo A:visited
{
	text-decoration: none;
}
.logo A:hover
{
	text-decoration: underline;
}

.header
{
	margin-left: 228px;
	background: transparent url(img/header-line.gif) repeat-x bottom right;
	height: 76px;
}
.header-img
{
	background: transparent url(img/header.gif) no-repeat bottom left;
	height: 76px;
}

.top-menu
{
	float:right;
	background: transparent url(img/header-finish.gif) no-repeat top right;
	height: 40px;
	margin-top: 36px;
	padding: 12px 33px 0px 0px;
	font-size: 0.9em;
	color: #f2f2f2;
}
.top-menu img
{
	margin-left: 15px;
	padding: 4px 0px 0px 0px;
}
.top-menu .search
{
	float: left;
}

.menu
{
	font-weight: bold;
}
.menu_level
{
	padding-left: 20px;
}
.menu2
{
	margin-left: 20px;
}
.menu3
{
	margin-left: 40px;
}
.menu4
{
	margin-left: 60px;
}

td.left
{
	padding: 40px 20px 20px 33px;
	width: 200px;
	font-size: 0.9em;
}
td.right
{
	padding: 40px 33px 20px 20px;
	width: 200px;
	font-size: 0.9em;
}
.left h2,.right h2
{
	margin-top: 10px;
	background: transparent url(img/hr.gif) repeat-x top right;
	padding-top: 10px;
}
.left .show-all,.right .show-all
{
	text-align:right;
}

td.content
{
	padding: 0px 0px 20px 0px;
}

table.footer td
{
	padding: 20px 33px 20px 0px;
	font-size: 0.9em;
}
table.footer td.footer-contacts
{
	padding: 20px 20px 20px 33px;
	width: 200px;	
}
.clear
{
	clear:both;
}

/* общие */

	.button
	{
		background-color:#e7ae1b;
		color:#ffffff;
		border: 0px;
		font-size: 1em;
		margin: 3px 0px 3px 0px;
	}
	
	.navigation
	{
		clear:both;
	}
	.show-all{}


	.debug,.error
	{
		display:none;
	}

	.path
	{
		font-size: 0.9em;
		padding-top: 20px;
	}
	.show-users{}
	.language{}

/* captcha */
	
	.code-img
	{
		margin: 4px 0px 4px 0px;
	}
	.code-input
	{
		margin-bottom: 4px;
	}
	.code-update
	{
		font-size: 0.9em;
	}

/* rating */
	

	.rating-votes
	{
		display:inline;
	}

/* comments */

	#comments-form .inptext
	{
		width: 50%;
		height: 100px;
	}
	#comments-result
	{
		display:none;
	}

	.comments-date
	{
		font-weight: bold;
	}

	.comments-text
	{
		margin-bottom: 10px;
	}

/* votes */

	.votes-form-answer
	{
		margin-left: 10px;
	}
	.votes-answer
	{
		margin-left: 10px;
	}
	.votes-form .button{}

/* search */
	
	.search-result
	{
		margin-bottom: 20px;
	}
	.search-list
	{
		margin-bottom: 10px;
	}
/* login */
	.login
	{
		background: transparent url(img/hr.gif) repeat-x top right;
		padding-top:10px;
		margin-top: 10px;
	}
	.login .infofield
	{
		width: auto;
		margin: 7px 4px 3px 0px;
		height: 12px;
		float:left;
		clear:both;
	}
	.login .intbutton
	{
		clear: both;
	}
	.login .inptext
	{
		float:left;
		width:auto;
		margin: 3px 0px 3px 0px;
	}
	.login-reminding{}
	.login-registration{}

/* registration */

	#registration-result
	{
		display:none;
	}

/* reminding */

	#reminding-result
	{
		display:none;
	}

/* tags */
	.tags
	{
		padding: 5px 0px 10px 0px;
	}
	.tags .tags-header
	{
		font-weight: bold;
	}

	.tags-list
	{
		margin-bottom: 5px;
	}
	.tags-list .tag-name
	{
		font-weight: bold;
	}




/* news */	
	/* news общие классы */
	.news-name
	{
		font-weight: bold;
	}
	.news-date
	{
		font-weight: bold;
	}
	
	/* news список новостей */

	.news-list .news
	{
		clear:both;
	}
	.news-list .news-date
	{
		margin-top: 10px;
	}

	.news-list .news-img
	{
		float:left;
		margin:3px 10px 3px 0px;
	}




	.news-block .news-date
	{
		margin-top: 10px;
	}


	/* show_calendar_news функция для шаблона */

	.news-calendar .news-year
	{
		font-weight: bold;
	}

	
/* clauses */	
	/* clauses общие классы */
	.clauses-name
	{
		font-weight: bold;
	}
	.clauses-date
	{
		font-weight: bold;
	}

	
	/* clauses вывод списка статей */

	.clauses-list .clauses
	{
		clear:both;
	}

	.clauses-list .clauses-img
	{
		float:left;
		margin:3px 10px 3px 0px;
	}


	


/* faq */
	/* faq общие классы */
	.faq-date
	{
		font-weight: bold;
	}
	.faq-question
	{
		margin-top: 10px;
	}
	.faq-answer{}

	/* faq вывод списка вопросов */

	.faq-list .faq-date
	{
		margin-top: 10px;
		line-height:1.4;
	}

	
	/* faq вывод одного вопроса */

	
	/* faq форма */
	
	#faq-result
	{
		display:none;
	}	
	
	/* faq-block функция для шаблона */


/* feedback */

	#feedback-result
	{
		display:none;
		margin:0;
		color:blue;
	}

/* shop */
	/* shop общие классы */
	.shop-name
	{
		font-weight: bold;
	}

	.shop-price
	{
		font-weight: bold;
	}
	.shop-price .shop-price-value
	{
		font-weight: normal;
	}

	.shop-form
	{
		margin:0px;
		padding: 0px;
	}

	.shop-price-depend
	{
		padding:0px 10px;
	}
	
	/* shop вывод списка товаров */

	.shop-list .shop
	{
		clear: both;
	}
	
	.shop-list .shop-img
	{
		float:left;
		margin:3px 10px 3px 0px;
	}
	.shop-list .shop-price
	{
		font-weight: bold;
	}
	.shop-list .shop-price .shop-price-value
	{
		font-weight: normal;
	}
	
	.shop-list .show-all
	{
		clear: both;
	}


	.shop-order a:link, .shop-order a:visited
	{
		text-decoration: none;
	}
	.shop-order .active
	{
		color: #ff0000;
	}

	/* shop вывод одного товара */
	
	.shop-id .shop-param
	{
		font-weight: bold;
	}
	.shop-id .shop-param .shop-param-value
	{
		font-weight: normal;
	}
	
	.shop-search .inptext
	{
		margin: 3px 0px 3px 0px;
	}
	.shop-search .inpshort
	{
		margin: 3px 0px 3px 0px;
		width: 40px;
	}
	

/* basket */

	.basket-result
	{
		display:none;
	}
	

	table.basket td.basket-count
	{
		text-align:center;
	}
	table.basket td.basket-price
	{
		text-align:right;
	}
	table.basket td.basket-summ
	{
		text-align:right;
	}

	table.basket td.basket-total
	{
		text-align:right;
	}
	table.basket td#basket-td-last{}
	
	/*basket функция в шаблоне */
	.basket-block
	{
		background: transparent url(img/hr.gif) repeat-x top right;
		padding-top:10px;
		margin-top: 10px;
	}
	.basket-block a:link, .basket-block a:visited
	{
		font-weight: bold;
	}
	

/* order */
	
	#order-result
	{
		display:none;
	}

/* photo */
	/* photo общие стили */
	.photo-name
	{
		font-weight: bold;
	}

	
	/* photo список фотографий */

	.photo-list .show-all
	{
		clear:both;
		padding: 10px 0px;
	}
	.photo-list .photo
	{
		float:left;
	}

	.photo-list .photo .photo-img
	{
		margin:3px 10px 3px 0px;
	}
	.photo-list .photo .photo-size{}

	/* photo страница фотографии */
	.photo-id{}
	.photo-id .photo-img{}
	.photo-id .photo-size{}

		
	/* show_photo-block функция для шаблона */
	
	


	/* files список файлов */

	.files-list .file
	{
		clear:both;
	}

	.files-list .files .files-img
	{
		float:left;
		padding: 0px 0px 10px 10px;
	}

	
	
	
	
	
	
	
	#wrapper {
	width: 830px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 260px;
	background: #ebe7dc;
	margin:0 20px;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 498px;
		background: #ebe7dc;
}




/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 830px;
	margin: -398px auto 0;
	height: 350px;
	background: #ebe7dc;
	border-top:black solid 1px;
	padding-top:48px;
	
}
	
	
	
	
img.img-to-left	{
	float:left;
	margin:0 19px 40px 0;



}
	
#header-table{
	width:100%;
	border-collapse:collapse;
	padding:0;
	height:153px;
}	
	
	
	
#header-table   .header-table-first{
	width:200px;
}	
	
#header-table   .header-table-second{
text-align:center;

}	
#header-table   .header-table-third{
	width:185px;
	text-align:right;
}		
	
	
	




#menu-table{
	width:100%;
	height:245px;
	border-collapse:collapse;
	padding:0;

}	
	
#menu-table  .left-menu-td{
	width:360px;
	background:url(img/menu-bg.gif) left  top no-repeat;
	
}



.left-menu-td a, .left-menu-td span{
	color:#2a9cf4;
	font:13px/1 Calibri, sans-serif;
	text-transform:uppercase;
	display:block;
	padding:0 0 0 18px;
	background:url(img/plus.gif) no-repeat left 50%; 
	
}

.left-menu-td  h2{
	padding:30px 0 10px 0;
	margin-left:27px;


}

.left-menu-td table{
	margin-left:27px;
	width:300px;
	
	
}

.left-menu-td table td{
	
	width:50%;
}







#menu-table  .right-menu-td{
	background:url(img/trust-2.jpg) left 23px  no-repeat;

}
#menu-table  .right-menu-td.index{
	background:url(img/trust-1.jpg) left 23px  no-repeat;

}


#main-content-table{
	width:100%;
	border-collapse:collapse;
	padding:0;
}
#main-content-table     .left-content-td{
	
	width:280px;
	padding:50px 0 0 0px;






}
#main-content-table     .right-content-td{
	padding: 55px -30px 0 80px;
	padding-left: 40px;
}

#footer-table{
	width:100%;
	border-collapse:collapse;
	padding:0;
	color:#464646;
}



.footer-table-first{
	width:240px;
	font:1em/1.2 Calibri, sans-serif;
}

.footer-table-third{
	width:190px;
	font:1em/1.2 Calibri, sans-serif;
}

.footer-table-third a{
	color:#464646;
	
}





#menu_top{
	width:100%;
	border-collapse:collapse;
	padding:0;

}

#menu_top a,#menu_top span{
	display:block;
	border-top:solid 2px #1577c9;
	padding-top:36px;
	color:#2a9cf4;
	text-transform:uppercase;
	font:14px/1 Calibri, sans-serif;
	text-decoration:none;
	text-align:center;
	
}

#menu_top  .separator{
	width:35px;


}

.phones{
	padding:0px 0 0 0;
	font:1em/1.2    Calibri,sans-serif;
	color:#606060;
	text-transform:uppercase;
}

.phones p{
	margin-bottom:4px;
}


.phones  p.phone {
	font:30px/29px    Calibri, sans-serif;
	color:#f23831;
	margin:0;
}
.phones  p.phone  span {
	
	color:#606060;
	
}

.logo-blue{
	padding:25px 0 0 0;
}

.logo-red{
	padding:10px 0 0 0;
}

table#special{
	
	padding:0;
	border-collapse:collapse;
}
table#special span{
	display:block;
}

table#special .foto-td{
	text-align:left;
	width:100px;
	height:137px;
}

table#special .descr-td{
	text-align:left;
	width:134px;
	height:137px;
}



.feedback{
	width:246px;
	min-height:450px;
	height:auto !important;
	height:450px;
	background:url(img/feedback-bg.gif) top left no-repeat;
	padding:20px 0 0 40px;
	overflow:visible;	
	margin:20px 0 25px 0px;
}


* html .feedback{padding:30px 0 0 40px;}
* +html   .feedback{padding:30px 0 0 40px;}



.feedback input ,    .feedback  textarea ,    .right-content-td   #faq-form  input , .right-content-td   #faq-form  textarea  {
	width:200px;
	padding:2px;
	background:#eeeee7;
	border:#959592 solid 1px;
	color:#959592;
	font:11px/1.2 Times New Roman,serif;
	margin-bottom:4px;
	font-weight:bold;
}

.right-content-td   #faq-form  input , .right-content-td   #faq-form  textarea{
	background:#FFF;
	width:300px;
	font:13px/1.2 Times New Roman,serif;


}

.right-content-td   #faq-form  h2{
	
	font-size:16px;


}


.feedback .button    , .right-content-td   #faq-form   .button{
	color:#FFF;
	padding:2px 0 6px 0 ;
	text-align:center;
	background:url(img/send-button.gif)  left top no-repeat ;
	width:96px;
	border:none;



}

.faq-block{
	margin-left:30px;

}


.faq-answer{
	color:#f3453f;
	font:16px/1.2 Calibri, sans-serif;
	font-style:italic;
	margin:0 0 60px 0;
	overflow:hidden;
	zoom:1;
}

.faq-answer:after{
	clear:both;
	display:block;
	visibility:hidden;
	content:'.';
	height:0;

}
.faq-answer    .doctor-name{
	color:black;

}

.faq-answer    .doctor-foto-faq{
	margin:0 10px 10px 0;
	float:left;

}



.faq-question a{

	color:#606060;
	font:15px/1.3 Calibri, sans-serif;
	text-decoration:none;
	letter-spacing:0.5px;
}
.faq-question a:visited{

	color:#606060;
	font:15px/1.3 Calibri, sans-serif;
	text-decoration:none;
	letter-spacing:0.5px;
}




.faq-question{
	margin:0 0 15px 0;
	color:#606060;
	font:15px/1.3 Calibri, sans-serif;
	text-decoration:none;
	letter-spacing:0.5px;
}



.faq-result{ float:left; width:200px; text-align:left;}




.faq-block-main .faq-question{
	margin:0 0 8px 0;
	
}

.faq-block-main  .faq-answer{
	margin:0 0 20px 0;
}

.faq-block-main  .show-all{
	margin-bottom:40px;
}


.news-block{
	margin-bottom:40px;
	margin-left:30px;




}



.news-block  table{
	width:100%;
	padding:0;
	border-collapse:collapse;
}

.news-block  table td{
	vertical-align:middle;
}



.news-date{
	width:40px;
	height:34px;
	padding:0 15px 0 0;
	background:url(img/skobka.gif) right top no-repeat;
	font:12px/1 Calibri , sans-serif;
	
	line-height:20px;

}

.news-date .day-big{
	font-size:30px;
	line-height:18px;


}


.news-name {
	font:1em/1.2 Calibri, sans-serif;
	margin-left:8px;
	width:175px;
	
}


#footer .search{

	margin:0 0 0 100px;


}


.search .input-search{ 
	width:150px;
	padding:3px 10px;
	border:#606060 solid 1px;
	background:#ebe7dd;
	color:#7c7b79;
	font:12px/1 Calibri, sans-serif;
	font-style:italic;


}
.search   input.submit-search {

	border:none !important;
	background:url(img/search-button.gif);
	height:29px;
	width:29px;
	padding:0;

}

.address{
	margin-left:30px;


}


ul, li{	

line-height:1.2;

}
.feedback-link{
	font:italic 16px/1.2 Calibri,sans-serif;
	
}

.right-content-td   #faq-form   


