* {
	margin: 0;
	padding: 0;
}

body {
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	height:100%;
	color:#303030;
	margin:0px auto;
	background:#0e1c23 url(../images/bg.png) left top repeat;
}

form, fieldset {
	padding: 0;
	margin: 0;
	border:0;
}
*:focus {outline: none;}

a {text-decoration: underline; color:#359FBA;}
a:hover {text-decoration: none;}

img {border-style: none;}

h1, h3, h4, h5 {margin:0px; padding:0px; font-weight:normal;}

p {padding:0px; margin:0px;}

li {
list-style-type: circle;
list-style-position: outside;

}
lii 
{
list-style-type: circle;

color: navy;
}

input {
	vertical-align: middle;
}
/*---forms---*/
.baseform { background: #f5f6f7; }
.tableform { width: 100%; }
	.tableform td.label { width: 20%; vertical-align: top; padding-right: 0; font-weight: bold; }
	.fieldsubmit, .tableform td { padding: 10px 15px; }
	.addnews { font-weight: bold; }
	.impot { color: #96c; font-weight: normal; }
	.checkbox { padding: 4px 0; line-height: 1em; }
		.checkbox input { margin-top: -2px; vertical-align: middle; }

.f_input { width: 300px; padding: 1px; }
.f_textarea { width: 458px; }
.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xprofile textarea,
.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select { padding: 2px; background: #fff url("https://prosto-top.com/templates/top/images/fields.png") repeat-x; border: 1px solid #bcc0c2; }
.f_textarea, .editor_button select { padding: 0; }
.textin { padding: 2px; }
.fbutton, .btn_reglog, .vresult { border: 0 none; background: none; cursor: pointer; }

.fbutton { text-shadow: 0 1px 0 #fff; font-size: 1.15em; margin-bottom: 2px; border: 1px solid #bcc5c9; width: 100px; height: 29px; color: #596368; padding: 2px 0 5px 0; background: #fff url("https://prosto-top.com/templates/top/images/fbutton.png") repeat-x 0 100%; font-weight: bold; }
	.fbutton:hover { background-position: 0 10px; }
.fbutton {
	-moz-box-shadow: 0 1px 4px -3px black;
	-webkit-box-shadow: 0 1px 4px -3px black;
	box-shadow: 0 1px 4px -3px black;
}
button.fbutton span { cursor: pointer; display: block; padding-top: 2px; }

.navigatsion {color:#666; border:0px; margin-top:15px; margin-bottom:25px; font-size:11px; font-family:Arial, Helvetica, sans-serif; padding-bottom:0px;}
.navigatsion a:link,
.navigatsion a:visited,
.navigatsion a:hover,
.navigatsion a:active {text-decoration:none;color: #636363;background:#F9F9F9;border:1px solid #E6E6E6;padding:2px 6px;font-size:11px}
.navigatsion a:hover {background:#ccc;color:#333; border-color:#E6E6E6;}
.navigatsion span {text-decoration:none;background:#fff;padding:2px 6px;border:1px solid #E6E6E6;color:#ccc;font-size:11px;}

#wrapper {
	position:relative;
	overflow:hidden;
	margin:auto;
	width:100%;
	background:#e4fcff;
}

#main_holder {
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
    margin: auto;
    width: 1070px;
}

#header {
	position:relative;
	overflow:hidden;
	height:292px;
	background: url(../images/header.jpg) left top no-repeat;
    width: 980px;
    margin: auto;
}

.logo {
	position:relative;
	overflow:hidden;
	margin:22px 0px 0px 66px;
	background: url(../images/logo.png) left top no-repeat;
	width:226px;
	height:46px;
}

.logo a {
	width:226px;
	height:46px;
	text-indent:-9999px;
	display:block;
}

#left_side {
	position:relative;
	overflow:hidden;
	float:left;
	/*margin:0px 2px 0px 6px;*/
	margin:auto;
	width:243px;
}

#main_side {
	position:relative;
	overflow:hidden;
	float:left;
	width:508px;
}

#right_side {
	position:relative;
	overflow:hidden;
	float:left;
	margin:0px 6px 0px 2px;
	width:300px;
}

.box_holder {
	position:relative;
	overflow:hidden;
	background:#d4e9eb;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin:4px 4px 15px 4px;
}

.box_holder h4 {
	padding: 5px 0px 3px 5px;
	font-weight: 120;
	font-size:17px;
	border-bottom:1px #fdfee7 dotted;
	color:#4e4e4e;
}

.box_inside {
	position:relative;
	overflow:hidden;
	padding:5px;
}

ul.menu, ul.menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 210px;
}

ul.menu a {
	display: block;
	text-decoration: none;
	text-align: left;     
}

ul.menu li {
	margin-top: 1px;
}

ul.menu li a, ul.menu ul.menu li a {
	padding:1px 1px 1px 5px;
	/* закругленные углы пунктов меню */
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #359fba;
}

ul.menu li a:hover, ul.menu ul.menu li a:hover {
	color: #359fba;
}

ul.menu li ul li a, ul.menu ul.menu li ul li a {
	background: #ffffff;
	color: #808080;
	padding-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
}

ul.menu li ul li a:hover, ul.menu ul.menu li ul li a:hover {
	background: #c9d3d6;
	padding-left: 10px;
}

ul.menu ul.menu li a:hover {
	border-left: 0;
	padding-left: 0.5em;
}

ul.menu ul.menu {
	border-left: 5px #f00 solid;
}

ul.menu a.active, ul.menu ul.menu li a.active, ul.menu a.active:hover, ul.menu ul.menu li a.active:hover {
	/* фон и градиент активных пунктов меню */
	text-decoration: none;
	color: #359fba;
}

div.panel {
	border: 1px #000 solid;
	padding: 5px;
	margin-top: 1px;
}

ul.menu div.panel a, ul.menu div.panel li a:hover  {
	display :inline;
	color: #666;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	font-weight: bold;
}

ul.menu div.panel a:hover {
	color: #fff;
	text-decoration: underline;
}

a.button,span.button,a.button:visited{
	display:inline-block;height:auto;line-height:17px;padding:0 10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:url('../images/button-bg.png') repeat-x #D8D8D8;
	border:1px solid #B3B3B3;
	color:#359fba;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-moz-box-shadow:0 0 1px #FFF inset;
	box-shadow:0 0 1px #FFF inset;
	-webkit-box-shadow:0 0 1px #FFF inset;
	cursor:pointer;text-align:center;
	min-width:60px;
	-moz-transition:all 0.2s ease;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}

a.button:hover,span.button:hover{
	background:url('../images/button-bg.png') repeat-x #EDEDED;
	color:#444;
}



.vk_holder {
	width:206px;
	margin:0px auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow:hidden;
}

.top_news_holder {
	position:relative;
	overflow:hidden;
	border-bottom:1px dashed #bbbbbb;
	padding:0px 0px 7px 0px;
	margin:0px 0px 4px 0px;
}

.top_news_holder:last-child {
	border-bottom:none;
	margin-bottom:0px;
	padding-bottom:0px;
}

.top_news_holder h3 {
	font-size:13px;
}

.top_news_holder h3 a {
	color:#359fba;
	text-decoration:none;
}

.top_news_holder h3 a:hover {
	text-decoration:underline;
}

.top_news_img {
	position:relative;
	overflow:hidden;
	float:left;
	width:69px;
	margin:2px 4px 0px 0px;
}

.top_news_img img {
	width:63px;
	height:82px;
	border: 1px double #bbbbbb;
	padding: 2px;
	background:#FFF;
}

.top_news_text {
	position:relative;
	overflow:hidden;
	float:left;
	width:137px;
	font-size:11px;
}

#footer {
	position:relative;
	overflow:hidden;
	height:49px;
	font-size:11px;
	padding:16px 0px 0px 0px;
	background:#d4e9eb;
	text-align:center;
	color:#808080;
}

#footer p {
	margin-bottom:7px;
}

