/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 1px;
}

.preload {
	display: none;
}

.grad {
	background: url(../images/grad.png) repeat-x top;
}

.center {
	width: 980px;
	margin: 0 auto;
}

body {
	background: url(../images/bg_point.png) repeat;
	font: 12px Tahoma;
	color: #919191;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td {
	vertical-align: top;
}

/*head*/
.head {
	width: 980px;
	height: 110px;
	position: relative;
}

.logo {
	position: absolute;
	width: 404px;
	height: 110px;
	top: 0;
	left: 0;
	background: url(../images/logo.jpg) no-repeat top;
}

.logo a {
	position: absolute;
	display: block;
	width: 300px;
	height: 39px;
	top: 21px;
	left: 104px;
	color: #1c1c1c;
}

.register {
	position: absolute;
	left: 430px;
	top: 28px;
	color: #777777;
	font-size: 15px;
}

.register a {
	color: #777777;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
}

.register a:hover {
	text-decoration: none;
	color: #ffffff;
}

.reg_fields {
	position: absolute;
	right: 9px;
	top: 21px;
}

.reg_fields input {
	width: 118px;
	height: 16px;
	background: #2c2c2c;
	border: 1px solid #404040;
	color: #737373;
	padding: 6px 8px;
	vertical-align: middle;
	margin: 0 0 0 5px;
}

.reg_fields .reg_enter {
	background: url(../images/enter.png) no-repeat;
	width: 63px;
	height: 28px;
	border: none;
	padding: 0;
	border: 0;
	cursor: pointer;
}

.searching {
	position: absolute;
	right: 10px;
	bottom: 9px;
	background: url(../images/search.png) no-repeat top;
	width: 163px;
	height: 21px;
	padding: 5px 0 0 10px;
}



/*menuha*/
.menuha {
	position: absolute;
	z-index: 1;
	height: 44px;
	width: 650px;
	bottom: 0;
	left: 120px;
}

.menuha table {
	width: 100%;
	height: 44px;
}

.menuha table tr td {
	vertical-align: middle;
	text-align: center;
	background: url(../images/menuha_bg.png) no-repeat right;
	padding: 0 9px;
}

.menuha table tr .last {
	background: none;
	padding: 0 10px 0 5px;
}

.menuha table tr td a {
	color: #eeba00;
	font-size: 20px;
}

.menuha table tr .menuha_sel {
	color: #eeba00;
	font-size: 20px;
	padding: 0;
}

.menuha table tr td img,.menuha table tr td span {
	vertical-align: middle;
	padding: 0 0 0 6px;
}

.menuha table tr td select {
	width: 100px;
	color: #000000;
}

/*menuha*/ /*main*/
.main {
	background: #1c1c1c;
	position: relative;
	width: 980px;
}

.main_pad {
	padding: 12px 10px 60px 10px;
}

.logo_down {
	background: url(../images/logo_down.jpg) no-repeat top left;
	width: 109px;
	height: 11px;
	position: absolute;
	left: 0;
	top: 0;
}

/*up*/
.up {
	padding: 0 0 11px 0;
}

.up_left {
	float: left;
	width: 222px;
	text-align: center;
	color: #6e6e6e;
}

.up_left span {
	padding: 0 3px;
}

.up_left span a {
	color: #6e6e6e;
}

.up_left span a:hover {
	color: #f6f6f6;
}

.up_left .f_1 {
	font-size: 14px;
}

.up_left .f_2 {
	font-size: 15px;
}

.up_left .f_3 {
	font-size: 16px;
}

.up_left .f_4 {
	font-size: 17px;
}

.up_left .f_5 {
	font-size: 18px;
}

.up_left .f_6 {
	font-size: 19px;
}

.up_left .f_7 {
	font-size: 20px;
}

.up_left .f_8 {
	font-size: 21px;
}

.up_right {
	float: left;
	width: 728px;
	margin: 0 0 0 10px;
}

.up_right img {
	width: 728px;
	height: 90px;
}

/*up*/ /*container*/
.container {
	
}

/*con_left*/
.con_left {
	width: 300px;
	float: left;
}

.reklama_top {
	width: 300px;
	height: 250px;
	margin: 0 0 10px 0;
}

.reklama_top img {
	width: 300px;
	height: 250px;
}

/*popular*/
.popular {
	background: #343433;
	padding: 4px 0 10px 0;
	margin: 0 0 10px 0;
}

.popular_header {
	background: url(../images/popular_header.jpg) repeat-x top;
	height: 37px;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
	margin: 0 0 10px 0;
}

.popular_header p {
	padding: 6px 0 0 0;
}

.popular_block {
	height: 289px;
	overflow: auto;
	padding: 0 0 0 10px;
	position: relative;
}

.popular_block table {
	
}

.popular_block table tr td {
	padding: 0 2px 4px 2px;
}

