* {
margin:0;
padding:0;
}

html {
background:#fff url(../images/bg.gif) repeat-x top;
}

body {
font:.7em Verdana;
color:#707070;
background:url(../images/top_left.jpg) no-repeat top left;
}

a {
color:#0072BC;
text-decoration:underline;
}

img {
border:none;
}

h1 {
color:#188AD5;
font:2em Arial;
font-weight:400;
}

h2 {
background:url(../images/h2.png) no-repeat;
height:29px;
color:#fff;
font:1.3em Arial;
font-weight:700;
line-height:25px;
margin:0 -10px 5px;
}

h2 img {
float:left;
}

h3 {
text-align:left;
width:240px;
background:#fff url(../images/h3.gif) no-repeat left;
height:20px;
font:1.2em Arial;
font-weight:700;
color:#0072BC;
margin:0 auto 5px;
padding:2px 0 0 30px;
}

.h3_img {
float:left;
position:absolute;
margin:-18px 0 0 -45px;
}

h4 {
font-size:1.6em;
font-weight:400;
padding-left:10px;
}

h5 {
color:#F26522;
text-align:center;
font-size:1.2em;
}

.textbox {
border:1px solid #ddd;
background:#fff;
}

.button {
border:1px solid #ddd;
background:#278ED3;
color:#fff;
font:1em Verdana;
height:18px;
vertical-align:bottom!important;
padding:0 3px;
}

textarea {
background:#eee;
border:0;
}

#wrapper {
background:url(../images/top_right.jpg) no-repeat top right;
min-width:1000px;
}

#container {
width:100%;
float:left;
margin-right:-253px;
}

#header {
height:139px;
position:relative;
}

.logo {
position:absolute;
top:47px;
left:22px;
}

.banner {
position:absolute;
left:50%;
top:20px;
margin-left:-270px;
}

#header ul {
overflow:hidden;
position:relative;
top:95px;
left:50%;
margin-left:-250px;
float:left;
}

#header li {
float:left;
border-right:1px solid #0054A6;
list-style:none;
margin-right:-1px;
padding:0 6px 0 7px;
}

#header li a {
color:#0054A6;
font:1.4em Arial;
}

#intro {
background:#034F81 url(../images/intro.gif) repeat-x top;
height:auto!important;
margin-bottom:20px;
color:#fff;
}

#intro a {
text-decoration:none;
color:#fff;
}

#intro .inside1 {
background:url(../images/intro1.gif) repeat-y right;
}

#intro .inside2 {
background:url(../images/intro2.gif) repeat-y left;
}

#intro .inside3 {
background:url(../images/intro3.gif) repeat-x bottom;
}

#intro .inside4 {
background:url(../images/intro4.gif) no-repeat bottom left;
}

#intro .inside5 {
background:url(../images/intro5.gif) no-repeat bottom right;
}

#intro .inside6 {
background:url(../images/intro6.gif) no-repeat top left;
min-height:135px;
height:auto!important;
}

#intro .inside7 {
background:url(../images/intro7.gif) no-repeat top right;
overflow:hidden;
padding-bottom:15px;
}

.iblock {
width:33%;
float:left;
text-align:center;
margin:25px 0 0;
}

.iblock ul {
text-align:left;
width:270px;
list-style:none;
margin:0 auto;
}

#content {
margin-right:253px;
padding:0 20px 0 10px;
}

#content ul,#content ol {
margin-left:30px;
}

#content_top {
height:66px;
background:#F3F3F3 url(../images/content_top.gif) no-repeat right top;
margin:0 0 20px -7px;
}

.speedbar {
float:left;
height:50px;
width:50%;
color:#0072BC;
font-size:1em;
font-weight:700;
background:url(../images/speedbar.gif) no-repeat left top;
padding:16px 0 0;
}

.speedbar p {
margin-left:70px;
}

.searchbox {
height:40px;
margin-left:50%;
background:url(../images/search.gif) no-repeat left top;
padding:26px 0 0 85px;
}

.searchbox .textbox {
width:70%;
}

.title {
background:#188AD5 url(../images/title.gif) repeat-y left;
color:#fff;
margin:0 -15px 10px;
padding:5px 15px;
}

.block {
background:#F3F3F3 url(../images/block.gif) no-repeat left bottom;
margin-bottom:15px;
}

.block .inside1 {
background:url(../images/block1.jpg) no-repeat right bottom;
padding:0 15px 15px;
}

.article {
overflow:hidden;
height:auto!important;
border-bottom:1px solid #C2D9E8;
margin-bottom:5px;
padding:0 0 10px;
}

.article img {
margin:0 5px;
}

.bottomanchor {
font:1.2em Arial;
font-weight:700;
margin:20px 0;
}

.bottomanchor a {
margin-right:20px;
}

