html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background:#c8c8c8;
	margin: 0px;
	padding: 0px;
	background-image: url(/pic/bg.gif);
	background-position : center; 
	background-repeat: repeat-y;
	font:12px arial;
	color: #333333;
}

a:active {
	outline: none;
}
 
ul {
	margin-left: 20px;
    list-style-image: url(/pic/lia.gif);
}

.head2 {
	width: 1020px;
	height: 53px;
	background-color: #e8e8e8;
	margin: 0px auto;
	border-bottom: solid 1px #ffffff;
}

a.anno {
	color: #f89624;
	text-decoration: none;
}

a.anno:hover {
	text-decoration: underline;
}

.head1 {
	width: 1020px;
	height: 152px;
	background-color: #000000;
	margin: 0px auto;
	padding: 0;
}

.menu {
	width: 1020px;
	height: 33px;
	background-image: url(/pic/bg-menu.gif);
	background-color: #000000;
	margin: 0px auto;
	font-weight: bold;
	font-size: 11pt;
	color: #ffffff;
	line-height: 33px;
}

.menu2 {
	width: 1020px;
	height: 33px;
	background-color: #e8e8e8;
	margin: 0px auto;
	line-height: 33px;
	color: #6f6f6f;
}

.menu2 a{
	color: #6f6f6f;
	text-decoration: none;
}

.menu2 a:hover{
	color: #000000;
}

.mnu1 {
	float: left;
	background-color: transparent;
	color: #ffffff;
	margin-right: 0px;
	padding: 0 8px;
}

.mnu1 a{
	color: #ffffff;
	text-decoration: none;
	font: 13px arial;
	font-weight: bold;
}

.mnu1 a:hover {
	color: #f89624;
}

.mnu2 {
	float: left;
	height: 32px;
	border-top: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	background-color: #e8e8e8;
	color: #000000;
	margin-right: 0px;
	padding: 0 5px;
}

.mnu2 a{
	color: #000000;
	text-decoration: none;
	font: 13px arial;
	font-weight: bold;
}

.content {
	width: 1020px;
	position:relative;
	display:block;
	background-color: #ffffff;
	margin: 0px auto;
	margin-top: 16px;
	background:url('/pic/bg-cont.gif') center repeat-y;
	
}

.left {
	float: left;
	width: 240px;
	margin: 0 10px 16px 16px;
	display: inline;
}

.left .tmr {
	border-top: solid 4px #f89624;
	border-bottom: solid 1px #f89624;
	background-color: #ffead3;
	margin-bottom: 35px;
	padding-bottom: 6px;
}

.left .tmr .trubr {
	position: relative;
	padding: 5px 0 5px 23px;
	width: 200px;
	color: #f89624;
}

.left .tmr .trubr2 {
	background-color: #fff8ef;
	position: relative;
	padding: 0px 0 5px 23px;

}

.left .tmr .trubr21 {
	background-color: #fff8ef;
	position: relative;
	padding: 5px 0 5px 23px;

}

.left .trubr {
	padding-left: 6px;
	padding-bottom: 10px;
	color: #6f6f6f;
}

.left .trubr a {
	color: #333333;
	text-decoration: none;
}

.left .trubr a:hover {
	color: #f89624;
	text-decoration: none;
}

.left .trubr a.lnk {
	font-size: 8pt;
	color: #f89624;
	text-decoration: none;
}

.left .spoll {
	font-size: 13pt;
	color: #a14a34;
	margin: 0 0 15px 7px;
	padding: 0;
}

.left a{
	text-decoration: none;
}

.left a:hover{
	color: #f89624;
}


.left h3 {
	font-size: 13pt;
	padding-left: 6px;
	padding-top: 1px;
	margin-top: 2px;
	margin-bottom: 14px;
}

.key {
	width:12px;
	height:9px;
	background:url('/pic/li.gif') left top no-repeat;
	position:absolute;
	left:9px;
	top: 8px;
}

.key2 {
	width:12px;
	height:9px;
	background:url('/pic/li2.gif') left top no-repeat;
	position:absolute;
	left:7px;
	top: 11px;
}

.key3 {
	width:12px;
	height:9px;
	background:url('/pic/li3.gif') left top no-repeat;
	position:absolute;
	left:9px;
	top: 8px;
}

h1 {
	font-size: 13pt;
	color: #a14a34;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 13pt;
	line-height: 13pt;
	padding-left: 6px;
	padding-top: 5px;
	border-top: solid 4px #bfbebe;
	margin-top: 0px;
	margin-bottom: 8px;
}

h3 {
	font-size: 13pt;
	padding-left: 6px;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 8px;
}

a {
	color: #333333;
}

a:hover{
	text-decoration: none;
}

a.main {
	font-size: 13pt;
	color: #a14a34;
	text-decoration: none;
}


.plash{
	height: 21px;
	padding: 3px 0 0 6px;
	background: url('/pic/bg-plash.gif') repeat-x;
	font-size: 8pt;
	margin-bottom: 30px;
	margin-top: 5px;
}

