body {
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
}
a {
	color: #387C9C;
}
h2 {
	margin: 0px;
}
h2 a {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}
a h2 {
	color: red;
	text-align: center;
	text-decoration: underline;	
}
a img {
	border: 0px;
}
h3 {
	margin: 10px;
	color: #387C9C;
}
#logo {
	position: absolute;
}
#videobox {
	position: absolute;
	top: 30px;
	width: 258px;
	height: 27px;
	background: url( ../img/all.gif);
}
#reklama {
	position: absolute;
	top:0px;
	margin-left: 50%;
}
#loginForm {
	position: absolute;
	top:5px;
	margin-left: 50%;
	color: #387C9C;
}
#loginForm input {
	width: 100px;
	font: 10px;
}

#spec {
	position: absolute;
	margin-left: 50%;
	margin-top: 26px;
	padding-left: 30px;
	text-decoration: none;
}
#inner_sheet {
	background: url( ../img/inner_sheet_corner.jpg) no-repeat 1px 1px;
	padding: 20px 15px 20px 20px;
}

/*
	MAIN SHEET
*/
#main_sheet {
	padding-top: 80px;
	width: 1000px;
}

.main_sheet_border_right {
	background: url( ../img/main_sheet_border_right.jpg) repeat-y;
}

.main_sheet_shadow_left {
	background: url( ../img/main_sheet_border_left.jpg) repeat-y right;
}

.main_sheet_blue_shadow_left {
	background: url( ../img/main_sheet_blue_left.jpg) repeat-y right;
}

.main_sheet_blue_right {
	background: url( ../img/main_sheet_blue_right.jpg) repeat-y;
}

.main_sheet_blue_left {
	background: url( ../img/main_sheet_blue_left.jpg) repeat-y;
}

.main_sheet_blue_right {
	background: url( ../img/main_sheet_blue_right.jpg) repeat-y;
}

.main_sheet_blue_top {
	background: url( ../img/main_sheet_blue_top.jpg) repeat-x;
}

/*
	MENU
*/

.menu_item_button {
	background: url(../img/menu_item_middle.jpg) repeat-x;
	height: 13px;
	color: #fff;
}

.sel h2 a{

	text-decoration: overline;
}

/*
	BOX
*/

.inner_box {
	background: url(../img/white_box.jpg) no-repeat;
	width: 135px;
	height: 151px;
	padding: 5px 0px 0px 15px;
	float: left;
}

.inner_box_pic {
	width: 120px;
	height: 90px;
	margin-top: 15px;
	margin-left: 3px;
}

.inner_box_pic img {
	width: 120px;
	height: 90px;
}

.inner_box_text {
	text-align: center;
	padding-top: 5px;
	width: 135px;
	height: 40px;
	margin-left: -3px;
	overflow: none;
}

.inner_box_text a {
	
	color: #387c9c;
	text-decoration: none;
	font-weight: bold;
}

/*
	MAIN BOX
*/
.main_box {
	background: url(../img/sheat_box.jpg) no-repeat;
	width: 135px;
	height: 151px;
	padding: 5px 0px 0px 15px;
	float: left;
}

.main_box_click{
	background: url(../img/sheat_box_click.jpg) no-repeat;
	width: 135px;
	height: 151px;
	padding: 5px 0px 0px 15px;
	float: left;
}


/*WIDE MODE*/
.main_box_click_wide{
	background: url(../img/sheat_box_click_wide.jpg) no-repeat;
	width: 600px;
	height: 121px;
	padding: 10px 0px 0px 10px;
	float: left;
}

.inner_box_pic_wide {
	width: 120px;
	height: 90px;
	margin-top: 10px;
	margin-left: 5px;
	float: left;
}

.inner_box_pic_wide img {
	width: 120px;
	height: 90px;
}

.inner_box_text_wide {
	padding-top: 5px;
	width: 270px;
	margin-left: 15px;
	overflow: none;
	float:left;
}

.inner_box_text_wide a {
	
	color: #387c9c;
	text-decoration: none;
	font-weight: bold;
}

.inner_box_descr_wide {
	color: #000;
	float:left;
	width: 300px;
	text-align: justify;
	margin-left: 15px;
	padding-top: 10px;
}

