@charset "utf-8";
/* отображение телефонов */
span.pcode {
	font-size : 12px; 
	color : #2e2e2e; 
	font-weight : bold;
}
span.phone {
	font-size : 18px; 
	color : #2e2e2e; 
	font-weight : bold;
	margin-top : 10px;
}
span.adress {
	font-size : 12px; 
	color : #2e2e2e; 
	
}

span.podval {
	font-family : Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 11px; 
	color : #414c46;
	margin-left: 30px; 	
}

span.gr {
	font-family : Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 11px; 
	color : #848484;
	font-weight : bold;	
}

span.news { 
		font-size : 12px;
		font-weight : bold;
		text-transform: uppercase;	
	}


/* путь по сайту */
td.put	{
	 font-family : Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	 text-decoration : none;
	 font-size : 11px;
	 color : #848484;
	}
	
a.put, a.put:visited {
	color : #848484;
	text-decoration : none;
	font-family : Tahoma, Verdana, arial, sans-serif;
	font-size : 11px;	
}
a.put:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	color : #666666;  
	text-decoration : line;
	font-family : Tahoma, Verdana, arial, sans-serif;
	font-size : 11px;
	border-bottom: 1px dashed gray;
}
	
/* ссылка в подвале */
a.podval, a.podval:visited{
	color : #414c46;
	text-decoration : none;
	font-family : Tahoma, Verdana, arial, sans-serif;
	font-size : 11px;	
}
a.podval:hover{
	text-decoration : underline;
}

/* текст в шапке*/
td.top_text	{
	 font-family : Georgia, Tahoma, Helvetica, Verdana, arial, sans-serif;
	 font-style:italic;
	 text-decoration : none;
	 font-size : 24px;
	 color : #30427a;
	}
	
/* ссылки верхнего меню */	/* ссылки левого меню */		
a.topmenulink, a.topmenulink:visited, a.gmenulink1, a.gmenulink1:visited   {
	color : #9d0708;
	font-weight : bold;
	text-decoration : none;
	font-family : Tahoma, Verdana, arial, sans-serif;
	font-size : 12px;	
}
a.topmenulink:hover, a.topactive, a.topactive:hover, a.topactive:visited, a.gmenulink1:hover  {
	color : #30427a;  
	font-weight : bold;
	text-decoration : line;
	font-family : Tahoma, Verdana, arial, sans-serif;
	font-size : 12px;
	border-bottom: 1px dashed gray;
}

a, a:visited, a.gmenulink1, a.gmenulink1:visited   {
	color : #9d0708;
	text-decoration : none;
	font-family : Tahoma, Verdana, arial, sans-serif;
	font-size : 12px;	
}
a:hover, a.topactive, a.topactive:hover, a.topactive:visited, a.gmenulink1:hover  {
	color : #30427a;  
	text-decoration : line;
	font-family : Tahoma, Verdana, arial, sans-serif;
	font-size : 12px;
	border-bottom: 1px dashed gray;
}

/* ссылки левого меню */			


a.gmenulink2, a.gmenulink2:visited  {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
	font-family : Tahoma, Verdana, arial, sans-serif;
	font-size : 12px;	
}
a.gmenulink2:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	color : #666666;  
	font-weight : bold;
	text-decoration : line;
	font-family : Tahoma, Verdana, arial, sans-serif;
	font-size : 12px;
	border-bottom: 1px dashed gray;
}

/* ссылки из контента  */			
a.cnt, a.cnt:visited  {
	color : #272727;
	text-decoration : none;
	font-family : Tahoma, Verdana, arial, sans-serif;
	font-size : 12px;	
}
a.cnt:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	color : #000000;  
	text-decoration : line;
	font-family : Tahoma, Verdana, arial, sans-serif;
	font-size : 12px;
	border-bottom: 1px dashed gray;
}

/* текст по умолчанию */			
td	{
	 font-family : Tahoma, Verdana, Arial, Helvetica, Sans-Serif;; 
	 color : #000000;
	 font-size : 12px;	 	
	}

p {	color : #000000; 
	text-indent: 1.5em;
	 line-height: 1.4;
	}
	

/* заголовки */
h1 {
	 font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	 font-size: 13px; 
	 color : #000000;
	 margin-top: 10;
	 margin-left: 40;
	}

h2 {
	 font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px; 
	 color : #343434;
	}

h3 {
	 font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px; 
	 color : #333333;
	}


/* уникальное */
td.underline {
border-bottom: 1px dashed #cbcbcb;
}