body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background: #660000 url(images/body_fon.jpg) repeat-x;
}
a {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
}
h2 {
	text-indent: -99999px;
	float: left;
}
h3 {
	padding: 0 0 15px 25px;
	margin: 0;
	font-size: 18px;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
hr {
	color: #292929;
	clear:both;
	margin: 0px;
	padding: 0px;
	width: 90%;
	background: #292929;
	height: 1px;
	border: 0;
}
p {margin: 0;}

#header {
	background: url(images/logo.jpg) no-repeat;
	width: 894px;
	height: 146px;
	margin: 0 auto;
}
#header h1 {
	overflow: hidden;
	display: block;
	text-align: left;
	font-size: 15px;
	color: #dfdfdf;
	float: right;
	width: 730px;
	height: 20px;
	padding: 0px;
	margin: 125px 10px 0 0;
	border: 0px dotted #ccc;
}
#menu {
	margin: 0 auto;
	width: 844px;
	height: 25px;
	text-align: left;
	padding: 10px 0 0 50px;
	display: block;
}
#menu li {
	display: inline;
	margin: 0 30px 0 0;
}

#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#page {
	width: 1006px;
	margin: 0 auto;
}

#content {
	width: 754px;
	float: left;
}

#banners_left {
	width: 120px;
	text-align: left;
	margin: 50px 6px 0 0;
	float: left;
}

.banners_center {
	width: 100%;
	text-align: center;
	margin: 10px 0;
	overflow: hidden;
	margin-left: -12px;
}

#banners_right {
	width: 120px;
	text-align: right;
	margin: 50px 0 0 6px;
	float: left;
}

#liru {
	margin: 0;
	padding: 0 3px 0 0;
	height: 31px;
	float: right;
}

#footer_text {
	padding: 10px 0 0 0;
	height: 21px;
	float: left;
}

#footer {
	padding: 10px 0;
	margin: 0 auto;
	width: 754px;
	clear: both;
	text-align: center;
}

#pages {
	padding: 0px 20px;
	margin-bottom: 10px;
	text-align: left;
}
#pages li {
	float: left;
	margin: 1px 2px;
	text-align: center;
}
#pages a {
	display: block;
	width: 20px;
	padding: 2px 3px;
	border: 1px solid #999;
	text-decoration: none;
}
#pages a:hover {
	background: #666;
	border: 1px solid #ccc;
}
#pages .unlinked {
	color: #FFFFFF;
	display: block;
	width: 20px;
	padding: 2px 3px;
	background: #666;
	border: 1px solid #ccc;
}

#box_new {
	background: url(images/box_new.jpg) no-repeat;
	height: 59px;
	margin: 10px 0 0 0;
}
#box_popular {
	background: url(images/box_popular.jpg) no-repeat;
	height: 59px;
	margin: 10px 0 0 0;
}
#box_online {
	background: url(images/box_online.jpg) no-repeat;
	height: 63px;
	margin: 10px 0 0 0;
}

#load {width: 640px; padding: 0 0 0 10px; margin: 0 auto;}
#load .left {float: left; width: 448px; height: 150px; text-align: center; background-color: #444; border: 1px dotted #999; overflow: hidden;}
#load .right {float: left; width: 190px; height: 130px; text-align: center; padding: 10px 0; background-color: #999; overflow: hidden;}
#load .right img {border: 2px solid #666;}
#load .right:hover {background-color: #ccc;}

#box_more {
	background: url(images/box_more.jpg) no-repeat;
	height: 59px;
	margin: 10px 0 0 0;
}
#box_categories {
	background: url(images/box_categories.jpg) no-repeat;
	height: 59px;
	margin: 10px 0 0 0;
}
#box_selected {
	background: url(images/box_selected.jpg) no-repeat;
	height: 59px;
	margin: 10px 0 0 0;
}
#box_news {
	background: url(images/box_news.jpg) no-repeat;
	height: 59px;
	margin: 10px 0 0 0;
}

#box_chat {
	background: url(images/box_online.jpg) no-repeat;
	height: 59px;
	margin: 10px 0 0 0;
}

#box_tags {
	background: url(images/box_tags.jpg) no-repeat;
	height: 59px;
	margin: 10px 0 0 0;
}
#box_comments {
	background: url(images/box_comments.jpg) no-repeat;
	height: 59px;
	margin: 10px 0 0 0;
}

#stat_video {width: 700px;}
#stat_video ol {padding: 0 0 0 30px; margin: 3px 0 0 0;}
#stat_video .prim {text-align: right; font-size: 10px; color: #666;}

#last5 {width: 350px; float: left;}
#last5 .title {color: #ffc; font-weight: bold; font-size: 14px;}
#last5 .videos {font-size: 12px;}

#most_popular {width: 350px; float: left;}
#most_popular .title {color: #ffc; font-weight: bold; font-size: 14px;}
#most_popular .videos {font-size: 12px;}
#most_popular .hits {font-size: 8px;}

#news {width: 90%; margin: 0 auto;}
#news .date {padding: 5px; font-weight: bold; color: #ffc;}
#news .text {padding: 3px; text-align: justify;}
#news .admin {padding: 2px; text-align: right;}

.box {
	background: url(images/box_fon.jpg?1) repeat-y;
	padding: 10px 10px 0 25px;
}
.galery li {
	float: left;
	height: 170px;
	width: 164px;
	margin: 0 15px 10px 0;
	display: block;
	overflow: hidden;
	text-align: center;
}

.galery li a {
	text-decoration: none;
}
.galery li a:hover {
	border: 1px dotted #292929;
	text-align: center;
}
.galery img {
	border: 2px solid #FFFFFF;
	margin: 0 0 4px 0;
}
.galery .left {
float: left;
}
.galery .right {
float: right;
}

