body, td
	{
	  color: black;
	  background: white;
	  font-family: Arial;
	  font-size: 12pt;
	}

p
	{
	  text-align: left;
	  text-indent: 0.5cm;
	  margin: 0 0 5px;
	}

p:first-letter
	{
	  color: #EE5500;
	}

#header
	{
	  background: green url('/images/prav2.jpg') repeat;
	}

#footer
	{
	  padding: 5px 0;
	  background: white url('/images/footer_bg.jpg') repeat-x center;
	}

#right, #footer
	{
	  font-size: 10pt;
	}

#center
	{
	  padding: 10px;
	}

#center_content
	{
	  padding: 0 10px;
	}

#right
	{
	  background:#dbd7c3;
	}

a.text:link, a.text:visited
	{
	  color: black;
	  text-decoration: none;
	}

a.text:hover, a.text:visited:hover
	{
	  color: black;
	  text-decoration: underline;
	}

.sitemap
	{
	  margin: 0;
	  padding: 0;
	  list-style: none;
	}

.sitemap li
	{
	  text-align: left !important;
	  padding: 0;
		margin: 0;
		border: 1px solid #dbd7c3;
	}

.sitemap li a:link, .sitemap li a:visited, .sitemap li a:hover, .sitemap li a:visited:hover, .sitemap li a:active, .sitemap li a:visited:active
	{
	  font-weight: bold;
	}

.sitemap li ul
	{
	  margin: 0;
	  padding: 0 0 0 20px;
	  list-style: none;
	}

.sitemap li ul li a:link, .sitemap li ul li a:visited, .sitemap li ul li a:hover, .sitemap li ul li a:active, .sitemap li ul li a:visited:hover, .sitemap li ul li a:visited:active
	{
	  font-weight: normal;
	}

/*Старые стили правового */
#content p, li
{
	font-size: 1em;
	line-height: 1.6;
	text-align	:justify;
}


#content p
{
	text-align	:justify;
	text-indent: 0.5em;

}
#content p:first-letter {
	color: #EE5500;

	font-size: 1.2em;
}

h1,h2,h3,h4,h5,h6,h7 {
	margin-top	:0;
	padding-top	:0;
	font-weight	:bolder;
	font-size	:20pt;
	color		:black;
	font-family	:Times New Roman;
	text-decoration: none;
}
H2 {font-size: 14pt;}
H3 {font-size: 16pt;}
H4 {font-size: 14pt;}
H5 {font-size: 12pt;}
H6 {font-size: 10pt;}
H7 {font-size: 8pt;}

a, a:link, a:visited, a:hover {
	color: green;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: none;
}
#pagefooter p
{
	margin:0;
	padding:0;
}
#pagefooter a:link, #pagefooter a:visited,  #pagefooter a:hover
{
	color: black;
	font-weight: normal;
	font-size:12;
	text-decoration: none;
}
#pagefooter a:hover
{
	text-decoration: underline;
}
#block_main{
	width:100%;
	height:100%;
	background: #ffffff;
}

#block_lefttop{
	width:100%;
	height:100%;
	background: url(./images/block_lefttop.jpg) left top no-repeat;
}

#block_righttop{
	width:100%;
	height:100%;
	background: url(./images/block_righttop.jpg) right top no-repeat;
}

#block_leftcolumncontent{
	padding: 15;
}

#block_rightcolumncontent{
	/* top, right, bottom, left*/
	padding: 15 30 50 30;
}
