html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	list-style:none;
}
.clear {
	clear:both;
}

/*start*/

@font-face {
 font-family: 'MyriadPro-Regular';
 src: url('../fonts/MyriadPro-Regular.eot?') format('eot'), url('../fonts/MyriadPro-Regular.otf') format('opentype'), url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf') format('truetype'), url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
}

input[type="text"]:focus {
	outline: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.wrapper {
	font: 14px Arial, Helvetica, sans-serif;
	min-width: 400px;
}
.content {
	width: 80%;
	margin: 0 auto;
 
}
#header {
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
 
	box-shadow: 0 0 8px #DEDEDE, inset 0 0 1px #F5F5F5;
	padding: 0% 0;
	width:100%;position: fixed; z-index:101;background:#fff;
}
#logo, #menu {
	float: left;
}
#logo {
	width: 20%;
	padding: 0 0 0 .5%;
}
#logo img {
	margin: 3.5% 0 0 0;
	width: 68%;
}
#menu {
	width: 47%;
	text-align: justify;
}
#search {
	float: right;
	width: 32%;
}
#menu a {
	color: #606060;
	padding:3.4% 3.0%;
	display: inline-block;
	text-decoration: none;
}
#menu a:hover {
	background: #F3F2F2;
	color: #D03136;
	box-shadow: inset 0 0 15px rgba(200, 200, 200, 0.5);
}
.empty {
	display: inline-block;
}
#bttn {
	padding: 1% 2.5%;
	border: 1px solid #D5D5D5;
	background: #CF2D33;
	color: #FFFFFF;
	margin: 4% 4% 3% 4%;
	text-decoration: none;
}
 
.s_s {
	width: 60%;
	border-radius: 10px;
	height: 23px;
	border: 1px solid #DEDEDE;
	margin: 4% 0% 0% 0%;
	padding: 0% 7% 0 2%;
	background: url(../img/lens.png) 95% 50% no-repeat;
}
.s_s, #bttn {
	float: right;
}
input::-webkit-input-placeholder {
font: 12px 'MyriadPro-Regular';
color: #AFAFAF;
}
input::-moz-placeholder {
font: 12px 'MyriadPro-Regular';
color: #AFAFAF;
line-height: 22px;
}
.news_div h4 a {
	display: block;
	padding: 35px 0 0 30px;
	margin: 0 0 1.7% 0;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #616161;
}
.hdr {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #616161;
	margin: 0 0 1.7% 0;
	display: block;
	padding: 10px 0 0px 30px;
	float: left;
	width: 300px;
}
.h_right {
	font: 13px Arial, Helvetica, sans-serif;
	color: #A0A0A0;
	float: right;
	padding: 10px 0 0px 0px;
	text-align: right;
	border-bottom: 2px solid #A0A0A0;
	text-decoration: none !important;
}
.h_F_d {
	border-bottom: 1px solid #DCDCDC;
	margin: 0 0 10px 0;
}
.news a {
	color: #606060;
	font: 14px Arial, Helvetica, sans-serif;
}
.news a:hover {
	color: #3A88CC;
}
.news li {
	background: url(../img/separator.png) right 70% no-repeat;
	width: 20%;
	padding: 1.7% 1.9% 1.7% 1.5%;
	display: table-cell;
}
.news ul {
	display: table-row;
}
.news {
	width: 100%;
	margin: 0 auto;
	border-bottom: 2px solid #D1373C;
	border-top: 2px solid #D1373C;
	padding: 0% 0 0 0%;
	display: table;
}
.news img {
	width: 100%;
	border: 1px solid #C8C8C8;
	border-radius: 2px;
	box-shadow: 3px 3px 6px #717171;
	vertical-align: middle;
}
.news img:hover {
	box-shadow: 3px 3px 6px #3A88CC;
}
.marg_none {
	background: none !important;
	margin: 0 0 0 0 !important;
	border: none !important;
}
.news h6 {
	padding: 0 0 10% 0;
}
.films {
	width:100%;
	margin: 0 auto;
	padding: 0% 0%;
	display: table;
}
.films ul {
	display: table-row;
}
.films li {
	/*width: 15.5%; для 5 картинок*/
    box-sizing:border-box;
    width: 25%;
    float:left;
}
.stt li {	width: 25%!important;
	 float:left!important;
	}
.mmm li {	width: 25%!important;
	 float:left!important;
	}	
.dle-content li {	width: 25%!important;
	 float:left!important;
	}		
	
