@charset "utf-8";

/* общие настройки */

html, body { 
    min-height: 100%;
	background: url(/images/body_grad.jpg) top repeat-x #f2f2f3;
}

html, body, table, input, button, textarea, label {
    font: 12px/16px Tahoma, Geneva, sans-serif;
	color: #4d4d4d;
}

H2 {
    color: #4d4d4d;
    font: 18px/18px Tahoma, Geneva, sans-serif;
    margin: 15px 0;
    }


H3 {
    color: #4d4d4d;
    font: 14px Tahoma, Geneva, sans-serif;
	font-weight: bold;
    margin: 20px 0;
    }

em	{
	font-style: italic;
	}

ul{
    list-style: none outside none;
}

p { 
    margin: 0 0 10px 0; 
}

a { 
    color: #4d4d4d;
    text-decoration: underline; 
}
a:hover { 
    text-decoration: none;  
}

* a {outline: none;}

* table td, * div table td,  table td div {
	text-align: left;
	}
	
div.hr1 {
	background: url(/images/hr1.gif) repeat-x;
	margin: 10px 0;
	}

/* проект */

td.right_first_text {
	background: url(/images/06.jpg) no-repeat;
    background-position: left top;
	color: #4d4d4d;
	font: 11px Tahoma, Geneva, sans-serif;
	text-align: right;
	vertical-align: bottom;
	padding: 0 20px 45px 0;
	}
   
.infoblock {
	background: url(/images/block_fon.gif) repeat-y;
	width: 329px;
	padding: 0px 18px 10px 18px;
	vertical-align: top;
	font-size: 11px;
    line-height: 14px;
	}  
	
	HTML:root .infoblock {
	background: url(/images/block_fon.gif) repeat-y;
	width: 293px;
	padding: 0px 18px 10px 18px;
	} 
	
	img.gray_1 {
		border: 1px solid #cbcbcb;
		}
		
	a.orange {
		color: #e34d23;
		font: bold 12px Tahoma, Geneva, sans-serif;
		text-decoration: none;
		}
		
		a.orange:hover {
		text-decoration: underline;
		}

	div.group_name {
		display: inline-block;
		font-weight: bold;
		background: url(/images/b1.gif) top left no-repeat;
		padding-left: 15px;
		}
		
		div.group_name a, div.group_name a:hover {
		color: #e34d23;
		}
		
	div.f_news {
		margin-top: 15px;
		padding-right: 20px;
		}
	
	div.zag {
		color: #4d4d4d;
		font: 20px Tahoma, Geneva, sans-serif;
		}
		
	div.f_news_item {
	   font-size: 11px;
       line-height: 14px;	   
		margin: 15px 0;
		}
		
	div.news_name a {
		font: bold 12px Tahoma, Geneva, sans-serif;
		color: #4d4d4d;
		background: url(/images/b2.gif) top left no-repeat;
		display: inline-block;
		padding-left: 12px;
		text-decoration: none;
		margin-bottom: 5px;
		}
		
		div.news_name a:hover {
		text-decoration: underline;
		}
		
	a.more_news {
		background: url(/images/b2.gif) top left no-repeat;
		padding-left: 12px;
		color: #a2a2a3;
		font: 11px Tahoma, Geneva, sans-serif;
		text-decoration: none;
		margin-top: 5px;
		display: inline-block;
		}
		
		a.more_news:hover  {
		text-decoration: underline;
		}
		
		div.banners {
			margin-top: 28px;
			}
			
		div.copyright {
			font: 11px Tahoma, Geneva, sans-serif;
			float: left;
			width: 500px;
			vertical-align: top;
			color: #000;
		}
		
		div.counters {
			float: right;
			width: 200px;
			vertical-align: top;
			text-align: right;
		}
	
		td.futter {
			background: url(/images/futter_fon.gif) top repeat-x;
			padding: 50px 0 30px 0; 
			}
			

td.left_1 {
	vertical-align: top;
	background: url(/images/left_fon_1.jpg) repeat-y;
	}




#menu_doctors, #menu_patients{
    position: absolute; 
    height:41px;
    right:0px;
    top:212px;
    width:278px;
    cursor: pointer; 
	margin-top: 4px;
    }

#menu_patients{
    right: auto;
    left:0px;
    }
#menu_doctors .sub_menu, #menu_patients .sub_menu {
    display: none;
    position: absolute; 
    top:41px; 
    cursor: default;
    width:278px;
    overflow: hidden;
}
#menu_doctors .sub_menu {
    right: 0px;
}
#menu_patients .sub_menu {
    left: 10px;
}
#menu_doctors .sub_menu table, #menu_patients .sub_menu table {
   width: 268px;
}

/* выпадушки */
	
	#menu_top {
	margin-left: 20px;
	}

#menu_top td {
	padding: 0 15px;
	}

#menu_top td a {
	background: url(/images/b3.gif) top left no-repeat;
	text-decoration: none;
	font: 12px Tahoma, Geneva, sans-serif;
	color: #4d4d4d;
	padding-left: 12px;
	}
	
	.menu_top td a:hover {
	color: #e34d23;
	}

