@charset "utf-8";

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
}
body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	background-color: #414141;
	background-image: url(images/bg.png);
	background-position: top;
	background-repeat: no-repeat;
}

form {
	padding: 0px;
	margin: 0px;
}

p {
	padding: 0px;
	margin: 0px;
	padding-bottom: 12px;
}

button {
	margin: 0px;
}

a:link, a:visited, a:active {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.browse_icons {
	background-color: #404040;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 50px;
	background-image: url(images/meniu_bg2.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 155px;
}
.browse_search {
	background-color: #404040;
	background-image: url(images/meniu_bg2.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 42px;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}

.browse_search td {
	color: #FFF;
}

.table_border_2_h {
	width: 2px;
	background-color: #333333;
}
.table_border_2_w {
	height: 2px;
	background-color: #333333;
}
a.link1:link, a.link1:visited, a.link1:active, a.link1:hover {
	border: 1px solid #dddddd;
	color: #999999;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: normal;
	text-decoration: none;
}
a.link2:link, a.link2:visited, a.link2:active, a.link2:hover {
	border: 1px solid #333333;
	color: #333333;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: normal;
	text-decoration: none;
}

.browse_icons_all {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.browse_icons_table td {
	padding-bottom: 2px;
	padding-top: 2px;
}
.browse_icons_table img {
	border: 2px solid #333333;
}

.browse_icons_all a {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.browse_icons_all a:hover {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.browse_table {
	background-image: url(images/block_bg.png);
	background-position: top;
	background-repeat: repeat-x;
}
.browse_t_table {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	color: #4a6071;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.browse_t_table td {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.browse_title {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	height: 36px;
	width: 465px;
	background-image: url(images/meniu_bg2.png);
	background-repeat: repeat-x;
	
}
.browse_title a, .browse_title_56 a, .browse_title_45 a, .browse_title_60 a, .browse_title_75 a, .browse_title_25 a {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.browse_title_56 {
	height: 36px;
	background-image: url(images/meniu_bg2.png);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFF;
	width: 56px;
}
.browse_title_45 {
	height: 36px;
	background-image: url(images/meniu_bg2.png);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFF;
	width: 45px;
}
.browse_title_60 {
	height: 36px;
	background-image: url(images/meniu_bg2.png);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFF;
	width: 60px;
}
.browse_title_75 {
	height: 36px;
	background-image: url(images/meniu_bg2.png);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFF;
	width: 75px;
}
.browse_title_25 {
	height: 36px;
	background-image: url(images/meniu_bg2.png);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFF;
	width: 25px;
}
.browse_icon_col {
	width: 56px;
	background-color: #333333;
}
.search_input {
	width: 379px;
	height: 18px;
	border: 0px;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}

.search_button {
	display: compact;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFF;
	border: 1px solid #333333;
	padding-top: 4px;
	padding-bottom: 4px;
}

.btn {
	display: compact;
	height: 20px;
	border: 1px solid #828194;
	background-color: #FFF;
	padding-left: 4px;
	padding-right: 4px;
}
.browse_name {
	color: #4a6071;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.browse_desc {
	color: #4a6071;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.browse_t_name td {
	border: 0px;
}
a.browse_link:link, a.browse_link:visited, a.browse_link:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.browse_link:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.details_title {
	background-image: url(images/meniu_bg2.png);
	height: 36px;
	background-repeat: repeat-x;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
}
.details_name {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
.details_left {
	background-image: url(images/meniu_bg2.png);
	background-repeat: repeat-x;
	height: 36px;
	width: 95px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
}
.details_t_table {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.details_t_table td {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.details_t_name td {
	border: 0px;
}
.details_desc1 {
	color: #333333;
	font-weight: normal;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
}
.details_desc2 {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.details_desc3 {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.details_sname {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 95px;
	background-color: #404040;
	color: #FFF;
}

.details_fullbg {
	background-image: url(images/block_bg.png);
	background-position: top;
	background-repeat: repeat-x;
}

.frame_title {
	background-image: url(images/meniu_bg2.png);
	background-repeat: repeat-x;
	height: 36px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

.frame_title a {
	color: #FFF;
	text-decoration: none;
}
.frame_bg {
	background-image: url(images/block_bg.png);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
}
.stats_table {
	border-left: 1px solid #a9cceb;
	border-top: 1px solid #a9cceb;
	background-color: #607a8e;
	color: #FFF;
	font-size: 11px;
}
.stats_table td {
	border-right: 1px solid #a9cceb;
	border-bottom: 1px solid #a9cceb;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
.user_stats {
	color: #FFF;
	font-size: 11px;
	margin-left: 10px;
}
.user_stats a {
	color: #FFF;
}

.new_torrent_name {
	height: 30px;
}

.vote_line1 {
	height: 4px;
	background-color: #485d6e;
}
.vote_line2 {
	height: 4px;
	background-color: #d2d1d1;
}

.img_border {
	border: 2px solid #333333;
}
.new_class {
	color: #dc3943;
}

.forum_table {
	background-image: url(images/block_bg.png);
	background-position: top;
	background-repeat: repeat-x;
}
.forum_title {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/meniu_bg2.png);
	background-repeat: repeat-x;
	height: 36px;
	padding-left: 5px;
	padding-right: 5px;
}
.forum_t_table {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	color: #4a6071;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.forum_t_table td {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.forum_t_name td {
	border: 0px;
}

a.forumlink:link, a.forumlink:visited, a.forumlink:active {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.forumlink:hover {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.details_show_table {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
.details_show_table td {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.radio {
	border: 0px;
}

.checkbox {
	border: 0px;
}

.loading {
	background-image: url('../../ajax-loader.gif');
}

.img_bdr {
	border: 1px solid #333333;
	padding: 2px;
}

.avatar_bdr {
	border: 1px solid #333333;
	padding: 1px;
}

.pics2 {
	width: 1000px;
	height: 101px;
	border: 0px;
}

/*        */



.search_field {
	background-image: url(images/search_bg.png);
	background-repeat: no-repeat;
	width: 297px;
	border: 0px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #333333;
	font-weight: bold;
	font-size: 10px;
}

.search_submit {
	background-image: url(images/search_submit.png);
	background-repeat: no-repeat;
	width: 67px;
	height: 28px;
	border: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
}

.news_title {
	background-image: url(images/meniu_bg2.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	height: 36px;
	color: #FFF;
	font-weight: bold;
}

.news_title a {
	color: #FFF;
	font-weight: bold;
}

.news_bg {
	background-image: url(images/block_bg.png);
	background-position: top;
	background-repeat: repeat-x;
}

.meniu_bg {
	background-image: url(images/meniu_bg2.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	height: 36px;
}

.search_bg {
	background-color: #FFFFFF;
}

.search_bg1 {
	background-image: url(images/search_bg1.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 98px;
}

.search_bg2 {
	background-image: url(images/search_bg2.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 98px;
}

.content_top {
	background-image: url(images/content_top.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}

.white_col {
	background-color: #FFFFFF;
	width: 1px;
}

.index_bottom {
	background-color: #333333;
	background-image: url(images/index_bottom_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 20px;
}

.index_bottom_title {
	height: 41px;
	background-image: url(images/index_bottom_title.png);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFF;
	padding-left: 21px;
	font-weight: bold;
	color: #FFF;
}

.index_forum_title {
	padding-top: 8px;
	padding-bottom: 5px;
}

.index_forum_title a {
	color: #55a3c6;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.index_forum_subject {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
	font-size: 11px;
}

.index_forum_subject a {
	font-weight: normal;
	color: #55a3c6;
	font-size: 11px;
	text-decoration: none;
}

.index_content_line {
	background-color: #cccccc;
	height: 6px;
}

.index_forum_body {
	padding-top: 2px;
	padding-bottom: 20px;
	font-size: 12px;
	color: #aaaaaa;
}

.index_middle_topic {
	height: 30px;
	color: #898989;
	font-weight: bold;
}

.index_middle_title {
	height: 30px;
}

.index_middle_title a {
	color: #55a3c6;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.block_topic {
	height: 41px;
	background-image: url(images/block_topic.png);
	background-position: top;
	background-repeat: repeat-x;
	color: #4e4e4e;
	padding-left: 21px;
	font-weight: bold;
}
.block_table {
	background-image: url(images/block_bg.png);
	background-position: top;
	background-repeat: repeat-x;
}
.block_bg {
	padding-top: 11px;
	padding-left: 21px;
	padding-right: 21px;
	padding-bottom: 11px;
}

.block_bg_hor {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.b_block_topic {
	height: 41px;
	background-image: url(images/b_block_topic.png);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFF;
	padding-left: 21px;
	font-weight: bold;
}
.b_block_table {
	background-image: url(images/b_block_bg.png);
	background-position: top;
	background-repeat: repeat-x;
}
.b_block_bg {
	padding-left: 21px;
	padding-top: 12px;
	padding-right: 21px;
	padding-bottom: 12px;
	color: #72b0e3;
}

.content_line {
	background-color: #f1f1f1;
	height: 1px;
}
.content_box {
	padding-top: 4px;
	padding-bottom: 5px;
}

.vert_line_b {
	background-color: #badae7;
	width: 1px;
}

.login_field_text {
	color: #6e92aa;
	font-weight: bold;
}

.login_field_text2 a {
	display: block;
	color: #6eb0e0;
	padding-top: 20px;
	padding-bottom: 10px;
}

.login_input_text {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 0px;
	height: 20px;
	width: 160px;
	border: 1px solid #bfe0f1;;
}

.login_input_submit {
	background-image: url(images/login_submit.png);
	background-repeat: no-repeat;
	width: 65px;
	height: 24px;
	border: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
}

a.content_box_title:link, a.content_box_title:visited, a.content_box_title:active, a.content_box_title:hover {
	margin-left: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 7px;
	display: block;
	color: #72a2c8;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.content_box_stitle {
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 7px;
	color: #676664;
	font-size: 11px;
}

.content_box_stitle a {
	color: #72a2c8;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.meniulink:link, a.meniulink:visited, a.meniulink:active {
	font-weight: bold;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

a.meniulink:hover {
	font-weight: bold;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/meniu_bg.png);
	color: #2f2f2f;
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

.meniu_vert {
	background-color: #333333;
	width: 1px;
}

.image_new {
	border: 1px solid #dddddd;
	padding: 3px;
	background-color: #FFF;
}

.tab_left {
	background-image: url(images/tab_left.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 4px;
	height: 18px;
}
.tab_right {
	background-image: url(images/tab_right.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 4px;
	height: 18px;
}
.tab_bg {
	background-color: #FFF;
	height: 18px;
	color: #9fa1ae;
}
.tab_bg a {
	text-decoration: none;
	color: #4e4e4e;
	font-weight: bold;
	display: inline;
	font-size: 10px;
	margin-left: 4px;
	margin-right: 4px;
}

.tab_act_left {
	background-image: url(images/tab_act_left.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 4px;
	height: 18px;
}
.tab_act_right {
	background-image: url(images/tab_act_right.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 4px;
	height: 18px;
}
.tab_act_bg {
	background-image: url(images/tab_act_bg.png);
	background-repeat: repeat-x;
	height: 18px;
	color: #FFF;
}
.tab_act_bg a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	display: inline;
	font-size: 10px;
	margin-left: 4px;
	margin-right: 4px;
}

.idTabs {
	padding: 0px;
	margin: 0px;
}
.idTabs li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 3px;
	list-style: none;
}