<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Теги */

td
{
	font-family : verdana, arial, sans-serif;
	font-size : 11px;
	color : #000000;
}

a
{
	color : #000000;
}

a:hover
{
	color : #CA1532;
}

h1
{
	color : #194D62;
	font-size : 15px;
	margin-bottom : 2px;
	text-decoration : none;
}

h2
{
	color : #1E4E61;
	font-size : 13px;
	margin-bottom : 5px;
}

/* Классы главного шаблона */

.headmenu
{
	color : #002A44;
	font-weight : bold;
	font-size : 13px;
	text-decoration : none;
}

.menu
{
	color : #CCE3ED;
	text-decoration : none;
	font-weight : bold;
	white-space : nowrap;
	margin-left : 3px;
	margin-right : 3px;
}

.menu:hover
{
	color : #CCE3ED;
}

.bottommenu
{
	color : #20495B;
	white-space : nowrap;
	text-decoration : none;	
}

.leftmenumain
{
	color : #17485C;
	text-decoration : none;
}

.leftmenu
{
	color : #000000;
	text-decoration : none;
	font-size : 10px;
}

.mapmenumain
{
	color : #17485C;
	text-decoration : none;
	font-weight : bold;
}

.mapmenu2
{
	color : #17485C;
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
}

.mapmenu3
{
	color : #17485C;
	text-decoration : none;
	font-size : 10px;
}

.path
{
	color : #000000;
	text-decoration : none;
	font-size : 10px;
	white-space : nowrap;
}

.phone
{
	color : #CCE3ED;
	white-space : nowrap;
	font-weight : bold;
}

.copyright
{
	color : #194D62;
	text-decoration : none;
	white-space : nowrap;
}
</pre></body></html>