#infobox {text-align: left; margin: 0 auto; padding: 20px; line-height: 15px; width: 500px; float: left;}
#infobox a {color: #ffc;}
#infobox .copytools {width: 530px; height: 34px; margin-top: 10px; text-align: left;}
#infobox .odnaknopka {width: 150px; margin-top: 7px;}
#infobox .bposter {width: 30px; margin-top: 7px; cursor: pointer;}
#infobox .embed {cursor: pointer;}
#infobox .rules {display: inline; font-weight: bold; color: #ffc; border-bottom: 1px dotted #ffc; cursor: pointer;}
#infobox .nodisp {display: none; width: 350px; text-align: center;}
#infobox .htmlcode {overflow: scroll; border: 1px solid #ccc; width: 350px; height: 170px; margin: 0 0 10px 0; text-align: left; background-color: #333; color: #ccc;}
#infobox h3 {margin: 0; padding: 0; font-size: 14px; display: inline; color: #FFC;}
#infobox h4 {margin: 0; padding: 0; font-size: 11px; display: inline; color: #FFD;}

.gal_b {
	background: url(images/box_bottom.jpg?1) no-repeat;
	height: 12px;
	width: 754px;
	clear: both;
}
#player {
	text-align: left;
	width: 715px;
	margin: 0 auto;
	text-align: center;
}

#categories {width: 690px; margin: 0 auto;}
#categories li {
padding: 0 2px 7px 2px;
text-align: left;
width: 225px;
font-weight: bold;
float: left;
overflow: hidden;
height: 20px;
color: #fff;
}
#categories a {
margin: auto 0;
font-size: 13px;
color: #CCCCFF;
border-bottom: 1px dotted #fff;
text-decoration: none;
}
#categories a:hover, #categories a:active {
color: #fff;
border: none;
height: auto;
width: auto;
display: inline;
overflow: visible;
text-align: left;
}

#tags {}
#tags li {
padding: 5px 2px;
font-weight: bold;
display: inline;
color: #fff;
}
#tags a {
font-size: 13px;
color: #CCCCFF;
text-decoration: none;
}
#tags a:hover, #tags a:active {
color: #fff;
border: none;
text-align: left;
}

#tags_list {width: 800px; margin: 0 auto;}
#tags_list li {
padding: 5px 2px;
text-align: center;
width: 260px;
/* font-weight: bold; */
float: left;
overflow: hidden;
height: 30px;
color: #fff;
}
#tags_list .q2 {
background-color: #292929;
}
#tags_list .q1 {
background-color: #650000;
}
#tags_list a {
margin: auto 0;
font-size: 13px;
color: #CCCCFF;
text-decoration: none;
}
#tags_list a:hover, #tags_list a:active {
color: #fff;
border: none;
height: auto;
width: auto;
display: inline;
overflow: visible;
text-align: left;
}

#comments {padding-bottom: 10px;}
#comments li {margin: 20px; border: 1px dashed #cccccc;}
#comments .login hr {width: 100%; margin-right: 20px; border: 1px solid #666666;}
#comments .first {margin: 20px 0 0 30px; color: #FFEFA2; font-size: 16px; font-weight: bold;}
#comments .says {color: #fff;}
#comments .gb {font-size: 13px; font-weight: bold; text-align: right; margin: 0 10px 10px 0; clear: both; float: left; width: 100px;}
#comments .login {margin: 5px 50px 0 50px; text-align: left; font-weight: bold; font-size: 14px; color: #FFCCFF;}
#comments .message {font-size: 12px; padding: 15px 30px 15px 30px;}
#comments .date {text-align: right; margin: 0 20px 5px 0; font-family: Courier New; font-weight: bold;}

#gbook .head {background: url(images/box_book.jpg?1) no-repeat; height: 59px; margin: 10px 0 0 0;}
#gbook .says {color: #fff;}
#gbook .gb {font-size: 13px; font-weight: bold; text-align: right; margin: 0 10px 10px 0; clear: both; float: left; width: 100px;}
#gbook .user {margin: 5px 50px 0 50px; text-align: left; font-weight: bold; font-size: 14px; color: #FFCCFF;}
#gbook .text {font-size: 12px; padding: 15px 30px 15px 30px;}
#gbook .date {text-align: right; margin: 0 20px 5px 0; font-family: Courier New; font-weight: bold;}
#gbook .post {margin: 20px; border: 1px dashed #cccccc;}
#gbook .post hr {width: 100%; margin-right: 20px; border: 1px solid #666666;}

.captcha {}
.captcha .left {
text-align: center;
padding-left: 120px;
width: 100px;
height: 65px;
float: left;
}
.captcha .right {
width: 100px;
height: 25px;
float: left;
padding-top: 40px;
margin-left: 10px;
}
.captcha img {
border: 1px solid #ccc;
background-color: #292929;
}
.captcha a {border-bottom: 1px dotted #fff;}
.captcha .left input {
color: #fff;
width: 95px;
height: 20px;
border: 1px solid #ccc;
margin: 1px;
background-color: #393939;
font-family: Comic Sans MS;
font-size: 20px;
font-style: italic;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 5px;
}

#subscribe {position: relative; bottom: 10px; float: right; width: 250px; text-align: center;}
#subscribe p {font-weight: bold; margin: 0 0 5px 0;}
#subscribe .email {background-color: #770000; border: 1px dotted #ccc; color: #fff;}
#subscribe .submit {background-color: #660000; border: 1px solid #ccc; color: #fff;}

#chat {padding-right: 10px;}