#menu_top .sub_menu {
  position: absolute;
  top: 20px;
  z-index: 200;
  left: 0px;
  display: none;
  *width: 500px;
}

#menu_top table td {
  margin: 0 !important;
  padding: 0 !important;
}
#menu_top table td ul {
  /*margin-left: 20px;*/
  margin: 0 0 5px 0;
  border-bottom: 1px solid #e8eaeb;
}
#menu_top table td ul li {
  /*list-style-type:square;
  list-style-image: url(/images/b4.png);
  list-style-position: outside;*/
  border-top: 1px solid #e8eaeb;
  padding: 4px 4px 4px 6px; 
}

	#menu_top table td ul li a {
    word-wrap: normal;
    white-space: nowrap;
  	color: #000;
	font: 12px Tahoma, Geneva, sans-serif;
	text-decoration: none;
	background: none;
	padding: 0 0 0 13px;
    margin: 0px;
    margin-right: 10px;
	background: url(/images/b4.png) left no-repeat;
	}
	
	#menu_top table td ul li a:hover {
	color: #e34d23;
	}

#menu_patients div.sub_menu table td ul, #menu_doctors div.sub_menu table td ul {
  /*margin-left: 20px;*/
  margin: 9px 0 5px 0;
  border-bottom: 1px solid #e8eaeb;
}
#menu_patients div.sub_menu table td ul li, #menu_doctors div.sub_menu table td ul li {
  /*list-style-type:square;
  list-style-image: url(/images/b4.png);
  list-style-position: outside;*/
  border-top: 1px solid #e8eaeb;
  padding: 4px 4px 4px 6px; 
}

	#menu_patients div.sub_menu table td ul li a, #menu_doctors div.sub_menu table td ul li a {
    word-wrap: normal;
    white-space: nowrap;
  	color: #000;
	font: 12px Tahoma, Geneva, sans-serif;
	text-decoration: none;
	background: none;
	padding: 0 0 0 13px;
    margin: 0px;
    margin-right: 10px;
	background: url(/images/b4.png) left no-repeat;
	}
	
	#menu_patients div.sub_menu table td ul li a:hover, #menu_doctors div.sub_menu table td ul li a:hover {
	color: #e34d23;
	}

/* / выпадушки */

/* вторые страницы */			
			

td.left_1 {
	vertical-align: top;
	background: url(/images/left_fon_1.jpg) repeat-y;
	padding-bottom: 4px;
	}
	
	td.futter_2 {
			background: url(/images/futter_fon_2.gif) top repeat-x;
			padding: 30px 0 30px 0; 
			}

div.persons {
	width: 190px;
	height: 148px;
	}
	
			
	div.zag2 {
		color: #e34d23;
		font: 18px Tahoma, Geneva, sans-serif;
		margin: 0 0 0 30px;
		}
	
	div.left_menu {
	width: 190px;
	background: url(/images/left_menu_fon.gif) top repeat-y;
	padding: 17px 0 17px 0;
	border-bottom: 1px solid #fff;
	}

	div.left_menu ul {
	margin: 21px 0 0 30px;
	list-style: none;
	}
	
		div.left_menu ul li {
		margin-bottom: 8px;
		border-top: 1px solid #fff;
		padding-top: 7px;
		}
		
		div.left_menu ul a {
		color: #000;
		font: 12px Tahoma, Geneva, sans-serifl;
		background: url(/images/b5.gif) top left no-repeat;
		text-decoration: none;
		padding-left: 12px;
		display: inline-block;
		}
		
		div.left_menu ul a:hover {
		color: #e34d23;
		}
		
		
	div.left_menu ul.sbm {
	margin: 3px 10px 0 -27px;
	list-style: none;
	}
	
		div.left_menu ul.sbm li {
		margin-bottom: 1px;
		padding-top: 1px;
		border: none;
		}
		
		div.left_menu ul.sbm a {
		color: #e34d23;
		font: 11px Tahoma, Geneva, sans-serifl;
		background: url(/images/b7.gif) top left no-repeat;
		text-decoration: none;
		padding-left: 12px;
		display: inline-block;
            width: 87px;
		}
		
		div.left_menu ul.sbm a:hover {
		color: #000;
		}
		
	div.search {
		padding: 17px 0 17px 22px;
		background: url(/images/search_fon.gif) top left repeat-y;
		border-bottom: 1px solid #fff;
		}
		
	td.content {
		background: url(/images/content_center.gif) top repeat-x #fff;
		vertical-align: top;
		padding-top: 28px;
		text-align: justify;
		}
		
	td.content_2 {
		background: url(/images/content_2_center.gif) top repeat-x #f8f8f8;
		vertical-align: top;
		padding-top: 28px;
		text-align: justify;
		}	
		
	td.razd_1 {
		background: url(/images/razd_1_fon.gif) top repeat-y;
		vertical-align: top;
		}
		
	td.razd_11 {
		background: url(/images/content_2_center.gif) top repeat-x #f8f8f8;
		vertical-align: top;
		}
		
	td.razd_2 {
		background: url(/images/content_right_center.gif) top repeat-y;
		vertical-align: top;
		}
		
	td.razd_22 {
		background: url(/images/razd_22_fon.gif) top repeat-y #f8f8f8;
		vertical-align: top;
		}
		
	div.path_link {
		color: #818b94;
		font: 10px Tahoma, Geneva, sans-serif;
		}
		
		div.path_link a, div.path_link a:hover {
		color: #818b94;
		font: 10px Tahoma, Geneva, sans-serif;
		}
		
		a.zag_quest {
		background: url(/images/b6.gif) top left no-repeat;
		padding-left: 12px;
		display: inline-block;
		margin-bottom: 6px;	
		}

		div.zag_quest {
		margin-bottom: 6px;	
		font-size: 14px;
		}
		
	H1, div.for_h1 H1 {
	color: #4d4d4d;
	font: 24px/24px Tahoma, Geneva, sans-serif;
	margin: 20px 0;
	}
	
	div H1 {
/*
	color: #e34d23;
*/
	font: 24px/24px Tahoma, Geneva, sans-serif;
	margin: 20px 0;
	}
	
	.infoblock_long {
	background: url(/images/block_fon_long.gif) repeat-y;
	width: 350px;
	padding: 0px 18px 10px 18px;
	vertical-align: top;
	font-size: 12px;
	}  
	
	HTML:root .infoblock_long {
	background: url(/images/block_fon_long.gif) repeat-y;
	width: 314px;
	padding: 0px 18px 10px 18px;
	font-size: 12px;
	} 
	
	.inside_cat {
		padding: 7px 18px 0px 18px !important;
		}
	
	ul.tech_ul_1 {
		list-style: none !important;
		padding: 0 !important;
		margin: 0 !important;
		display: block !important;
		width: 165px !important; 
		margin-left: 145px !important;
		border: 1px solid #fff !important;
		}
		
		ul.tech_ul_1 li {
		margin-bottom: 4px !important;
		background: none !important;
		padding: 0 !important;
		}
		
		ul.tech_ul_1 li a, ul.tech_ul_1 li a:hover {
		background: url(/images/b8.gif) top left no-repeat !important;
		padding-left: 12px !important;
		display: inline-block !important;
		}

