@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background:url(../img/bg.gif) repeat-x;
}
div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a {
	color:#1598b4;
	font-weight:bold;
}
h1 {
	font-size:20px;
	font-weight:bold;
	color:#7e679b;
	border-bottom:#f3f3f3 solid 4px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:10px;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#7e679b;
	border-bottom:#f3f3f3 solid 4px;
	margin-top:0px;
}
.main {
	float:left;
	width:100%;
	padding-top:5px;
}
.head {
	background-color:#1a1a1a;
	float:left;
	width:100%;
}
.centering {
	width:968px;
	margin:auto
}
.left {
	float:left;
	width:822px;
	margin-right:5px;
}
.right {
	float:left;
	width:140px;
	margin-bottom:5px;
}
.footer {
	clear:both;
	background-color:#000000;
	width:100%;
	height:80px;
	margin-top:5px;
}
.footer_c {
	width:948px;
	margin:auto;
	color:#e3d2f9;
	padding-top:20px;
}
.footer_c a {
	font-weight:normal;
	color:#e3d2f9;
	text-decoration:none;
}
.footer_c a:hover {
	text-decoration:underline;
}
.footer2 {
	clear:both;
	background-color:#725e8c;
	height:25px;
	width:100%;
}
.footer_c2 {
	width:948px;
	margin:auto;
	text-align:right;
	color:#baa9d0;
	padding:5px 0px 5px 0px;
}
.footer_c2 a {
	text-decoration:none;
	color:#baa9d0;
}
.footer_c2 a:hover {
	text-decoration:underline;
}
.f_left {
	width:70%;
	float:left;
}
.f_right {
	width:30%;
	float:right;
	text-align:right;
}
/* dobozok*/
.player_box {
	width:822px;
	float:left;
	margin-bottom:5px;
}
.comment_box {
	float:left;
	width:436px;
	margin-bottom:5px;
	margin-right:5px;
}
.morevids_box {
	float:right;
	clear: right;
	width:380px;
	margin-bottom:5px;
}
.p_content {
	background:url(../img/p_bg.gif) repeat-y;
	padding:0px 10px 0px 10px;
	float:left;
	width:802px;
}
.v_content {
	background:url(../img/v_bg.gif) repeat-y;
	padding:0px 10px 0px 10px;
	float:left;
	width:360px;
}
.c_content {
	background:url(../img/c_bg.gif) repeat-y;
	padding:0px 10px 0px 10px;
	float:left;
	width:416px;
}
.box_top {
	float:left;
	width:100%;
	background-image:url(../img/box_top.gif);
	height:10px;
	font-size:3px;
}
.box_top span {
	float:right;
	width:50%;
	background-image:url(../img/box_top.gif);
	background-position:right;
	height:10px;
}
.box_top_p {
	float:left;
	width:100%;
	background-image:url(../img/box_top_p.gif);
	height:10px;
	font-size:3px;
}
.box_top_p span {
	float:right;
	width:50%;
	background-image:url(../img/box_top_p.gif);
	background-position:right;
	height:10px;
}
.box_bottom {
	float:left;
	width:100%;
	background-image:url(../img/box_bottom.gif);
	height:10px;
	font-size:3px;
}
.box_bottom span {
	float:right;
	width:50%;
	background-image:url(../img/box_bottom.gif);
	background-position:right;
	height:10px;
}
/*right*/

.r_top {
	width:140px;
	background:url(../img/r_boxtop.gif);
	height:10px;
	font-size:3px;
	float:left;
}
.r_content {
	width:120px;
	background:url(../img/r_bg.gif) repeat-y;
	padding:0px 10px 0px 10px;
	font-size:3px;
	float:left;
	text-align:center;
}
.r_bottom {
	width:140px;
	background:url(../img/r_bottom.gif);
	height:10px;
	font-size:3px;
	float:left;
}
/*player boxban*/

.player {
	float:left;
	width:436px;
}
.vid_details {
	float:left;
	width:366px;
}
/*alatta*/