.hhh {
	height: 3px;
	background: #00CC99;
}
.films img {
	width: 100%;
  
	border: 3px solid #CECECE;
	border-radius: 3px;
	margin: 0 0 5% 0;
	vertical-align: top;
}
.films a {
text-decoration: none;
padding: 10px;
box-sizing: border-box;
float: left;
}
.dlina a {
	color: #606060;
	font: 14px Arial, Helvetica, sans-serif;
}
.films p {
	display: inline;
	font-weight: bold !important;
	line-height: 2.0;
}
.active, .films a:hover {
	color: #CF2D33 !important;
}
#films_div {
	width: 99%;
	float: left;
	padding: 0 0 0 .5%;
	margin-top:35px;
}
#sidebar {
	width: 22%;
	float: right;
	margin: 3.5% 0 0 0;
	background: url(../img/border_left.png) left 5% no-repeat;
}
#sidebar hr {
	height: 1px;
	background: #DCDCDC;
	border: none;
	width: 80%;
}
.sidebar_news img {
	border: 5px solid #CECECE;
	border-radius: 5px;
	width: 95%;
}
.sidebar_news {
	width: 75%;
	margin: 5% auto;
	padding: 4% 0 0 0;
}
.sidebar_news h6 {
	padding: 5% 0 0 0;
}
.sidebar_news a {
	font: 14px Arial, Helvetica, sans-serif;
	color: #616161;
}
.dlina {
	width: 100%;
}
#categories {
	border: 1px solid #DCDCDC;
	border-radius: 15px;
	padding: 2%;
	box-shadow: 0 0 10px #DCDCDC;
	color: #616161;
	font: 14px/20px Arial, Helvetica, sans-serif;
}
.bb {
	font-weight: bold;
}
.tooltip {
	border-bottom:1px dotted #000000;
	color:#000000;
	outline:none;
	cursor:pointer;
	text-decoration:none!important;
	position:relative;
	background: #00FFCC;
}
.tooltip span {
	margin-left:-999em;
	position:absolute;
}
.tooltip:hover span {
	font: 12px/20px Arial, Helvetica, sans-serif;
	position:absolute;
	color:#fff;
	left:13px;
	top:0;
	z-index:99;
	margin-left:0;
	width:135px;
}
.tt-info {
	display:block;
	padding: 10px;
	background:  rgba(0, 0, 0, 0.8) scroll;
	border:3px solid #CECECE;
	border-radius:5px;
}
#div_shape {
	width: 100%;
}
.shape {
	width: 100%;
	position: relative;
	cursor: pointer;
}
.shape:hover .details {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	z-index:450;
	display:block;
	padding: 10px;
	background:  rgba(0, 0, 0, 0.8);
	border:3px solid #CECECE;
	border-radius:5px;
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
}
.details a {
	color: #FFFFFF;
}
.shape .bg, .shape .details {
	position: absolute;
	width: 150px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	top: 30%;
	left:50%;
	opacity:0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display:none;
	border-radius: 3px 5px 5px 3px;
}
#footer {
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	margin: 2% auto;
	box-shadow: 0 0 8px #E3E3E3, inset 0 0 1px #F5F5F5;
	padding: .5% 0% .2% 0;
}
#copyr {
	padding: 0.5% 0 0.5% 0%;
	float: left;
	width: 45%;
	background: url(../img/cpr.png) left center no-repeat;
	margin: 0 0 0 2%;
}
#copyr p {
	padding: 0 0 0% 5%;
	font: 16px Arial, Helvetica, sans-serif;
	color: #616161;
}
.mg {float:left;margin-top:5px;}
.mg  a {text-decoration:underline}
#cont {
	float: right;
	width: 19%;
}

#loginlink {	padding: 1% 2.5%;
	border: 1px solid #D5D5D5;
	background: #CF2D33;
	color: #FFFFFF;
	margin: 4% 4% 3% 4%;
	text-decoration: none;float:right;}

