@import url(reset.css);

body {
    font-family: tahoma, arial, sans-serif, Lucida Sans, verdana;
    background: url(../images/body_bg.png);
}
.shortstoryFuter span {
	width: 87%;
	display: block;
}


.banerTop object {
	
	width: 692px;
    height: 200px;
}

h3.h3Title {
	color: #E99216;
    background: #fcc983;
    background: -moz-linear-gradient(top, #fcc983 0%, #ffd598 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcc983), color-stop(100%,#ffd598));
    background: -webkit-linear-gradient(top, #fcc983 0%,#ffd598 100%);
    background: -o-linear-gradient(top, #fcc983 0%,#ffd598 100%);
    background: -ms-linear-gradient(top, #fcc983 0%,#ffd598 100%);
    background: linear-gradient(to bottom, #fcc983 0%,#ffd598 100%);
	display: block;
	padding: 5px 10px 5px 10px;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	border: 1px solid #ffa20f;;

}

.banerTop div iframe {
	width: 692px;
	height: 200px;
	
	
}


p.discript {
	color: #c77b0e;
    background: #fcc983;
    background: -moz-linear-gradient(top, #fcc983 0%, #ffd598 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcc983), color-stop(100%,#ffd598));
    background: -webkit-linear-gradient(top, #fcc983 0%,#ffd598 100%);
    background: -o-linear-gradient(top, #fcc983 0%,#ffd598 100%);
    background: -ms-linear-gradient(top, #fcc983 0%,#ffd598 100%);
    background: linear-gradient(to bottom, #fcc983 0%,#ffd598 100%);
	display: block;
	padding: 5px 10px 5px 10px;
	font-size: 13px;
	margin-top: 10px;
	border: 1px solid #ffa20f;;

}

#vkLog {
position: absolute;
top: 0;
left: 347px;

}

/*Стили топовской линии*/

div.topLine {
	height: 34px;
    width: 100%;
    position: relative;
    outline: 0px solid red;
    margin-bottom: 12px;
}

div.topLine div.login {
 width: auto;
}

div.topLine div.login form {
    width: 330px;
    height: 22px;
    border-radius: 3px;
    background: #fbc182;
    display: block;
    padding: 6px;
}

div.topLine div.login form #login_name, div.topLine div.login form #login_password {
	width: 143px;
    height: 22px;
    background: #fcdaab;
    color: #e68d19;
    font-size: 12px;
    padding: 0 0 0 6px;
    border: 0;
    border-radius: 3px;
    margin-right: 3px;
    float: left;
}

div.topLine div.login form .buttonEx {
	width: 26px;
    height: 22px;
    background: #fcdaab;
	border-radius: 3px;
    border: 0;
    padding: 0;
    background: #fcdaab url(../images/buttonExBG.png) no-repeat center;

}

div.topLine div.login form .buttonEx:hover {
	background: #FDECD4 url(../images/buttonExBG.png) no-repeat center;
    cursor: pointer;
}

div.topLine div.login span.fromSpan {
	position: absolute;
    top: 0px;
    left: 385px;
    color: #525252;
    line-height: 16px
}

div.topLine div.login span a {
    color: #cc7f2f;
}

div.topLine div.login span.loginLink a {
    color: #FCFAF7;
}

div.topLine div.login div.loginAva {
	background: #fbc182;
	width: 40px;
    border-radius: 18px 0 0 18px;
}

div.topLine div.login div.loginAva img {
	width: 34px;
    height: 34px;
    border-radius: 18px;
}


div.topLine div.login div.loginAva a {
	display: block;

}

div.topLine div.login span.loginLink {
    padding: 10px 0 11px 0;
    position: absolute;
    left: 39px;
    top: 0;
    background: #fbc182;
    border-radius: 0 18px 18px 0;

}

div.topLine div.login span.loginLink a.loginLinkS  {
	padding-right: 40px;

}

div.topLine div.login span.loginLink a.loginLinkZ  {
	padding-right: 6px;

}


div.topLine div.login a.loginExit {
    width: 27px;
    height: 27px;
    box-shadow: inset 0 1px 1px 0 #747474;
    border-radius: 18px;
    background: #fcdaab;
    display: block;
    padding: 7px 0 0 7px;
    position: absolute;
    top: 0;
    right: 0;
    
}

div.topLine div.login a.loginExit:hover {
	background: #FDECD4;
}




div.topLine div.search {
	position: absolute;
    right: 0;
    width: 303px;
    height: 34px;
    top: 0;
}

div.topLine div.search form input.search {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 0 1px 1px 0 #999898;
    -webkit-box-shadow: inset 0 1px 1px 0 #999898;
    box-shadow: inset 0 1px 1px 0 #999898;
	width: 251px;
    height: 34px;
    padding: 0;
    border: 0;
    background: #fbc182;
    color: #FCFAF7;
    font-style: italic;
    font-size: 14px;
    padding: 0 41px 0px 10px;
}
    
div.topLine div.search form input.searchButton {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/button_search.png);
    width: 41px;
    height: 34px;
    
}

div.topLine div.search form input.searchButton:hover {
   background: url(../images/button_search_hover.png);
        
        
}

/*Стили топовской КОНЕЦ*/
        
/*Стили шапки*/

div.headbgnew {
	background: url(/31.png) no-repeat center;
    height: 351px;
    position: relative;
    min-width: 1002px;
    padding: 0;
    margin: 0 0 10px 0;
}

div.headbgnew div.menu {
    width: 1000px;
    height: 53px;
    outline: 0px solid red;
    margin: 0 auto;
    position: relative;
    top: 281px;
    background: url(../images/menuBG.png);
} 
        
div.headbgnew div.menu ul li a{
    float: left;
    display: block;
    outline: 0px solid red;
    height: 33px;
    margin-top: 3px;
    color: #fff;
    font-size: 16px;
    padding: 14px 14px 0px 14px;
    background: url(../images/menuRaz.png) no-repeat right;
}
        
div.headbgnew div.menu ul {
display: block;
margin-left: 4px;
}


div.headbgnewo {
	background: url(/33.png) no-repeat center;
    height: 351px;
    position: relative;
    min-width: 1002px;
    padding: 0;
    margin: 0 0 10px 0;
}

div.headbgnewo div.menu {
    width: 1000px;
    height: 53px;
    outline: 0px solid red;
    margin: 0 auto;
    position: relative;
    top: 281px;
    background: url(../images/menuBG.png);
} 
        
div.headbgnewo div.menu ul li a{
    float: left;
    display: block;
    outline: 0px solid red;
    height: 33px;
    margin-top: 3px;
    color: #fff;
    font-size: 16px;
    padding: 14px 14px 0px 14px;
    background: url(../images/menuRaz.png) no-repeat right;
}
        
div.headbgnewo div.menu ul {
display: block;
margin-left: 4px;
}
        
.rss {
    position: absolute;
    top: 4px;
    right: 4px;
    background: url(../images/menuRaz.png) no-repeat left;

}
/*Стили шапки КОНЕЦ*/


div.interDubBgTwo h2 {
	padding: 11px 0px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #fbc167;
	background: #f9daaf; /* Old browsers */
    background: -moz-linear-gradient(top,  #f9daaf 0%, #faca80 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9daaf), color-stop(100%,#faca80)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f9daaf 0%,#faca80 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f9daaf 0%,#faca80 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f9daaf 0%,#faca80 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f9daaf 0%,#faca80 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9daaf', endColorstr='#faca80',GradientType=0 ); /* IE6-9 */
	text-shadow: 0 1px 0 #bb8d18;
}

div.interDubBgTwo ul {
	height: 230px;
    overflow-y: scroll;
    overflow-x: hidden;

}

div.interDubBgTwo ul li a{
    display: block;
    padding:7px 18px 7px 7px;
    border-bottom: 1px solid #fff;
    color:#c47504;
    font-size:12px;
    text-shadow: 0 1px 0 #fff;
    line-height: 15px;

}

div.interDubBgTwo ul li {
    border-bottom: 1px solid #f5bd68;
}

div.interDubBgTwo ul li:nth-last-child(1) {
    border-bottom: 0;
}

div.interDubBgTwo ul li:nth-last-child(1) a{
    border-bottom: 0;
}

div.interDubBgTwo ul::-webkit-scrollbar {
    width:0px;
}

div.interDubBgTwo ul li a:hover {
    text-decoration: none;
	
}

div.interDubBgTwo ul li:hover {
    background: #fee0b7;
}


#descr {
    text-align: justify;
    background-color: #FFB962;
    padding: 5px;
    font-family: tahoma;
    color: #AD6C0B;
    font-size: 11px;
    margin: 0 10px 0 10px;
    display: none;
}

#anime {

	background: #fdcf89;
}

#raspisMon a, #raspisTue a, #raspisThu a, #raspisFri a, #raspisSat a, #raspisSun a, #raspisWed a, #raspisNest a {
	display: block;
    padding: 7px;
    margin-top: 2px;
    background: rgb(250, 212, 144);
    color: rgb(175, 120, 23);
}

#raspisMon a:hover, #raspisWed a:hover, #raspisTue a:hover, #raspisThu a:hover, #raspisFri a:hover, #raspisSat a:hover, #raspisSun a:hover, #raspisNest a:hover {
	text-decoration: none;
    background: rgb(255, 204, 111);
}

.userinfoHead img {
margin-top: 5px;

}

.shortstoryContent h4 {
	border-radius: 5px;
    margin: 0 0 3px 252px;
    text-align: center;
    padding: 6px;
    color: #fff;
    font-weight: bold;
    background: #FFC579;
    font-size: 13px;
    text-shadow: 0px 1px 0px rgb(229, 167, 36);

}

.raspisanie {
	display: block;
    text-align: center;
    margin: 5px 0;
    color: rgb(218, 151, 33);
    font-weight: bold;
    font-size: 33px;

}

#raspisanie div {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
}

#raspisanie span {
	padding-bottom: 4px;
    font-weight: bold;


}
#raspisanie p {
    margin-bottom: 10px;
    
}


div.imgOngoing {
    position: relative;
}

div.imgOngoing span {
    position: absolute;
    text-align: center;
    font-size: 15px;
    color: #000;
    width: 240px;
    bottom: 0px;
	padding: 4px;
	background: rgba(236, 171, 7, 0.55);
}

div.imgOngoing a {
position: absolute;
height: 341px;
margin: 7px 0 0 6px;
width: 247px;
display: block;
opacity: 0;
}

div.imgOngoing a:hover  {
opacity: 1;
}

.imgOngoingVie {
	position: absolute;
	width: 248px;
	top: 6px;
	left: 6px;
    color: #fff;
    background: rgba(0, 0, 0, 0.33);
    padding: 5px 0;
    text-align: center;
    text-shadow: 0 1px 0 #000;
    font-size: 11px;
}

div.imgOngoing img {
    width: 248px;
	height: 341px;
	padding: 6px;
    background: #ffc569; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffc569 0%, #d8870a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc569), color-stop(100%,#d8870a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffc569 0%,#d8870a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffc569 0%,#d8870a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffc569 0%,#d8870a 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffc569 0%,#d8870a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc569', endColorstr='#d8870a',GradientType=0 ); /* IE6-9 */


}

.present {
    position: relative;
	border: 1px solid #fdb94e;
    margin-bottom: 10px;
    padding:10px;
    border-radius: 10px;
    background: url(../images/bannerTop.png);
}

.present h1, .present h2 {
    font-weight: bold;
    color: #C97E09;
    font-size: 16px;
    text-align: center;
    padding-bottom: 9px;
    border-bottom: 1px solid #fdb94e;

}

.present p {
    text-align: justify;
    margin-top: 8px;
    color: rgb(163, 114, 28);

}
    
a.rss img {
	margin: 3px 0 0 3px;
    opacity: 0.9;
}

a.rss img:hover {
	opacity: 1;
}

.ratingIn {
display: inline-table;
margin-top: 2px;        
}

.fastTrans {
    margin-top: 10px;
    background:#ffbb50;
    border:1px solid #ff990a;
}
    
.fastTrans a {
	display: block;
    height:22px;
    padding-top:3px;
    font-size:16px;
    color:#C26821;
}

#fastPunkt .one {
    background:#fff;
    padding:0 0 0 13px;
    width: 222px;
    height: 34px;
    font-size: 14px;
    border: 1px solid #ffa741;
    color: #ff990a;
}

