* {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5 { line-height: normal; }
h1 { font-size: 1.4em; padding-bottom:5px; } h2 { font-size: 1.2em; }
.clearfix {
    clear: both;
}
 
.red {
    outline: 1px solid red;
}

.clearfix {
    clear: both;
}

a { color: #418952; text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited {color: #f1c107;}
a img  { border: 0 none; }
p:first-letter {padding-left: 1.5em;}
p { margin-bottom: 0.4em; line-height: 20px;}
.prosmotr, .friends {box-shadow: 1px 1px 6px rgba(0, 0, 0, .6);}
.friends {background-color: #ffffff; margin-bottom: 8px; margin-top: 8px; text-align: center;}
.friends p {margin-top: 0.4em; margin-bottom: 0em; font-weight: bold; font-size: 12px;}

body {font-family: Arial, Helvetica, sans-serif;}

.topimgs {background: linear-gradient(to bottom, #000138, #242424); min-width: 860px;}
.headimg {background: url(../images/head-image.png) top no-repeat; min-width: 860px; height: 240px;}

.generalbackground {background: url(../images/fon.jpg) repeat; min-width: 860px;}

.wrapper {
    margin: 0 auto !important;
    padding: 0 70px;
    color: #1c2d35;
    height: 100%;
	min-width: 860px;
    max-width: 1152px;
}

@font-face {
    font-family: 'MyriadProSemibold';
    src: url('../fonts/miriad_semibold.eot');
    src: url('../fonts/miriad_semibold.eot') format('embedded-opentype'), url('../fonts/miriad_semibold.woff2') format('woff2'), url('../fonts/miriad_semibold.woff') format('woff'), url('../fonts/miriad_semibold.ttf') format('truetype'), url('../fonts/miriad_semibold.svg#MyriadProSemibold') format('svg');
}

@font-face {
    font-family: 'MyriadProItalic';
    src: url('../fonts/myriadpro-it_0.eot');
    src: url('../fonts/myriadpro-it_0.eot') format('embedded-opentype'), url('../fonts/myriadpro-it_0.woff2') format('woff2'), url('../fonts/myriadpro-it_0.woff') format('woff'), url('../fonts/myriadpro-it_0.ttf') format('truetype'), url('../fonts/myriadpro-it_0.svg#MyriadProItalic') format('svg');
}

.logo {padding: 0 0 312px 6%;}

.logo img:hover {
    opacity: 0.8;
}

/*Menu=========================================*/

.main_menu {
    line-height: 43px;
    background: url(../images/menu_bg.png) center top repeat-x;
    overflow: hidden;
    font-family: 'MyriadProSemibold';
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .8);
}

#topmenu {
    text-align: center;
    display: table;
    width: 545px;
    float: left;
    margin-left: 10px;
}

#topmenu li {
    display: inline-block;
    display: table-cell;
    border-left: 1px solid #04476B;
    border-right: 1px solid #04476B;
}

#topmenu li:first-of-type {
    border-left: 1px solid transparent;
    border-right: 1px solid #04476B;
}

#topmenu li:last-of-type {
    background: none;
}

#topmenu li a {
    display: block;
    padding: 0px 5px;
    font-size: 17px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none;
}

#topmenu li a span {
    display: inline-block;
    padding: 8px 10px;
    border: 1px solid transparent;
    border-radius: 15px;
    line-height: 1.3;
}

#topmenu >li a:hover span {
    box-shadow: inset 0px 0px 2px rgba(59, 123, 72, 0.5);
    border: 1px solid #04476B;
}

/*search===============================*/

.search1 {
    width: 247px;
    float: left;
    text-align: left;
    padding-left:4px;
}

.search1 form {
    margin-top: -2px;
}

.search1 form input[type=text] {
    border: 1px solid #565656;
    background: url(../images/lens.png) 10px center no-repeat #ffffff;
    border-radius: 3px;
    height: 19px;
    width: 127px;
    padding: 3px 8px;
    outline: none;
    padding-left: 35px;
}