.plash a{
	color: #333333;
	text-decoration: underline;
}

.plash a:hover{
	color: #333333;
	text-decoration: none;
}

.right {
	float: right;
	display:inline;
	width: 240px;
	margin: 0 16px 16px 20px;
}

.right .br {
	position: relative;
	padding: 5px 0 5px 23px;
	width: 200px;
	color: #f89624;
}


.date1 {
	font-size: 7pt;
	color: #a14a34;
}

.date2 {
	font-size: 8pt;
	color: #6f6f6f;
	margin-top: 5px;
}
.date2 a {
	font-size: 8pt;
	color: #6f6f6f;
}

.right .trubr {
	padding-left: 6px;
	padding-bottom: 10px;
	color: #6f6f6f;
}

.right .trubr a {
	color: #6f6f6f;
	text-decoration: none;
}

.right .trubr a:hover {
	text-decoration: underline;
}


hr {
	width: 100%;
	height: 1px;
	border: none;
	background-color: #e8e8e8;
	margin: 0 0 7px 0;
}

.search {
	height: 41px;
	background-color: #e8e8e8;
	border-top: solid 4px #bfbebe;
	padding-left: 12px;
	margin-bottom: 20px;
}

.ipt {
	font-size: 8pt;
	padding: 3px;
	margin: 0;
	border: solid 1px #bfbebe;
	vertical-align: middle;
}

.ipt2 {
	font-size: 8pt;
	padding: 2px;
	margin: 0;
	border: solid 1px #bfbebe;
	vertical-align: middle;
}


.content .text {
	float: left;
	margin: 0 0 0 10px;
	width: 468px;
}

.content .anons {
	margin: 10px 0 20px 40px;
	color: #6f6f6f;
}

.content .anons h1 {
	color: #a14a34;
}

.content .anons a.h1 {
	font-size: 13pt;
	color: #a14a34;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
}

.content .anons a.h1:hover {
	color: #333333;
}

.content .anons a.h2 {
	font-size: 14pt;
	color: #333333;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.content .anons a.h2:hover {
	color: #a14a34;
}

.content .anons h2 {
	font-size: 10pt;
	padding: 0;
	margin: 0 0 7px 0;
	border: none;
	color: #a14a34;
}

.content .page {
	padding: 0 10px 0 5px;
}

.content .page h3 {
	font-size: 10pt;
	padding: 2px 0 0 0;
	margin: 0 0 35px 0;
}



.content .article .anons {
	font:14px arial;
	line-height: 19px;
	margin: 20px 0 35px 0;
	color: #a14a34;
}

.content .anons .anons2 {
	margin-bottom: 15px;
}

.content .anons .anons2 h1 {
	color: #333333;
}

.content h1 {
	font-size: 17pt;
	color: #a14a34;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.content .autor {
	color: #6f6f6f;
	margin-top: 15px;
}

.themes {
	padding-left: 8px;
}

.themes h1 {
	color: #000000;
	font-size: 16pt;
	margin: 0 0 20px 0;
}

.themes .anons {
	margin: 0 0 15px 30px;
}

.themes .anons h2 {
	margin: 0 0 0px 0px;
	font-size: 14pt;
	color: #333333;
	font-weight: normal;
}

.themes .anons h3 {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 14pt;
	line-height: 15pt;
	color: #a14a34;
	font-weight: normal;
}

.themes .anons a {
	color: #f89624;
	text-decoration: none;
}

.themes .anons p {
	margin: 5px 0;
}

.nav {
	font-weight: bold;
	font-size: 10pt;
	padding: 2px 0 0 0;
	margin: 0 0 31px 0; 
}

.nav2 {
	font-weight: bold;
	font-size: 13pt;
	padding: 2px 0 0 0;
	margin: 15px 0; 
}

.nav3 {
	font-weight: bold;
	font-size: 13pt;
	padding: 2px 0 0 0;
	margin: 15px 0; 
	color: #a14934;
}

a.lnk {
	font-size: 8pt;
	color: #f89624;
	text-decoration: none;
}

a.lnk2 {
	font-size: 14pt;
	color: #f89624;
	text-decoration: none;
}


.sup {
	color: #6f6f6f;
	font-size: 8pt;
}

.footer2 {	
	width: 1020px;
	height: 125px;
	background-color: #e8e8e8;
	margin: auto;
	margin-top: 50px;
	border-bottom: solid 4px #ffffff;
}

.footer21 {	
	width: 155px;
	float: left;
	display: inline;
	margin: 17px 10px 17px 0;
	font-size: 8pt;
}

.footer21 h3 {	
	padding: 0;
	margin: 0;
	font-size: 9pt;
}

.footer21 a {	
	color: #6f6f6f;
}

.footer {
	width: 1020px;
	height: 85px;
	background-color: #000000;
	margin: 0px auto;
	color: #e8e8e8; 
	font-size: 7pt;
}