.counter_one {
	position:absolute;
	top:15px;
	right:20px;
	background:#FFF;
	width:88px;
	height:31px;
}

.counter_two {
	position:absolute;
	top:15px;
	right:120px;
	background:#FFF;
	width:88px;
	height:31px;
}

.short_holder {
	position:relative;
	overflow:hidden;
	background:#FFF;
	box-shadow:0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.3);
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin:4px 4px 10px 4px;
}

.short_holder h4 {
	background:#fdfee7;
	border-bottom:1px dotted #d4e9eb;
	font-size:15px;
}

.short_holder h4 a {
	color:#359fba;
	text-decoration:none;
	display:block;
	padding:4px 7px 5px;
}

.short_holder h4 a:hover {
	text-decoration:underline;
}

.short_body {
	position:relative;
	overflow:hidden;
	padding:5px;
	font-size:11px;
	line-height:16px;
}

.short_left {
	position:relative;
	overflow:hidden;
	width: 128px;
	float:left;
	margin:3px 7px 0px 0px;
}

.short_left img {
	width:120px;
	height:165px;
	padding:3px;
	border:1px solid #e5e5e5;
}

.short_bottom {
	position:relative;
	overflow:hidden;
	padding:4px 0px 5px 0px;
	margin:4px 5px 0px 5px;
	border-top:1px dashed #E9E9E9;
}

span.short_cat {
	position:relative;
	overflow:hidden;
	float:left;
	background:#d4e9eb;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-size:10px;
	color:#000;
	padding:3px;
	text-shadow:0px 1px 0px #FFF;
}

