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

.maintext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
	text-indent:25px;
	padding-left:10px;
	padding-right:10px;	
}
.maintextLink:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3A1A80;
	text-decoration:underline;
	text-align:justify;
}
.maintextLink:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
    font-weight:bold;
	color:#3A1A80;
	text-decoration:underline;
	text-align:justify;
}
.maintextLink:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#693F30;
	text-decoration:underline;
	text-align:justify;
}
.maintextLink:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3A1A80;
	text-decoration:underline;
	text-align:justify;
}

.maintextLink2:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#369;
	text-decoration:underline;
	text-align:left;
}
.maintextLink2:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
    font-weight:bold;
	color:#369;
	text-decoration:underline;
	text-align:left;
}
.maintextLink2:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#399;
	text-decoration:underline;
	text-align:left;
}
.maintextLink2:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#369;
	text-decoration:underline;
	text-align:left;
}

.maintextBoldPodsk:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#369;
	text-decoration:none;
	text-align:justify;
}
.maintextBoldPodsk:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
    font-weight:bold;
	color:#369;
	text-decoration:none;
	text-align:justify;
}
.maintextBoldPodsk:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#399;
	text-decoration:none;
	border-bottom:dotted;
	border-left:dotted;
	border-right:dotted;
	border-top:dotted;
	border-color:#099;
	border-width:thin;
	text-align:justify;
}
.maintextBoldPodsk:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#369;
	text-decoration:none;
	text-align:justify;
}
h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#3A1A80;
	text-align:center;
	text-indent:25px;
	padding-left:10px;
	padding-right:10px;	
}
h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#3A1A80;
	text-align:center;
	text-indent:25px;
	padding-left:10px;
	padding-right:10px;	
}
h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	text-align:center;
	text-indent:22px;
	padding-left:10px;
	padding-right:10px;	
}


/*Верхняя таблица*/
.tdMainTableTop {
	width:800px;
	border-collapse:collapse;
	padding:0px;
	vertical-align:top;
	text-align:center;
	
}


/*Основная таблица в центре*/
    /*Левая верхняя ячейка*/
.tdMainTableCenterLT {
	width:15px;
	height:15px;
	vertical-align:top;
	text-align:left;
	line-height:10px;
	background-image:url(i/templ/lt.gif);
	background-repeat:no-repeat;
}
    /*Верхняя центральная ячейка*/
.tdMainTableCenterCT {
	width:570px;
	vertical-align:top;
	background-image:url(i/templ/px.gif);
	background-repeat:repeat;
}
    /*Верхняя центральная ячейка - бесплатные консультации*/
.tdMainTableCenterCT-2 {
	width:570px;
	vertical-align:top;
	background-image:url(i/templ/px.gif);
	background-repeat:repeat;
}
    /*Верхняя правая ячейка*/
.tdMainTableCenterRT {
	width:15px;
	height:15px;
	vertical-align:top;
	text-align:right;
	line-height:10px;
	background-image:url(i/templ/rt.gif);
	background-repeat:no-repeat;
}
    /*Средняя левая ячейка*/
.tdMainTableCenterLM {
	width:15px;
	vertical-align:top;
	background-image:url(i/templ/px-h.gif);
	background-repeat:repeat-y;
}
	/*Левя средняя средняя ячейка*/
.tdMainTableLCenterCM {
	width:200px;
	vertical-align:top;
	background-image:url(i/templ/px.gif);
	background-repeat:repeat;
}
	/*Средняя средняя ячейка*/
.tdMainTableCenterCM {
	width:570px;
	vertical-align:top;
	background-image:url(i/templ/px.gif);
	background-repeat:repeat;
}
	/*Средняя средняя ячейка - на странице бесплатных консультаций врачей*/
.tdMainTableCenterCM-2 {
	width:770px;
	vertical-align:top;
	background-image:url(i/templ/px.gif);
	background-repeat:repeat;
}
.tdMainTableCenterCM-3 {
	width:200px;
	vertical-align:top;
	background-image:url(i/templ/px.gif);
	background-repeat:repeat;
}
	/*Средняя правая ячейка*/
.tdMainTableCenterRM {
	width:15px;
	vertical-align:top;
	background-image:url(i/templ/px-h.gif);
	background-repeat:repeat-y;
}
	/*Нижняя левая ячейка*/
.tdMainTableCenterLB {
	width:15px;
	height:15px;
	vertical-align:top;
	line-height:15px;
	background-image:url(i/templ/lb.gif);
	background-repeat:no-repeat;
}
	/*Нижняя средняя ячейка*/