.popular_block table .pop_img {
	width: 83px;
	height: 64px;
	position: relative;
}

.popular_block table .pop_img .pop_time {
	position: absolute;
	display: block;
	background: url(../images/pop_time.png) repeat;
	padding: 2px 4px;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	right: 2px;
	top: 2px;
	color: #f1e5ef;
}

.popular_block table .pop_img img {
	border: 1px solid #a19f33;
	width: 81px;
	height: 62px;
}

.popular_block table .pop_txt {
	color: #9d9d9d;
	padding: 2px 0 0 0;
	width:85px;
}

.popular_block table .pop_txt a {
	color: #9d9d9d;
}

.popular_block table .pop_txt a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

/*popular*/ /*lenta*/
.lenta {
	padding: 0 0 0 4px;
}

.lenta_left {
	float: left;
	width: 160px;
	height: 600px;
}

.lenta_left img {
	width: 160px;
	height: 600px;
}

.lenta_right {
	float: left;
	background: #2c2c2b;
	width: 120px;
	margin: 0 0 0 8px;
}

.pre {
	width: 120px;
	background: #6c6c6c;
	padding: 5px 4px;
	margin: 0 0 10px 0;
}

.pre p {
	color: #ffffff;
	font-size: 13px;
	text-align: center;
	padding: 0 0 4px 0;
}

.pre .pre_img {
	padding: 2px;
	background: #ababab;
}

.pre .pre_img img {
	width: 110px;
	height: 82px;
	background: #ffffff;
	padding: 1px;
	border: 1px solid #a19f33;
}

.pre .pre_txt {
	color: #000000;
	padding: 4px 0 0 0;
}

/*lenta*/ /*con_right*/
.con_right {
	width: 650px;
	float: left;
	background: #2c2c2b;
	margin: 0 0 0 10px;
}

.today {
	height: 41px;
	background: url(../images/point_red.png) repeat-x top;
	text-align: center;
	margin: 0 0 6px 0;
}

.today p {
	padding: 12px 0 0 0;
}

.list {
	background: url(../images/list_bg.png) repeat-x top;
	height: 46px;
	padding: 0 0 0 5px;
}

.list table {
	height: 46px;
	width: 100%;
	padding: 0 0 0 0;
}

.list table tr td {
	vertical-align: middle;
	background: url(../images/square.jpg) no-repeat right;
	padding: 0 13px;
}

.list table tr td a {
	color: #eeba00;
	font-size: 18px;
	text-decoration: underline;
}

.list table tr td a:hover {
	text-decoration: none;
}

.list table tr .last {
	background: none;
}

/*news*/
.news {
	padding: 15px 10px 0 10px;
}

.news_block {
	position: relative;
	margin: 0 0 8px 0;
	min-height: 98px;
}

.news_block .news_date {
	position: absolute;
	right: 12px;
	top: 5px;
}

.news_block .news_date .n_d_info {
	font-size: 14px;
	color: #767676;
}

.news_block .news_date .n_d_info span {
	color: #eeeec5;
}

.news_block .news_img {
	position: absolute;
	top: 3px;
	left: 3px;
}

.news_block .news_img img {
	width: 120px;
	height: 90px;
	background: #ffffff;
	padding: 1px;
	border: 1px solid #a19f33;
}

.news_block .news_header {
	color: #d2d2ae;
	font-size: 14px;
	background: #222221;
	padding: 5px 220px 5px 150px;
}

.news_block .news_header a {
	color: #d2d2ae;
}

.news_block .news_txt {
	padding: 10px 0 0 150px;
}

.news_block .news_txt a {
	color: #eeba00;
	font-weight: bold;
	text-decoration: underline;
}

.news_block .news_txt a:hover {
	text-decoration: none;
}

/*news*/ /*bottom*/
.bottom {
	height: 48px;
	background: url(../images/bottom_bg.png) repeat-x top;
	text-align: center;
	color: #eeba00;
	font-size: 17px;
	margin: 12px 0 0 0;
}

.bottom p {
	padding: 10px 0 0 0; $
	padding: 12px 0 0 0;
}

.bottom a {
	color: #eeba00;
	vertical-align: middle;
}

.bottom .active {
	font-weight: bold;
	margin: 0 -1px;
}

.bottom a:hover {
	font-weight: bold;
	text-decoration: none;
	margin: 0 -1px;
}

.bottom img {
	vertical-align: middle;
}

.bottom span {
	padding: 0 10px;
}

.bottom span a:hover {
	margin: 0;
}

/*bottom*/ /*foot*/
.foot {
	height: 77px;
	background: #000000;
	text-align: center;
}

.foot a {
	color: #696969;
	font-size: 14px;
}

.foot a:hover {
	text-decoration: none;
	color: #f6f6f6;
}

.foot p {
	padding: 30px 0 0 0;
}

/*foot*/ /*----- for video page -----*/
.lenta_rek {
	text-align: right;
}

