/*
 * Текст в пузе
 */
p.pr
{
	text-indent: 2em;
	margin: 0;
	margin-top: 4px;
	text-align: justify;
	font-family: "Times New Roman", Sans-Serif;
	font-weight: 100;
}
p.sti
{
	text-indent: 4em;
	margin: 0;
}

div.align-right p.pre, div.align-right p.sti
{
	text-align: right;
}
div.align-left p.pr
{
	text-align: left;
}
div.align-center p.pr, div.align-center p.sti
{
	text-align: center;
	text-indent: 0;
}
div.align-center p.sti
{
	padding-left: 0;
}
p.pl
{
	padding: 0;
	text-indent: 0;
	text-align: left;
}
p.sti center, p.pr center
{
	text-indent: 0;
}
.quote
{
	margin-left: 1em;
	padding: 3px;
	background-color: #f0faf0;
	border: 1px solid #99D099;
}
/*
 * Стиль пуза
 */
#content a
{
	color: black;
}
#content a:hover
{
	text-decoration: none;
	color: #005;
}
#content a:visited
{
	color: #222;
	text-decoration: none;
}
#content h1
{
	text-align: center;
	font-size: 140%;
	font-family: Verdana;
	font-weight: 400;
	margin: 6px;
}
#content h2
{
	text-align: center;
	font-size: 100%;
	font-family: Verdana;
	font-weight: 400;
	margin: 0;
	margin-bottom: 5px;
}
div.pager
{
	clear: both;
	text-align: center;
	font-weight: 200;
}
a img, a:link img
{
	border: 0;
}


div#right-col
{
	padding-top: 10px;
	padding-bottom: 16px;
	font-size: 86%;
}
div#right-col a
{
	color: #1332b7;
}
div#right-col a:hover
{
	text-decoration: none;
}
div#right-col p
{
	background-color: #ffe5ad;
	border: 1px solid #f2b955;
	margin: 4px;
}
div#right-col ul
{
	margin: 0;
}