.tdMainTableCenterCB {
	width:570px;
	height:15px;
	vertical-align:top;
	line-height:15px;
	background-image:url(i/templ/px-v.gif);
	background-repeat:repeat-x;
}
/*Нижняя средняя ячейка - беспл.конс.*/
.tdMainTableCenterCB-2 {
	width:770px;
	height:15px;
	vertical-align:top;
	line-height:15px;
	background-image:url(i/templ/px-v.gif);
	background-repeat:repeat-x;
}
.tdMainTableCenterCB-3 {
	width:200px;
	height:15px;
	vertical-align:top;
	line-height:15px;
	background-image:url(i/templ/px-v.gif);
	background-repeat:repeat-x;
}
	/*Нижняя правая ячейка*/
.tdMainTableCenterRB {
	width:15px;
	height:15px;
	vertical-align:top;
	line-height:15px;
	background-image:url(i/templ/rb.gif);
	background-repeat:no-repeat;
}

/*Нижняя таблица*/
.tdBottomTable1 {
	width:200px;
	border-collapse:collapse;
	padding:0px;
	text-align:left;
	
}
.tdBottomTable2-3 {
	width:200px;
	border-collapse:collapse;
	padding:0px;
	text-align:center;
	
}
.tdBottomTable4 {
	width:200px;
	border-collapse:collapse;
	padding:0px;
	text-align:right;
	
}

.MainTable {
	border:none;
}

/*Меню*/

.tdMenuTable1 {
	width:180px;
	border-collapse:collapse;
	padding:0px 0px 0px 20px;
	text-align:left;
	background-color:#B9CBD9;
	
}
.tdMenuTable2-3 {
	width:180px;
	border-collapse:collapse;
	padding:0px 0px 0px 20px;
	text-align:left;
	background-color:#B9CBD9;
	
}
.tdMenuTable4 {
	width:180px;
	border-collapse:collapse;
	padding:0px 0px 0px 20px;
	text-align:left;
	background-color:#B9CBD9;
	
}

.tdMenuTableNew {
	width:785px;
	border-collapse:collapse;
	padding:0px 0px 0px 15px;
	text-align:left;
	background-color:#B9CBD9;
	
}

/*Форма*/
.FormTextMini {
	font-size: 11px;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
	vertical-align:top;
}
.FormTextBig {
	font-size: 15px;
	text-align:left;
}

/*Форма2*/
.question {
	position:fixed;
	left:250px;
	top:270px;
	width:400px;
	height:300px;
	visibility:hidden;
}
.q-w {
	position:fixed;
	left:250px;
	top:270px;
	width:400px;
	height:300px;
	background-color:#FFF;
	border:solid 1px #000;
}
.q-sh {
	position:fixed;
	left:260px;
	top:280px;
	width:400px;
	height:300px;
	background-color:#F3F3F3;
}
.cl-q-btn {
	position:fixed;
	left:610px;
	top:271px;
	color:#F33;
	text-decoration:none;
	cursor:pointer;
	font-size:11px;
	width:20px;
}
.fm-ttl {
	position:fixed;
	left:251px;
	top:271px;
	color:#333;
	font-weight:bold;
	width:300px;
	height:25px;
	background-image:url(menuline.png);
	text-indent:10px;
	background-repeat:repeat-y;
	background-position:right;
}
.fm-reg {
	position:fixed;
	left:250px;
	top:300px;
	width:400px;
	height:25px;
	text-align:center;
}
.fm-nm {
	position:fixed;
	left:250px;
	top:325px;
	width:400px;
	height:25px;
	text-align:center;
}
.fm-ph {
	position:fixed;
	left:250px;
	top:360px;
	width:400px;
	height:25px;
	text-align:center;
}
.fm-cmnt {
	position:fixed;
	left:250px;
	top:385px;
	width:400px;
	height:150px;
	text-align:center;
}
.fm-subm {
	position:fixed;
	left:250px;
	top:540px;
	width:370px;
	height:100px;
	text-align:right;
}
.freg {
	width:200px;
}
.fname {
	width:250px;
}
.f-ph-pfx {
	width:50px;
}
.fphone {
	width:150px;
}
.fcomment {
	width:350px;
	height:120px;
}

/*Задать вопрос врачу - рис*/
.leftbn{
	position:fixed;
	left:0px;
	top:280px;
	width:198px;
	
}
.list-circle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	list-style-type: circle;
}
.red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.orange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
}
.blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #06F;
}
