@charset "utf-8";


body {
	background-color: #050505;
	
	
}
.mask {
	position: absolute;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	z-index: 999;
	background: #000;
}
/*background-color: #f7f6e2;*/
.wrapper {
	margin: 0 auto -150px; 
	/*position: relative;
	z-index: 2;*/
	background-image: none;
	/*background-image: url('/gif/wrap_inner.jpg'); 
	background-repeat: repeat-y; 
	background-position: 0px 0px;*/
	margin-right: 84px;
	background-color: #f7f6e2;
}
.header {
	margin-right: -84px;
}

.body_inner {
	background-image: url('/gif/body_inner2.jpg'); 
	background-repeat: no-repeat; 
	background-position: right bottom;
	position: absolute;
	right: -80px;
	width: 84px;
	height: 333px;
	z-index: -1;

	top:-183px;
	
}
.footer {
	height: 150px; 
	background-color: #002045;
	position: relative;
	z-index: 3;
	margin-right: 80px;
}
.push {
	height: 150px;
	clear: both;
}
.header {
	height: 50px;
	background-color: #002c5d;
}

.right_side h4 {
	margin-left: -20px;
}

h2 {
	color:#51350A;
	font-size: 2em;
	font-family:Arial,Verdana,Sans-serif;
}

/***************************************
*
*	Three cols
*
****************************************/

/* Middle
-----------------------------------------------------------------------------*/
.container {
	width: 100%;
	padding: 0 0 0px;
	height: auto;
	position: relative; /*  ONLY FOR LAW  */
}
.container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.textarea {
	width: 100%;
	/*float: left;*/
	/*overflow: hidden;*/
	/*position: relative;*/ /* ONLY FOR RUSSIANLAW */
	/*height: auto;*/
	
	border-collapse: collapse;
	border-spacing: 0px;
}
.textarea td {
	padding: 0px;
}
.textcontainer {
	padding: 20px 0px 20px 0px;
	/*float: left;*/
}

