@import url("/designs_121/style.css");
.js_table_forum {
 background:#197aa3;
 border:1px dashed #cccccc;
 padding:2px;
 opacity:0.5;
}
/* Site Spoiler */
a.bspoiler:link {text-decoration:none; color:#898989} 
a.bspoiler:visited {text-decoration:none; color:#898989} 
a.bspoiler:hover {text-decoration:none; color:#898989} 
a.bspoiler:active {text-decoration:none; color:#898989} 
.bspoilerdiv {height: 18px; padding-left: 3px; padding-top: 3px; background:#161618; border: 1px solid #4e4e4e;} 
.bspoilerdtw {margin: 3px; margin-top:1px;} 
/*----*/

red {color: #ff0000;} 
blu {color: blue;} 
gre {color: green;} 
bla {color: black} 
whi {color: white} 
gra {color: gray;} 
yel {color: yellow;} 
ora {color: orange;} 
pur {color: purple;}




/*--------player--------*/
.eps {
 background:#000000;
 color: #FFFFFF;

 padding: 2px 6px;
 display:block; 
}
.ep1, .ep2 {
 text-decoration: none; color: #000000;
}
.ep1 {
 background:#FFFFFF; display:block; padding:2px 4px;
}
.ep2 {
 background:#DDDDDD; display:block; padding:2px 4px;
}
/*======================*/












.container1 {width: 500px; padding: 0; margin: 0 auto;} 
.main_view {float: left; position: relative; margin-bottom: 25px; border-bottom:1px solid black; border-right:1px solid black; border-left:1px solid black;} 
.window {height:280px; width: 180px; border: 6px solid #FFFFFF; overflow: hidden; position: relative;} 
.image_reel {position: absolute; top: 0; left: 0;} 
.image_reel img {float: left;} 
.paging {position: absolute; bottom: -1px; right: -7px; width: 178px; height:25px; z-index: 40; text-align: center; line-height: 25px; background: url(http://fotki.ucoz.ua/script/primery/slider/paging_bg2.png) no-repeat; display: none;} 
.paging a {padding: 5px; text-decoration: none; color: #fff;} 
.paging a.active {font-weight: bold; background: #920000; border: 1px solid #610000; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px;}
































/*Всплывающий скриншот*/
.thumbnail{ 
position: relative; 
z-index: 0; 
} 
.thumbnail:hover{ 
background-color: transparent; 
z-index: 50; 
} 
.thumbnail span{ /*CSS for enlarged image*/ 
position: absolute; 
background-color: #3d3d3d; 
padding: 5px; 
left: -1000px; 
border: 1px solid white; 
visibility: hidden; 
color: Yellow; 
text-decoration: none; 
border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px 4px 4px 4px;
} 
.thumbnail span img{ /*CSS for enlarged image*/ 
border-width: 0; 
padding: 2px; 
} 
.thumbnail:hover span{ /*CSS for enlarged image on hover*/ 
visibility: visible; 
top: 0; 
left: 10px; /*position where enlarged image should offset horizontally */ 
} 
/*---------------------*/