.video_info_width {
	width: 130px;
	height: 100px;
	float:left;
	padding-left: 17px;
	font-size: 11px;
}
.video_info_blog{
	width: 130px;
	float:left;
	padding-left: 17px;
	font-size: 11px;
}
.video_info_width span {
	color: #666666;
}
.video_info_blog span {
	color: #666666;
}

.view_mode {

	float:right;
	heigth:20px;
	padding-top: 10px;
}

.view_mode span{

	heigth:20px;
	vertical-align: top;
	float:left;
	padding-right: 5px;
}

.view_mode #land_on {
	background: url(../img/all.gif) no-repeat scroll -187px -47px;
	width: 24px;
	height: 20px;
	display:block;
	float:left;
}

.view_mode #land_off {
	background: url(../img/all.gif) no-repeat scroll -187px -27px;
	width: 24px;
	height: 20px;
	display:block;
	float:left;
}

.view_mode #blog_off {
	background: url(../img/all.gif) no-repeat scroll -211px -27px;
	width: 23px;
	height: 20px;
	display:block;
	float:left;
}
.view_mode #blog_on{
	background: url(../img/all.gif) no-repeat scroll -211px -47px;
	width: 23px;
	height: 20px;
	display:block;
	float:left;
}
.view_mode #box_off {
	background: url(../img/all.gif) no-repeat scroll -234px -27px;
	width: 24px;
	height: 20px;
	display:block;
	float: left;
}

.view_mode #box_on {
	background: url(../img/all.gif) no-repeat scroll -234px -47px;
	width: 24px;
	height: 20px;
	display:block;
	float: left;
}



/*
	FRESH VIDEO
*/

#fresh_video {
	width: 650px;
}

.fresh_video_top {
	background: url(../img/fresh_video_top.jpg) repeat-x;
}

.fresh_video_left {
	background: url(../img/fresh_video_left.jpg) repeat-y right;
}

.fresh_video_right {
	background: url(../img/fresh_video_right.jpg) repeat-y;
}

.fresh_video_bottom {
	background: url(../img/fresh_video_bottom.jpg) repeat-x;
}

.fresh_video_content {
	padding: 0px 10px 30px;
	background: #fafae2 url(../img/fresh_video_corner.jpg) no-repeat bottom left;
}

.fresh_video_content h1 {
	color: #387C9C;
	font-size: 22px;
	width: 480px;
	float: left;
}

.video_content {
	padding: 0px 10px 30px;
	background: #fafae2 url(../img/fresh_video_corner.jpg) no-repeat bottom left;
}

.video_content h1 {
	color: #387C9C;
	font-size: 22px;
}

.block_content {
	padding: 0px 10px 20px;
	background: #fafae2 url(../img/fresh_video_corner.jpg) no-repeat bottom left;
}

.block_content h1 {
	color: #66a0bb;
}

#numbers {
	text-align: center;
	padding-top: 20px;
}

.divider {
	padding: 0px;
	/*border-top:1px dotted;*/
	height: 1px;
	width: 220px;
	background: url(../img/divider_2.gif) repeat-x;
}

/*
	CONTAINER
*/
.container {
	width: 260px;
}

#video_info td {
	height: 20px;
}

/*
	RATING
*/

.unit-rating {
	list-style:none;
	width:100px;
	height:20px;
	position:relative;
	background:url('../img/star_rating.gif') top left repeat-x;
	margin:0;
	padding:0;
}

.unit-rating li {
	text-indent:-90000px;
	float:left;
	margin:0;
	padding:0;
}

.unit-rating li a {
	display:block;
	width:20px;
	height:20px;
	text-decoration:none;
	text-indent:-9000px;
	z-index:20;
	position:absolute;
	padding:0;
}

.unit-rating li a:hover {
	background:url('../img/star_rating.gif') left center;
	z-index:2;
	left:0;
}

.unit-rating a.r1-unit {
	left:0;
}

.unit-rating a.r1-unit:hover {
	width:20px;
}

.unit-rating a.r2-unit {
	left:20px;
}

.unit-rating a.r2-unit:hover {
	width:40px;
}

.unit-rating a.r3-unit {
	left:40px;
}

.unit-rating a.r3-unit:hover {
	width:60px;
}

.unit-rating a.r4-unit {
	left:60px;
}

.unit-rating a.r4-unit:hover {
	width:80px;
}

.unit-rating a.r5-unit {
	left:80px;
}

.unit-rating a.r5-unit:hover {
	width:100px;
}