.search1 form input[type=submit] {
    border: 1px solid #565656;
    background: #a5a5a5;
    border-radius: 2px;
    line-height: 25px;
    padding: 0px 0px;
    outline: none;
    color: #262626;
    font-size: 13.63px;
    text-align: center;
    width: 46px;
    box-shadow: inset 1px 1px 0px rgba(255, 255, 255, .2);
    font-family: 'MyriadProSemibold';
    position: relative;
    right: 8px;
    cursor: pointer;
    top: 0;
}

.search1 form input[type=submit]:hover {
    background: #ffffff;
}

.search1 form input[type=text]:focus {
    background: #ffffff;
    padding-left: 10px;
    width: 170px;
}

.search1 form input[type=text]::-webkit-input-placeholder {
    font: 12px 'MyriadProItalic', Helvetica, sans-serif;
    color: #455a63;
}

.search1 form input[type=text]::-moz-placeholder {
    font: 12px 'MyriadProItalic', Helvetica, sans-serif;
    color: #455a63;
}

.dpad {padding:0 10px 0 10px;}

/* Firefox 19+ */

.search form input[type=text]:-moz-placeholder {
    font: 12px 'MyriadProItalic', Helvetica, sans-serif;
    color: #455a63;
}

/* Firefox 18- */

.search form input[type=text]:-ms-input-placeholder {
    font: 12px 'MyriadProItalic', Helvetica, sans-serif;
    color: #455a63;
}

.search form input[type=text]::placeholder {
    font: 12px 'MyriadProItalic', Helvetica, sans-serif;
    color: #455a63;
}
/*content=================================*/
.content {margin-top: 10px; display: table;}
/*left_sidebar--------------------------------------*/
.season_pack ul,
.others ul {
    background: #F8F6F5;
    margin-bottom: 8px;
}

.season_pack ul li,
.others ul li {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #E5E1DD;
    list-style: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.season_pack ul li:hover,
.others ul li:hover {
    border-top: 1px solid #B3B0AE;
    border-bottom: 1px solid #C7C0BA;
    background: #E7E4E2;
}

.season_pack ul li:first-of-type,
.others ul li:first-of-type {
    border-top: 1px solid transparent;
    border-bottom: 1px solid #E5E1DD;
    border-radius: 5px 5px 0 0;
}

.season_pack ul li:first-of-type:hover,
.others ul li:first-of-type:hover {
    border-top: 1px solid transparent;
    border-bottom: 1px solid #C7C0BA;
}

.season_pack ul li:last-of-type,
.others ul li:last-of-type {
    border-top: 1px solid #fff;
    border-bottom: 1px solid transparent;
    border-radius: 0 0 5px 5px;
}

.season_pack ul li:last-of-type:hover,
.others ul li:last-of-type:hover {
    border-top: 1px solid #B3B0AE;
    border-bottom: 1px solid transparent;
}

.season_pack ul li a,
.others ul li a {
    display: block;
    color: #575351;
    font-size: 14px;
    padding: 9px 9px 9px 19px;
    text-decoration: none;
}

.season_pack ul li a:hover,
.others ul li a:hover {
    color: #475351;
}

/*news--------------------------------------*/

.news {
    margin-top: 15px;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, .6);
}

.news_wrapp {
    background: #fff;
    padding: 10px 10px;
    font-size: 0.8em
}

.new_box {
    border-bottom: 1px solid #D9D9D9;
    font-size: 13px;
}

.new_box:hover {
    opacity: 0.8;
}

.new_box a {
    text-decoration: none;
    color: #101010;
}

