﻿body{
	font-family: Times New Roman;
/*font-family: Georgia, Times New Roman;*/
	padding:0;
	background: url("/assets/images/polosa2.png") repeat #74251D;
	margin:0 auto;

}
a {
	color:#000000;
}
ul{
	padding:0;
	margin:0;
}
img{
	padding:0;
	margin:0;
}
a img{
	border:none;
}
		
table, tr, td, div {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: top;
}
h1{
	font-size: 17px;
	text-transform: uppercase;
	color: #74251D;
	padding: 20px 10px 20px 0;
}
h2{
	font-family: helvetica, arial;
	font-size: 17px;
	text-transform: uppercase;
	padding: 10px 0 5px 0;
	line-height: 1.5; 
}
h3{
	font-size: 15px;
	text-transform: uppercase;
	padding: 5px 0 3px 15px; 
}
h5{
	margin-top:0;
	
}
.center{
                margin-left: auto;
    		margin-right: auto;
    		margin-top: 0;
    		position: relative;
    		width: 1000px;
		
		}
.shadow{
		background: url('/assets/images/shadow.jpg') repeat-y;
		width:1045px;
                margin-left: auto;
		margin-right: auto;
		position: relative;
		}
#sky {
		  /*position:absolute;*/
		  /*width:100%;*/
		  width:800px;
		  height: 300px;
		  background: transparent url("/assets/images/sky.jpg") 0 0px repeat-x; 
		  left: 200px;	

		  
		}
		
		
#content {
	background: url("/assets/images/polosa2.png") repeat scroll 0 0;
	width: 100%;
	position:relative;
	clear:both;
		}
		
		
#rightcontent {
	/*width:800px;*/
	padding: 20px;
		}
#rightcontent img{
	border: 1px solid #ababab;
	padding: 3px;
	background: #dfe0d8;
}
#rightcontent hr{
	color: #74251D;
}
/*#rightcontent p{
	
	margin-bottom: 1.5em;
	line-height: 1.3em;
} */
#rightcontent ul li{
	/*margin-left: 20px;*/
	padding-left: 20px;	
}
.grifon {
		position:absolute;
		z-index: 600;
		background: transparent url('/assets/images/grifon.png') 0 0px no-repeat;
		width:377px;
		height:300px;
		top: 50px;
    		left: 5px; 
		}
.grifon a{
	text-decoration:none;
}
.polosa {
	position:absolute;
	z-index: 600;
	background: #aaa993;
    	filter: alpha(opacity=80);
    	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
        opacity: 0.8;
        /*width:100%;*/
	width:800px;
	height:60px;
	top:274px;
	/*left: 204px;*/
		
		}
.top_red {
		background: url("/assets/images/polosa2.png") repeat #AAA993;
		height: 300px;
		width: 1000px;
  		}
.menu_top li{
		background: none repeat scroll 0 0 #74251D;
		font-family: helvetica, arial;
    		border-right: 1px solid #FFFFFF;
    		display: block;
    		float: left;
    		padding: 10px 20px;
		text-transform:none;
		font-size: 15px;
		}


.menu_top li a{
	color: #EBEAE4;
	text-decoration: none;
	text-transform:none;
		}
.menu_top li a:hover{
	 color: #AAA993;
}
#leftcontent {
		background: url("/assets/images/polosa2.png") repeat #B53122;
		width: 200px;
		min-height:600px; 	
}
#leftcontent ul{
                padding: 10px 10px 10px 10px;
}
#leftcontent ul li {
		/*padding: 3px 10px;*/
		list-style: none;
		text-transform: uppercase;
		line-height: 170%;
		font-family: helvetica, arial;
		}
#leftcontent ul li a{
		color: #EBEAE4;
		font-size: 15px;
		}
#leftcontent ul li a:hover{
	color:#AAA993;
	}

