@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700|Roboto+Slab:300,400,700&subset=cyrillic-ext&display=swap';

html{
	background: #ffa85b;

}

body{

	background: url(/images/background.jpg )  repeat-x;
	background-attachment: fixed;
	margin-top: 0;
	margin-left: 0;
	padding-top: 10px;
	color: #333;
	font: 14px 'Open Sans';
	width: 100%;
}
a{ color: #666; }

a.menu{
	color: #e85600;
	font: italic 14px Arial;
}
#page-wrapper{
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
	background: #f7f7f7;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	max-width: 100%
}
#logo span
{

}
#topmenu1{
	height: 49px;
	padding: 0 110px;
}

.ya-dir
   {
   width: 280px; position:relative; font-size: 10px; margin-top: 20px;      float:left; margin-left: 10px;
   padding-bottom: 30px;
   	}

   	.article_fullview .ya
   	{
   		font-size: 12px;
   		}

ul.menu_horizontal{
    border-radius: 4px;
	float: left;
	width: 210px;
	position: relative;
	padding: 5px 20px 5px 20px;
	list-style-type: none;
	margin-top: 5px;
	margin-left: 25px;

}
ul.menu_horizontal li a{
	background: url(/images/mark.png) right center no-repeat;
	vertical-align: middle;
	display: block;
	list-style-type: none;
	line-height: 100%;
	color: #000;
	font: italic 17px 'Open Sans';
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom: 1px solid #f0b08a;
}



 ul.menu_horizontal li.helper {
	width: 100%;
	height: 0;
	visibility: hidden;
}

#banner{
	position: relative;
	height: 360px;
	margin-bottom: 30px;
	background: url(/images/header.jpg) no-repeat center;
}

#logo{
	display: block;
	position: relative;
	width: 253px;  height: 30px;
	left: 46px; top: 35px;
	background: url(/images/logo.png);
}

#contacts{
	position: absolute;
	right: 46px; top: 25px;
}

#contacts p.logoname{
	margin: 0 0 5px 0;
	color: #e85600;
	font-size: 32px;
	font-family: 'Open Sans'
}
#contacts p.stat{ margin-top: 20px; }
#contacts p.email{ margin-top: 20px; font-size: 14px; }

#topmenu2{
	margin: 11px 20px;
	border: 1px solid #eaf1f5;
	min-height: 45px;
	padding: 0 50px;
}

#main{	top: 100px; background: #f7f7f7; border-radius: 8px; positon: relative;}

#main:after{
	content: '';
	display: block;
	clear: both;
}

#main .sidebar{
	float: left;
	width: 212px;
	height: 212px;
	margin-left: 40px;
	border: 1px solid #eaf1f5;
	background: url(/images/menu.png) no-repeat;
}
#main .headtext{
	position: absolute;
	margin-top: -27px;
	left: 50px;
	color: #e85600;
	font: 17px 'Open Sans';
}

#main .sidebar ul{
	list-style-type: none;
	margin-top: 5px;
	margin-left: -25px;
	height: 220px;
}

#main .sidebar ul li{
	height: 14%;
}



#main .content{
	margin-top: 75px;
    margin-left: 320px;
    padding-right: 35px;
    padding-bottom: 60px;
	min-height: 550px;
}
#main .content.full-content{
    margin-left: 35px;
}
.leftSide {
    float: left;
    margin-left: -100%;
    padding: 0 0 20px 6px;
    position: relative;
    width: 260px;
    margin-top: 74px;
}
#container {
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;

}
#main .comment{
	border-bottom: 1px dotted #AAAAAA;
	padding: 10px 0;
}
#main .comment .content{
	min-height: 0px;
	font-size: 15px;
	height: auto;
	margin-top: 5px;
	padding-bottom: 15px;
	margin-left: 0px;
}

#main .comment .author{
	font: 17px Trebuchet MS;
	font-weight: bold;
}

#main .comment .time{
	font: 10px Trebuchet MS;
}

#main .comment a.cid, #main .comment .cid {
	color: #AAA;
	float: right;
	font-size: 11px;
	font-weight: bold;
	padding: 0 5px 5px 5px;
	text-decoration: none;
	width: auto;
	margin-top: -15px;
}