#sidebar {
width:239px;
float:right;
padding-right:14px;
}

.sidebar_block {
background:#EDEBEB url(../images/sidebar_block.gif) no-repeat bottom;
margin-bottom:10px;
padding:0 10px 9px;
}

.login {
text-align:right;
overflow:hidden;
height:auto!important;
margin:10px 0 0;
}

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

.left a {
padding-left:12px;
margin-left:8px;
background:url(../images/cross.gif) no-repeat left top;
color:#797878;
text-decoration:none;
}

#nav {
overflow:hidden;
}

#nav li {
border-bottom:1px solid #fff;
list-style:none;
margin-bottom:-1px;
line-height:21px;
background:url(../images/menu_list.gif) no-repeat left top;
}

#nav li a {
color:#595959;
text-decoration:none;
font-weight:700;
padding-left:50px;
}

#footer {
border-top:2px solid #165D8B;
margin-top:15px;
background:#AEC2CF;
font-size:.8em;
padding:10px 15px;
}

#footer img {
margin:3px 0 0 15px;
}

.right {
float:right;
text-align:right;
font-size:1.6em;
}

#footer a {
color:#0072BC;
}

.clearing {
height:0;
clear:both;
font-size:0;
}

.rating {
float:right;
margin-top:5px;
color:#fff;
}

.navigation {
color:#666;
border:0;
}

.navigation a {
text-decoration:none;
color:#636363;
background:#F9F9F9;
border:1px solid #E6E6E6;
font-size:11px;
padding:3px 6px;
}

.navigation a:hover {
background:#AEC2CF;
color:#FFF;
border-color:#E6E6E6;
}

.navigation span {
text-decoration:none;
background:#fff;
border:1px solid #999;
color:#999;
font-size:11px;
padding:3px 6px;
}

.addcomment {
width:462px;
border-collapse:separate;
margin-bottom:10px;
vertical-align:top;
text-align:left;
}

.addcomment th {
background:#AEC2CF;
color:#333;
text-align:center;
padding:4px;
}

.addcomment textarea {
width:100%;
border:none;
height:100px;
}

.commentform {
line-height:25px;
width:24%;
}

.center {
text-align:center;
width:100%;
}

.center .addcomment {
border:1px solid #ccc;
margin:0 auto 5px;
}

.answer {
width:100%;
border-collapse:separate;
margin:10px 0;
}

.answer td {
padding:0;
}

.answer th {
background:#AEC2CF;
color:#333;
font-weight:400;
text-align:left;
padding:4px;
}

.answer th a {
color:#333;
text-decoration:underline;
font-weight:700;
}

.answer .comment_user_info {
background:#eee;
width:20%;
font-size:.9em;
vertical-align:top;
padding:5px;
}

.answer .user_comment {
background:#f9f9f9;
vertical-align:top;
padding:5px 10px;
}

.comment_bottom td {
background:#AEC2CF;
color:#333;
font-size:.9em;
padding:3px 5px;
}

.comment_bottom td a {
color:#333;
text-decoration:underline;
}

.right_bottom {
float:right;
}

.addnews .textbox {
width:200px;
}

.pm {
width:95%;
border-collapse:separate;
}

.pm textarea {
width:100%;
border:0;
height:100px;
}

.registration td {
padding:5px;
}

a:hover,.comment_bottom td a:hover {
text-decoration:none;
}

#intro a:hover,.left a:hover,#nav li a:hover {
text-decoration:underline;
}

.title h1,.title a {
color:#fff;
}

.block .title p,.registration .button1 {
margin-bottom:0;
}

.block p,#sidebar p {
margin-bottom:10px;
}

.login .textbox,.registration .textbox {
width:150px;
}

.addnews,.feedback {
width:100%;
}

.addnews td,.feedback td,.lostpassword td,.pm td {
padding:3px;
}

.addnews textarea,.feedback textarea {
width:100%;
height:100px;
}

#news_address {
width:auto;
height:140px;
text-align:center;
padding:3px;
}

.na_inp {
width:470px;
margin:2px;
}


/*
CSS by Rolly / PsxTorrent 2.0 
*/

.dwntorrenttxt {
	font-size: large;
	color: #06F;
	text-decoration: underline;
}
.dwntorrent_up {
	color: #3C0;
}
.dwntorrent_down {
	color: #F00;
}
.dwntorrent_total {
	color: #06C;
}
.dwntorrent_tblc
{
/*
Öâåò òàáëèöû #edfcfe
*/
	background-color: #edfcfe;
/*
Öâåò ãðàíèö #77e7f7
*/
	border: 1px solid #77e7f7;
}
.dwntorrent_tblx
{
	border: 1px solid #77e7f7;
}

/*
CSS by Rolly / PsxTorrent 2.0 
*/


.nik_images {max-width:150px; vertical-align: text-top; margin-top:-6px}
