body {
	margin: 0 10px 0 50px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.6em;
	text-align: center;
	color: #000;
	background: #fff;
}

p, blockquote, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 1.4em;
	line-height: 1.5em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0;
}

p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
}

blockquote  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #09098E;
}

p a
{
	color: #FF1DA9;
	text-decoration: none;
	border-bottom: 1px solid;
}

p a:hover
{
	color: #000;
	background: #E7E7F7;
	border-bottom: 2px #E7E7F7 solid;
}

h1 a, h2 a, h3 a, h4 a, h5 a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #09098E;
	text-decoration: none;
	border-bottom: 1px solid;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover
{
	color: #09098E;
	background: #E7E7F7;
	border-bottom: 2px #E7E7F7 solid;
}

h2, h3 {
	font-size: 1.3em;
	line-height: 1.3em;
}

h4 {
	font-size: 1.1em;
	line-height: 1.3em;
}

h5 {
	font-size: 1em;
	line-height: 1.2em;
}


a img
{
	border: none;
}

/* wrapper
 --------------------------------------------------------------------------- */
#wrapper {
	background: #fff url(../images/backgrow.gif) repeat-y right;
	margin-top: 30px;
}

/* header
 --------------------------------------------------------------------------- */
#header {
	text-align: left;
	border-bottom: 4px #8E8EEF solid;
	height: 120px;
	margin: 0 20px 0 10px;
}

#header img {
	margin-top:20px;
	float: left;
} 

#header h5 {
	padding-top:35px;
	text-align: right;
	color: #000;
} 
/* container
 --------------------------------------------------------------------------- */

#container {
	width: 100%;
	float: left;
	margin-right: -280px;
}

/* content
 --------------------------------------------------------------------------- */

#content {
	margin-right: 280px;
}

/* sidebar
 --------------------------------------------------------------------------- */

#sidebar {
	width: 250px;
	padding-right: 20px;
	float: right;
	text-align: left;
}

#sidebar ul.nav, #sidebar ul#rssMenu {
	border-top: 1px solid #999;
	list-style-type: none;
	font-size: 0.7em;
	line-height: 1.2em;
	margin-bottom: 30px;
}

#sidebar ul.nav li, #sidebar ul#rssMenu li {
	border-bottom: 1px solid #999;
}

#sidebar ul.nav li a, #sidebar ul#rssMenu li a {
	padding: 10px 0 10px 5px;
	display: block;
	color: #333;
	text-decoration: none;
}

#sidebar ul.nav li a:hover, #sidebar ul.nav li.current a, #sidebar ul#rssMenu li a:hover, #sidebar ul#rssMenu li.current a {
	background-color: #E7E7F7;
}

#sidebar p {
	font-size: 0.7em;
	margin: 0 0 1em 0;
	line-height: 1.6em;
	padding: 0px;
	color: #333;
}

#sidebar h5 {
	font-size: 0.7em;
	line-height: 0.7em;
	margin: 0 0 1em 3em;
}

#sidebar h5 a {
	color: #000;
}

#sidebar h5 a:hover {
	background: #fff;
	border-bottom: 1px #000 solid;
}



div#anons-1{float:left;width:35%;}
div#anons-2{float:left;width:65%;}








/* footer
 --------------------------------------------------------------------------- */

}
#footer {
	padding-bottom: 5px;
}


#footer p
{
	margin-top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

#footer p a
{
	color: #000;
	text-decoration: none;
	border-bottom: 1px #000 solid;
}


#footer p a:hover
{
	color: #000;
	text-decoration: none;
	border-bottom: 1px #000 solid;
	background: #fff;
}

/* Other
 --------------------------------------------------------------------------- */

.clearing {
	height: 0;
	clear: both;
}

h1 {
	margin-top: 0;
}

.last {
	margin-bottom: 0;
}

hr {
	border: 1px #8E8EEF solid;
	margin: 0 10px 0 0;
}

.right {float: right; position: relative; margin: 0.2em 0.5em 0.5em 1.5em}
.left {float: left; position: relative; margin: 0.5em 1.5em 0.5em 0.5em}

.searchform
{
	margin: 0 10px 0 40px;
}

.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


.small a
{
	color: #000;
	text-decoration: none;
	border-bottom: 1px #000 solid;
}

.vrezka {
	position: relative;
	margin: 20px;
	width: 200px;
	float: right;
	border: 4px #8E8EEF solid;
	text-align: left;
	padding: 20px;
}

.stat {
	margin: 0 0 1em 2.7em;
}

.published {
	font-size: 0.8em;
	border: 1px #F0F0F0 solid;
      padding: 2px 5px 2px;
	margin: 30px 2px 10px 0px;
background-color: #F0F0F0;
}