#fastPunkt .two {
	padding:0;
    margin:0 0 0 3px;
    border:1px solid #ffa741;
    background:#ffbb50;
    color:#fff;
    font-size: 14px;
    width:37px;
    height:37px;
}

.fastTransForm .two:hover {
 cursor:pointer;
 background:#fdaf35;           
}

div.fastTrans a:hover {
text-decoration: none;
background: #fdaf35;
}

#headrCetner h1 {
	text-indent: -9999px;
}

.skrin img {
	padding-left: 4px;
    width: 220px;
    height: 124px;
    border-radius: 10px;
}

fieldset.skrin {
    border: 1px solid #ffa20f;
    margin-top: 10px;
}
    
fieldset.skrin legend {
    color: #dc7600;
}

#wrap {

    outline:0px solid red;
    margin: 10px 0 10px 0;
}

a:hover {
    text-decoration: underline;
    
}

.global_search {
    position: relative;
	width: 720px;
    background: #ffd8a0;
    border: 1px solid #ffa20f;
    margin-bottom: 20px;
}
    
    
.global_searchCenter {
    padding: 10px;
}

.userinfo {
    position: relative;
	width: 720px;
    background: #ffd8a0;
    border: 1px solid #ffa20f;
    margin-bottom: 20px;
}

.userinfo a {
color: #e8901d;
}