.lenta_rek img {
	width: 160px;
	height: 600px;
}

.user {
	position: absolute;
	height: 50px;
	background: #2c2c2c;
	border: 1px solid #404040;
	right: 9px;
	top: 9px;
	padding: 0 20px 0 10px;
}

.user .user_name {
	background: url(../images/user_name.png) no-repeat bottom left;
	height: 50px;
}

.user .user_name div {
	padding: 4px 0 0 77px;
	color: #868686;
}

.user .user_name div .user_nickname {
	font-size: 21px;
}

.user .user_name div p {
	padding: 3px 0 0 0;
}

.user .user_name div a {
	color: #868686;
	text-decoration: underline;
}

.user .user_name div a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.user .user_name div p span {
	padding: 0 15px 0 0;
}

/*video*/
.video_header {
	background: url(../images/popular_header.jpg) repeat-x;
	height: 37px;
	margin: 3px 0 0 0;
}

.video_header p {
	color: #f8f0ef;
	padding: 7px 0 0 15px;
	font-size: 20px;
}

.video {
	background: #1c1c1c;
	padding: 3px 2px;
	margin: 3px;
}

.video .video_txt {
	font-size: 14px;
	color: #767676;
	position: relative;
	padding: 2px 0;
}

.video .video_txt p {
	padding: 5px 0 0 12px;
}

.video .video_txt a {
	text-decoration: underline;
	color: #eeeec5;
}

.video .video_txt a:hover {
	text-decoration: none;
}

.video .video_txt .news_date {
	position: absolute;
	right: 12px;
	top: 5px;
}

.video .video_txt .n_d_info {
	font-size: 14px;
	color: #767676;
}

.video .video_txt .n_d_info span {
	color: #eeeec5;
}

/*video*/
.vid_com_bl {
	
}

/*block*/
.block {
	float: left;
	width: 470px;
}

/*comment*/
.comment {
	background: #868686;
	padding: 3px;
}

.comment_bord {
	border: 1px solid #cacaca;
	padding: 3px;
}

.comment .com {
	border-bottom: 1px solid #6e6e6e;
	padding: 21px 3px 7px 3px;
	position: relative;
}

.comment .com .com_t {
	font-size: 13px;
	color: #bababa;
}

.comment .com .com_t span {
	font-size: 14px;
	color: #eeba00;
	font-weight: bold;
}

.comment .com .com_b {
	font-size: 14px;
	color: #e3e3e3;
}

.comment .com .com_abs {
	position: absolute;
	top: 4px;
	right: 0px;
}

.comment .com .com_abs {
	font-size: 13px;
	color: #000000;
}

.comment .com .com_abs a {
	text-decoration: underline;
	color: #eeba00;
}

.comment .com .com_abs a:hover {
	text-decoration: none;
}

.comment .com .com_abs span {
	padding: 0 3px;
}

.comment .com .com_abs img {
	vertical-align: middle;
}

.com_bot {
	height: auto;
	background: none;
	text-align: center;
	color: #eeba00;
	font-size: 17px;
	margin: 12px 0 0 0;
}

/*comment*/ /*add*/
.add {
	width: 464px;
	background: #868686;
	padding: 3px;
	position: relative;
	margin: 14px 0 0 0;
}

.add_bord {
	border: 1px solid #cacaca;
	padding: 3px 3px 24px 3px;
}

.add textarea {
	width: 450px;
	height: 55px;
	overflow: auto;
	font-size: 14px;
	border: 0;
}

.buttons {
	position: absolute;
	left: 11px;
	bottom: -9px;
}

.but_f,.but_s {
	float: left;
	margin: 0 7px 0 0;
}

.buttons a,.buttons  span {
	display: block;
	float: left;
}

.buttons a {
	background: url(../images/but_c.png) repeat-x top;
	cursor: pointer;
	font-size: 14px;
	color: #ffffff;
}

.buttons .but_l {
	background: url(../images/but_l.png) no-repeat left;
}

.buttons .but_r {
	background: url(../images/but_r.png) no-repeat right;
	height: 24px;
	padding: 6px 15px 0 15px;
}

.buttons a:hover {
	text-decoration: none;
}
/*add*/

/*-----NavigateBar-----*/
.pages {
	background: url(../images/box-b.png) no-repeat;
	height: 29px;
	padding-top: 8px;
	padding-left:250px;
}

.pages a, .pages a:hover {
	font-weight: bold;
	color: #ffffff;
	display: block;
	padding: 3px 5px;
	margin: 0 5px;
}

.pages li a,.pages li a:hover {
	color: #FFFFFF;
	float: left;
	padding: 0;
}	
.pages li{
	float: left;
	padding: 5px;
	list-style-type:none;
}


.pages li a:hover {
	color: #FFFFFF;
}

.pages em{
	color: #FFFFFF;
	font-size:17px;
	font-weight:bold;
	font-style: normal;
}