span.short_cat a {
	color:#359fba;
	text-decoration:none;
	text-transform:lowercase;
}

span.short_cat a:hover {
	text-decoration:underline;
}

span.short_next {
	float:right;
}

span.short_next a {
	display:inline-block;height:18px;line-height:17px;padding:0 10px;
	font-size:11px;
	font-family:"Segoe Ui","Tahoma";
	background:url('../images/button-bg.png') repeat-x #D8D8D8;
	border:1px solid #B3B3B3;
	color:#359fba;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-moz-box-shadow:0 0 1px #FFF inset;
	box-shadow:0 0 1px #FFF inset;
	-webkit-box-shadow:0 0 1px #FFF inset;
	cursor:pointer;text-align:center;
	min-width:60px;
	-moz-transition:all 0.2s ease;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
	text-decoration:none;
}

span.short_next a:hover {
	background:url('../images/button-bg.png') repeat-x #EDEDED;
	color:#444;
}

.full_holder {
	position:relative;
	overflow:hidden;
	background:#FFF;
	box-shadow:0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.3);
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin:4px 4px 10px 4px;
}

.full_holder h1 {
	background:#fdfee7;
	border-bottom:1px dotted #d4e9eb;
	font-size:17px;
	padding:4px 7px 5px;
	color:#359fba;
}

.full_body {
	position:relative;
	overflow:hidden;
	padding:5px;
	font-size:11px;
	line-height:16px;
}

.full_body h3 {
	font-size:16px;
	margin-bottom:4px;
	color:#359fba;
}

.full_body img {
	padding:3px;
	border:1px solid #e5e5e5;
	float:left;
	margin:0px 6px 0px 0px;
}

.vk_share {
	position:relative;
	overflow:hidden;
	margin:5px;
	padding:7px 0px 5px;
	border:1px solid #b4d1d4;
	background:#d4e9eb;
	text-align:center;
}

.vk_sharex {
	position:relative;
	overflow:hidden;
	margin:0px;
	padding:7px 0px 5px;
	border:1px solid #b4d1d4;
	background:ffffff;
	text-align:center;
}

.vk_sharecomm {
	position:relative;
	overflow:hidden;
	margin:5px;
	padding:7px 0px 5px;
	border:1px solid #b4d1d4;
	background:#00F5FF;
	text-align:center;
    font-size:14px;
}

.vk_share2 {
	position:relative;
	overflow:hidden;
	margin:5px;
	padding:7px 0px 5px;
	border:1px solid #b4d1d4;
	background:#d4e9eb;
	text-align:left;
}


.vk_share h4 {
	color:#359fba;
	font-size:16px;
	margin-bottom:8px;
}

.quote {
	padding:5px;
	font-size:11px;
	background:#F9F8F5;
	border:1px solid #F1EEE8;
	color:#757575;
	margin-bottom:30px;
	font-family:Arial, Helvetica, sans-serif;
}

.leftmenu .active {
	text-decoration: none;
	margin: 0;
	border: 1px solid #7c7b7b;
}

.inside_menu {
	display: none;
}

.vk_comm {
	position:relative;
	overflow:hidden;
	background:#FFF;
	box-shadow:0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.3);
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin:4px 4px 10px 4px;
}

.rell_holder {
	position:relative;
	overflow:hidden;
	padding:4px 0px 5px 0px;
	margin:4px 5px 10px 5px;
	border-top:1px dashed #E9E9E9;
}

.rell_holder p {
	color:#359fba;
	font-size:15px;
	margin-bottom:5px;
}

.rell_holder ul {
	position:relative;
	overflow:hidden;
}

.rell_holder li {
	list-style-type: decimal;
	margin:0px 0px 0px 20px;
	font-size:12px;
	margin-bottom:3px;
}

.rell_holder li a {
	text-decoration:none;
}

.rell_holder li a:hover {
	text-decoration:underline;
}

h2 {margin: 30px 0px 12px 0px; padding:0px; font-weight:normal; color="#359FBA"}

ul
{ 
    margin-left: 20px;
    list-style-type: square;
    list-style-position: outside; 
}

/* Стили от webprk с FL.RU*/

.book-desc {
height: 20px; 
width:100%;
display: -webkit-box;
display: -moz-box;
}
    
.book-desc .title {
display: -webkit-box; 
display: -moz-box; 
-webkit-box-flex: 0;
-moz-box-flex: 0;
}

.book-desc .point {
    display: -webkit-box; 
    display: -moz-box; 
    -webkit-box-flex: 1;  
    -moz-box-flex: 1; 
    margin: 0 10px; 
    background: url('http://kprod.info/point.png') center center repeat-x;
}

.book-desc .desc {
display: -webkit-box; 
display: -moz-box; 
-webkit-box-flex: 0;
-moz-box-flex: 0;
}
    