.new_box h3 {
    color: #101010;
    font-size: 15px;
    font-weight: bold;
    margin: 7px 0 10px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.new_box p {
    height: 45px;
    overflow: hidden;
}

.autor,
.date {
    display: inline-block;
    width: 48%;
    color: #989898;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*center_block----------------------------------*/

.center_block h2 {
    font-size: 15px;
    color: #010101;
    margin: 16px 0 16px 12px;
}

.center_block .description p {
    font-size: 14px;
    margin-top: 0.4em;
}

.description {margin: 0 10px 0px 10px;}

.picturies {
    margin: 30px auto 0;
    width: 542px;
    padding-bottom: 15px;
}

.picturies .picture_box {
    width: 174px;
    float: left;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 20px;
}

.picturies .picture_box:hover {
    opacity: 0.8;
}

.picturies .picture_box a {
    text-decoration: none;
    color: #010101;
}

.picturies .picture_box:nth-of-type(3n) {
    margin-right: 0;
}

.picturies .picture_box images {
    display: inline-block;
    border: 1px solid #878787;
}

.picturies .picture_box h3 {
    font-size: 15px;
    font-weight: bold;
    margin-top: 2px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.enter_form {
    background: #3b6372;
    padding: 17px 0 10px 10px;
}

.enter_form form input[type=text],
.enter_form form input[type=password] {
    border: 1px solid #6AB283;
    height: 16px;
    padding: 7px 10px;
    margin: 0 0 7px 0;
    width: 158px;
}

.enter_form form input[type=text] {
    background: url(../images/login.png) #DEEBF1 94% center no-repeat;
}

.enter_form form input[type=password] {
    background: url(../images/cat.png) #DEEBF1 94% center no-repeat;
}

.enter_form form input[type=text]:focus,
.enter_form form input[type=password]:focus {
    background: #DEEBF1 94%;
}

.login,
.pass {
    position: relative;
}

.succes,
.fail {
    position: absolute;
    right: 10px;
    top: -10px;
    width: 31px;
    height: 27px;
    /*display: none;*/
}

.succes {
    background: url(../images/succes.png) no-repeat;
}

.fail {
    background: url(../images/fail.png) no-repeat;
}

.enter_form form input[type=submit] {
    padding: 0px 15px 0px 8px;
    background: url(../images/enter_bg.png), url(../images/enter_button_bg.png);
    background-position: 90% center, center top;
    background-repeat: no-repeat, repeat-x;
    border-radius: 2px;
    border: 1px solid #D8D8D8;
    outline: none;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    height: 24px;
    cursor: pointer;
}

.enter_form form input[type=submit]:hover {
    background: url(../images/enter_bg.png) #ddd 90% center no-repeat;
}

.forgot {
    font-size: 11px;
    color: #deebf1;
    float: right;
    text-decoration: none;
    margin: 7px 26px 0 0;
    display: inline-block;
}

.forgot:hover {
    text-decoration: underline;
}


/*share--------------------------*/

.share {
    margin-top: 10px;
    background: #DCDFDB;
    padding: 10px 0 7px 0;
    text-align: center;
}

.share h3 {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin: 0 0px 9px 10px;
}

.share a {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-indent: 1000px;
    overflow: hidden;
}

.share a:hover {
    opacity: 0.8;
}

#vk {
    background: url(../images/social.png) -4px -3px no-repeat;
}

#ok {
    background: url(../images/social.png) -49px -3px no-repeat;
}

#fb {
    background: url(../images/social.png) -94px -3px no-repeat;
}

#tw {
    background: url(../images/social.png) -139px -3px no-repeat;
}

/*reklama-------------------------------------*/

.reklama {
    padding-bottom: 8px;
    margin-bottom: 8px;
	margin-top: 8px;
}

/*interview======================*/

.iterview {
    margin-top: 8px;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, .6);
}

#vote-layer {
    background: #fff;
    padding: 12px 0 3px 0px;
}

#vote-layer h3 {
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0 15px 13px;
}

#vote-layer button {
    border: 1px solid #BBBDC2;
    text-align: center;
    padding: 4px 7px;
    margin: 11px 3px;
    font-size: 11px;
    color: #747474;
    background: #fff;
    cursor: pointer;
}

#vote-layer button:hover {
    color: #000;
    box-shadow: inset 0 0 10px 0px rgba(0, 0, 0, 0.1);
}

.vote  {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 5px;
    margin-right: 15px;
    font-size: 13px;
    margin-bottom: 5px;
    margin-left: 14px;
}
.voteprogress {margin:0 10px 0 10px;}
.vote input[type=radio] {
 
}

label:before {
    content: "";
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-right: 10px;
    position: absolute;
    left: 5px;
    bottom: 1px;
    background-color: #F8F8F8;
    border: 1px solid #858585;
}

.vote label:before {
    border-radius: 8px;
}