.h_ico {
	background:url(../img/hozzaszol_ico.gif) no-repeat;
	padding-left:24px;
}
.k_ico {
	background:url(../img/kapcs_ico.gif) no-repeat;
	background-position:0px -3px;
	padding-left:28px;
}
.s_ico {
	background:url(../img/s_ico.gif) no-repeat;
	background-position:0px 0px;
	padding-left:28px;
}
.k_vidbox {
	float:left;
	width:100%;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:#CCCCCC solid 1px;
}
.k_vidbox a div img, .v_vidlist a div img {
	margin-right:10px;
	border:#745f8e solid 1px;
	padding:2px;
	background-color:#FFFFFF;
}
.k_vidbox a div img:hover, .v_vidlist a div img:hover{
	border:#745f8e solid 3px;
	padding: 0px;
	opacity: .85;
}
.k_vidbox span a, .v_vidlist span a {
	text-decoration:none;
	font-size:12px;
	color:#1598b4;
}
.k_vidbox span, .v_vidlist span {
	padding-bottom:1px;
}
.k_vidbox span a:hover, .v_vidlist span a:hover {
	text-decoration:underline;
}
.k_vidbox p a, .v_vidlist p a {
	text-decoration:none;
	font-size:11px;
	color:#313131;
	font-weight:normal;
}
.k_vidbox p,  .v_vidlist p {
	margin-top:7px;
	margin-bottom:2px;
}
.k_vidbox a, .vid_details a, .v_vidlist a {
	text-decoration:none;
	font-size:10px;
	color:#745f8e;
	font-weight:bold;
}
.one_comment {
	float:left;
	padding:0px 0px 0px 0px;
	border-bottom:#CCCCCC solid 1px;
	margin-bottom:5px;
	width: 100%;
	clear: both;
}
.one_comment h4 {
	color:#1598b4;
	font-size:11px;
	font-weight:bold;
	margin-bottom:0px;
}
.one_comment span {
	padding-left:5px;
	font-size:11px;
	color:#999999;
	font-weight:normal;
	margin-bottom:0px;
}
.one_comment p {
	margin-bottom:4px;
	margin-top:4px;
}
.one_comment div a {
	float:right;
	display:block;
	background-color:#efefef;
	font-size:10px;
	padding:2px 4px 2px 4px;
	text-decoration:none;
	margin:0px;
	color:#1598b4;
}
.one_comment div a:hover {
	background-color:#666666;
	color:#FFFFFF;
}
.one_comment div {
	margin:0px;
}
.vid_details p {
	margin:0px 0px 10px 0px;
	padding-bottom:5px;
	border-bottom:#CCCCCC solid 1px;
}
.vid_details p b {
	color:#1598b4;
}
/* right */

.advert {
	float:right;
	background-color:#baa9d0;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	padding:1px 3px 1px 3px;
}
/* pager*/
div.pager {
	float:left;
	width:70%;
	padding-top:5px;
}
.pager a {
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	background-color:#1598b4;
	display:inline-block;
	text-decoration:none;
	padding:2px 5px 2px 5px;
	margin-right:2px;
}
.pager a:hover, a.is_active {
	background-color:#5f5f5f;
}
a.frev {
	background:url(../img/frew.gif) no-repeat;
	width:10px;
	height:14px;
	background-color:#745f8e;
	background-position:5px 5px;
	padding:2px 3px 2px 3px;
}
a.rev {
	background:url(../img/rev.gif) no-repeat;
	width:8px;
	height:14px;
	background-color:#745f8e;
	background-position:5px 5px;
	padding:2px 3px 2px 3px;
}
a.forw {
	background:url(../img/forw.gif) no-repeat;
	width:8px;
	height:14px;
	background-color:#745f8e;
	background-position:6px 5px;
	padding:2px 3px 2px 3px;
}
a.fforw {
	background:url(../img/fforw.gif) no-repeat;
	width:10px;
	height:14px;
	background-color:#745f8e;
	background-position:6px 5px;
	padding:2px 3px 2px 3px;
}
.order {
	float:right;
	width:30%;
	text-align:right;
	padding-top:5px;
}
.order form input {
	border:#a4a4a4 solid 1px;
	font-size:11px;
}
.navig {
	float:left;
	width:100%;
	margin-bottom:20px;
}
/* commant form */