.wysiwyg {
	margin-top: 20px;
	margin-right: 20px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.left_side{
	width: 220px;

}
.left_side .side_text {
	padding: 120px 25px 0px 30px;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
.right_side {
	width: 240px;
}

.right_side .side_text {
	padding: 0px 25px 0px 20px;
}

.colls3 .textcontainer {
	padding: 20px 0px 20px 0px;
	/*margin-right: 242px;*/
}

.colls2 .textcontainer {
	padding: 20px 20px 20px 0px;
}
.colls2 .right_side {
	display: none;
}

/* ********************************************* */

.colls3 .right_side .side_text {
	margin-top: 120px;
}



.logo_inner {
	width: 174px;
	height: 152px;
	position: absolute;
	background-image: url('/gif/logo_inner.jpg'); 
	background-repeat: no-repeat; 
	background-position: right bottom;
	z-index: 10;
	display: block;
	top: 0px;
	left: 0px;
}



.icons {
	float: right;
	margin-right: 200px;
	margin-top: 20px;
}

.search_top {
	margin-left: 220px;
	width: 390px;
}
.yandexform {
	float: left;
	width: 330px;
}

.lang {
	
	margin: 0px;
	position: absolute;
	right: 0px;
	padding: 0;
	padding-right: 20px;
	top: 0;

	height: 50px;
	background-color: #002c5d;
	line-height: 50px;
	float: none;
}


.category_list {
	padding-bottom: 40px;
	padding-top: 0px;
	/*float: left;*/
}



.category_list .line2  {
	color: #51350a;
}
.category_list .line1 {
	color: #000;
}
.category_list .line2 li a {
	color: #51350a;
	float: left;
}
.category_list .line1 a {
	color: #000;
	float: left;
}




.category_list {
	padding-left: 40px;
}
.category_list  .line1{
	padding-left: 0px;
	font-size: 1.2em;
	padding-bottom: 0.4em;
	float: left;
}
.category_list  .line1 li{
	padding-bottom: 0.4em;
	float: left;
	width: 100%;
	clear: left;
}



.category_list  .line2{
	padding-left: 20px;
	font-size: 0.9em;
	padding-bottom: 0.4em;
	width: 100%;
	float: left;
	color: #000;
	clear: left;
}


.category_list  .line2 li{
	padding-bottom: 0.4em;
	float: left;
	margin-right: 15px;
	width: auto;
	clear: none;
}


.navibar,
.navibar  a{
	color: #51350a;
	margin-bottom: 10px;
}


.inner_top_line {
	width: 100%;
	
}
.relative {
	position: relative;
}
.toroot {

	color: #51350a;
	/*font-size: 1.2em;*/
	font-size: 1.0em;
}
.navibar {
	margin: 20px 230px 20px 0px;
}
/*
#material .navibar {
	margin: 0px 230px 20px 0px;
}
*/
.tosubscribe {
	float: right;
	color: #000;
}

.tosubscribe {
	margin: 20px 25px 0 0;
	display:	block;
}


.rss {
	background-image: url('/gif/ico/rss.gif');
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	margin-top: 20px;
	display: block;
	padding-right: 20px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1000;
}
.print {
	position: absolute;
	right: 0px;
	margin-top: 0;
	padding-right: 20px;
	top: 45px;
	color:#9A896E;
	background-image: url('/gif/print.gif');
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 1000;
}

.colls2 .pt60 {
	padding-top: 60px;
}


.tracer{
	color: #51350A;
	font-size: 1.3em;
	font-style: italic;
	font-family: "Times New Roman";
}


.author, .date{
	margin-bottom: 20px;
}


.h_menu li{
	margin-bottom: 0.4em;
}

.newslist2_submenu {
	margin-left: 0px;
	font-size: 1.2em;
	margin-top: 0px;
	position: relative;
	
}
.newslist2_submenu a {
	
}
.newslist2_submenu li {
	background-color: #e7e6d2;
	margin-right: 60px;
	float: left;
	padding: 5px 10px 5px 10px;
	position: relative;
	width: auto;
	height: 20px;
}
.newslist2_submenu .h_menu {
	background-color: #e7e6d2;
	width: 200px;
	position: absolute;
	top: 30px;
	left: 0px;
	display: none;
	padding-top: 10px;
	z-index: 1000;
}
.top_themes ul {
	/*display: block;
	position: relative;*/
	/*width: 300px;*/
	margin-left: 0px;
	
	font-size: 1em;
	margin-bottom: 1em;
	margin-top: 0.6em;
}
.newslist2_submenu li ul li {
	background: none;
	margin-right: 0px;
	float: none;
	height: auto;
	padding: 0px 10px 0px 10px;
}

.newslist2 .title{
	font-size: 1.6em;
	font-family: "Times New Roman";
	margin-bottom: 0;
}
.newslist2 .date{
	margin-bottom: 0;
	color:#51350A;
}






.filters {
	margin-top: 20px;
}
.filters .tip .tip {
	font-weight: bold;
	text-decoration: none;
}
.filters .author .author {
	font-weight: bold;
	text-decoration: none;
}
.filters .uptime .uptime {
	font-weight: bold;
	text-decoration: none;
}
.filters a {
	margin-right: 20px;
	margin-left: 20px;
}

.left_menu li {
	margin-bottom: 1em;

}
.left_menu ul {
	font-size: 0.9em;
}
.left_menu ul li{
	
	/*margin-bottom: 1em;*/
}
.left_menu .line2 {
	margin-left: 20px;
	margin-top: 0.6em;
	/*margin-bottom: 2em;*/
}
.left_menu a.active {
	font-weight: bold;
}

.parent_link {
	font-size: 2em;
	font-family: "Times New Roman";
	color: #51350a;
}


.slider_menu {
	position: absolute;
	right: 0px;
	top:50px;
}
.slider_menu1 {
	background-image: url('/gif/menu_slider1.jpg'); 
	background-repeat: no-repeat; 
	background-position: right top;
	width: 84px;
	height: 292px;
	
}


.inline {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	margin-top: -10px;
}
.inline li {
	float: left;
	margin-right: 30px;
	color: #51350A;
	font-size: 1.3em;
}

h1.material {
	font-size: 3em;
}

#aboutme h1.material {
	margin-right: 300px;
}





/* Gallery */

.slider_list, .slidercontainer {
	height:110px;
	overflow:hidden;
}

.slider_list .edu {
	/*border: 1px solid #4EAEC5;*/
}
.slider_list .cre {
	/*border: 1px solid #B7DE1A;*/
}
.slider_list .mov {
	/*border: 1px solid #F0A401;*/
}


.gallery_block {
	margin:0;
	background-color:#171717;
}
.gallery_block td {
	padding-top: 15px;
	padding-bottom: 5px;
}
.li_slider {
	float:left;
	/*display:inline-block !important;*/
	/*width:80px;*/
	margin:0 3px;
}

.galleryBlck {
	/*background-color:#171717;*/
	height:105px;
	width:100%;
	padding: 5px 0px 20px 0px;
}

.gallery-arr {
	width:20px;
	text-align:center;
	vertical-align:middle;
}

.gallery_item {
	/*width: 80px;*/
}

.gallery_item img {
	border:1px solid #919191;
}


.albums_list li{
	margin-bottom: 0.4em;
}
.gallery-arr-l {
	padding-right: 6px;
}
.gallery-arr-r {
	padding-left: 6px;
}

.slider_arrow {
	width: 20px;
	height: 31px;
}
.gallery-arr-l .slider_arrow {
	background-image: url('/gif/arrow_l.gif');
	background-repeat: no-repeat;
	background-position: center center;
}
.gallery-arr-r .slider_arrow {
	background-image: url('/gif/arrow_r.gif');
	background-repeat: no-repeat;
	background-position: center center;
}







.wysiwyg img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	clear: left;
}
.wysiwyg h2 {
	font-family: "Times New Roman";
}
.wysiwyg ul {
	margin-left: 40px;
	margin-bottom: 0.6em;
}
.wysiwyg ul li{
	list-style-type: disc;
	
}