.userinfoCenter {
    padding: 10px;
}

.userinfoCenter div.userinfoCenterContent p {
    margin-bottom: 10px;
}

.userinfoCenterAva {
	float: left;
    text-align: center;
}

.userinfoCenterAva img {
	margin-bottom: 5px;
    border-radius: 10px;
}

.userinfoCenterContent {
	outline:0px solid red;
    width: 82%;
    margin: 0 0  5px 122px;
}

.block_11 td {
	vertical-align: middle;
}

#xf_floor {
    background: #ffcc71;
    border: 1px solid #ffac2b;
    width: 232px;
    height: 34px;
    color: rgb(167, 108, 23);
}

#xf_vozrast {
    width: 218px;
    height: 26px;
    border: 1px solid #ffac2b;
    background: rgb(255, 204, 113) !important;
    color: rgb(167, 108, 23);
    font-size: 15px;
    padding-left: 10px;
    border-radius: 5px;
    resize: none;
    padding-top: 8px;
}

#xf_skype {
    width: 218px;
    height: 26px;
    border: 1px solid #ffac2b;
    background: rgb(255, 204, 113) !important;
    color: rgb(167, 108, 23);
    font-size: 15px;
    padding-left: 10px;
    border-radius: 5px;
    resize: none;
    padding-top: 8px;
}




/*Стили левого блока*/
#leftBlock {
    outline:0px solid red;
    margin-top:5px;
    width:260px;
    float:left;
}

.moduleLeft {
    outline:0px solid black;
    width: 260px;
    margin-bottom:15px;
    border-bottom:1px solid #fff;
}

.interDub div.interDubBg {
    background: #fae4c6; /* Old browsers */
    background: -moz-linear-gradient(top,  #fae4c6 0%, #fbd49c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fae4c6), color-stop(100%,#fbd49c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fae4c6 0%,#fbd49c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fae4c6 0%,#fbd49c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fae4c6 0%,#fbd49c 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fae4c6 0%,#fbd49c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fae4c6', endColorstr='#fbd49c',GradientType=0 ); /* IE6-9 */
    border:1px solid #feb94f;
    border-top:0;
	overflow:hidden;
}

.interDub div.interDubBgTwo {
    background: #fde1c5;
    border: 1px solid #feb94f;
    border-radius: 10px;
	overflow:hidden;
}



.moduleLeft h3 {
    font-size:20px;
    font-weight:bold;
    color:#fff;
    text-align: center;
    display: block;
    height:36px;
    background: #ffba4c; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffba4c 0%, #ff9c01 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffba4c), color-stop(100%,#ff9c01)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffba4c 0%,#ff9c01 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffba4c 0%,#ff9c01 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffba4c 0%,#ff9c01 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffba4c 0%,#ff9c01 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffba4c', endColorstr='#ff9c01',GradientType=0 ); /* IE6-9 */

    border-radius:15px 15px 0 0;
    padding-top: 14px;
}
/*Профиль не активный*/
img.ava {
    margin:20px 0;
    border-radius:15px;
    -webkit-box-shadow: 0px 0px 30px 2px #ffb94a;
    box-shadow: 0px 0px 30px 2px #ffb94a;
    -o-box-shadow: 0px 0px 30px 2px #ffb94a;
    width: 112px;
    height: 112px;
        
} 



.interDubBg span#reg {
    color:#c47504;
    font-size: 12px;
    margin-bottom:12px;
    display: block;
}

.interDubBg span a {
    color:#c47504;
}


/*Профиль не активный конец*/

/*Мини-чатик*/
#sms {
    width:258px;
    height:400px;
    overflow-y: scroll;
    overflow-x: hidden;
    outline:0px solid black;

}

#sms div.smsContent {
    background-color: #fdce8c;
    border-bottom:1px solid #fde4bf;
    width:258px;

}

#sms div.smsContent:hover {
    background-color: #fbddb3;
}

#sms div.smsContent div.smsContentBottom {
    border-bottom:1px solid #ff990a;
}

#sms div.smsContent div.smsContentTop {
    padding:7px;
}

#sms div.smsContent div.smsContentTop img.ava_chat {
    border: 1px solid #ba7c1e;
    border-radius: 5px;
    float:left;
}

div.smsContentTop a {
    color: #a06613;
}

.dataChat {
    font-size: 11px;
    color: #cb7b0a;
    margin-left: 3px;

}

.nickChat {
    font-size: 11px;
    color: #a06613;
    font-weight: bold;
    margin: 4px 0 3px 39px;
    display: block;
}

div.smsContentBottom p {
    text-align: left;
    color: #986821;
    font-size: 12px;
}



#sms::-webkit-scrollbar {
    width:0px;
}


#chatButtonStyle {
    width:258px;
    height:33px;
    background-color: #ffbb50;
    border-bottom:1px solid #ff990a;
}

#chatButtonStyle a {
    margin:2px 0 0 7px;
}

div#chatButtonStyle a#bold {
    display: block;
    width:29px;
    height:29px;
    background: url(../images/sprite_buttom_chat.png) -7px no-repeat;
    float: left;
}

div#chatButtonStyle a#italic {
    display: block;
    width:29px;
    height:29px;
    background: url(../images/sprite_buttom_chat.png) -43px no-repeat;
    float: left;
}

div#chatButtonStyle a#decor {
    display: block;
    width:29px;
    height:29px;
    background: url(../images/sprite_buttom_chat.png) -79px no-repeat;
    float: left;
}

div#chatButtonStyle a#citata {
    display: block;
    width:29px;
    height:29px;
    background: url(../images/sprite_buttom_chat.png) -115px no-repeat;
    float: left;
}

div#chatButtonStyle a#cod {
    display: block;
    width:29px;
    height:29px;
    background: url(../images/sprite_buttom_chat.png) -151px no-repeat;
    float: left;
}

div#chatButtonStyle a#img {
    display: block;
    width:29px;
    height:29px;
    background: url(../images/sprite_buttom_chat.png) -187px no-repeat;
    float: left;
}

div#chatButtonStyle a#smile {
    display: block;
    width:29px;
    height:29px;
    background: url(../images/sprite_buttom_chat.png) -223px no-repeat;
    float: left;
}


div#chatTextarea textarea{
    width:248px;
    height: 91px;
    background: #fbe4c4;
    color:#986821;
    font-size:14px;
    padding:5px;
    border:0;
	resize:none;
}

form.chatForm input {
    width: 258px;
    height:45px;
    border-top:1px solid #fff;
    border-bottom:0;
    border-left:0;
    border-right:0;
    background-color: #ffbb50;
    color: #5e3b0a;
    font-size: 16px;
}

form.chatForm input:hover {
    cursor: pointer;
    background: #fdaf35;
}
/*Мини-чатик конец*/