#main .comment .link {
	display: block;
}

#htext{
	display: block;
	padding-bottom: 10px;
	left: 300px;
	color: #e85600;
	font: 18px 'Roboto Slab';
	font-weight: bold;
	text-transform: uppercase;
}

.slidblock{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 468px; /*Width of Carousel Viewer itself*/
	height: 254px; /*Height should enough to fit largest content's height*/

}

.carus .belt{
position: absolute; /*leave this value alone*/
top: 15px;
}

.carus{
	background-image: url("../img/slidpro.png");
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    height: 265px;
    margin-left: -1px;
    padding-left: 47px;
    padding-right: 47px;
    width: 477px;

}
.carus .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 8px; /*margin around each panel*/
width: 150px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.headslide {
	float: left;
	height: 35px;
	width: 468px;
}

#gallerya .belt .panel p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#gallerya .belt .panel a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
}

#gallerya .belt .panel a:hover {
	text-decoration:underline;
}


#main .content h1{ font-size: 22px; margin: 0 0 26px 0; font-family: 'Roboto Slab'; text-transform: uppercase;}
#main .content h2{ font-size: 20px; font-family: 'Roboto Slab'; text-transform: uppercase; }
#main .content h3{ font-size: 18px; font-family: 'Roboto Slab'; text-transform: uppercase; }
/*#main .content p, #main .content ul{ font: 12px Arial;}*/

#main .item-preview-content {
	padding-left: 10px;
	padding-bottom: 20px;
	border: 1px #d7d7d7 solid;
	color: #333333;

}

#main .item-preview {

	padding-left: 10px;
	padding-bottom: 10px;
	overflow:hidden;
	zoom:1;
}

#main img-preview{
   float:left;
   margin-right: 10px;
   width: 180px;
}

#imgpreview {
	top:-5px;
	align:left;
	width:140px;
	height:100px;
}

#textpreview{
	margin-left:120px;
	margin-top: -100px;
	align:top;
	min-height: 60px;
}

#morepreview{
	float: right;
	margin-right: 10px;
}

#lastblock{
	padding-left: 10px;
	margin-top: 50px;
	margin-left: 10px;
	border: 1px #d7d7d7 solid;
	color: #333333;
	min-height: 80px;
}


#button{
	position: relative;
	background: url(/images/button.png);
	width: 176px;
	height: 40px;
	float: right;
	margin-top: 20px;
	right: 20px;
}

#button a{
	color: #666;
	text-decoration: none;
}

#buttontext{
	position: absolute;
	top: 10px;
	right: -25px;
	font-size: 14px;
	width: 176px;
}

#advtext{
	position: relative;
	top: 15px;
	color: #444444;
	font: italic 16px Georgia;
}

#footer{
	position: relative;
	width: 1200px;
	background: #ff9d44;
	padding-bottom: 20px;
	max-width: 100%
}

#footer .copyright{
	position: relative;
	color: #000000;
	font-size: 12px;
	display: block;
	text-align: center;
}

#footer .address{
	position: relative;
	padding: 20px 30px 0;
	color: #000000;
	font-size: 10px;
	text-align: center;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
}

#footer .studio{
	position: absolute;
/*
	background: url(/images/orensite.png) no-repeat right;
*/
	right: -70px;
	top: 19px;
	padding-right: 140px;
	padding-top: 13px;
	min-height: 38px;
}

#footer .studio a{ color: #000000; font: 12px Trebuchet MS; }

.breadcrumbs{
	margin-bottom: 10px;
	margin-top: 0px;
}
#main .search {
    left: 28px;
    position: absolute;
    top: 0;
}
#main .search input[type="text"] {
    border: 0 none;
    height: 24px;
    padding: 3px 11px;
    position: relative;
    top: 13px;
    width: 180px;
	 margin-left: -18px;
}

#main .search input[type="image"] {
     -moz-appearance: none;
    -moz-binding: none;
    background-color: transparent;
    border: medium none;
    cursor: pointer;
    font-family: sans-serif;
    font-size: small;
    padding: 0;
     left: 127px;
    position: absolute;
    top: 0;
}