.comment_form p {
	margin:3px;
}
.comment_form label {
	font-size:11px;
	font-weight:bold;
	color:#414141;
	float:left;
	width:80px;
}
.name {
	border:#a4a4a4 solid 1px;
	background-color:#f2f1f5;
	width:300px;
}
.comment_form p textarea {
	border:#a4a4a4 solid 1px;
	width:300px;
	background-color:#f2f1f5;
}
.btn {
	background-color:#745f8e;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border:none;
	padding:2px 2px 2px 2px;
	cursor:pointer;
}
.btn:hover {
	background-color:#1598b4;
}
/* head*/

.logo {
	float:left;
	height:82px;
	width:330px;
	background:url(../img/logo.gif) no-repeat bottom;
}
.divtable {
	float:left;
	display: table;
	width:638px;
}
.channel {
	float:right;
	width:638px;
}
.space {
	float:left;
	height:30px;
	width:638px;
}
.line {
	float:left;
	height:38px;
	width:100%;
	background-image:url(../img/line_bg.gif);
	display:block;
}
.channel_btn {
	background:url(../img/c_bg_active.gif);
	height:33px;
	margin-left:2px;
	float:right;
	margin-bottom:1px;
	display:inline;
}
.channel_btn a {
	background:url(../img/c_left_active.gif) no-repeat;
	height:25px;
	padding-left:11px;
	float:left;
	color:#FFFFFF;
	padding-top:8px;
	font-size:12px;
	text-decoration:none;
}
.channel_btn a:hover {
	background:url(../img/c_left_active.gif) no-repeat;
	height:25px;
	padding-left:11px;
	float:left;
	color:#000000;
	padding-top:8px;
	font-size:12px;
	text-decoration:none;
}
.channel_btn span {
	background:url(../img/c_right_active.gif) no-repeat;
	height:33px;
	padding-left:11px;
	float:left;
}
.channel_btn_active {
	background:url(../img/cs_bg_active.gif);
	height:33px;
	float:right;
	margin-left:2px;
}
.channel_btn_active a {
	background:url(../img/cs_left_active.gif) no-repeat;
	height:25px;
	padding-left:11px;
	float:left;
	color:#FFFFFF;
	padding-top:8px;
	font-size:12px;
	text-decoration:none;
}
.channel_btn_active span {
	background:url(../img/cs_right_active.gif) no-repeat;
	height:33px;
	padding-left:11px;
	float:left;
}
/* line*/

span.search1 {
	background-image:url(../img/search_input.gif);
	background-repeat:no-repeat;
	float:left;
	width:200px;
	height:33px;
	margin-top:5px;
}
input.search {
	padding:6px 0px 0px 7px;
	border:none;
	background:none;
	width:180px;
}
span.radio {
	height:30px;
	float:left;
	padding:8px 5px 0px 5px;
}
div.search {
	float:left;
	width:600px;
	height:38px;
	color:#FFFFFF;
}
input.radio {
}
search.form {
	margin:0px;
	padding:0px;
}
div.best {
	float:right;
	width:350px;
	padding-top:12px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-align:right;
}
div.best a {
	width:350px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-align:right;
	text-decoration:none;
}
div.best a:hover {
	width:350px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-align:right;
	text-decoration:underline;
}
input.search_btn {
	border: 0;
	margin-top:9px;
	//margin-left:10px;
	display:block;
	float:left;
	background:transparent url(../img/scr_btn.gif) center top;
	background-repeat:no-repeat;
	width:50px;
	height:20px;
	cursor: pointer;
	text-indent: -5000px;
}
.search_btn a:hover {
	background-position:0px -20px;
}


/* buttons*/
.ism a{
margin-top:30px;
background:url(../img/ism.gif) no-repeat;
float:left;
width:130px;
padding:5px 0px 5px 30px;
font-size:11px;
color:#333333;
text-decoration:none;
font-weight:normal;
}
.ism a:hover, .agyaz a:hover{
text-decoration:underline;
}
.agyaz a{
margin-top:30px;
background:url(../img/agyaz.gif) no-repeat;
float:left;
width:130px;
padding:5px 0px 5px 30px;
font-size:11px;
color:#333333;
text-decoration:none;
font-weight:normal;
}