#vkGroup {
    padding: 7px 0;
}

div.interDubBg div#dpad a {
    color:#986821;
    font-size: 12px; 
}

div.interDubBg div#dpad {
    padding: 7px;
    line-height: 15px;

}
/*Стили левого блока конец*/


/*Стили центрального блока*/

#centerBlock {
    outline:0px solid green;
    width:720px;
    float:right;
    margin-top: 5px;

}

div.banerTop {
    outline:0px solid red;
    width:720px;
    background: url(../images/bannerTop.png);
    margin-bottom: 10px;
    border-radius: 10px;
    padding: 15px 0;
    border: 1px solid #fdb94e;
}

div.banerTopTwo {
    outline:0px solid red;
    width:720px;
    background: url(../images/bannerTop.png);
    margin-bottom: 10px;
    border-radius: 10px;
    padding: 15px 0;
    border: 1px solid #fdb94e;
}

div#stext {
    outline:0px solid red;
    width:720px;
    height:35px;
    background: url(../images/stext_bg.png) no-repeat;
    margin-bottom: 10px;
}

div#stext div,  div#stext div a{
    color:#c47504;
    font-size: 15px;
    text-shadow: 0 1px 0 #fff;
    padding-top: 9px;
}

div#stext div a:hover, div#stext div a:active {
    color:#8b5303;
    text-decoration: underline;
}

#stext img::after a {
	color:#8b5303;
    text-decoration: underline;
}