td.footer {
	background: #303030;
	height: 50px;
}
/*Breadcrumbs*/
#rightcontent ul.B_crumbBox li{
	display: inline;
	font-size: 12px;
	font-style: italic;
	margin-left:0;
	padding: 0px 3px;	
}
ul.B_crumbBox li a{
	
	font-size: 12px;	
}
a.B_currentCrumb{
	font-style: normal;
	text-decoration: none;
}
/*menu left*/
#accordion {
	list-style: none;
	padding: 0 0 0 0;
	margin-top: 20px;
	width: 180px;
}
#accordion li {
	display: block;
	/*background-color: #FF9927;*/
	/*font-weight: bold;*/
	/*color: #EBEAE4;*/
	color: #cdcdcd;
	margin: 1px;
	cursor: pointer;
	padding: 5px 5px 7px 5px;
	/*list-style: circle;*/
	border-bottom: 1px solid #74251D;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-bottom: 1px solid #EBEAE4;*/
	font-size: 13px;
	
	
}
#accordion li:hover {
	color:#AAA993;
}
#accordion ul {
	list-style: none;
	padding: 0 0 0 0;
	display: none; 

}
#accordion ul li{
	font-weight: normal;
	cursor: auto;
	/*background-color: #fff;*/
	color: #ababab;
	padding: 0 0 0 17px;
	border: 0;
	text-transform: none;
        line-height: 150%;
	
}
#accordion a {
	text-decoration: none;

}
#accordion a:hover {
	text-decoration: underline;
}
.wf ul li{
	padding: 5px 0 3px 10px;
	text-transform: uppercase;
	list-style: none;
	font-size: 17px;
	font-weight: bold;		
}
.wf ul li ul li{
	padding: 3px 0 2px 20px;
	text-transform: none;
	list-style: none;
	font-size: 17px;			
        font-weight: normal;
}
.wf ul li ul li ul li{
	margin: 3px 0 2px 25px;
	padding-left: 5px;
	text-transform: none;
	list-style: disc;
	font-size: 15px;
        font-weight: normal;			
}
div.kniga_list {
	margin: 10px 30px;
}
.kniga_list p{
	margin: 3px 0 3px 0;
	color: #303030;
}
.img_oblojka_list img{
	float: left;
	width: 150px;
	height: auto;
	border: 1px solid #cdcdcd;
	margin-right: 15px;
}
.kniga_list hr{
	color: #74251D;
	margin: 10px 0px;
}
div.kniga_home{
	float: left;
	width: 220px;
	margin: 10px 5px;
	padding: 10px 7px;
	height: 500px;
	border: 1px solid #ABABAB;
    	background: url('/assets/images/polosa2.png') repeat scroll 0% 0% #f0f0ed;
	/*background: url('/assets/images/polosa2.png') repeat scroll 0% 0%;	
        border-right: 1px solid #ABABAB;*/
}
.img_kniga_home img{
width: 200px;
height: auto;
border: 1px solid #bcbcbc;
margin: 0 8px 15px;	
}
.kniga_home p{
	margin: 3px 0 3px 0;
	color: #303030;
}
.opis_kniga img{
	width: 300px;
	height: auto;
	border-right: 4px solid #ababab;
	border-bottom: 4px solid #ababab;
	/*padding: 5px;*/
	float: left;
	margin: 0 20px 20px 0;	
}
.list_top ul li{
	font-size: 20px;
	list-style: none;
	margin: 7px 0 5px 0;
}
.list_top ul li ul li{
	font-size: 15px;
	margin-left: 20px;
	list-style: none;
}
.content_compendium ul li{
	font-size: 15px;
	margin-left: 20px;
	padding: 5px 0;
		
}
.biblio_istochnik{
	font-family: helvetica; 
	font-size: 12px; 
	background:#ffffff; 

	padding:10px;"
    	filter: alpha(opacity=60);
    	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
        opacity: 0.6;

}
/*выпадающий список в верхнем меню*/				
ul.dropdown,
ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.dropdown {
	
	/*margin:0 40px 0 0;*/
	/*float: right;*/
	position: relative;
	z-index: 597;
	margin-right: 10px;

}


ul.dropdown li {
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	zoom: 1;
    background: none repeat scroll 0px 0px #74251D;
    font-family: helvetica,arial;
    border-right: 1px solid #FFF;
    display: block;
    
    padding: 10px 20px;
    text-transform: none;
    font-size: 15px;
}
ul.dropdown li a{
color: #EBEAE4;
text-decoration: none;
text-transform: none;
}
ul.dropdown li.hover,
ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}

ul.dropdown ul {
	visibility: hidden;
	/*visibility: visible;*/
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 207px;
}

ul.dropdown ul li {
	float: left;
}

ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}