.f-desc {
    width: 100%;
}
    
.f-desc h2 {
    margin: 15px 0 0 0;
    padding: 0px;
    font-weight: normal;
    font-size: 14px;
}
    
.f-desc .full-desc {
text-align: justify;
}
    
.func-work {
width: 100%;
}
    
.func-work .rate {
    background-color: #f1efe2;
    padding: 7px;
    font-weight: bold;
    margin: 5px;   
}
    
    .func-work .download {
    background-color: #f1efe2;
    padding: 7px;
    font-weight: bold;
    margin: 5px;   
}
    
.func-work .download a {
 margin-left: 5px;   
}
    
.func-work .rate span {
color: #FF5567;
    font-size: 15px; 
}

.r-img {
    width: 210px;
    margin-bottom: 5px;
}

button {
    color: #fff;
    width: 100%;
    height: 30px;
    border: 0;
    cursor: pointer;    
}
    
.read {
    background-color: #FF5E64;  
    margin-bottom:15px;
}
    
.buy {
   background-color: #5F8DA7;  
    margin-bottom:5px;
}
    
.recenz {
    float: left;
     background: #aaaaaa;
    width: 10%;
    height: 16px;
    padding: 7px;
    text-align: center;
    margin-right: 3px;   
    color: #fff;
    font-weight: bold;
}
    
.facts {
    float: left;
       background: #aaaaaa;
    width: 10%;
    height: 16px;
    padding: 7px;
    text-align: center;
    margin-right: 3px;
    color: #fff;
    font-weight: bold;
}
    
.null {
    float: left;
     background: #aaaaaa;
    width: 73%;
    height: 16px;
    padding: 7px;
    text-align: center;
}
    
.cont {
 width: 695px;
 overflow: hidden;
 padding: 10px;
 background: #f0f0f0;
 height:300px;
}
.banner {
width: 728px;
    overflow: hidden;
    padding-left: 3px;
    text-align: right;
    margin-bottom: 10px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}


.nav > li {
  display: block;
}
.nav > li > a {
  display: block;
    color: #fff;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}
.nav > li.disabled > a {
  color: #fff;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #fff;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: 0;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 0;
}
.nav-tabs > li {
  float: left;
}
.nav-tabs > li > a {
  margin-right: 0;
}
.nav-tabs > li > a:hover {
  border-color: 0;
}
.nav-tabs > li.active {
 background: #4D91BE;   
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
    

}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.fixed_right {
   position: fixed;
 top: 0;
 left: 0;
 width: 100%;
}

.rs {
 position: relative;
 width: 240px;
 margin: 0 auto;
 top: 10px;
 left: 380px;
}

    .sform {
    padding: 3px;
    width: 149px;
            }
            .sbutt {
    width: 52px;
    padding: 3px;
    margin-left: -5px;  
            }

.rec {
 	width: 706px;
 	margin:0 0 10px 5px;
 	background: #fff;
 	padding: 5px 5px;
 	box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
 	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
 	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
 	border-radius: 3px;
 	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px;
}

.rec ul {
 margin: 0;   
}

.to_top {
 position: fixed;
 top: 0;
 z-index: 100;
 width: 300px;  
 background:#d4e9eb;

}

.to_top2 {
 position: fixed;
 top: 0;
 z-index: 100;
 width: 240px;  
 background:#d4e9eb;

}

.rsya {
  border-left: 5px solid #FF0000
}

#before_footer_d {
	text-align: center;
}
#before_footer_t {
	text-align: center;
}
#before_footer_m {
	text-align: center;
}
#yandex_rtb_R-A-204210-3 {
    margin-bottom: 20px;
}

video {max-width: 100%;}

iframe[src*="https://video.kinopoisk.ru"] {
    max-width: 100%;
}

/* SEND EMAIL FORM */
.send_email__wrapper {width: 302px; padding: 0 25px;}
.send_email__wrapper h3 {margin-bottom: 10px;}
.send_email__wrapper .send_email__fields {display: flex; flex-direction: column; width: 300px;}
.send_email__wrapper .send_email__fields *:nth-child(even) {margin-bottom: 10px;}
.send_email__wrapper label {margin-bottom: 2px;}
.send_email__wrapper .send_email__fields input {padding: 5px; width: 288px;}
.send_email__wrapper textarea {width: 300px;}
.send_email__wrapper #send_email__submit {margin-top: 7px; padding: 5px 10px;}
.send_email__wrapper #send_email__alerts {display: none;}
.send_email__wrapper #send_email__alerts.send_email__success {display: block; background-color: #dff0d8; padding: 15px;}
.send_email__wrapper #send_email__alerts.send_email__fail {display: block; padding: 15px; background-color: #f2dede;}