.shortstory {
    position: relative;
    width:720px;
    background: #fde8cb; /* Old browsers */
    background: -moz-linear-gradient(top,  #fde8cb 0%, #fed79f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fde8cb), color-stop(100%,#fed79f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fde8cb 0%,#fed79f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde8cb', endColorstr='#fed79f',GradientType=0 ); /* IE6-9 */
    border-radius: 15px;
    -webkit-box-shadow: 0px 1px 1px 1px #cecece;
    box-shadow: 0px 1px 1px 1px #cecece;
    -o-box-shadow: 0px 1px 1px 1px #cecece;
    margin-bottom: 20px;
}


.shortstoryHead {
    position: relative;
    width:720px;
}

.shortstory .shortstoryHead h2, .shortstory .shortstoryHead h1 {
    color: #dc7600;
    font-size: 17px;
    padding:20px 58px 20px 48px;
    outline:0px solid red;
    border-bottom: 1px solid #eaca9a;
    text-shadow: 0 1px 0 #fff;
    background: url(../images/br_h2.png) 2% 53% no-repeat;

}

.shortstory .shortstoryHead h2 a, .shortstory .shortstoryHead h1 a {
    color: #dc7600;
}

a.shortstoryShare {
    display: block;
    width: 58px;
    height: 25px;
    outline:0px solid red;
    position: absolute;
    right: 0;
    top:33%;
}

.imgRadius {
    margin-right: 12px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 1px 1px 1px #b3b3b3;
    box-shadow: 0px 1px 1px 1px #b3b3b3;
    -o-box-shadow: 0px 1px 1px 1px #b3b3b3;
	width: 240px;
    margin-bottom: 1px;
}

a.shortstoryShare:hover, a.shortstoryShare:active {
}

div.staticInfo {
    position: relative;
    width:720px;
    outline:0px solid red;
    height:28px;
    background: #ffddac;
    border-top:1px solid #fff;
    border-bottom:1px solid #eaca9a;
}

div.staticInfo span, div.staticInfo span a {
    color: #fff;
    font-size: 12px;
    text-shadow: 0 1px 1px #bbbbbb;
    font-weight: bold;
}

.staticInfoLeft, .staticInfoRight {
    position: absolute;
    outline: 0px solid red;
    top: 7px;
}

.staticInfoRight {
    right: 17px;
}

.staticInfoRight span {
    padding-left:7px;
}

.staticInfoLeft span {
    padding-right:9px;
}

.staticInfoLeft {
    left: 10px;
}

.staticInfoLeft span a {
    padding: 1px 0 5px 25px;
    background: url(../images/icon_static_autor.png) 4px -3px  no-repeat;
}

.staticInfoLeft span.staticInfoLeftData {
    padding: 0 0 1px 24px;
    background: url(../images/icon_static_data.png) -2px -4px  no-repeat;
}

.staticInfoRight span.staticInfoRightSmotr {
    padding: 0 0 2px 40px;
    background: url(../images/icon_static_smotr.png) 17px -3px  no-repeat;
}

.staticInfoRight span a {
    padding: 0 0 3px 30px;
    background: url(../images/icon_static_komm.png) 1px -3px  no-repeat;
}

.shortstoryContent {
    outline:0px solid red;
    width: 696px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #eac07e;
    padding:10px 12px;
    color:#3d3d3d;
    font-size: 14px;
	line-height:18px;
	overflow:hidden;
}


.shortstoryContent p {
    text-align: justify;
    line-height: 17px;
}

.shortstoryContent .title_spoiler a {
	color:#dc7600;
	text-decoration:none;
	font-size: 13px;
	line-height:0;

}

.shortstoryContent .title_spoiler a:hover {
	color:#dc7600;
	text-decoration:underline;
	font-size: 13px;
	line-height:0;

}

.shortstoryContent .text_spoiler ol {
	list-style-type: decimal;
    margin-left: 25px;

}

.shortstoryContent a {
	color:#dc7600;
	text-decoration:none;
	font-size: 14px;
	line-height:18px;
}

.shortstoryContent a:hover {
	color:#dc7600;
	text-decoration:underline;
	font-size: 14px;
	line-height:18px;
}

.shortstoryContent fieldset a:hover {
	text-decoration:none;
}

.problem {
    margin-top: 14px;
}

.problem a:hover {
    opacity: 0.8;
}


.shortstoryContent #spoiler, .shortstoryContent #buttonLike, .shortstoryContent #shortstoryContentTegi {
    width: auto;
    padding:9px;
    border: 1px solid #ffa20f;
    margin:10px 0;
  background: #fcc983;
  background: -moz-linear-gradient(top, #fcc983 0%, #ffd598 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcc983), color-stop(100%,#ffd598));
  background: -webkit-linear-gradient(top, #fcc983 0%,#ffd598 100%);
  background: -o-linear-gradient(top, #fcc983 0%,#ffd598 100%);
  background: -ms-linear-gradient(top, #fcc983 0%,#ffd598 100%);
  background: linear-gradient(to bottom, #fcc983 0%,#ffd598 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcc983', endColorstr='#ffd598',GradientType=0 );

}

.shortstoryContent #buttonLike {
	
	padding:8px 9px 0px 9px;
	
}
    
div.opisaniyeSerij {
    width: auto;
    background-color: #ffd086;
    padding:9px 9px 4px 9px;
    border: 1px solid #ffa20f;
    margin:10px 0;
    font-family: tahoma;
    color: #BD750B;
    font-size: 11px;
}
    
div.opisaniyeSerij .nameSerij {
	font-weight: bold;
    padding: 6px;
    background-color: #ebb572;
    margin: 0;
}

div.opisaniyeSerij p {
    background-color: #f9c07a;
    padding: 5px;
    margin-bottom: 5px;
}
    
.shortstoryContent #shortstoryContentTegi {
    margin:10px 0 0 0;
}

table.tableOpis {
	font-size: 13px;
    color: #bc6800;
    width="100%"
}

table.tableOpis .tableOpisName {
	background: #fdb66e;
    padding: 7px;
    font-weight: bold;

}

table.tableOpis .tableOpisContent {
	background: #ffc177;
    padding: 7px;
}

.shortstoryContent #spoiler {
    font-weight: bold;
    color: #de7c00;
    font-size: 13px;
    cursor: pointer;
}

.shortstoryContent #shortstoryContentTegi, #shortstoryContentTegi a {
    color: #3d3d3d;
    font-size: 13px;
}

.shortstoryFuter {
    width:696px;
    padding:20px 12px;
    border-top: 1px solid #fff;
    font-size: 14px;
    position: relative;

}

.shortstoryFuter span {
    text-shadow: 0 1px 0 #fff;
    color: #c47504;
}

.shortstoryFuter a {
    color: #c47504;
    
}

.shortstoryFuter form {
    position: absolute;
    right:12px;
    top:15%;
}

.shortstoryFuter form input {
    width: 86px;
    height: 34px;
    border: 1px solid #fea416;
    border-radius:7px;
    background: #ffca75; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffca75 0%, #fca51e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffca75), color-stop(100%,#fca51e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffca75 0%,#fca51e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffca75 0%,#fca51e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffca75 0%,#fca51e 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffca75 0%,#fca51e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffca75', endColorstr='#fca51e',GradientType=0 ); /* IE6-9 */

    color:#fff;
    font-size: 14px;
    vertical-align: top;
}

.shortstoryFuter form input:hover {
    background: #fca51e; /* Old browsers */
    background: -moz-linear-gradient(top,  #fca51e 0%, #ffca75 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fca51e), color-stop(99%,#ffca75)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fca51e 0%,#ffca75 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fca51e 0%,#ffca75 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fca51e 0%,#ffca75 99%); /* IE10+ */
    background: linear-gradient(to bottom,  #fca51e 0%,#ffca75 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca51e', endColorstr='#ffca75',GradientType=0 ); /* IE6-9 */
    cursor: pointer;
}

.shortstoryFuter form a {
    width: 86px;
    height: 24px;
    border: 1px solid #fea416;
    border-radius:7px;
    background: #ffca75; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffca75 0%, #fca51e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffca75), color-stop(100%,#fca51e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffca75 0%,#fca51e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffca75 0%,#fca51e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffca75 0%,#fca51e 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffca75 0%,#fca51e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffca75', endColorstr='#fca51e',GradientType=0 ); /* IE6-9 */

    color:#fff;
    font-size: 14px;
    vertical-align: top;
	display:inline-block;
	text-align:center;
	padding-top:8px;
}

.shortstoryFuter form a:hover {
    background: #fca51e; /* Old browsers */
    background: -moz-linear-gradient(top,  #fca51e 0%, #ffca75 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fca51e), color-stop(99%,#ffca75)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fca51e 0%,#ffca75 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fca51e 0%,#ffca75 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fca51e 0%,#ffca75 99%); /* IE10+ */
    background: linear-gradient(to bottom,  #fca51e 0%,#ffca75 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca51e', endColorstr='#ffca75',GradientType=0 ); /* IE6-9 */
    cursor: pointer;
	text-decoration:none;
}

.shortstoryFuter form input.video:hover {
    background: url(../images/bg_input_smile_hover.png) no-repeat;
}

.shortstoryFuter form input.video {
    width: 34px;
    height: 34px;
    background: url(../images/bg_input_smile.png) no-repeat;
}


div#tabs {
    outline:0px solid red;
    margin-bottom: 5px;
    padding-left: 43%;
	overflow:hidden;
	padding-bottom:10px;
}

div#tabs li {
    outline:0px solid red;
    display: block;
    float: left;
    height: 24px;
    padding: 12px 10px 0 10px;
    margin-left: 5px;
    background: #ffd086;
    border-radius: 5px;
    color: #e48700;
    -webkit-box-shadow: 0px 1px 1px 0px #b2b2b2;
    box-shadow: 0px 1px 1px 0px #b2b2b2;
    -o-box-shadow: 0px 1px 1px 0px #b2b2b2;
}


#comment {
    width: inherit;
    outline:0px solid red;
    margin-bottom:20px;
    position: relative;

}

#commentVK {
    width: inherit;
    border: 1px solid #ffa20f;
    background: #ffd8a0;
    padding: 10px;
}

.commentFinal {  
    border: 1px solid #ffa20f;
    margin-bottom: 10px;
    position: relative;
    background: #ffd8a0;
    border-radius: 2px;
	overflow:hidden;
}

.commentFinalAva img {
	width:74px;
	height:74px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 2px 0px #4f4f4f;
    box-shadow: 0px 1px 2px 0px #4f4f4f;
    -o-box-shadow: 0px 1px 2px 0px #4f4f4f;
}

.commentFinalAva span a, .commentFinalAva span {
	margin: 4px 0;
    color: #dc7600;
    font-size: 12px;
    display: block; 
    text-decoration: none;
    word-wrap: break-word;
    padding: 0 3px;
}


.commentFinalAva {
    width:115px;
    float: left;
    border-right: 1px solid #ffa20f;
}


.commentFinalData, .commentFinalText, .commentFinalIt {
    margin-left: 115px;

}
.commentFinalData {
    height: 16px;
    border-left: 1px solid #ffa20f;
    border-bottom: 1px solid #ffa20f;
    color: #dc7600;
    font-size: 11px;
    padding: 3px 5px 0 5px;
}

.commentFinalText {
    outline:0px solid red;
    min-height:55px;
    border-left: 1px solid #ffa20f;
    padding: 7px;
    color: #864d00;
    font-size: 12px;
	line-height:14px;
    background: #ffdfb4;
}

.commentFinalText a {
	font-size:12px;
	line-height:14px;
	color:#DC7600;
	text-decoration:none;
}

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

.commentFinalIt {
    border-top: 1px solid #ffa20f;
    padding: 3px 5px 0 5px;
    color: #dc7600;
    font-size: 11px;
    height: 20px;
    border-left: 1px solid #ffa20f;
	padding-bottom:5px;
}

.commentFinalIt a {
    color: #dc7600;
	margin-top:3px;
	display:inline-block;
}

.commentFinalIt input {
	float:left;
	margin-right:10px;
	background:transparent;
}

#pagin {
    width: 720px;
    height:36px;
    outline:0px solid red;
    margin-bottom: 20px;

}