ul.no_margin_left {
	margin-left: 0 !important;
	width: 300px !important;
}
		
		ul.see_more {
		list-style: none;
		padding: 0;
		margin: 5px 0 0 12px;
		}
		
		ul.see_more li {
		margin-bottom: 2px;
		list-style-image: none;
		background: none !important;
		}
		
		ul.see_more li a, ul.see_more li a:hover {
		background: url(/images/b9.gif) top left no-repeat;
		padding-left: 10px;
		display: inline-block;
		font-size: 12px;
		}
		
		div.for_h1 {
			float: left;
			width: 500px;
			}
			
		div.for_brand_logo {
			float: right;
			width: 150px;
			padding-top: 25px;
			}
			
			
	.content ul, .content_2 ul {
	margin: 10px 0 10px 20px;
	padding: 0;
	}
	
	.content ul li, .content_2 ul li {
  	background: url(/images/b10.gif) top left no-repeat;
	padding-left: 12px;
	}

/*added*/
	.content ul li ul, .content_2 ul li ul{
	margin: 10px 0 10px 20px;
	padding: 0;
	}
	
	.content ul li ul li, .content_2 ul li ul li {
  	background: url(/images/b10.gif) top left no-repeat;
	padding-left: 12px;
	}
/*added*/

div.infoblock_tbl div.infoblock_td {
    float: left;
    margin-bottom:18px;
}

div.infoblock_tbl div.infoblock_td table {
}

div.infoblock_tbl div.infoblock_td:nth-child(2n+1) {
    margin-right:18px;
}

/* форма заказа */
#order_form P { margin: 0px; }
#order_form TABLE { border: 0px; border-collapse: collapse; font-family: Arial; font-size: 12px; color: #4D4D4D; line-height: 18px; width: 100%; }
#order_form TABLE TH { background-color: #98A8B7; color: #fff; font-weight: normal; padding: 3px; }
#order_form TABLE TD { height: 25px; padding-left:10px; }
#order_form INPUT, #order_form SELECT, #order_form TEXTAREA { font-family: Arial; font-size: 12px; margin: 0px; padding: 2px; color: #4D4D4D; border: 1px solid #C5C5C5; width: 97%; }

table.price, table.price tr, table.price td{
	border: 1px solid grey;
	padding: 5px;
}

table.price th{
	background: grey;
	color: #fff;
	border: 1px solid grey;
	padding: 5px;
}

table.price th.price_left{
	background: grey;
	color: #fff;
	border-right: 1px solid white;
	padding: 5px;
}

.red {
	color: #F00;
}

ul.mw_ul li {
display: table-row;
}

.soc_net { float: right;
}
.soc_net img { margin-left: 10px; float: left; }