input[type=radio]:checked + label:before {
    content: "\2022";
    color: #000;
    font-size: 30px;
    text-align: center;
    line-height: 13px;
}

.interview_buttons {
    text-align: center;
}


/*new_comments----------------------------*/

.new_comments {
    margin-top: 8px;
}

.new_comments_body {
    margin-top: 5px;
    background: #fff;
    padding-bottom: 8px;
}

.comm_box {
    border-bottom: 1px solid #D9D9D9;
    margin: 0 8px;
}

.comm_box p {
    font-size: 13px;
    margin: 0 0 8px 0;
    height: 45px;
    overflow: hidden;
}

.comm_box a {
    text-decoration: none;
    color: #010101;
}

.comm_box a:hover {
    opacity: 0.8;
}

.comm_box .autor,
.comm_box .date {
    margin-top: 10px;
    margin-bottom: 0px;
}

/*footer---------------------------------*/

footer {
    background: url(../images/footer_bg.png) center top repeat-x;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding-left: 30px;
    margin-top: 30px;
}

footer .left_side {
    width: 750px;
    float: left;
    line-height: 43px;
}

footer .right_side {
    width: 30%;
    float: right;
    text-align: right;
}

footer .right_side .counter_box {
    margin: 6px 21px 0 0px;
}

footer .right_side .counter_box images {
    margin: 0 3px;
}

/*Page in ================================================*/

.product_box {
    margin: 0 9px;
}

.product_box h1, .anonse h2 {
    padding: 0 0 0 17px;
    margin: 9px 0 -4px 0;
    background: url(../images/header_center_bg.png) center top repeat-x;
    color: #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    font-size: 14px;
    line-height: 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.description h1 {
    padding: 2px 0 0 17px;
    margin-top: 9px;
    background: url(../images/header_center_bg.png) center top repeat-x;
    color: #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    font-size: 18px;
    line-height: 34px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.anonse {padding: 0 5px}

.top_info .date {
    width: 50%;
}

.top_info {
    padding: 0 0 0 5px;
}

.top_info .autor,
.top_info .date {
    font-size: 12px;
    margin-bottom: 3px;
}

.comm_number {
    padding-right: 3px;
}

.pr_info {
    padding: 0 0 10px 0;
	  font-size: 14px;
    line-height: 17px;
	
}
.pr_info a {color:#000;}
.pr_info:before {
    clear: both;
}

.video {
    margin-top: 18px;
}

.arrows {
    margin: 0 0 0 0;
    text-align: center;
}

.arrows a {
    margin: 4px 9px;
    display: inline-block;
    width: 235px;
    border-radius: 10px;
    padding: 0 0 0 0px;
    font-weight: bold;
    color: #fff;
    font-size: 15.19px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .8);
    line-height: 34px;
    clear: both;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none;
}

.arrows a:hover {
    opacity: 0.9;
}

.prev {
    background: url(../images/left_arrow.png), url(../images/header_bg.png);
    background-repeat: no-repeat, repeat-x;
    background-position: 9px center, center top;
    text-align: right;
    padding-right: 15px !important;
    width: 235px;
    border-radius: 10px;
    padding: 0 0 0 0px;
    font-weight: bold;
    color: #fff;
    font-size: 15.19px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .8);
    line-height: 34px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none;
}

.prev images {
    float: right;
    display: inline-block;
    margin: 3px;
}

.prev span {
    float: right;
    display: inline-block;
}

.next {
    background: url(../images/right_arrow.png), url(../images/header_bg.png);
    background-repeat: no-repeat, repeat-x;
    background-position: 96% center, center top;
    text-align: left;
    padding-left: 8px !important;
    width: 242px !important;
    width: 235px;
    border-radius: 10px;
    padding: 0 0 0 0px;
    font-weight: bold;
    color: #fff;
    font-size: 15.19px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .8);
    line-height: 34px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none;
}

.next images {
    float: left;
    display: inline-block;
    margin: 3px;
}


/*======================================*/

.slider {
    overflow: hidden;
    position: relative;
    width: 540px;
    height: 750px;
    margin: 18px auto;
}

.slider .slides {
    position: relative;
    transition: 1s;
}

.slider .slides .slide {
    float: left;
    display: block;
}