.unit-rating li.current-rating {
	background:url('../img/star_rating.gif') left bottom;
	position:absolute;
	height:21px;
	display:block;
	text-indent:-9000px;
	z-index:1;
}

/*
	W_BOX
*/

.w_box_left {
	background: url( ../img/w_box_left.jpg) repeat-y;
	width: 4px;
}

.w_box_right {
	background: url( ../img/w_box_right.jpg) repeat-y;
	width: 4px;
}

.page_num {
	padding: 4px 7px;
	border: 1px solid #fff;
	margin-right: 3px;
}

a.page_num {
	border: 1px solid #ccc;
	text-decoration: none;
}

a.page_num:hover {
	border: 1px solid #999;
	text-decoration: none;
}

font.page_num {
	border: 1px solid #ccc;
	text-decoration: none;
}

font.page_num:hover {
	border: 1px solid #999;
	text-decoration: none;
}

.page_num.current {
	border: 1px solid #999;
	font-weight: bold;
}

/*
	INPUT
*/
#comment_textarea {
	border: 1px solid #808080;
/*	width: 570px;*/
	height: 100px;
	padding: 5px;
	width:95%;
}

#comment_textarea:focus {
	border: 1px solid #000;
/*	width: 570px;*/
	height: 100px;
	padding: 5px;
}

input {
	border: 1px solid #808080;
	padding-left: 3px;
}

input:focus{
	border: 1px solid #000;
	padding-left: 3px;
}

textarea {
	border: 1px solid #808080;
	padding-left: 3px;	
}
textarea:focus{
	border: 1px solid #000;
	padding-left: 3px;
}


#sendmail {
	border: 0px;
}

.button {
	border: 1px solid #387C9C;
	font-weight: bold;
	background-color: 387C9C;
}

.etc {
	color: #387C9C;
}

.grayed {
	color: #808080;
	font-size: x-small;
}
.avacomm {border: 1px solid LightBlue}
.comment_list_table {
	padding: 5px;
}

.comment_list_table td {
	padding: 3px;
}

#comment_list {
	padding-bottom: 20px;
}
.highlight {
	background-color: #eefaff;
}
#video_description {
	padding-bottom: 20px;
}

.taglist {
	text-align: justify;
}

.t1 {
	font-size: 8px;
	color: #427e9a;
}
.t2 {
	font-size: 9px;
	color: #3b7b99;
}
.t3 {
	font-size: 10px;
	color: #317899;
}
.t4 {
	font-size: 11px;
	color: #2a769a;
}
.t5 {
	font-size: 12px;
	color: #23749a;
}
.t6 {
	font-size: 13px;
	color: #1c729a;
}
.t7 {
	font-size: 14px;
	color: #156f9a;
}
.t8 {
	font-size: 15px;
	color: #0e6d9a;
}
.t9 {
	font-size: 16px;
	color: #076b9a;
}
.t10 {
	font-size: 17px;
	color: #00699b;
}


.hid {
	color: #387C9C;
	font-weight: bold;
	text-align: center;
}

.del_button {
	background-color: #ff8282;
}

#feed_top {
	position: absolute;
	top:0px;
	margin-left: 450px;
	display:none;
}

#rss {
	background:url(../img/all.gif) no-repeat scroll -104px -43px;
	width:18px;height:18px;
}

#rss:hover {
	background:url(../img/all.gif) no-repeat scroll -122px -43px;
}

#adv {
	padding-top: 50px;
}

#adv h2 {
	font-size: 14px;
	color: #427e9a;
}

#adv h3 {
	font-size: 12px;
	color: #427e9a;
}

.preroll {
	background-color: #EEFAFF;
}
.postroll {
	background-color: #FFFFFF;
}

.preroll td{
	width: 20px;
}

.postroll td {
	width: 20px;
}

/*bookmark*/

.ps-back2 {
	padding-bottom:0.5em;
	text-align: center;
}

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

.postinfo {
font-size:1.4em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
}

.postinfo li {
	float:left;
	margin-left:10px;
	padding-left:17px;
}

.postinfo a, .posttags i {
background:#FFFFFF none repeat scroll 0%;
border:0pt none;
padding-left:10px;
}

li.postcat span, .hide, li.bkmz span {
	display:none;
}