#pagin span {
    display: block;
    height:26px;
    padding-top: 10px;
}


#pagin span a {
    padding: 6px 11px;
    background: #fde8cb; /* Old browsers */
    background: -moz-linear-gradient(top,  #fde8cb 0%, #fed79f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fde8cb), color-stop(100%,#fed79f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fde8cb 0%,#fed79f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde8cb', endColorstr='#fed79f',GradientType=0 ); /* IE6-9 */
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 1px 1px #cecece;
    box-shadow: 0px 1px 1px 1px #cecece;
    -o-box-shadow: 0px 1px 1px 1px #cecece;
    margin: 0 1px;
    color: #c47504;
    font-size: 16px;
}

#pagin span div {
    display: inline;
    padding: 0 5px;
}

.panes #pagin {
    margin-bottom: 10px;
}

#newComment {
    width: inherit;
    height: 308px;
    border: 1px solid #ffa20f;
    margin-bottom: 10px;
    position: relative;
    background: #ffd8a0;
    border-radius: 2px;
    
}

#rulesComment {
    width: inherit;
    border: 1px solid #ffa20f;
    margin-bottom: 10px;
    position: relative;
    background: #ffd8a0;
    border-radius: 2px;
	background: linear-gradient(to bottom, #fcc983 0%,#ffd598 100%);
    
}

#rulesComment  ul li{
    list-style-type: disc;
    margin-left: 19px;
    line-height: 15px;
    padding-bottom: 5px;
    text-align: justify;
	color: #3d3d3d;
    font-size: 13px;
    
}#rulesComment  ul{
    border-top: 1px solid #FFFFFF;
    padding-bottom: 5px;
    border-bottom: 1px solid #e6b36a;
    padding-top: 10px;
    
}

#rulesComment .form_comment div {
	
    padding-top: 10px;
    text-align: center;
    line-height: 15px;
	color: #A7670B;
    font-size: 13px;
	border-top: 1px solid #fff;
	margin-bottom: 10px;
	
	
}

#newComment p, .userinfoHead {
    outline:0px solid red;
    font-size: 18px;
    color: #ed9a31;
    width: 685px;
    margin: 0 auto;
    border-bottom: 1px solid #e6b36a;
    padding: 13px 5px;
}

#rulesComment a {
    outline:0px solid red;
    font-size: 18px;
    color: #ed9a31;
    width: 685px;
    margin: 0 auto;
    padding: 13px 5px;
	display: block;
}

#form_comment {
    outline:0px solid red;
    margin-top:1px;
    border-top: 1px solid #fff;
    width: 695px;
    margin: 0 auto;
	padding-top: 12px;
}

.form_comment {
    outline:0px solid red;
    margin-top:1px;
    border-top: 1px solid #e6b36a;
    width: 695px;
    margin: 0 auto;
}

#form_comment img {
    float: left;
}

#form_comment button {
    height: 238px;
    width: 225px;
    margin-left: 12px;
    border: 1px solid #ffb327;
    background-color: #ffdfb4;
    color: #e8901d;
    font-size: 20px;
    cursor: pointer;
    opacity: 0.7;
}

#form_comment button:hover {
    opacity: 1;
}

#form_comment textarea {
	height:211px;
	resize:none;
}
/*Стили центрального блока конец*/
#futer {
    position: relative;
    border:1px solid #fdb94e;
    border-radius:15px;
    width:1000px;
    height:178px;
    background: #fde8cb; /* Old browsers */
    background: -moz-linear-gradient(top,  #fde8cb 0%, #fed79f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fde8cb), color-stop(100%,#fed79f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fde8cb 0%,#fed79f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde8cb', endColorstr='#fed79f',GradientType=0 ); /* IE6-9 */



}

#futer #fraind, #futer #copyr {
    position: absolute;
}

#futer #fraind {
    outline:0px solid red;
    height:100%;
    width:488px;
    background: url(../images/bg_futer.png) no-repeat;
}

#futer #fraind span {
    outline:0px solid red;
    width: 181px;
    display: block;
    margin: 21px 0 0 20px;
}

#futer #fraind span img {
    margin-bottom: 3px;
    opacity: 0.7;
}

#futer #fraind span img:hover {
    opacity: 1;
}

#futer #copyr {
    width: 512px;
    height:100%;
    outline:0px solid red;
    right: 0;
}

#futer #copyr ul {
    padding: 16px 0 0 19px;
}

#futer #copyr ul li {
    float: left;
    margin-right: 30px;
    list-style: disc;
    color: #c47504;
    font-size: 12px;
}

#futer #copyr li a {
    color: #c47504;
}

#futer #copyr div#copyrText {
    color: #3d3d3d;
    font-size: 12px;
    width: 490px;
    outline:0px solid red;
    margin: 27px 0 0 5px;
    text-align: justify;
    line-height: 13px;

}

div.counter {
    margin: 10px 0 0 6px;
}

div.counter a {
    opacity: 0.7;
}

div.counter a:hover {
    opacity: 1;
}

.clr {
    clear: both;
}

ul#topnav li span.sar span a {
    color: #825002;
    font-size: 15px;
    text-shadow: none;
    padding: 0 0 10px 0;
    border: 0px;
    float: none;
	margin: 0;
    height: 15px;

}

ul#topnav li span.sar span a:hove {
    border-radius: 5px;
    background: #d68f25;
}

#blok_1 {
	outline: 0px solid red;
    width: 150px;
	height: 197px;
	display: block;
    padding: 9px 0 0 10px;
    float: left;
    
}

#blok_2 {
	outline: 0px solid red;
    width: 150px;
	height: 197px;
	display: block;
    padding: 9px 0 0 10px;
    float: left;
}

#blok_3 {
	outline: 0px solid red;
    width: 150px;
	height: 197px;
	display: block;
    padding: 9px 0 0 10px;
    float: left;
}

#blok_78 {
	outline: 0px solid red;
    width: 150px;
	height: 197px;
	display: block;
    padding: 9px 0 0 10px;
    float: left;
}

#blok_4 {
	outline: 0px solid red;
    width: 204px;
	height: auto;
	display: block;
    padding: 9px 0 0 10px;
}



#blok_5 {
	outline: 0px solid red;
    width: 100px;
	height: auto;
	display: block;
    padding: 9px 0 0 10px;
    float: left;
    
}


#blok_19 {
	outline: 0px solid red;
    width: 100px;
	height: auto;
	display: block;
    padding: 9px 0 0 10px;
    float: left;
    border: 0;
    
}

#blok_19 a {
    background: transparent;
    
}

#blok_6 {
	outline: 0px solid red;
    width: 100px;
	height: auto;
	display: block;
    padding: 9px 0 0 10px;
    float: left;
}
#blok_7 {
	outline: 0px solid red;
    width: 100px;
	height: auto;
	display: block;
    padding: 9px 0 0 10px;
    float: left;
}