.slider .slides .slide images {
    width: 540px;
    height: 304px;
}

.slider .next {
    position: absolute;
    right: 14px;
    top: 312px;
    z-index: 1;
    cursor: pointer;
}

.slider .prev {
    position: absolute;
    left: 7px;
    top: 312px;
    z-index: 1;
    cursor: pointer;
}

.screenshots {
    width: 540px;
    height: 370px;
}

.slide h3 {
    margin-top: 57px;
    margin-bottom: 15px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

.images_cont {
    float: left;
    width: 250px;
    margin: 4px 9px 0;
}

.images_cont images {
    width: 250px !important;
    height: 168px !important;
}

.images_cont:nth-of-type(2n) {
    float: right;
}

/*comm_head=========================================*/

.coments {
    margin-top: 0;
    padding-bottom: 37px;
}

.comm_head {
    font-size: 13.2px;
    font-weight: bold;
    padding: 7px 7px 10px 17px;
    position: relative;
    border: 1px solid #D8E1E7;
    background: #EFF3F7;
    border-radius: 4px 4px 1px 1px;
    margin-right: 10px;
    box-shadow: 0px -1px 1px #D8E1E7;
    margin-bottom: 16px;
}

.corn {
    width: 22px;
    height: 11px;
    position: absolute;
    top: -9px;
    left: 14px;
    background: url(../images/corn.png) no-repeat;
}

.com_left {
    width: 45px;
    float: left;
}

.com_left images {}

.com_right {
 width: 580px;
    float: right;
    margin-left: 0px;
    margin-right: 21px;
}

.com_right input[type=submit] {
    background: url(../images/send_button.jpg) center top repeat-x;
    float: right;
    border: 1px solid #789332;
    box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .2);
    text-align: center;
    padding: 0 5px;
    height: 25px;
    margin: 6px 5px 0 0px;
    color: #fff;
    font-weight: bold;
    font-size: 10.72px;
    cursor: pointer;
    border-radius: 20px;
    outline: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
}

.com_right form input[type=submit]:hover {
    opacity: 0.8;
}

.com_right form textarea {
    width: 96%;
    height: 48px;
    margin: 3px 0px 0 0px;
    border-radius: 3px;
    border: 1px solid #CDCECE;
    box-shadow: inset 1px 1px 2px #ccc;
    padding: 1%;
    outline: none;
}

.com_right_head .user_name,
.com_right_head .date {
    width: 50%;
    color: #2c3945;
    float: left;
    margin-bottom: 0;
}

.com_right_head .user_name {
    font-weight: bold;
    font-size: 11.55px;
}

.com_right_head .date {
    font-size: 9.9px !important;
    text-align: right;
    width: 49%;
    position: relative;
    top: -8px;
}

.comm_body {
    padding-left: 19px;
}

.answer {
    padding: 11px 0 13px 19px;
    margin-top: 14px;
    border-top: 1px solid #DEDEDE;
    border-bottom: 1px solid #DEDEDE;
}

.answer .com_text {
    padding: 3px 30px 0px 0px;
    color: #5e5e5e;
    font-size: 10.72px;
    line-height: 15px;
}

/*----------------------------*/