li.bkmz {
height:16px;
margin:10px 0pt 5px;
padding-left:7px;
}
li.bkmz ul li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
li.bkmz ul li a {
background:transparent url(../img/ico-bkms.gif) repeat scroll left top;
display:block;
height:16px;
padding:0pt;
width:16px;
}
li.bkmz ul li a.yandex {
background-position:-16px 0pt;
}
li.bkmz ul li a.bobr {
background-position:-32px 0pt;
}
li.bkmz ul li a.memori {
background-position:-48px 0pt;
}
li.bkmz ul li a.moemesto {
background-position:-64px 0pt;
}
li.bkmz ul li a.linkstore {
background-position:-80px 0pt;
}
li.bkmz ul li a.rumarkz {
background-position:-96px 0pt;
}
li.bkmz ul li a.stozakl {
background-position:-112px 0pt;
}
li.bkmz ul li a.delicous {
background-position:-128px 0pt;
}
li.bkmz ul li a.techno {
background-position:-144px 0pt;
}
#videoplayer{width: 600px; height: 450px;}

#upload {
	padding-top:30px;
}
.minus{background: url(../img/all.gif) no-repeat scroll -76px -43px;width:16px;}
.plus{background: url(../img/all.gif) no-repeat scroll -48px -43px;width:16px;}
.minus_g {background: url(../img/all.gif) no-repeat scroll -90px -43px;width:16px;}
.plus_g {background: url(../img/all.gif) no-repeat scroll -62px -43px;width:16px;}
#bookmark_button{widht: 136px; height:16px; background: url(../img/all.gif) no-repeat scroll -48px -27px;}
.mred{color:red;font-weight: bold;}
.mgreen{color:green;font-weight: bold;}
.newup{color:black;text-decoration:none;cursor:text;font-weight:bold}
.newdown{color:black;text-decoration:none;cursor:text;font-weight:bold}
#loading{position:absolute; display:none; margin-left:-110px; left:50%; text-align:center; background:#FFF; border:1px dotted #387C9C;width:220px;font-weight:bold;}
#downlink{font-weight:bold;padding-right:20px;padding-bottom:10px;text-align:right;}
#vk{font-weight:bold;padding-right:20px;padding-bottom:10px;text-align:right;}
#downlink a{color:red;}
#searchForm{position: absolute;	top:35px; left: 55%; color: #387C9C;}
#inputSearch{margin-right:5px; color:#808080;width:150px;}
#inputSearch:focus{margin-right:5px; color:#000}
.g{color:green;}
.inner_blog{padding:10px}
.inner_blog h2 a{color: #387C9C; font-size:16px}
.blog_descr{text-align:justify;}
.video_blog_img{padding-bottom: 10px;}
#footer{text-align:center;font-size:11px;}
#regForm{display:none;position:absolute;width:500px;left:30%;top:120px;background:#FFF; color:#387C9C;}
#reg{float:right; text-align:right}
#close img{width:14px; height:14px;background: url(../img/all.gif) no-repeat scroll -140px -45px;float:right;margin:3px;}
#close img:hover{background: url(../img/all.gif) no-repeat scroll -154px -45px;}
#close img:active{background: url(../img/all.gif) no-repeat scroll -168px -45px;}
#enter{top:14px;margin-left:300px;position:absolute;}
#playerBlind{position:absolute;width:600px;height:340px;left:201px;top:382px;background-color:#000;display:none;-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7;filter:alpha(opacity=70)}
#playerAds{position:absolute;width:600px;height:340px;left:201px;top:382px;padding:5px;display:none;}
#playerAd{float:left;width:590px}
#playerTizer{position:absolute;width:500px;height:70px;left:201px;top:382px;padding:0px;display:none;-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;filter:alpha(opacity=80)}
#playerTizer:hover{-moz-opacity:1;-khtml-opacity:1;opacity:1;filter:alpha(opacity=100)}
#tempBox{display:none;}
#crpadv{width: 900px; float:left; text-align:center;}
#view_comments{width: 600px;}
#add_b{text-align:right; padding-right:15px; margin-top:-17px;}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(../img/x.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(../img/star.gif) no-repeat 0 0px}
div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
#star {text-align:center; padding-left:20px;}
/* END jQuery.Rating Plugin CSS */
.social_table td{vertical-align:top;}
.social_table {width:100%}
#mobile{position:relative; top:0px; left:350px;width:200px}
