body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	line-height:1.3;
}
table, td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
}
p {
	text-align: justify;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
a img, img {
	border: 0px;
}
ul, ol, li {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	font-size: 15px;
	color: #000;
}

.body {
	background: #7ac540;
}
.main {
	background: #fff;
}
table.TopMenu {
	background: #7ac540;
}
.TopMenu td {
	color: #fff;
	text-align: center;
	font-size: 16px;
	padding: 0px 9px 25px 9px;
	vertical-align: middle;
}

.TopMenu td a:link, .TopMenu td a:visited {
	color: #fff;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
 .TopMenu td a:hover {
 	color: #fff;
	text-align: center;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
 }
 
 .headPane {
	height: 163px;
	font-family: Tahoma;
	border-bottom: 1px solid #e5e5e5;
 }
 .logo {
 	text-align: center;
 	width: 290px;
 	padding-top: 45px;
	background: url(img/fonLogo.gif) repeat-x;
 }
 .header {
 	background: #48C3FF;
 }
 .head {
 	height: 163px;
	background: url(img/fonHead.gif) no-repeat;
 }
 .menu {
 	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-top: 20px;
	padding-right: 33px;
 }
 .avt  {
	padding: 20px 10px 0px 15px;
}
 .info {
 	text-align: right;
 	vertical-align: bottom;
	padding-bottom: 10px;
	padding-right: 5px;
	color: #fff;
	font-size: 11px;
	font-family: Tahoma;
 }
 .LeftMenu {
 	width: 262px;
	font-family: Tahoma;
	font-size: 20px;
}
.menu1 {
	margin-left: 35px;
	padding-bottom: 30px;
}
.menu1 a:link, .menu1 a:visited {
	font-size: 20px;
	text-decoration: none;
}
.menu1 a:hover {
	font-size: 20px;
	text-decoration: underline;
}
.menu2 {
	margin-left: 45px;
	padding-top: 10px;
}
.menu2 a:link, .menu2 a:visited {
	font-size: 18px;
	text-decoration: none;
	color: #575252;
}
.menu2 a:hover {
	font-size: 18px;
	text-decoration: underline;
	color: #575252;
}
.menu3 {
	margin-left: 55px;
	padding-top: 10px;
}
.menu3 a:link, .menu3 a:visited {
	font-size: 16px;
	text-decoration: none;
	color: #4f4242;
	font-weight: bold;
}
.menu3 a:hover {
	font-size: 16px;
	text-decoration: underline;
	color: #4f4242;
	font-weight: bold;
}

.menu4 {
	margin-left: 65px;
	padding-top: 10px;
}
.menu4 a:link, .menu4 a:visited {
	font-size: 16px;
	text-decoration: none;
	color: #4f4242;
	font-weight: bold;
}
.menu4 a:hover {
	font-size: 16px;
	text-decoration: underline;
	color: #4f4242;
	font-weight: bold;
}
 
.content {
	padding: 0px 30px 55px 28px;
}
div.table table {
 	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
div.table table td, div.table table th {
 	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 5px;
}
div.table table td table {border: none;}
div.table table td table td {border: none;}
table.table1 td {padding: 5px 5px 5px 0px;}

table.list td, table.list th {border-bottom: 1px solid #000; padding: 5px 5px 5px 0px;}
table.list th {text-align: left;}


.rightPane {
 	padding-left: 30px;
}
div.news {
	margin-top: 25px;
}
div.data {
	background: #333;
	color: #fff;
	padding: 6px 10px;
	width: 75px;
	width: "90px";
	font-weight: bold;
}
div.news div {
	text-align: justify;
}
.footPane {
height: 134px;
background: #e8e8e8;
border-top: 1px solid #dadada;
font-size: 12px;
}
.footPane td {
vertical-align: middle;
font-size: 12px;
}
.footPane a:link, .footPane a:visited, .footPane a:hover {
font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
margin: 0px;
padding: 0px;
}
h1 {
font-size: 30px;
font-family: Tahoma;
font-weight: normal;
}
h2 {
font-size: 24px;
margin-top: 25px;
}
h3 {
font-size: 20px;
}
h4 {
font-size: 16px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}

ul, ol {padding: 0px; margin: 0px;}
ul li, ol li {margin-left: 30px;}
ul li ul li, ol li ol li {margin-left: 40px;}

ol.oltop {margin-top: "-17px";}

.input{border: 1px solid #c4c4c4; background:#fff; font-family:Tahoma; font-size:12px; color:#4d4d4d; height: 20px;}

.txtnews {margin: 10px 0px;}
.width {width: 300px;}
.height {width: 300px; height: 100px;}

div.line{border-top:1px solid #000000;margin-top:10px;}
div.otstup{margin:5px 0px;}
.forma td {padding: 5px 5px 5px 0px; font-weight: bold;}

/* ==================== голосования ============ */
.caps {
    background: url(img/bgcapsula1.gif) no-repeat;
    height:10px;
    padding: 0px 1px 0px 0px;}
.caps1 {
	background: url(img/capsula1.gif) repeat-x;
    height: 10px;
    font-size: 1px;
    border-right: solid 1px #008b90;
     }
	
div.True {border: 1px solid #eeeeee;padding:0px 3px;}
div.True div.divedit, div.TrueOver div.divedit {margin:3px 0px; padding:4px;}
div.TrueOver {border:1px solid black;padding:0px 3px;}
div.TrueOver div.divedit {background:#e0e0e0;}
	

.body .edit  { background: url(img/edit.gif) no-repeat; padding-left:18px; font:12px Arial;color:#1585B3; margin-right:10px;}
.body .delete { background: url(img/delete.gif) no-repeat; padding-left:15px; font:12px Arial;color:#1585B3;}
.body .newdoc { background: url(img/new.gif) no-repeat; font:12px Arial; padding:3px 0 3px 22px;color:#1585B3;}
.body .edit:hover,.body .delete:hover,.body .newdoc:hover { text-decoration:none;}

.fright { float:right;}
.fleft {float:left;}
.laws { margin:5px 0;}
.laws .inner a { font:15px Arial; text-decoration:underline; display:block;}
.laws .inner a:hover { text-decoration:none;}
.dates {font:13px Arial; margin-top:5px;}

.small { font:12px Arial; color:#444;/*display:block;*/}
.notdate { font:13px Arial; color:Red;}
.text {margin:20px 0;}

a.selected
{
    font-weight:bold;
}

.tagfilter
{margin-bottom:20px;}

.item
{margin-bottom:15px;}

.bordergrey
{border:1px solid #666;}

.CommentsList
{padding-bottom:20px;}

ul.tags li, ul.theme li{
margin:0; padding:0;
list-style-image:none;
list-style-type:none;
display:inline;
}