.hello_user {
    background: linear-gradient(to bottom, #383838, #000000);
    font-size: 12px;
    color: #fff;
    padding: 13px 8px 1px 7px;
}

.hello_user a {
    color: #fff;
    text-decoration: none;
    display: block;
    margin: 0 0 10px 0;
}

.hello_user a:hover {
    text-decoration: underline;
}

.h_U {
    margin: 0 0 10px 0;
}

.h_U span {
    font-weight: bold;
}

.h_user_left {
    width: 75px;
    float: left;
}

.h_user_right {
    text-align: right;
}
/*short-------------------------------------------------*/
.anonse_footer {
    background: rgba(14, 14, 14, 0.38);
    height: 28px;
    border-bottom: 1px solid #ACACAC;
    text-align: right;
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
    margin-top: 11px;
    box-shadow: 0 1px 1px #DCDFDB;
    margin-bottom: 10px;
}
.anonse_footer a {
   color: #fff;
   font-family: 'MyriadProSemibold';
   display: inline-block;
   line-height: 28px;
   padding: 0 10px;
   text-decoration: none;
   background: url(../images/all.png) center top repeat-x;
   font-size: 14px;
}
.anonse_footer a:hover {
   opacity: 0.8;
}
/*pagination==========================================*/
#pagination {
    text-align: center;
    margin: 10px 0 18px 0;
    padding-bottom: 10px;
}
#pagination a,#pagination span {
    text-align: center;
    display: inline-block;
    padding: 3px 8px;
    color: #717171;
    font-weight: bold;
    font-size: 12px;
    background: #F8F8F8;
    border-radius: 2px;
    border: 1px solid #C9C9C9;
    box-shadow: 1px 1px 2px #eee;
    margin: 0 0 0 0;
    text-decoration: none;
    cursor: pointer;
}
#pagination a:hover,#pagination span:hover {
    color: #fff;
    background: url(../images/all.png) center center repeat-x;
    border: 1px solid transparent;
    
}
.empty {
    background: transparent !important;
    border: 1px solid transparent !important;
    box-shadow: none !important;
}

#comments {width: 96%;
    height: 48px;
    margin: 3px 0px 0 0px;
    border-radius: 3px;
    border: 1px solid #CDCECE;
    box-shadow: inset 1px 1px 2px #ccc;
    padding: 1%;
    outline: none;}
	
	.berrors {padding:10px;font-size:14px;}
	.berrors a {color:#000;}
	
	.userinfo {font-size:14px;}
	.userinfo a {color:#000;}
	.lcol  {font-size:13px;}
	.lcol {width:120px;float:left;}
	.rcol {width:420px;float:left;}
	.rcol li {list-style-type:none;}
	
	.baseform {padding:0 10px 0 10px;}
	
	.statistics {font-size:14px;padding:0 10px 0 10px;}
	.statistics a {color:#000;}
	.statistics ul li {list-style-type:none;}
	
	.baseform a {color:#000;font-size:12px;}
	.baseform {padding-bottom:10px;}	
	
.content {
    width: 100%!important;
}

.center_block {
    display: table-cell;
    vertical-align: top;
    width: 100%;
}

.centercontent {
    background: #fff!important;
    margin-left: 8px;
    padding-top: 5px;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, .6);}

.left_sidebar {
    width: 215px!important;
    display:table-cell;
    vertical-align:top
}

.right_sidebar {
    width: 215px!important;
    display:table-cell;
    vertical-align:top
    
}

.story img{margin-right:10px;}

/* Таблица */
.alltable { display: block; width: 100%; }
.cell {padding: 1%; float: left; display: block; width: 31%; height: 370px; text-align: center; }
.cell img {max-width: 100%; }
.cell p {font-size: 18px; margin-top: 5px}

/* CSS вкладки */
.tabs {
	width: 600px;
	background: #EFEFEF;
	margin: 0 auto;
}
.tabs__caption {
	height: 28px;
	line-height: 25px;
	list-style: none;
	border-bottom: 1px solid #070606;
	background: #FFF;
}
.tabs__caption li {
	float: left;
	display: inline;
	margin: 0 1px -1px 0;
	padding: 0 13px 1px;
	color: #777;
	cursor: pointer;
	background: #F9F9F9;
	border: 1px solid #E4E4E4;
	border-bottom: 1px solid #F9F9F9;
	position: relative;
}
.tabs__caption li:hover {
	color: #F70;
	padding: 0 13px 1px;
	background: #FFFFDF;
	border: 1px solid #FFCA95;
}
.tabs__caption .active {
	color: #fff;
    font-weight: bold;
	background: #070606;
	padding: 0 13px 2px;
	border: 1px solid #070606;
}
.tabs__content {
	display: none;
	border: 1px solid #070606;
	border-width: 0 1px 1px;
	background: #EFEFEF;
	padding: 3px 3px;
}
.tabs__content.active {
	display: block;
}

.speedbar {display:inline; margin-left:-7px;}
.speedbar a {color: #ffffff;}
.speedbar a:visited {color: #ffffff;}

.allohatab {
	width: 640px;
	margin: 0 auto;
}