#blok_8 {
	outline: 0px solid red;
    width: 44px;
	height: auto;
	display: block;
    padding: 9px 0 0 10px;
    float: left;
}

#blok_1 a, #blok_2 a, #blok_3 a, #blok_4 a, #blok_5 a, #blok_6 a, #blok_7 a, #blok_8 a  {
	display: block;
    background: transparent;

}


.menu ul#topnav li span.sar {
    display: none; /*--Hide by default--*/
    outline: 0px solid red;
    position: absolute;
    left: 90px;
    bottom: 50px;
    width: auto;
    height: auto;
    background: rgba(228, 155, 56, 0.81);
    
}

ul#topnav li:hover span.sar { display: block; } /*--Show subnav on hover--*/

.block_1 {

    border: 1px solid #fea416;
    border-radius:7px;
    background: #ffca75; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffca75 0%, #fca51e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffca75), color-stop(100%,#fca51e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffca75 0%,#fca51e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffca75 0%,#fca51e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffca75 0%,#fca51e 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffca75 0%,#fca51e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffca75', endColorstr='#fca51e',GradientType=0 ); /* IE6-9 */
    color:#fff;
    font-size: 15px;
    padding: 7px 15px;
    margin:12px 0;
	display:inline-block;
}

.block_1:hover {
    background: #fca51e; /* Old browsers */
    background: -moz-linear-gradient(top,  #fca51e 0%, #ffca75 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fca51e), color-stop(99%,#ffca75)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fca51e 0%,#ffca75 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fca51e 0%,#ffca75 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fca51e 0%,#ffca75 99%); /* IE10+ */
    background: linear-gradient(to bottom,  #fca51e 0%,#ffca75 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca51e', endColorstr='#ffca75',GradientType=0 ); /* IE6-9 */

    cursor: pointer;
	text-decoration:none;
}

.block_2 {
    width:720px;
    height:36px;
    outline:0px solid red;
    margin-bottom: 7px;
	padding-top:10px;
}

.block_3 {
	width:50%;
	text-align:right;
	padding-right:10px;
}

.block_4 {
	white-space:nowrap;
}

.block_5 {
	width:50%;
	padding-left:10px;
}

.block_3 a {
    padding: 6px 11px;
    background: #fde8cb; /* Old browsers */
    background: -moz-linear-gradient(top,  #fde8cb 0%, #fed79f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fde8cb), color-stop(100%,#fed79f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fde8cb 0%,#fed79f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde8cb', endColorstr='#fed79f',GradientType=0 ); /* IE6-9 */
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 1px 1px #cecece;
    box-shadow: 0px 1px 1px 1px #cecece;
    -o-box-shadow: 0px 1px 1px 1px #cecece;
    margin: 0 1px;
    color: #c47504;
    font-size: 16px;
}

.block_3 span {
    padding: 6px 11px;
    background: #fde8cb; /* Old browsers */
    background: -moz-linear-gradient(top,  #fde8cb 0%, #fed79f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fde8cb), color-stop(100%,#fed79f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fde8cb 0%,#fed79f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde8cb', endColorstr='#fed79f',GradientType=0 ); /* IE6-9 */
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 1px 1px #cecece;
    box-shadow: 0px 1px 1px 1px #cecece;
    -o-box-shadow: 0px 1px 1px 1px #cecece;
    margin: 0 1px;
    color: #c47504;
    font-size: 16px;
}

.block_4 a {
    padding: 6px 11px;
    background: #fde8cb; /* Old browsers */
    background: -moz-linear-gradient(top,  #fde8cb 0%, #fed79f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fde8cb), color-stop(100%,#fed79f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fde8cb 0%,#fed79f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde8cb', endColorstr='#fed79f',GradientType=0 ); /* IE6-9 */
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 1px 1px #cecece;
    box-shadow: 0px 1px 1px 1px #cecece;
    -o-box-shadow: 0px 1px 1px 1px #cecece;
    margin: 0 1px;
    color: #c47504;
    font-size: 16px;
}

.block_4 span {
    padding: 6px 11px;
    background: #fde8cb; /* Old browsers */
    background: -moz-linear-gradient(top,  #fde8cb 0%, #fed79f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fde8cb), color-stop(100%,#fed79f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fde8cb 0%,#fed79f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde8cb', endColorstr='#fed79f',GradientType=0 ); /* IE6-9 */
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 1px 1px #cecece;
    box-shadow: 0px 1px 1px 1px #cecece;
    -o-box-shadow: 0px 1px 1px 1px #cecece;
    margin: 0 1px;
    color: #c47504;
    font-size: 16px;
	text-decoration: underline;
}

span.nav_ext {
	text-decoration: none;
}

.block_5 a {
    padding: 6px 11px;
    background: #fde8cb; /* Old browsers */
    background: -moz-linear-gradient(top,  #fde8cb 0%, #fed79f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fde8cb), color-stop(100%,#fed79f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fde8cb 0%,#fed79f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde8cb', endColorstr='#fed79f',GradientType=0 ); /* IE6-9 */
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 1px 1px #cecece;
    box-shadow: 0px 1px 1px 1px #cecece;
    -o-box-shadow: 0px 1px 1px 1px #cecece;
    margin: 0 1px;
    color: #c47504;
    font-size: 16px;
}

.block_5 span {
    padding: 6px 11px;
    background: #fde8cb; /* Old browsers */
    background: -moz-linear-gradient(top,  #fde8cb 0%, #fed79f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fde8cb), color-stop(100%,#fed79f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fde8cb 0%,#fed79f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fde8cb 0%,#fed79f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde8cb', endColorstr='#fed79f',GradientType=0 ); /* IE6-9 */
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 1px 1px #cecece;
    box-shadow: 0px 1px 1px 1px #cecece;
    -o-box-shadow: 0px 1px 1px 1px #cecece;
    margin: 0 1px;
    color: #c47504;
    font-size: 16px;
}

.block_6 {
	display:none;
}

#block_7 {
	display:block;
}

#block_8 {
}

.block_9 {
	width:458px;
	height:238px;
	overflow:hidden;
	float:left;
}

.block_10 {
	width: 218px;
    height: 33px;
    border:1px solid #ffac2b;
    background: rgb(255, 204, 113) !important;
    color: rgb(167, 108, 23);
    font-size:15px;
    padding-left: 10px;
    border-radius:5px;
}

.block_10:focus {
	width: 218px;
    height: 33px;
    border:1px solid #ffac2b;
    background: rgb(255, 204, 113) !important;
    color: rgb(167, 108, 23);
    font-size:15px;
    padding-left: 10px;
    border-radius:5px;
}

.block_11 tr td {
	padding:8px;
}

.block_11 input[type=checkbox] {
	background:transparent;
}


.block_12 img {
	box-shadow:none;
	border-radius:0px;
}

.block_13 {
    border:1px solid #ffac2b;
    background: rgb(255, 204, 113) !important;
    color: rgb(167, 108, 23);
    font-size:15px;
    padding-left: 10px;
    border-radius:5px;
	padding:10px;
	resize:none;
}

.block_13:focus {
    border:1px solid #ffac2b;
    background: rgb(255, 204, 113) !important;
    color: rgb(167, 108, 23);
    font-size:15px;
    padding-left: 10px;
    border-radius:5px;
}

.block_14 select {
	border:1px solid #ffac2b;
    background: rgb(255, 204, 113) !important;
    color: rgb(167, 108, 23);
    font-size:15px;
    padding-left: 10px;
    border-radius:5px;
	padding:10px;
}

.block_15 tr td {
	padding:5px;
}

.block_15 a {
	color:#DC7600;
	text-decoration:underline;
}

.block_15 a:hover {
	text-decoration:none;
}

.block_16 {
	color: #8B5303 !important;
}

.block_17 {
	width:100px;
	height:auto;
}

.block_17 img {
	position:absolute;
	margin-top:10px;
}

.block_6 .block_2 {
	margin-bottom: 10px;
}


.viborkaNash, .viborkaVk {
    width: 343px;
    height: 30px;
    position: absolute;
    background: #ffbb50;
    color: #dc7600;
    border: 1px solid #ff990a;
    font-size: 16px;
	padding-top: 12px;
    text-align: center;

}

.viborkaVkA {
    width: 322px;
    height: 38px;
    position: absolute;
    background: url(../images/blok_vk.png) 4% 53% no-repeat #f4a335;
    color: #b76400;
    border: 1px solid #ff990a;
    font-size: 12px;
	padding-top: 4px;
    text-align: center;
    padding-left: 23px;

}


.viborka {
	position: relative;
	width: 100%;
    height: 42px;
    margin-top: 10px;
}

.viborkaVk, .viborkaVkA {
	right: 0;
}

.viborkaNash:hover, .viborkaVk:hover {
	background: #fdaf35;
    cursor:pointer;
}


#nexttime {
	background: #ffc579;
    margin-top: 5px;
    text-align: center;
    padding: 5px;
    color: #B97217;
    font-size: 13px;
    border-radius: 5px;
    font-weight: bold;
}


div.miniInfo {
    background: rgba(255, 0, 0, 0.5);
    margin-top: 5px;
    text-align: center;
    padding: 5px;
    color: #B10000;
    font-size: 13px;
    border-radius: 5px;
    font-weight: bold;
	
}
#rules {
background: rgb(255, 180, 61);
font-size: 12px;
text-align: center;
padding: 6px 0;
text-transform: uppercase;
color: #B27210;
font-weight: bold;
}

#rules:hover {
opacity: 0.9;
cursor: pointer;
}

#recenz {
background: #ffdfb4;
padding: 10px;
border: 1px solid #ffa20f;
color: #864d00;

}

.recenz {
padding: 10px;
border: 1px solid #ffa20f;
color: #864d00;
text-align: justify;
margin-top: 5px;
background-color: #ffd086;
font-size: 13px;
line-height: 15px;

}


.functionPanel {
height: 20px;
border: 1px solid #ffa20f;
border-top: 0;
color: #c77b0e;
font-size: 12px;
}

.fastPunkt {
float: left;
border-right:1px solid #ffa20f;
background: #f9d9ad; /* Old browsers */
background: -moz-linear-gradient(top,  #f9d9ad 0%, #facb82 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9d9ad), color-stop(100%,#facb82)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f9d9ad 0%,#facb82 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f9d9ad 0%,#facb82 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f9d9ad 0%,#facb82 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f9d9ad 0%,#facb82 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9d9ad', endColorstr='#facb82',GradientType=0 ); /* IE6-9 */
height: 100%;
width: 231px;
text-align: center;
}


.modeKino {
float: left;
border-right:1px solid #ffa20f;
background: #f9d9ad; /* Old browsers */
background: -moz-linear-gradient(top,  #f9d9ad 0%, #facb82 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9d9ad), color-stop(100%,#facb82)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f9d9ad 0%,#facb82 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f9d9ad 0%,#facb82 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f9d9ad 0%,#facb82 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f9d9ad 0%,#facb82 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9d9ad', endColorstr='#facb82',GradientType=0 ); /* IE6-9 */
height: 100%;
width: 231px;
text-align: center;
cursor: pointer;
}

.bottomProblem {
float: left;
background: #f9d9ad; /* Old browsers */
background: -moz-linear-gradient(top,  #f9d9ad 0%, #facb82 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9d9ad), color-stop(100%,#facb82)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f9d9ad 0%,#facb82 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f9d9ad 0%,#facb82 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f9d9ad 0%,#facb82 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f9d9ad 0%,#facb82 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9d9ad', endColorstr='#facb82',GradientType=0 ); /* IE6-9 */
height: 100%;
width: 229px;
    text-align: center;
}

.functionPanel a, .functionPanel a:hover {
color: #c77b0e;
font-size: 12px;
text-decoration: none;
}


object {
width: 100%;
height: 100%;
}

.series2 {
    height: 30px;
    width: 100px;
    margin:0 0 15px 0;
    float:left;
}   
.controls {
    background:orange;
    height: 20px;
    width: 100px;
    text-align:center;
    overflow:auto;
}
.controls2 {
    background:orange;
    height: 20px;
    width: 20px;
    text-align:center;
 float:left;
}

div.videoBlog {
	
	background: #fae4c5;
	border: 1px solid #feb94f;
	padding-bottom: 9px;
}

div.videoBlog h2 {
	
	color: #feb94f;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	padding: 13px 0;
	border-bottom: 1px solid #feb94f;
}

div.videoBlog img {
	border: 1px solid #feb94f;
	opacity: 0.4;
	margin: 9px 0 0 9px;
	
}

div.videoBlog img:hover  {
	opacity: 1;
	cursor: pointer;
}


#bnr {
	
}
#bnr a {
	display: block;
	height: 100%;
	width: 100%;
}
#bnr a .cont_ban {
	width: 100%;
	height: 100%;
	position: relative;
	background-size: cover;
	background-position: center;
}
#bnr a .cont_ban .btn {
	position: absolute;
	width: 130px;
	height: 30px;
	bottom: 30px;
	background: url(/btn_bnr.jpg) center no-repeat;
	background-size: cover;
	left: 50%;
	margin-left: -65px;
	animation: blik 0.4s infinite linear;
	
}
@keyframes blik {
  0% {
  	opacity: 0.8;
    box-shadow: 0 0 5px 5px rgba(255,255,255,0.5);
    }
  100% {
  	opacity: 1;
    box-shadow: 0 0 5px 5px rgba(255,255,255,1);
    }
}


.interDubBg iframe {
	
	height: 400px;
	width: 260px;
}