/*---login---*/
.loginbox { display: inline; }
.loginbox ul.loginbox { margin-top: 30px; float: right; height: 26px; }
    ul.loginbox li { margin-left: 10px; line-height: 23px; }
    .loginbtn a { color: #151e05; text-shadow: 0 1px 0 #c0ea78; text-decoration: none; display: block; width: 61px; height: 26px; text-align: center; background: url("../images/loginbtn.png") no-repeat; }
        .loginbtn a:hover { background-position: 0 -26px; }

.logform li.lfield { margin-bottom: 10px; }
.logform li.lbtn { text-align: center; }
    .logform li.lfield input { width: 265px; }
        .logform li.lfchek input { width: 13px; border: none; background: none; }
        .logform li.lfchek label { display: inline; margin-bottom: 0.2em; }

/*---buttons---*/
.btn {
cursor: pointer;
display: inline-block;
background-color: #E6E6E6;
background-repeat: no-repeat;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
padding: 5px 14px 6px;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
color: #333;
font-size: 13px;
line-height: normal;
border: 1px solid #CCC;
border-bottom-color: #BBB;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-webkit-transition: 0.1s linear all;
-moz-transition: 0.1s linear all;
-ms-transition: 0.1s linear all;
-o-transition: 0.1s linear all;
transition: 0.1s linear all;
border-image: initial;
}
.btn:hover {
background-position: 0 -15px;
color: #333;
text-decoration: none;
}
.btn:focus {
outline: 1px dotted #666;
text-decoration: none;
}
/*---buttons---*/
/*---Стиль формы---*/

.find1 {
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
display: inline-block;
width: 210px;
height: 20px;
padding: 4px;
font-size: 13px;
line-height: 18px;
color: gray;
border: 1px solid #CCC;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-image: initial;

}
.find1:focus {
outline: 0;
border-color: rgba(82, 168, 236, 0.8);
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
}
/*---Стиль формы---*/
/*---Дополнительные стили---*/
.reserlog, .resetlog li {
list-style: none;
padding-left: 12px;
margin: 0;
}
/*---Дополнительные стили---*/


.lcol, .rcol {float:left;margin-right:10px;}
.st a {color:#000;} .st li {margin-top:2px;}

.ops b {font-weight:bold;margin-bottom:10px;}
.ops li {list-style-type:decimal;width:600px!important;display:block;}

.pheading h2 {font-size: 23px;
color: #000;}

.usr {margin-top:20px;}
.usr  li {margin-top:5px;}
.usr a {color:#000;text-decoration:underline}

.fstit {font-size:18px;font-family:Arial;color:#616161;font-weight:bold;border-bottom:1px solid #dcdcdc;padding-bottom:14px;margin-top:25px;} 

.fsfull {font-family:Arial;font-size:16px;color:#616161;margin-top:10px;}
.fsfull a {color:#4c84ea;text-decoration:none}
.fsfull a:hover {text-decoration:underline}

.relatedf {font-family:Arial;font-size:18px;font-weight:bold;color:#616161; margin-top:20px;padding-bottom:10px;text-indent:15px;}
.bords {border-bottom:2px solid #d1373c;width:100%;height:2px;}


.comments {border:1px solid #dcdcdc;padding:10px 20px 10px 20px;border-radius:5px;}

.lcom {float:left;padding-right:10px;}
.rcom {float:left;width:82%; }

.panels {border-bottom:1px solid #dcdcdc;padding-bottom:5px;}
.panels a {font-weight:bold;font-size:14px;color:#616161;}
.com {margin-top:10px;}

.fast {display:inline;margin-left:10px;}
.fast a {color:#565cd3}

#dle-content {display:inline}

.lcol1 {float:left;}
.rcol1 {float:left;margin-left:10px;}

 /*навигация*/  
.navigation{border:none}
.navigation a:link,.navigation a:active,.navigation a:visited{
    background:url(../images/highlight_strong.png) repeat-x scroll 0 0 #E5E5E5;
    border: 1px solid #BCBCBC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #747474;
    font-size: 11px;
    font-weight: normal;
    padding: 4px 7px;
    text-shadow: 0 1px 0 #FFFFFF;
    text-transform: lowercase;}
.navigation a:hover{  background-color: #EFEFEF; color: #747474;}
.navigation span{
    background: none repeat scroll 0 0 #5C5C5C;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7) inset, 0 1px 0 #FFFFFF;
    color: #FFFFFF;
    cursor: default;
    padding: 4px 7px;
}

.edits {float:right;padding-bottom:3px;} .edits  a {color: #616161;text-decoration:underline}
.wieffull b {font-weight:bold;}
.infnw {margin-top:5px;}

.footl b {font-weight:bold;}
.footl  i {font-style:italic}
.popns {display: block;
padding: 35px 0 0 30px;
margin: 0 0 1.7% 0;
font: bold 18px Arial, Helvetica, sans-serif;
color: #616161;}

.st1 {font: bold 18px Arial, Helvetica, sans-serif;
color: #616161; float:left;margin-top:20px;

}

.result img {width: 100%;
border: 3px solid #CECECE;
border-radius: 3px;
margin: 0 0 5% 0;
    vertical-align: top;}

.mmm (display: table;)
.mmm li{height: 33%;}
.mmm li:nth-child(4){float: none;}
.mmm li:nth-child(8){float: none;}
.mmm li:nth-child(12){float: none;}
.mmm li:nth-child(5){clear:left;}
.mmm li:nth-child(9){clear:left;}
.prev2 img{ height: 160px; width: 160px; font: 10px Tahoma, Geneva, sans-serif;}
.prev2 a {
    color: #606060;
    font: 14px Arial,Helvetica,sans-serif;
}
.pr-widget {
	
	margin: 0 auto;
}

  float: right;
}

.ratebox3 {
  float: right;
}

.ratebox ul, .ratebox ul li {
  float: left;
}

.ratebox2 ul, .ratebox2 ul li {
  float: left;
}

.ratebox3 ul, .ratebox3 ul li {
  float: left;
}