#aboutme .wysiwyg ul.mylist {
	margin-left: 260px;
}

.self_link {
	margin-top: 40px;
	color:#9A896E;
	clear: both;
}

.archive_newslist p{
	padding: 0;
}
.archive_newslist td{
	padding-right: 10px;
	padding-bottom: 25px;
	line-height: 1.4;
}

/*************************************
*
*	FORUM
*
*************************************/
.wysiwyg .smiles img{
	float: none;
	clear: none;
}


/*

	WYSIWYG

*/
/*
.wysiwyg img.leftside{
	float: left;
	margin-right: 15px;
}
.wysiwyg img.inside{
	float: none;
	margin-right: 15px;
}*/

.wysiwyg img{
	float: none;
	margin-right: 15px;
}
.wysiwyg table {
	border: 1px solid #000;
	border-collapse: collapse;
	border-spacing: 0;
}
.wysiwyg table.noborder  {
	border: none;
}

.wysiwyg table td {
	border: 1px solid #000;
	padding: 3px;
}
.wysiwyg table.noborder td {
	border: none;
	padding: 3px;
}
.self_link {
	visibility: hidden;
}
.self_link2 {
	position: absolute;
	left: 220px;
	top: -80px;
	visibility: visible;
	width: 660px;
	
}
.inner_page .self_link2 {
	visibility: hidden;
}




.title_left_menu {
	font-weight: bold;
	font-size: 1em;
	font-family: Arial;
}


/* TEST SEARC STYLE for Inga */

#js .b-serp-item__title__link:link, 
#js .b-serp-item__title__link {
font-size:1em;
color: red;
}