.navi {
    background: url("/images/navi.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
     border: 1px solid #d5d5d5;
    border-radius: 4px;
    height: 54px;
    margin-left: 40px;
    position: relative;
    width: 215px;
}
 .flash_container
 {
 	width:667px; /* ������ ������� ����� ���������� �� ������� flash ������� */
height:90px;
position: relative;
 }
.flash_container a {
display: block; /* ������ ������ ������, ����� ����� ���� �� ������ ������� */
width: 667px; /* �������� ��� ������� ���������� */
height: 90px;
position: absolute;
top: 0;
left: 0;
z-index: 9999; /* ���� ��������� z-���� */
background: url(/images/blank.png);
/*background: rgba(0,0,0,0.1);*/
text-indent: -9999px;
overflow: hidden;
content: '';
}
.flash_container object {
position: relative; /* ����� ����� ���� ������� z-���� */
z-index: 1; /* ������ z-���� ������, ��� � ������ */
}
.clear
{
	clear: both;
	}
.like
{
	font-size: 12px;
	margin-bottom: 30px;
	text-align: right;
	float:right;
	}
.like a
{
	display: block;
	width: 30px;
	height: 30px;
	float:left;
	text-indent: -9999px;
	}
.like span
{
		display: block;
		float:left;
		margin: 10px 20px 0 15px;
		font-size: 16px;
line-height: 10px;
	}
.like .alike
{
	background: url(/images/like.png);
	}
.like .adislike
{
	background: url(/images/dislike.png);
	}
.error_v
{
	clear: both;
    color: #f00;
    display: none;
    float: left;
    font-size: 12px;
    margin-bottom: 30px;
    text-align: right;
    width: 100%;
    margin-top: -20px;
	}
table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
table > tbody > tr > td, table > tbody > tr > th, table > tfoot > tr > td, table > tfoot > tr > th, table > thead > tr > td, table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.tag-links {
    clear: both;
    padding: 10px 0;
}
.tag-links a {
    background-color: #b1573c;
    border-radius: 0 2px 2px 0;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.2727272727;
    margin: 2px 4px 2px 10px;
    padding: 5px 12px;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto';
}
.tag-links a::after {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 4px;
    position: absolute;
    top: 12px;
    left: -2px;
    width: 4px;
}
.tag-links a::before {
    border-top: 14px solid transparent;
    border-right: 8px solid #b1573c;
    border-bottom: 13px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    left: -8px;
    width: 0;
}
.list-items, .list-items *
{
	box-sizing: border-box;
}
.list-items
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.list-items .list-item
{
	margin-bottom: 13px;
	width: 32.5%;
}
.list-items .list-item .list-item-back
{
	background: #fff;
	padding: 20px;
	height: 100%;
	position: relative;
	padding-bottom: 40px;
}
.list-items .list-item .link-to-item
{
	color: #000;
	text-decoration: none;
	font-family: 'Roboto Slab';
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	display: block;
	margin-bottom: 20px;
}
.list-items .list-item  .link-to
{
	color: #000;
	font-size: 14px;
	font-weight: 600;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.all-link 
{
	margin-left: 45px;
	color: #ff5300;
	font-weight: 600;
	text-transform: uppercase;

}
ul.bottom-menu
{
	text-align: center;
	padding-left: 0
}
ul.bottom-menu li
{
	list-style-type: none;
	display: inline-block;
}
ul.bottom-menu li a
{
	font-size: 12px;
	color: #000;
	padding: 0 8px;
}
#back-top {
    display: none;
}
#back-top a {
    background: url("../images/up.png") center  no-repeat rgba(255, 255, 255, 0.5);
    padding: 20px 7px ;
    position: fixed;
    bottom: 45px;
    right: 80px;
    text-align: center;
    color: #020202;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 3px;
    font-size: 14px;
    z-index: 9999;
    display: block;
    width: 56px;
    height: 8px;
}
@media(max-width: 768px)
{
	#back-top a
	{
		right: 10px;
		bottom: 10px;
		background-color: rgba(0,0,0,.2);
		padding: 15px 0
	}
}