.poick_os { 
 float:left; 
 padding:4px; 
 width:300px; 
 background:#fff; 
 border: 4px solid #A0A8AC; 
} 

.poick_os input { 
 float:left; 
 margin:1px; 
 vertical-align:middle; 
 font:11px Verdana,Arial,Helvetica,sans-serif; 
} 

.poick_pole { 
 color:#a41bc0; 
 width:220px; 
 height:15px; 
 border:none; 
 padding:4px 4px; 
} 
 
.poick_knopka { 
 text-shadow: 1px 1px 1px #751a9b; 
 width:70px; 
 height:27px; 
 cursor:pointer; 
 background:#ce36fa; 
 border:1px solid #a622e3; 
 color:#fff; font-weight: bold!important; 
} 
 
.poick_knopka:hover {background:#b73cea;} 

.poick_os, 
.poick_knopka { 
 -webkit-border-radius: 10px; 
 -moz-border-radius: 10px; 
 border-radius: 10px; 
}



.datesmall{font-size:10px;color:#adadad;}  
.ratecomUDS{padding: 5px 7px 5px 5px; float:right; font-size:7pt; font-weight: bold; clear:both;font-size:7pt;color:#666666;}  
.ratecomUDS span {color: #318bbf;}  
.bbb {font-weight:bold; color:#666666;}  
.bbb_p {font-weight:bold;color:#666666;}  
.mcontcomm{padding-left:5px;padding-right:5px;display:block; color: #666666;line-height:11px;font-size:11px; font-family:tahoma;}  
.mcontcomm a{color: #666 !important; text-decoration:none; font-weight: bold;}  
.mcontcomm a:hover {color: #44bbff !important; text-decoration:none;}  
.usernamelinkUDS{font-size:11px !important; padding:2px 2px 2px 0;}  
.avacomUDS {float: left;border: 1px #d2d2d2 solid; padding: 2px; position: absolute;border-radius: 51px;}  
.avacomUDS img {width: 55px;height: 55px;border-radius: 51px;}  
.avacomUDS a img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}  
.avacomUDS a:hover img { opacity:0.6; -moz-opacity:0.4; filter:alpha(opacity=70); }  
.textcomUDS {padding-left: 65px;}

.cpojer-linksph a { 
 display: inline-block; 
 padding: 4px; 
 outline: 0; 
 color: #ffff00; 
 -webkit-transition-duration: 0.25s; 
 -moz-transition-duration: 0.25s; 
 -o-transition-duration: 0.25s; 
 transition-duration: 0.25s; 
 -webkit-transition-property: -webkit-transform; 
 -moz-transition-property: -moz-transform; 
 -o-transition-property: -o-transform; 
 transition-property: transform; 
 -webkit-transform: scale(1) rotate(0); 
 -moz-transform: scale(1) rotate(0); 
 -o-transform: scale(1) rotate(0); 
 transform: scale(1) rotate(0); 
} 
.cpojer-linksph a:hover { 
 background: #ffff00; 
 text-decoration: ; 
 color: #aa00ff; 
 -webkit-border-radius: 4px; 
 -moz-border-radius: 4px; 
 -o-border-radius: 4px; 
 border-radius: 4px; 
 -webkit-transform: scale(1.05) rotate(-1deg); 
 -moz-transform: scale(1.05) rotate(-1deg); 
 -o-transform: scale(1.05) rotate(-1deg); 
 transform: scale(1.05) rotate(-1deg); 
} 
.cpojer-linksph a:nth-child(2n):hover { 
 -webkit-transform: scale(1.05) rotate(1deg); 
 -moz-transform: scale(1.05) rotate(1deg); 
 -o-transform: scale(1.05) rotate(1deg); 
 transform: scale(1.05) rotate(1deg); 
}

p1 {
 color: #300238; /* Цвет текста */
 background: rgb(0 63 255 / 0); /* Цвет фона */
 padding: 3px; /* Поля вокруг текста */
 transition: 1s linear; /* Время изменения */
}
p1:hover {
 color: #ffff00; /* Цвет текста */
 background: #300238; /* Цвет фона */
 }
p1:a {
 color: #ffff00; /* Цвет текста */
 background: #300238; /* Цвет фона */
 } 
 
.smallnews{ 
border: 1px solid #ccc; 
width: 47%; 
float: left; 
margin: 0 2% 2.5% 0; 
background: #fff; 
} 
.news-small-ph{ 
width: 100%; 
height: 220px; 
overflow: hidden; 
position: relative; 
} 
.news-small-ph img{ 
width: 100%; 
min-height: 100%; 
} 

.mask{ 
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
background: rgba(0,0,0, 0.6); 
text-align: center; 
line-height: 220px; 
color: #f0f0f0; 
font-size: 15px; 
opacity: 0; 
transition: all .3s ease; 
font-family: 'Bender'; 
} 

.news-small-ph:hover .mask{ 
opacity: 1; 
} 
.news-small-text{ 
padding: 0 20px 0 15px; 
line-height: 22px; 
color: #353535; 
height: 156px; 
overflow: hidden; 
margin: 0 0 15px 0; 
} 
.news-small-title{ 
padding: 15px 20px 5px 15px; 
color: #2692c7; 
font-size: 14px; 
height: 40px; 
overflow: hidden; 
} 

.eTitle{ 
font-size: 18px; 
}

.bbQuoteBlock { 
 display:block; 
 border:1px solid #EEEBDC; 
 margin:10px; 
 padding:0 10px 0 20px; 
 background: #FFFEEE url('https://anime-spaces.ru/333/noteyellowbg.gif') repeat; 
 -moz-box-shadow: 1px 1px 0 #cfc9b7; 
 -webkit-box-shadow: 1px 1px 0 #CFC9B7; 
 box-shadow: 1px 1px 0 #CFC9B7; 
 font-size:12px; 
 line-height:21px; 
 font-family:arial, helvetica, sans-serif; 
 font-style:italic; 
 color:#696765; 
 position:relative; 
} 
.bbQuoteName { 
 position:absolute; 
 top:1px; 
 left:35px; 
} 
.quoteMessage { 
 border:0 none !important; 
 border-left:4px double #F3B3A9 !important; 
 display:block; 
 padding:23px 10px 9px 15px; 
 word-wrap:break-word; 
}

/*=== Otvet Dobavlen ===*/ 
.replaceBody {background:url('https://anime-spaces.ru/fon/128741713.jpg');height:100%;width:100%;} 
.replaceTable {color: #FFF;background:url('https://anime-spaces.ru/fon/iInmNAm.png');height:120px;width:341px;}

.catimgphoto {
 padding: 10px;
 position: relative;
 overflow: hidden;
 height: 150px;
}
.catimgphoto img {
 width: 100%;
 height: 150px;
 object-fit: cover;
}
.catimgphoto span {
 position: absolute;
 top: 10px;
 right: 10px;
 color: #FFF;
 display: block;
 padding: 0 10px;
 background: #000;
 z-index: 11;
 line-height: 35px;
 font-size: 13px;
}
.catimgphoto b {
 display: block;
 position: absolute;
 z-index: 11;
 bottom: 10px;
 left: 0;
 background: rgba(0,0,0,.6);
 color: #FFF;
 font-size: 13px;
 padding: 10px;
 margin: 0 20px;
}

.button-purple { 
 background: #6F50E7; 
 background: -webkit-gradient(linear, left top, left bottom, from(#B8A9F3), to(#6F50E7) ); 
 background: -moz-linear-gradient(-90deg, #B8A9F3, #6F50E7); 
 filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#B8A9F3', EndColorStr='#6F50E7'); 
 } 
.button-purple:hover { 
 background: #B8A9F3; 
 background: -webkit-gradient(linear, left top, left bottom, from(#6F50E7), to(#B8A9F3) ); 
 background: -moz-linear-gradient(-90deg, #6F50E7, #B8A9F3); 
 filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#6F50E7', EndColorStr='#B8A9F3'); 
 } 
.button-purple:active { 
 background: #6F50E7; 
 }


 
 .ucomm_block.me .ava, .ucomm_block.me .mess_cont {background: #f0f7fe;} 
 .ucomm_block {display: table; width: 100%; padding: 5px 0;} 
 .ucomm_block .left, .ucomm_block .right {display: table-cell; vertical-align: top;} 
 .ucomm_block .left {width: 70px; text-align: center;} 
 .ucomm_block .right {width: calc(100% - 70px);} 
 .ucomm_block .ava {width: 60px; height: 60px; overflow: hidden; background: #fff; box-shadow: 0 0 0 1px rgba(32,32,32,.25) inset; padding: 3px; border-radius: 50% 3px 50% 50%;} 
 .ucomm_block .ava img {width: 60px; height: 60px; border-radius: 50%; object-fit: cover; overflow: hidden;} 
 .ucomm_block .mess_cont {display: block; width: 100%; background: #fff; box-shadow: 0 0 0 1px rgba(32,32,32,.25) inset; border-radius: 3px;} 
 .ucomm_block .top, .ucomm_block .middle, .ucomm_block .bottom {width: calc(100% - 20px); padding: 0 10px 3px;} 
 .ucomm_block .top {height: 20px; line-height: 20px; box-shadow: 0 1px 0 0 rgba(32,32,32,.25);} 
 .ucomm_block a {color: #343434; text-decoration: none; font-weight: bold;} 
 .ucomm_block a:hover {color: #343434; text-decoration: underline; opacity: .85;} 
 .ucomm_block .top span {font-size: 12px; color: #b0b0b0;} 
 .ucomm_block .middle {min-height: 50px; padding: 5px 10px;} 
 .ucomm_block .message_fix img, .ucomm_block .message_fix iframe {max-width: 100%;} 
 .ucomm_block .bottom {height: 20px; line-height: 20px; box-shadow: 0 -1px 0 0 rgba(32,32,32,.25); font-size: 12px; text-align: right;} 
 .ucomm_block .bottom a:nth-of-type(1):before {display: none;} 
 .ucomm_block .bottom a:before {display: inline-block; content: '|'; color: rgba(32,32,32,.25); margin: 0 1px;}

#tab1, #tab2, #tab3, #tab4, #tab5, #tab6 {display:none; position:fixed;} 

.menu1 > a, 
.menu1 #tab2:target ~ a:nth-of-type(1), 
.menu1 #tab3:target ~ a:nth-of-type(1), 
.menu1 #tab4:target ~ a:nth-of-type(1), 
.menu1 #tab5:target ~ a:nth-of-type(1), 
.menu1 #tab6:target ~ a:nth-of-type(1) { 
 background: #fff; 
 padding: 8px 15px 8px 15px; 
 border: 1px solid #ffb6c1; 
 line-height: 32px; text-shadow:#ffc0cb 1px 1px 2px; color:#9400d3;} 

.menu1 > a:nth-of-type(1), 
.menu1 #tab2:target ~ a:nth-of-type(2), 
.menu1 #tab3:target ~ a:nth-of-type(3), 
.menu1 #tab4:target ~ a:nth-of-type(4), 
.menu1 #tab5:target ~ a:nth-of-type(5), 
.menu1 #tab6:target ~ a:nth-of-type(6) {border-bottom: #F4F6F7; background: #8b00ff; text-shadow:#CAD3DA 1px 1px 3px; color:#F7F7F7;} 

.menu1 > a:hover { text-decoration:; } 

.menu1 > div, 
.menu1 #tab2:target ~ div:nth-of-type(1), 
.menu1 #tab3:target ~ div:nth-of-type(1), 
.menu1 #tab4:target ~ div:nth-of-type(1), 
.menu1 #tab5:target ~ div:nth-of-type(1), 
.menu1 #tab6:target ~ div:nth-of-type(1) { 
 display: none; 
 padding: 5px; 
 border: 0px solid #ffc0cb; 
 border-top: #fff; 
 background: none;} 

.menu1 > div:nth-of-type(1), 
.menu1 #tab2:target ~ div:nth-of-type(2), 
.menu1 #tab3:target ~ div:nth-of-type(3), 
.menu1 #tab4:target ~ div:nth-of-type(4), 
.menu1 #tab5:target ~ div:nth-of-type(5), 
.menu1 #tab6:target ~ div:nth-of-type(6) { display: block; } 

.icpojer-links a { 
 display: inline-block; 
 padding: 4px; 
 outline: 0; 
 color: #0000f5; 
 -webkit-transition-duration: 0.25s; 
 -moz-transition-duration: 0.25s; 
 -o-transition-duration: 0.25s; 
 transition-duration: 0.25s; 
 -webkit-transition-property: -webkit-transform; 
 -moz-transition-property: -moz-transform; 
 -o-transition-property: -o-transform; 
 transition-property: transform; 
 -webkit-transform: scale(1) rotate(0); 
 -moz-transform: scale(1) rotate(0); 
 -o-transform: scale(1) rotate(0); 
 transform: scale(1) rotate(0); 
} 
.icpojer-links a:hover { 
 background: #aa00ff; 
 text-decoration: ; 
 color: #ffff00; 
 -webkit-border-radius: 4px; 
 -moz-border-radius: 4px; 
 -o-border-radius: 4px; 
 border-radius: 4px; 
 -webkit-transform: scale(1.05) rotate(-1deg); 
 -moz-transform: scale(1.05) rotate(-1deg); 
 -o-transform: scale(1.05) rotate(-1deg); 
 transform: scale(1.05) rotate(-1deg); 
} 
.icpojer-links a:nth-child(2n):hover { 
 -webkit-transform: scale(1.05) rotate(1deg); 
 -moz-transform: scale(1.05) rotate(1deg); 
 -o-transform: scale(1.05) rotate(1deg); 
 transform: scale(1.05) rotate(1deg); 
}


.switch,.pagesInfo {padding:3px 9px;font-weight:normal;font-size:11px;background: #ff00aa; color: #ebeb00; border-radius: 5px;}
.switchActive {padding:3px 9px;font-weight:normal;background: #8b4513; color: #181513; border-radius: 5px;}
a.switchDigit,a.switchBack,a.switchNext {text-decoration:none; color: #ebeb00;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline}

.img_title { 
word-wrap: break-word; 
text-indent: 0px; 
font-size: 13px; 
color: #376d9c; 
font-weight: bold; font-family: Arial Narrow, sans-serif; 
background: #ffffff; 
height: 40px; 
vertical-align:middle; 
width: 162px; 
left: 20px; 
text-align: center; 
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; 
-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; 
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; 
-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; 
-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; 
box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; 
} 
.image { 
position: relative; 
width : 100%; 
} 
h2 { 
position: absolute; 
top: 170px; 
left: 0; 
width : 100%; 
vertical-align:middle; 
}

.swchItem { 
 color:#8D62C8; 
 border:1px solid #BAA2DA; 
 background:#F9F7FC;}

 .swchItemA, .swchItem { 
 -moz-border-radius:3px; 
 -webkit-border-radius:3px; 
 border-radius:3px; 
 padding:6px 9px; 
 margin-left:3px; 
 text-decoration:none;}

 .swchItemA, .swchItem:hover { 
 font-weight:normal; 
 color:#fff; 
 text-shadow:0px 1px #7955AB; 
 box-shadow:0px 1px #EDEDED; 
 -webkit-box-shadow:0px 1px #EDEDED; 
 -moz-box-shadow:0px 1px #EDEDED; 
 border:1px solid #6F4DA0; 
 background:#9168C9; 
 background:-moz-linear-gradient(top,#DFBEFA 1px,#B088E7 1px,#9168C9); 
 background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#DFBEFA),color-stop(0.02,#B088E7),color-stop(1,#9168C9));}

.mtr {padding:20px;display:table}
.mtr .article_counters {margin-bottom:10px;}
.mtr .im {background:#FFFFFF;padding-right:15px;display:table-cell;vertical-align:top}
.mtr_td {display:table-cell;vertical-align:top}
.mtr .inim {width:300px;height:132px;overflow:hidden}
.mtr_descr {margin:0;position:absolute;top:-9000px}
.name_mtr {margin-bottom:7px;font-size:16px;font-weight:bold}
.article_counters {margin-bottom:14px;font-size:13px;color:#8c8c8c}
.article_counters span {display:inline-block;margin-right:10px}
.article_counters .dats {background:url('https://yraaa.ru/files/time.png') 0px 1px no-repeat;padding-left:20px}
.article_counters .views {background:url('https://yraaa.ru/files/views.png') 0px 1px no-repeat;padding-left:20px}
.article_counters .coms {background:url('https://yraaa.ru/files/comment.png') 0px 1px no-repeat;padding-left:20px}
.article_counters .catalog {background:url('https://yraaa.ru/files/catalog.png') 0px 1px no-repeat;padding-left:20px}
.article_counters .user {background:url('https://yraaa.ru/files/user.png') 0px 1px no-repeat;padding-left:20px}


/* Форма поиска 
------------------------------------------*/ 

#back-top { 
position: fixed; 
width: 50px; 
height: 100px; 
z-index: 6; 
right: 25px; 
bottom:0; 
background-color: transparent; 
display: block; 
background-position: initial initial; 
background-repeat: initial initial; 
}



.profile {height:30px;font-size:13px;display:inline-block;position:relative} 

.profile-menu {position:relative!important} 
.profile-button s {display:inline-block;z-index:9;background:#3297db;color:#fff;font-size:10px;margin-right:10px;margin-left:1px;line-height:14px;padding:2px 6px;text-decoration:none;-webkit-border-radius: 55px;-moz-border-radius: 55px;border-radius: 55px;} 
.profile-button, .profile-button:hover {display:inline-block;color:#666;position:relative;line-height:30px;padding-left:39px;padding-right:18px;text-decoration:none} 
.profile-button i {position:absolute;right:0px;top:14px;width: 0;height: 0;border-left: 3px solid transparent;border-right: 3px solid transparent;border-top: 4px solid rgba(0,0,0,0.3);} 
.profile-avatar, .profile-avatar img {-webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px;} 
.profile-avatar {display:inline-block;width:24px;height:24px;position:absolute;top:-0px;left:0px;border-radius: 20px;} 
.profile-avatar img {width:24px;height:24px;object-fit:cover;vertical-align:bottom;background:#fff;border:2px solid #fff} 

.profile-menu:hover .profile-list {visibility:visible;} 
.profile-list {position:absolute;width:190px!important;right:0px!important;top:28px;padding-top:18px;visibility:hidden;z-index:9;} 
.profile-list-in {background:#fff;width:190px!important;max-width:190px!important;padding:3px 0px;box-shadow:0px 8px 35px rgba(0,0,0,0.1);-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;} 
.profile-list-in a {display:block;padding:0px 20px!important;line-height:42px!important;text-decoration:none;text-align:left;border-bottom:1px solid #f1f1f1;font-size:12px;color:#8a8a8a} 
.profile-list-in a:hover {color:#000;} 
.profile-list-in a.last {border-bottom:0px !important} 
.profile-list-in a i {background:#3297db;color:#fff;float:right;font-style:normal;font-size:10px;padding:0px 6px;line-height:16px !important;margin-top:12px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;} 

.uSpoilerButton {background:#3a0058;border:1px solid #E0E0E0;color:#444;font-family:Verdana, Tahoma, helvetica, sans-serif;font-size:11px;vertical-align:middle;height:26px;margin:2px;padding:4px;width:100%} 
.uSpoilerButton:hover {background:#aa00ff;border:1px solid #888;color:#111;font-family:Verdana, Tahoma, helvetica, sans-serif;font-size:11px;vertical-align:middle;height:26px;margin:2px;padding:4px;width:100%} 

/* for Ucoz style by ShineKami */
#message, #brief, #suggEdit, #nwF11{
width:100%
padding: 4px; background: #fff; border: 1px solid #ababab;
 -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
 -moz-box-shadow: inset 0 1px 2px 0 #dbdbdb;
 -webkit-box-shadow: inset 0 1px 2px 0 #dbdbdb;
 box-shadow: inset 0 1px 2px 0 #dbdbdb;
}
#nwM31, #usr29Bl, #cheldu4, #nwM32, #nwM34, #nwM35 {display:none;}
.manHr{ border: 0 none; border-top: 1px solid #dfdede; height: 1px; }
#suggEdit, #nwF11, #nwF1{
 height:18px;
 padding: 4px; background: #fff; border: 1px solid #ababab;
 -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
 -moz-box-shadow: inset 0 1px 2px 0 #dbdbdb;
 -webkit-box-shadow: inset 0 1px 2px 0 #dbdbdb;
 box-shadow: inset 0 1px 2px 0 #dbdbdb;
}
#nwF7 {
font: .9em/1.42 Tahoma, Arial, Helvetica, sans-serif;
}
.manFlSbm, .manFlRst{ 
height: 30px; line-height: 29px; 
float:left;
-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
 background: #580047 url("/diz/imgs/fbutton.png") repeat-x;
 border: 1px solid #3e022c;
 color: #fff;
 padding: 1px 9px 3px 9px;
 margin-bottom: 2px !important;
 height: 30px;
 font-size: 1.1em;
 cursor: pointer;
 -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
 -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
 box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.manFlRst{margin-left:5px;font-weight:bold;font-size:12px;}
/* Ячейка опроса 
 ------------------------------------------*/ 
 .cell_poll_title { 
 text-align:left; 
 color:#FFFFFF;
 font: 115%/1.5 Verdana,Arial,Helvetica, sans-serif; 
 padding: 5px 0px; 
 } 

 .cell_poll_left { 
 float:left; 
 width:115px; 
 } 

 .cell_poll_right { 
 float:left; 
 text-align:right; 
 width:115px; 
 } 

 .cell_poll_forum, 
 .cell_poll_rezultat, 
 .cell_poll_variant, 
 .cell_poll_title, 
 .cell_poll { 
 float:left; 
 width:230px; 
 } 

 .cell_citation { 
 font-size:10px; 
 color:#555; 
 } 

 .cell_citation_os { 
 float:left; 
 background-color: #fff; 
 border: 1px solid #B6B6B5; 
 padding: 5px; 
 } 

 .cell_poll_rezultat, 
 .cell_poll_variant { 
 padding: 5px 0px; 
 } 

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

 .answer div div { 
 height: 10px !important; 
 border: 1px solid #2c0f28; 
 padding-top: 11px;
 background: #6c004f url("/diz/imgs/voteline.png") no-repeat;
 } 

 .answer div { 
 display: block; 
 position: relative; 
 padding: 0 !important; 
 border: 1px solid #2c0f28; 
 background: #4d2146; 
 margin: 3px 0px 0px 0px;} 
 /* -------------------------------------- */
/*---Календарь---*/
.calTable { width: 100%; }
.calTable td, .calTable th { padding: 2px 0; vertical-align: middle; text-align: center; }
.calTable td.calWday, .calWday { border: 1px solid #8e6387; border-color: rgba(142,99,135,0.2); background-color: #7b3770; background-color: rgba(87,32,78,0.3); }
.calTable td.calMday, .calWdaySe, .calWdaySu, .calTable th.calMday, .calMdayIsA { color: #8e6485; border: 1px solid #6b3f62; border-color: rgba(107,63,98,0.2); background-color: #4d2146; background-color: rgba(77,33,70,0.3); }
.calWdaySe, .calWdaySu, .calWday, .calMday, .calMonth { font-weight: bold;}
.calTable td.calMday {color:#ffffff;}
.calTable td.calMdayIsA{ background: #fff; }
.calMonthLink a { color: #8e6485; }

.calTable { padding-bottom: .6em; }
/*-----------------------------*/

* { margin: 0; padding: 0; }
body, html { height:100%; }
body { background: #d9d4d5 url("/diz/imgs/bg.png"); color: #222; }
html { min-width: 996px; }

h1, h2, h3, h4, h5 { font-weight: normal; }
h1 { font-size: 1.6em; } h2 { font-size: 1.4em; } h3 { font-size: 1.2em; } h4 { font-size: 1.1em; } h5 { font-size: 1em; }

body, input, textarea, select, button { font: .9em/1.42 Tahoma, Arial, Helvetica, sans-serif; }

a { color: #66034a; text-decoration: none; }
a:hover { color: #FFC107; text-decoration: underline; }
a img { border: 0 none; }

p { margin-bottom: .6em; }
hr { border: 0 none; border-top: 1px solid #dfdede; height: 1px; }

ul, ol { list-style: none; padding: 0; margin: 0; }
.dcont ul { padding-left: 16px; list-style: disc outside; }
.dcont ol { list-style-image: none; list-style-position: outside; list-style-type: decimal; margin-left: 2.2em; }

.clr { clear: both; }
.thide, .ui-icon-closethick, .slogan, .centroarts a, #topmenu li ul:after, .story .dtop:after, .fullstory .dbtm:after { overflow: hidden; display: block; height: 0; line-height: normal; }
table.userstop, table.pm, table.tableform { border-collapse: collapse; border-spacing: 0; }
.lcol, .rcol, form { display: inline; }
.lcol { float: left; } .rcol { float: right; }
.small { font-size: .8em; }
.red { color: #ff2761; }

.ui-dialog, #topmenu li ul, .navigation a, #dropmenudiv, .storin, #related, .searchitem { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

.wrap { width: 990px; text-align: left; margin: 0 auto; }
.pagebg { background: url("../images/bglines.png") no-repeat 50% 0; }
.page { min-width: 996px; overflow-x: hidden }

/* header */
#head { background: #f3f1f1 url("/diz/imgs/bg-top.png"); width: 100%; }
 .head { background: url("/diz/imgs/headbg.png") no-repeat 50% 100%; height: 141px; }

 #head h1 { padding-left: 30px; float: left; }
 #head h1 a { margin-top: 21px; float: left; width: 183px; padding-top: 99px; background: url("/diz/imgs/ghostanime.png"); }
 
/* Search */
#searchbar { margin-top: 55px; float: right; width: 299px; height: 32px; position: relative; }
 .stext { width: 255px; height: 16px; background: #cbcaca; border: 0 none; padding: 8px 36px 8px 8px;
 -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
 -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;
 }
 .sbtn { position: absolute; top: 0; right: 0; width: 32px; height: 32px; background: url("/diz/imgs/search.png"); }
 .sbtn:hover { background-position: 0 -32px; }

/* login */
#loginbox { margin: 55px 0 0 1em; padding-right: 20px; float: right; }
 .logbox { display: inline; }
 .logbox a { float: left; margin-left: 1em; padding: 0 10px; line-height: 31px; }
 .logbox a b { font-weight: normal; }
 .logbox a.fbutton { height: 30px; line-height: 29px; }

 .loginbtn { text-decoration: none; padding: 0 18px; color: #fff; height: 31px; line-height: 31px; background: #c6153a url("../images/lbtn.png") no-repeat 50% 0; border: 1px solid #d6284e;
 -moz-box-shadow: 0 1px 2px 0 #000;
 -webkit-box-shadow: 0 1px 2px 0 #000;
 box-shadow: 0 1px 2px 0 #000;
 }
 .loginbtn:hover { background-position: 50% -31px; background-color: #d6173f; }

 .lfield { margin-bottom: 10px; }
 .lfield input { border: 1px solid #ababab; width: 258px; padding: 6px 5px 5px 5px;
 -moz-box-shadow: inset 0 1px 2px 0 #dbdbdb;
 -webkit-box-shadow: inset 0 1px 2px 0 #dbdbdb;
 box-shadow: inset 0 1px 2px 0 #dbdbdb;
 }
 .lbtn { text-align: center; }

 .loginent { padding-top: 11px; }
 .loginent #loginbtn { font-size: 1.4em; }

#headpic { background: #290b27 url("/diz/imgs/headimg2.png") repeat-x 50% 0; }
 .headpic { height: 394px; background: url("/diz/imgs/headimg.jpg") no-repeat 50% 0; }
 #headpic .wrap { padding-top: 16px; }

 .slogan { padding-top: 106px; width: 379px; float: left; background: url("/diz/headslogan.png") no-repeat; margin: 189px 0 0 26px; }

/* Menutop */
#tmenu { z-index: 24; position: relative; height: 56px; background: url("/diz/imgs/topmenu.png") no-repeat; }
 #topmenu { padding: 12px 17px 0 17px; }
 #topmenu li { padding-bottom: 9px; float: left; position: relative; }
 #topmenu li a { padding-right: 12px; line-height: 30px; color: #fff; }
 #topmenu li a *, #topmenu li a { float: left; height: 32px; background: url("/diz/imgs/tmlinks.png") no-repeat 0 -444px; }
 #topmenu li a * { font-weight: normal; cursor: pointer; padding-left: 12px; }
 #topmenu li a:hover, #topmenu li.selected a { text-decoration: none; background-position: 100% -32px; }
 #topmenu li a:hover *, #topmenu li.selected a * { background-position: 0 0; }

 #topmenu li ul { border-top: 1px solid #2e002d; padding: 10px; float: left; z-index: 11; position: absolute; top: 41px; left: 0; display: none; background-color: #4f004d; background-color: rgba(79,0,77,0.95); }
 #topmenu li ul:after { content: "^"; position: absolute; top: -7px; left: 20px; background: url("/diz/imgs/arrowmenu.gif") no-repeat; padding-top: 7px; width: 13px; }
 #topmenu li ul li { margin: 0; width: 180px; }
 #tmenu #topmenu li ul li a { font-size: .9em; color: #fff; padding: 5px 5px; width: 170px; line-height: normal; height: auto; background: none;
 -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
 }
 #tmenu #topmenu li ul li a:hover { background: #670064; }
 #tmenu #topmenu li ul li { padding: 0; height: auto; }

 .cols2 { width: 360px; }

#pagebg { padding: 34px 0 0 0; background: url("/diz/imgs/headfoot.png") no-repeat 50% 0; }
.pagebg { min-height: 500px; padding: 0 0 34px 0; background: url("/diz/imgs/footertop.png") no-repeat 50% 100%; }

/* content coloms */
#conteiner { padding-left: 300px; }
 #lside { width: 270px; padding-right: 30px; margin-left: -300px; }
 #midside { width: 120%; }

/* footer */
#footbox { font-size: .9em; color: #dcb1d2; padding: 30px 0 0; width: 100%; background: #210920 url("/diz/imgs/footbox.jpg") no-repeat 50% 0; }
 #footbox a { color: #fff; }
 #fbox { width: 100%; background: url("/diz/imgs/fbox.png") repeat-y 50% 0; }
 #footbox .lcol { padding: 0 30px; width: 270px; }
 #footbox .lcol h3 { color: #ff2761; text-shadow: 0 -1px 0 #0f060e; font-size: 1.4em; margin-bottom: .6em; }

 .centroarts { position: relative; clear: both; height: 30px; }
 .centroarts a { position: absolute; right: 30px; top: -10px; width: 100px; padding-top: 22px; background: url("/diz/imgs/centroarts.png"); }

#footer { color: #fff; background: #140713; }
 #footer .wrap { position: relative; height: 100px; }
 #footer a { color: #fff; }

 .copyright { float: left; margin: 28px 0 0 30px; height: 52px; padding-left: 62px; background: url("/diz/imgs/ga_logo.png") no-repeat; }
 .copyright span { font-size: .8em; }

 .copyright_forum { float: left; margin: 28px 0 0 30px; height: 52px; padding-left: 62px; background: url("/diz/imgs/ga_logo.png") no-repeat; }
 .copyright_forum span { font-size: .8em; }

 #animeshka { top: -171px; right: -129px; position: absolute; width: 158px; padding-top: 196px; background: url("/diz/imgs/animeshka.png") no-repeat; }

.counts { float: right; padding-right: 30px; }
 .counts li { float: left; width: 88px; height: 31px; margin: 32px 0 0 6px; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
 .counts li:hover { opacity: 1.0; -moz-opacity: 1.0; filter:alpha(opacity=100); }

/* blocks */
.block, .adblock, .block h3, .story, .imgthumb img, .voteline .thide, .pollbox, .comright, .bform, .berrors { -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
 .block { border-bottom: 1px solid #e9e6e6; width: 270px; margin-bottom: 17px; padding-bottom: 10px; background-color: #c0bcbc;
 -moz-box-shadow: inset 0 -1px 1px 0 #989595;
 -webkit-box-shadow: inset 0 -1px 1px 0 #989595;
 box-shadow: inset 0 -1px 1px 0 #989595;
 }
 .block .dcont, .block .topnews { text-shadow: 0 1px 0 #dfdddd; background: url("/diz/imgs/bshadow.png") repeat-x; }
 .block .dcont { padding: 14px 15px 11px 29px; }

 .block h3 { text-shadow: 0 -1px 0 #50073a; height: 38px; padding: 11px 15px 0 29px; color: #fff; background: #7c085c url("/diz/imgs/btl.png");
 -webkit-border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; -moz-border-radius-bottomleft: 0; -moz-border-radius-bottomright: 0; border-bottom-left-radius: 0; border-bottom-right-radius: 0; }

 /* topnews */
 .topnews li a { line-height: normal; width: 226px; padding: 7px 15px 7px 29px; background: url("/diz/imgs/topnews.png") no-repeat 14px 14px; display: block; }
 .topnews li a:hover { background-color: #ccc7c7; background-color: rgba(213,208,208,0.5); }

 /* Archives */
 #archive .dcont { padding-left: 15px; }
 a.archives, #dle_news_archive_link { padding-left: 14px; width: 226px; }
 a.archives { background: url("/diz/imgs/archives.png") no-repeat 0 -234px; }
 a.archives:hover { background-position: 0 56%; }
 a.archives b { font-weight: normal; }
 #dle_news_archive_link { padding-top: 1em; height: 32px; }
 #dle_news_archive_link br { display: none; }
 #dle_news_archive_link a.archives { padding: 0; background: none; }
 #archive #dle_news_archive_link a { width: auto; height: 26px; line-height: 26px; float: left; text-shadow: 0 1px 0 #3e022c; font-size: 1em; }

/* ad */
.adblock { padding: 15px; width: 240px; margin-bottom: 17px; background-color: #cac4c4; background-color: rgba(163,156,157,0.25); }

/* Votes */
 .vtitle { color: #fff; font-size: 1.2em; margin-bottom: 0.6em; }
 .vlist { margin-bottom: 1.4em; }
 .vlist p { font-size: .85em; }
 .voteline { margin-bottom: .4em; padding: 2px; width: 265px; height: 12px; background: url("/diz/imgs/voteline.png") no-repeat; }
 .voteline .thide { padding-top: 11px; background: #6c004f url("/diz/imgs/voteline.png") no-repeat 0 -16px; }

 .vfoot { height: 32px; }
 .vfoot .fbutton, .vfoot .vresult { float: left; }
 .vfoot .vresult { padding: 0 10px; line-height: 32px; }
 .votenum { text-align: right; font-size: .85em; }
 .vote, #dle-poll-list div { clear: both; padding: 2px 0 2px 0; }
 .vote input, #dle-poll-list div input { vertical-align: middle; margin: -1px 2px 0 0; padding: 0; width: 14px; height: 14px; }

 #dle-poll-list { text-align: left; }

 #pollbox { padding: 0 6% 1.2em 6%; }
 .pollbox { background: #f8f8f8; padding: 18px 20px; border: 1px dotted #c0bcbc; margin: 0 auto; margin-bottom: 1.1em; }
 .pollhead { margin-bottom: 1em; color: #ff2761; font-size: 1.3em; font-weight: normal; }

/* shortstory */
.story { padding: 3px; background-color: #f8f7f7; margin-bottom: 20px;
 -moz-box-shadow: 0 2px 4px 0 #b3adad;
 -webkit-box-shadow: 0 2px 4px 0 #b3adad;
 box-shadow: 0 2px 4px 0 #b3adad;
}
.shortstory .storin { border-bottom: 1px solid #dfdede;
 -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0;
 -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0;
}
.storin { background: #fff; }
.story .dtop { float: left; padding: 15px 0 15px 0; position: relative; width: 100%; background: url("/diz/imgs/storytop.png") no-repeat 0 100%; }
 .story .dtop:after { left: -8px; top: 19px; position: absolute; content: "*"; padding-top: 44px; width: 21px; background: url("/diz/imgs/storyarrow.png") no-repeat; }
 .story .dtop h2, .stinfo { padding: 0 88px 0 27px; }
 .story .dtop h2 { margin-bottom: .2em; }
 
 .acoms b { font-size: 1.3em; font-weight: normal; width: 46px; height: 40px; padding-top: 30px; text-align: center; display: block; background: #740d5d; position: absolute; right: 22px; top: -3px; background: url("/diz/imgs/acoms.png"); }
 .acoms a, .acoms { color: #fff; }

 .ihmenu { color: #696969; display: inline; font-size: .75em; }
 .ihmenu li { float: left; padding-left: 11px; margin-right: 10px; background: url("/diz/imgs/ihmenu.png") no-repeat 0 50%; }
 .ihmenu li span { padding-left: 14px; }
 .ihmenu li:first-child { padding: 0; background: none; }

 .adate { background: url("/diz/imgs/adate.png") no-repeat 0 50%; }
 .auser { background: url("/diz/imgs/auser.png") no-repeat 0 50%; }
 .aviews { background: url("/diz/imgs/aviews.png") no-repeat 0 50%; }

 /* ratebox */
 .rate { float: right; margin: 0 0 0 1em; width: 85px; height: 17px; overflow: hidden; }

 .isicons { float: right; margin: 8px 0 0 1em; }
 .isicons b { height: 16px; width: 16px; float: left; margin-left: 4px; }
 .isicons a { display: block; height: 16px; width: 16px; }

 .story .dcont { clear: both; padding: 18px 27px; }
 .story .dbtm { position: relative; color: #696969; padding: 14px 27px 0 27px; height: 42px; }
 .fullstory .dbtm:after { content: ";)"; position: absolute; bottom: -28px; left: 23px; width: 26px; padding-top: 30px; background: url("/diz/imgs/btmcom.png"); }
 .argcat { margin-top: .65em; float: left; font-size: .75em; }

 .argmore a { margin-left: 1em; float: right; width: 96px; height: 27px; padding: 5px 0 0 12px; background: url("/diz/imgs/argmore.png") no-repeat; }
 .argmore a:hover { background-position: -108px 0; }
 
 .argback a { color: #fff; margin-left: 1em; float: right; width: 94px; height: 26px; padding: 4px 0 0 12px; background: url("/diz/imgs/argmore.png") no-repeat 0 -32px; }
 .argback a:hover { background-position: -106px -32px; }

 .imgthumb { display: inline; }
 .imgthumb br { display: none; }
 .imgthumb img { margin: 2px 20px 10px 0; float: left; width: 190px; border: 1px solid #dfdede; }

/* ???????????? */
#related { position: relative; text-shadow: 0 1px 0 #fff; font-size: .75em; margin: 0 27px; background: #ececeb url("/diz/imgs/relbg.png") repeat;
 -moz-box-shadow: inset 0 1px 2px 0 #cccccb;
 -webkit-box-shadow: inset 0 1px 2px 0 #cccccb;
 box-shadow: inset 0 1px 2px 0 #cccccb;
}
 #related ul { background: url("/diz/imgs/rel.png") no-repeat 22px 50%; padding: 12px 135px 12px 59px; }
 .reltabs { width: 108px; position: absolute; top: -22px; right: 20px; }
 .reltabs a { float: left; width: 54px; text-align: center; padding-top: 49px; background: url("/diz/imgs/badpost.png") no-repeat 50% 0; }
 .reltabs .acompl a { background-position: 50% 0; }
 .reltabs .afaq a { background-position: 50% -100px; }

/* fullstory */
.fullstory { margin-bottom: 30px; }
.blhead { margin-bottom: 1.3em; padding: 0 28px; color: #474747; text-shadow: 0 1px 0 #f4f2f2; }
 .blhead h3 { font-size: 1.7em; }
 .blhead p { font-size: .75em; color: #838181; }

/* ????? ?????? */
.berrors { text-shadow: 0 1px 0 #d8d2d2; color: #3f3f3f; margin-bottom: 20px; padding: 13px 13px 13px 58px; background: #cac4c4 url("/diz/imgs/berrors.png") no-repeat 14px 15px; background-color: rgba(163,156,157,0.25); }

/* ??????????? */
.bcomment { padding-left: 94px; margin-bottom: 20px; }
 .bcomment .lcol { font-size: .75em; margin-left: -94px; width: 94px; }
 .comleft { position: relative; height: 89px; padding: 17px 0 0 17px; background: url("/diz/imgs/comleft.png") no-repeat; }
 .comava { position: relative; width: 62px; height: 62px; overflow: hidden; display: block; }
 .comava img { width: 62px; height: 62px; }
 .comava .thide { z-index: 2; width: 62px; padding-top: 62px; position: absolute; left: 0; top: 0; background: url("/diz/imgs/comava.png") no-repeat; }
 .cdate { display: block; padding-right: 10px; color: #474747; text-shadow: 0 1px 0 #f4f2f2; }

 .bcomment .rcol { width: 100%; }
 .comright { padding: 13px 0; background: #c0bcbc url("/diz/imgs/comright.png") no-repeat; border: 1px solid #9b9b9b;
 -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; border-top-left-radius: 0;
 -moz-box-shadow: 0 1px 0 0 #ece9ea;
 -webkit-box-shadow: 0 1px 0 0 #ece9ea;
 box-shadow: 0 1px 0 0 #ece9ea;
 }
 .groupicon img { position: absolute; left: -1px; top: -1px; z-index: 3; }

 .bctop { font-size: 1.1em; margin-bottom: .4em; }
 .bccont { padding: 0 20px; margin-bottom: 1em; }
 
 .comedit { padding: 0 20px; height: 16px; }
 .comedit li { float: left; font-size: 11px; margin-right: 1em; }
 .comedit li.selectmass { float: right; margin: 0 0 0 1em; }
 
 .signature { border-top: 1px dashed #9b9b9b; padding-top: 1em; margin-bottom: 1em; font-size: .85em; color: #6b6b6b; }

 .mass_comments_action { height: 30px; padding: 0 30px; margin-bottom: 20px; }

/* forms */
.bform { width: 100%; padding: 15px 0; margin-bottom: 20px; background-color: #fff; background-color: rgba(255,255,255,0.8); }
.dpad { margin: 0 30px; }
.bfhead { font-weight: normal; color: #858383; font-size: 1.6em; margin-bottom: .6em; }
.tableform { width: 100%; }
 .tableform td, .tableform th { border-top: 1px dotted #c0bcbc; padding: 9px 0; text-align: left; }
 .tableform th, .tableform .label, .tableform .addnews { width: 25%; font-weight: normal; vertical-align: top; padding-right: 10px; padding-top: 13px; }
 .imp:after { color: #dc173f; content: "*"; font-weight: bold; margin-top: 6px; vertical-align: middle; }

 .recipient select { width: 500px; }

 .checkbox { padding: 4px 0; line-height: 1em; }
 .checkbox input { margin-top: -2px; vertical-align: middle; }

 /*captcha*/
 .c-captcha { position: relative; height: 70px; }
 .c-captcha #dle-captcha, .c-captcha .f_input { float: left; margin-right: 5px; }
 .c-captcha #dle-captcha a { display: block; clear: both; }
 .c-captcha .f_input { position: absolute; left: 125px; font-size: 20px; height: 30px; padding: 9px; width: 100px; }

.f_input, .xfields input, .xprofile input { width: 288px; }
textarea { resize: vertical; }
.f_textarea { width: 96.7%; }
#category { width: 300px !important; }
.f_input { height: 16px; }
.fieldtr select, .f_textarea, .f_input, .xfields textarea, .xprofile textarea, .tdfield select,
.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select, #category, .bbeditor select, .textin, select.rating { padding: 4px; background: #fff; border: 1px solid #ababab;
 -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
 -moz-box-shadow: inset 0 1px 2px 0 #dbdbdb;
 -webkit-box-shadow: inset 0 1px 2px 0 #dbdbdb;
 box-shadow: inset 0 1px 2px 0 #dbdbdb;
}
.xfields textarea { width: 96.7%; }
.editor_button select { padding: 0; }

/* search */
.searchstyle { width: 480px; }
.search { font-size: 12px; padding: 0; }
td.search div { margin: 0 !important; }
.searchtable { background-color: #f8f8f8; padding: 10px; }
fieldset legend { color: #df2a4f; }
fieldset { border-width: 0; border: 1px solid #d7d7d7; padding: 5px; text-align: left; }
#searchuser, #searchinput { width: 90% !important; }
.searchitem { padding: 15px; background: #fff; padding: 18px 20px; border: 1px solid #c0bcbc; margin-bottom: 5px; }
.searchresult:hover { background-color: #fff; }

/* Userinfo */
.avatar { width: 100px; background: #fff; border: 1px solid #e5e8e9; padding: 5px; }
.avatar img { width: 100px; display: block; }
.userinfo { padding-left: 135px; }
 .rateui { width: 85px; height: 17px; margin: 0 auto; padding-top: 4px; }
 .userinfo .lcol { margin-left: -135px; width: 110px; padding-right: 25px; }
 .userinfo .lcol .avatar { margin-bottom: 1em; }

 .userinfo .rcol { width: 100%; }
 .userinfo .rcol ul { list-style: none; margin-bottom: 1.4em; }
 .userinfo .rcol ul li { margin-bottom: 0.2em; } 

 .usinf li { padding: 8px 0; border-top: 1px dotted #c0bcbc; }
 .usinf { border-bottom: 1px dotted #c0bcbc; }
 .ussep { padding-top: 1.2em; background: url("/diz/imgs/ussep.png") no-repeat; }

/* statistics */
.statistics { padding-bottom: 1em; }
 .statistics ul.lcol { min-height: 71px; margin: 0 0 0 -1px; width: 33.3%; }
 .statistics ul.lcol li { padding: 0 15px 0 1px; margin-bottom: 2px; }
 .statistics h4 { color: #e0003b; font-size: 1.3em; margin-bottom: .4em; }

.lines { border: 1px solid #f0f0ed; padding: 10px; }
 .lines li { margin-bottom: 0.2em; }


.pagesBlockuz2 a, .pagesBlockuz2 b, .catPages1 a, .catPages1 b, .catPages2 a, .catPages2 b, .pagesBlockuz1 a, .pagesBlockuz1 b {text-decoration: none; color: #ffffff! important;} 

.catPages1 {float: right;} 
.catPages2 {margin-left: .3em;} 

msgstr " 
 display: inline-block; 
 * дисплей: встроенный; 
 padding: 4px 10px; 
 margin-bottom: 0; 
 * margin-left: .3em; 
 font-size: 13px; 
 line-height: 18px; 
 * line-height: 20px; 
 цвет: #ffffff; 
 text-align: center; 
 text-shadow: 0 -1px 0 rgba (0, 0, 0, 0,25); 
 вертикально-выровненный: средний; 
 курсор: указатель; 
 background-color: # da4f49; 
 * background-color: # bd362f; 
 background-image: -ms-linear-gradient (верх, # ee5f5b, # bd362f); 
 background-image: -webkit-gradient (linear, 0 0, 0 100%, from (# ee5f5b), to (# bd362f)); 
 background-image: -webkit-linear-gradient (верх, # ee5f5b, # bd362f); 
 background-image: -o-linear-gradient (верх, # ee5f5b, # bd362f); 
 background-image: -moz-linear-gradient (верх, # ee5f5b, # bd362f); 
 background-image: linear-gradient (top, # ee5f5b, # bd362f); 
 background-repeat: repeat-x; 
 border-color: # bd362f # bd362f # 802420; 
 border-color: rgba (0, 0, 0, 0.1) rgba (0, 0, 0, 0.1) rgba (0, 0, 0, 0,25); 
 filter: progid: dximagetransform.microsoft.gradient (startColorstr = '# ee5f5b', endColorstr = '# bd362f', GradientType = 0); 
 filter: progid: dximagetransform.microsoft.gradient (enabled = false); 
 * zoom: 1; 
 -webkit-box-shadow: вставка 0 1px 0 rgba (255, 255, 255, 0.2), 0 1px 2px rgba (0, 0, 0, 0.15); 
 -moz-box-shadow: вставка 0 1px 0 rgba (255, 255, 255, 0,2), 0 1px 2px rgba (0, 0, 0, 0.15); 
 box-shadow: inset 0 1px 0 rgba (255, 255, 255, 0.2), 0 1px 2px rgba (0, 0, 0, 0.15); 
} 

b.swchItemA, b.swchItemA1 {color: #ffffff; 
 text-decoration: none; 
 background-color: # bd362f; 
 * background-color: # a9302a; 
 / * Кнопки в IE7 не получают границ, поэтому затемнение при наведении * / 

 background-position: 0 -25px; 
 -webkit-transition: background-position 0.1s linear; 
 -моз-переход: фоновая позиция 0,1 с линейная; 
 -ms-переход: фоновая позиция 0,1 с линейная; 
 -o-переход: фоновое положение 0,1 с линейное; 
 переход: фоновая позиция 0,1 с линейная; 
 -webkit-box-shadow: вставка 0 2px 4px rgba (0, 0, 0, 0.15), 0 1px 2px rgba (0, 0, 0, 0,05); 
 -moz-box-shadow: вставка 0 2px 4px rgba (0, 0, 0, 0.15), 0 1px 2px rgba (0, 0, 0, 0,05); 
 box-shadow: inset 0 2px 4px rgba (0, 0, 0, 0.15), 0 1px 2px rgba (0, 0, 0, 0.05);} 

.swchItemA1: парить, 
.swchItemA1: активный, 
.swchItem1: парить, 
.swchItem1: активный, 
.swchItemA: парить, 
.swchItemA: активный, 
.swchItem: парить, 
.swchItem: active { 
цвет: #ffffff; 
 text-decoration: none; 
 background-color: # bd362f; 
 * background-color: # a9302a; 
 / * Кнопки в IE7 не получают границ, поэтому затемнение при наведении * / 

 background-position: 0 -25px; 
 -webkit-transition: background-position 0.1s linear; 
 -моз-переход: фоновая позиция 0,1 с линейная; 
 -ms-переход: фоновая позиция 0,1 с линейная; 
 -o-переход: фоновое положение 0,1 с линейное; 
 переход: фоновая позиция 0,1 с линейная; 
 -webkit-box-shadow: вставка 0 2px 4px rgba (0, 0, 0, 0.15), 0 1px 2px rgba (0, 0, 0, 0,05); 
 -moz-box-shadow: вставка 0 2px 4px rgba (0, 0, 0, 0.15), 0 1px 2px rgba (0, 0, 0, 0,05); 
 box-shadow: inset 0 2px 4px rgba (0, 0, 0, 0.15), 0 1px 2px rgba (0, 0, 0, 0.05);} 

.pagesBlockuz2: перед тем, 
.pagesBlockuz2: после того, как, 
.pagesBlockuz1: перед тем, 
.pagesBlockuz1: после того, как, 
.catPages1: перед тем, 
.catPages1: после того, как, 
.catPages2: перед тем, 
.catPages2: после { 
 display: table; 
 content: ""; 
} 

.pagesBlockuz2 a: first-child, 
.pagesBlockuz2 b: first-child, 
.pagesBlockuz1 a: first-child, 
.pagesBlockuz1 b: first-child, 
.catPages1 a: first-child, 
.catPages1 b: first-child, 
.catPages2 a: first-child, 
.catPages2 b: first-child {-webkit-border-top-left-radius: 4px; 
-webkit-border-bottom-left-radius: 4px; 
-moz-border-radius-topleft: 4px; 
-moz-border-radius-bottomleft: 4px; 
border-top-left-radius: 4px; 
border-bottom-left-radius: 4px;} 

.pagesBlockuz2 a: последний ребенок, 
.pagesBlockuz2 b: последний ребенок, 
.pagesBlockuz1 a: последний ребенок, 
.pagesBlockuz1 b: последний ребенок, 
.catPages1 a: последний ребенок, 
.catPages1 b: last-child, 
.catPages2 a: последний ребенок, 
.catPages2 b: last-child {-webkit-border-top-right-radius: 4px; 
-webkit-border-bottom-right-radius: 4px; 
-moz-border-radius-topright: 4px; 
-moz-border-radius-bottomright: 4px; 
border-top-right-radius: 4px; 
border-bottom-right-radius: 4px;} 

.pagesBlockuz2: после того, как, 
.pagesBlockuz1: после того, как, 
.catPages1: после того, как, 
.catPages2: после { 
 ясно: оба; 
} 
.pagesBlockuz2: первый-ребенок, 
.pagesBlockuz1: первый-ребенок, 
.catPages1: первый ребенок, 
.catPages2: первый ребенок { 
 * margin-left: 0; 
} 
.pagesBlockuz2, 
.pagesBlockuz1, 
.catPages1, 
.catPages2 { 
 display: inline-block; 
 * дисплей: встроенный; 
 / * IE7 inline-block hack * / 
 * zoom: 1; 
} 

.pagesBlockuz2> .swchItemA1, .pagesBlockuz1> .swchItemA, .catPages1> .swchItemA, .catPages2> .swchItemA1 { 
 позиция: относительная; 
 плыть налево; 
 margin-left: -1px; 
 -webkit-border-radius: 0; 
 -moz-border-radius: 0; 
 border-radius: 0; 
} 
.pagesBlockuz2> .swchItem1, .pagesBlockuz1> .swchItem, .catPages1> .swchItem, .catPages2> .swchItem1 { 
 позиция: относительная; 
 плыть налево; 
 margin-left: -1px; 
 -webkit-border-radius: 0; 
 -moz-border-radius: 0; 
 border-radius: 0; 
} 

.pagesBlockuz2: first-child, .pagesBlockuz1: first-child, .catPages1: first-child, .catPages2: first-child { 
 margin-left: 0; 
 -webkit-border-bottom-left-radius: 4px; 
 border-bottom-left-radius: 4px; 
 -webkit-border-top-left-radius: 4px; 
 border-top-left-radius: 4px; 
 -moz-border-radius-bottomleft: 4px; 
 -moz-border-radius-topleft: 4px; 
} 

.pagesBlockuz2: last-child, .pagesBlockuz1: last-child, .catPages1: last-child, .catPages2: last-child { 
 -webkit-border-top-right-radius: 4px; 
 border-top-right-radius: 4px; 
 -webkit-border-bottom-right-radius: 4px; 
 border-bottom-right-radius: 4px; 
 -moz-border-radius-topright: 4px; 
 -moz-border-radius-bottomright: 4px;
 
 .view_video {width:230px;height:300px;overflow:hidden;background:url(/img/bg_view.png) no-repeat center bottom;margin:0 5px 5px 0;font:11px Tahoma, Geneva, sand-serif;}
.view_video a {text-decoration:none;color:#fff;text-shadow:0 1px 0 #000;}
.name_video {background:url(/img/name_video.png) no-repeat 0 -23px;width:196px;height:23px;margin:8px auto;text-align:center;line-height:21px;overflow:hidden;}
.name_video:hover {background-position:0 0;}
.src_video {width:205px;height:150px;overflow:hidden;margin:0 auto;padding:15px 0 0 0px;}
.src_video img {width:178px;height:126px;}
.bg_src {background:url(/img/src_video.png) no-repeat;position:absolute;width:230px;height:167px;margin:-143px 0 0 -12px;}
.user_add {background:url(/img/icons.png) no-repeat;height:16px;padding-left:17px;line-height:16px;margin:3px 0 4px 22px;float:left;}
.user_add a {text-shadow:none;color:#000;}
.line {background:url(/img/icons.png) repeat-x 0 bottom;width:210px;height:1px;margin:3px 10px;clear:both;}
.reads {background:url(/img/icons.png) no-repeat 0 -16px;height:12px;line-height:12px;margin:4px 12px 0 21px;padding-left:24px;color:#000;float:left;}
.commets {background:url(/img/icons.png) no-repeat 0 -28px;height:14px;line-height:12px;margin:4px 8px 0 0;padding-left:24px;color:#000;float:left;}
.commets a {color:#000;text-shadow:none;}
.raiting {background:url(/img/icons.png) no-repeat 0 -42px;height:16px;line-height:16px;margin:2px 60px 0 0;padding-left:21px;color:#000;float:left;}
.button {background:url(/img/button2.png) no-repeat;height:24px;width:96px;text-align:center;line-height:24px;float:left;margin:12px 10px 0 10px;}
 .plus_vzk {
width: 40px;
text-align: center;
color: #FFF;
font-size: 20px;
position: absolute;
top: 10px;
left: 10px;
z-index: 2;
background: #000;
border-radius: 50%;
height: 40px;
line-height: 40px;
}

#waakInfbc {
max-width: 200px;
position: fixed;
z-index: 99999999;
top: 20px;
left: 20px;
color: #FFF;
font-size: 12px;
display: none;
}

.waakInfbcOk {background: rgba(60,154,28,8);padding: 10px;}
.waakInfbcNon {background: rgba(253,86,40,8);padding: 10px;}
.waakInfbcZ {background: rgba(253,166,73,8);padding: 10px;}

#widWaakZakl {
padding: 10px 20px;
background: #FFF;
border: 1px solid #f1f1f1;
margin: 0 0 10px;
}
#widWaakZakl a {
font-size: 16px;
line-height: 30px;
}
#clr{clear:both;}

.widWaakZaklDel {
float: right;
padding: 0 10px;
}
.widWaakZaklDel:hover {
background: #f1f1f1;
}