ul.dropdown li:hover >  ul {
	visibility: visible;
}
ul.dropdown li ul.submenu {
        /*background: #202020;*/
        margin: 0px 0px 0px 0px;
	
        /*width: 205px;*/
}

ul.dropdown li ul.submenu li{
        background: #101010;
        padding: 3px 2px;
        width: 250px;
        border-bottom:1px outset #cdcdcd;
	border-top: none;
	border-right:none;

}
ul.dropdown li ul.submenu li:hover{
        background: #202020;
        border-bottom: 1px outset #efefef;
}

ul.dropdown li ul.submenu li a{
	background-image: none;
        float:left;
        font-size:14px;
        padding:2px 2px 2px 15px;
        color: #cdcdcd;
	width: 250px;
}
ul.dropdown li ul.submenu li a:hover{
        color:#aaaaaa;
	background-image: none;
        
}
/*конец верхнего выпадающего меню*/
/*.sisea-search-form{
	border: 0;
	pading:0;
	margin: 0;
}*/
#my_search{
	height: 23px;
	margin-top: 20px;

}
.searchField{
	background: #fcf3e6;
	width: 130px;
	margin-left: 10px;
	color: grey;
}
.searchIcon{
	vertical-align: middle;
}
/*News*/
div.news_anonce {
    font-family: helvetica,arial;
    margin: 30px 0px 15px;
    background: url("/assets/images/polosa2.png") repeat #dfe0d8;
    padding: 10px 25px;
}
.news_anonce h1 {
	margin: 0px;
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
    	color:maroon;
}
p.img_kniga_news a img{
	width: 150px;
	height: auto;
}
.news_anonce p{
	margin: 4px 0;
}
p.date_news{
	font-size: 11px;
	text-align:right;
}
p.title_news a{
	font-size: 15px;
	color: #4f130e;
	text-decoration: none;
}
p.anonce_news{
	font-size: 12px;
    	/*color: #510a02;*/
}
p.more_news a{
	font-size: 13px;
	color: #000000;
}
.news_anonce hr{
	 border: 0.01em solid maroon;
}
table.plus_border {
	border-collapse: collapse;
}
table.plus_border td,th{
	border: 1px solid #000000;
	padding: 7px;
}
/*------QUIP----------*/

.quip-comment-text p{
	font-family: helvetica,arial;	
}
/*---дата---*/
span.quip-comment-createdon a{
	float: right;
}
ol.quip-comment-list li {
	border-top: 1px solid #ababab;
}
.quip-reply-link {
	padding: 2px;
	margin-bottom: 2px;
	font-style: italic;
}
.quip-comment-body {
	margin-bottom: 30px;
}
.quip-reply-link:hover {
	
}
div.quip {
	padding: 20px; 
	background-color:#efefef;
}
div.quip-fld {
	margin-top: 10px;
}
div.quip-fld {
	margin-top: 10px;	
}
.quip-add-comment p {
	margin-top: 10px;
}
.quip-add-comment textarea{
	margin-bottom:15px;
}

div.content_compendium ul{
	width: 600px;
	text-align: justify;
}
/*---------стиль_публикация_документа_в_статье-----------------*/
div.doc-publication {
	margin: 10px 0px 10px 30px;
	font-family: helvetica,arial;
	font-size: 13px;
}
div.doc-publication p.autor {
	 font-size: 17px;
   	 margin: 40px 0 0 0;
}
div.doc-publication h1{
	margin-top: 15px;
	padding: 0;
	margin-bottom: 3px;
	color: black;
}
div.doc-publication h3{
	margin-top: 15px;

	padding: 0;

	margin-bottom: 3px;

	font-size: 15px;

	text-transform: none;
}

                    
	
/*---------FIN_стиль_публикация_документа_в статье-----------------*/
table#border_grey {
	border-collapse: collapse;
}
table#border_grey th {
	vertical-align: bottom;
	border: 0px;
	border-bottom: 1px solid maroon;
	text-align: left;
	padding-left: 0;
}
table#border_grey td{
	vertical-align: middle;
}
table#border_grey tr {
	border-bottom: 1px solid #909090;
	height: 50px;
}
/*---------стиль_таблица_редсовет_в_чанке-----------------*/
p.red_sovet_eng {
	color: #606060;
}

