body	{
	margin: 0px;
	padding:  0px;
	font-size: 12px;
	color: #00000;
	background: #fff;
	}

td     	{
	font: normal 12px Tahoma, Verdana, "Arial Cyr", sans-serif;
	color: #434343;
	}

a	{
	color: #434343;
	text-decoration: underline; 
      	}
a:hover	{
	color: #D30000;
	text-decoration: none; 
        }	

.titl	{
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
        }

h1	{
	font-size: 12px;
	color: #084308;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 2px solid #358733;
        }

h2, h2 a {
	font-family: Tahoma, Verdana, "Arial Cyr", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #358733;
        margin-top: 5px;
        margin-bottom: 5px;
	}

h3 	{
	font-family: Tahoma, Verdana, "Arial Cyr", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #084308;
        margin-top: 5px;
        margin-bottom: 5px;
	}

h4 	{
	font-family: Tahoma, Verdana, "Arial Cyr", sans-serif;;
	font-size: 13px;
	font-weight: bold;
	color: #084308;
        margin-top: 5px;
        margin-bottom: 5px;
	}

p	{
	margin-top: 7px;
	margin-bottom: 7px;
	}

.news_date {
	font-size: 11px;
	color: #000;
	}

input, select, textarea {
	font: normal 11px Tahoma, Verdana, "Arial Cyr", sans-serif;
	}

.detail, .detail a {
	font-size: 11px;
	color: #358733;
	text-align: right;
	}
.detail a:hover {
	color: #D30000;
	}

.path, .path a {
	font-size: 11px;
	color: #000000;
	}
.path a:hover {
	color: #000000;
	}

.ast	{
	color: red;
	}

.menul	{
	padding:5px 10px;
	}
.menu, a.menu:hover {
	color: #ffffff;
	font-weight: normal;
	}
a.smenu, a.smenu:hover {
	color: #ffffff;
	font-weight: normal;
	}
a.menu_a, a.menu_a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

.white_sm, .white_sm a, .white_sm a:hover {
	color: #fff;
	font-size: 11px;
        }

a.menu:link,a.menu:visited,a.menu:active { color: #fff; text-decoration: underline; }
a.menu:hover { text-decoration: none; color: #fff; }
a.smenu:link,a.smenu:visited,a.smenu:active { color: #fff; text-decoration: underline; }
a.smenu:hover { text-decoration: none; color: #fff; }
a.menu_a:link,a.menu_a:active,a.menu_a:visited,a.menu_a:hover { color: #fff; font-weight: bold; text-decoration: none; }
.white_sm a:link,.white_sm a:visited,.white_sm a:active { font-size: 11px; color: #fff; text-decoration: underline; } 
.white_sm a:hover { text-decoration: none; color: #fff; }
.path a:link,.path a:visited,.path a:active { font-size: 11px; color: #000; text-decoration: underline; } 
.path a:hover { text-decoration: none; color: #000; }

.sitemap {margin-bottom: 10px; font-size: 13px;}
.sitemap ul {list-style: none; font-size: 12px; margin:0 0 5px 20px; padding:0;}
.sitemap ul ul {list-style: none; font-size: 11px;}
.sitemap li {margin: 5px 0 0 0; padding:0;}