.pagination span {
	width: 30px;
	margin-right: 10px;
}

.pagination a {
	color: #f89624;
}

.freg {
	width: 215px;
	float: left;
	margin-bottom: 20px;
	color: #6f6f6f;
}

.freg3 {
	width: 215px;
	float: right;
	margin-bottom: 20px;
	color: #6f6f6f;
}

.freg2 {
	width: 99%;
	float: left;
	margin-bottom: 20px;
}

.ft {
	width: 100%;
	margin: 0;
	padding: 0;
}

.ub {
	height: 15px;
	background-color: #fff2f2;
	border-top: solid 1px #a14934;
	color: #a14934;
	padding: 5px;
}

.ub2 {
	height: 15px;
	background-color: #e8e8e8;
	border-top: solid 1px #6f6f6f;
	color: #6f6f6f;
	padding: 5px;
}

.ub3 {
	height: 15px;
	background-color: #fff2f2;
	border-bottom: solid 1px #a14934;
	color: #a14934;
	padding: 5px;
}

.ub3 a {
	color: #a14934;
	font-size: 11px;
}

.uba {
	margin-top: 5px;
	color: #6f6f6f;
}

.uba2 {
	margin-top: 5px;
	color: #ff961e;
}

.shool .anons {
	margin: 15px 0 15px 30px;
}

.shool .anons h2 {
	font-size: 14pt;
	line-height: 17pt;
	color: #6f6f6f;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.shool h1 {
	font-size: 14pt;
	line-height: 17pt;
	color: #333333;
	font-weight: normal;
}

.uba a {
	margin-top: 5px;
	color: #6f6f6f;
}

p {
	font:12px arial;
	line-height: 17px;
	margin: 15px 0;
	padding: 0;
}


/* стили статей */

.article p {
	font: 14px arial;
	line-height: 19px;
	margin: 15px 0 0 0;
	padding: 0;
}

.article .tbl2 p {
	font: 14px arial;
	line-height: 19px;
	margin: 0 0 15px 0;
	padding: 0;
}

.article ul {
    list-style-image: url(/pic/lia.gif);
	font:14px arial;
	line-height: 19px;
}

.dm
{
float: left;
font: 10px arial;
color: #a14a34;
border-top: solid 2px  #e8e8e8;
border-bottom: solid 2px  #e8e8e8;
width: 185px;
padding: 10px;
margin-right: 10px;
}

.dm a {
color: #ff961e;
text-decoration: underline;
font: 12px arial;
}

.dm2
{
float: left;
font: 11px arial;
color: #6f7070;
border-top: solid 1px  #e8e8e8;
border-bottom: solid 1px  #e8e8e8;
width: 185px;
padding: 10px;
margin: 15px 10px 0 0;
}

.dm2 .dm2-zag {
color: #ff961e;
font-weight: bold;
}

div.lo{
font: 12px arial;
color: #6f6f6f;
margin-top: 20px;
margin-bottom: 20px;
}

div.lo .lo-zag {
color: #f89624;
}

p.tab-zag {
font: 12px arial;
color: #6f6f6f;
margin-bottom: 5px;
}

p.zag1 {
color :#515151;
margin-top: 28px;
font: 15px arial;
font-weight: bold;
margin-bottom: 8px;
}

p.zag2 {
color :#a14a34;
margin-top: 28px;
margin-left: 30px;
font: 14px arial;
font-weight: bolder;
}

p.pdv
{
color :#6f6f6f;
margin-left: 30px;
font: 12px arial;
}

table.tbl {
border-collapse: collapse;
background-color: #ffffff;
margin: 0px;
padding: 0px;
width: 100%;
}

.tbl td {
padding: 5px;
font: 11px arial;
border-bottom: solid 1px #ffffff;
background-color: #ffdebb;
}
   
.tblhead td {
font: 12px arial;
background-color: #fbb463;
border-bottom: solid 1px #ffffff;
}

.tbl2 {
border-collapse: collapse;
}

.tbl2 td{
font:14px arial;
line-height: 19px;
vertical-align: top;
padding: 10px 0;
border-bottom: solid 1px #e9eaeb;
}

.tbl2 .lo{
font: 11px arial;
color: #6f6f6f;
margin: 0px;
margin: 0 10px 0 0;
}

.tbl3 {
border-collapse: collapse;
}

.tbl3 td{
font:14px arial;
line-height: 19px;
vertical-align: top;
padding-right: 5px;
}

.tbl3 .lo{
font: 11px arial;
color: #6f6f6f;
margin: 0px;
margin: 0px;
}

.tbl3td {
padding: 0px 0px 0px 10px;
border-left: solid 1px #e9eaeb;
width: 50%;
}

p.snosko {
color :#6f6f6f;
font: 11px arial;
}

.linko a {
	color: #ff961e;
}

.linko {
	color: #ff961e;
}

.clear{
	clear:both;
}
/* конец стили статей */