/*
 ******************************************************************************
 *                                                                            *
 *     ZDOROVIE.RU ME                                                         *
 *     main style sheet                                                       *
 *                                                                            *
 ******************************************************************************
*/

/*
	Elements
*/
/*
BODY {
	font-family : Arial, Helvetica, sans-serif;
}
*/
.left {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF;
}

.leftw {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
/*
	font-weight : bold;
*/
	color : #000000;
}

/*
	Это типа H2 - название категории
*/
.catname, .catname h1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 18pt;
	font-weight : bold;
	color : #CC0000;
}
/*
	Это типа H3 - название центра или препарата
*/
.resname, .resname h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #000080;
}
/*
	Это типа H2 - заголовки к разделам
*/
.cattitle {
	font-family : Arial, Helvetica, sans-serif;
	color : #800000;
	font-weight : bold;
	font-size : 18pt;
}
/*
	Это двоеточие!!! :)
*/
FONT.cattitle SPAN {
	color : #FF9933;
}
/*
	Это типа H3 - Заголовок в рекламном квадрате справа
*/
.advtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #666666;
}
/*
	Элементы разметки
*/
/*
	- Категории и подкатегории
*/
.subcat, .subcat h2, .subcat a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #FF9933;
	display:		inline;
	margin:			0px;
}
.subcatact, .subcatact a, .subcatact h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #CC0000;
	display:		inline;
	margin:			0px;
}
.subcat1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #FF9933;
}
.subcatact1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #CC0000;
}
.elt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
}
.eltact {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
}
.cat {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #FFFFDD;
}
.catact {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #FF9933;
}
.cat1 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFDD;
	text-decoration : none;
}
.catact1 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #FF9933;
	text-decoration : none;
}
/*
	- Оформление карточки
*/
.cardpar {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000080;
}
.cardtxt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
}
.srchtxt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
}
.srchtxt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF;
}
.bttxt {
	font-family : Tahoma, Arial;
	font-size : 9pt;
	font-weight : bold;
	color : #FF9933;
}
A.bttxt {
	text-decoration : underline;
}
A.bttxt:HOVER {
	color : #FFFFFF;
}
.diz {
	font-family : Tahoma, Arial,;
	font-size : 8pt;
	color : Black;
}
.firm     {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000080
}
.name     {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
	font-weight : bold;
}
.info     {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000
}
.price    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ff0000;
	text-decoration : none;
	font-weight : bold;
}
.forindexlittlered {
	font-size: 8pt; 

	color: #666666;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif
}
.forindexlittlered1 {
	font-size: 8pt; 
	text-decoration: none; 
	color: #cc0000;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif
}
.forindexlittlered2 {
	font-size: 8pt; 
	color: #cc0000;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif
}
a.MedL{
    color: #ffffff;
    text-decoration : underline;
}