@charset "utf-8";
/* CSS Document */

/*General*/
body{
	margin: 0px;
	padding: 0px;
	background: url(images/design/mainbgr_image.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4c4e;
	position: relative;
}

p, span, div, img, table, h1, h2, h3, h4, form, ul{
	margin: 0px;
	padding: 0px;
}

a{
	text-decoration: none;
	display: inline-block;
	clear: both;
	font-size: 12px;
	color: #747474;
}

a:hover{
	text-decoration: underline;
}

img{
	border: none;
}

h1, h2, h3, h4{
	font-weight: bold;
}

h2{	/**/
	color: #0ca3d5;
	font-size: 28px;
}

h3{ /**/
	color: #000000;
	font-size: 22px;
}

h3{
/*	font-variant: small-caps;*/
	font-size: 22px; /* 16 volt*/
/*	color: #cecece;*/
	color:#000000;
}

h4{
	font-size: 14px;
	
}

p, h4{
	margin: 9px auto;
}

.left{
	float: left;
}

.right{
	float: right;
}

/*General end*/

/* Main elements*/
.outer_div{
	widht: 100%;
	background:url(http://maskeppmintmasok.hu/static/css/images/design/black_transparent_bgr3.png) repeat-x bottom;
}

.frame_div_left{
	margin: 0 auto;
	width: 1110px;
	background:url(images/design/main_left_bgr_116.png) repeat-y left;
}

.frame_div_right{
	margin: 0 auto;
	width: 1110px;
	background:url(images/design/main_right_bgr_116.png) repeat-y right;
}

.maindiv{
	width: 1043px;
	margin: 0 auto;
}

.content_container {
	min-height: 600px;
	width: 1042px;
	border-right: 1px solid #aac2cd;
	background:#ecf6fe url(images/design/content_main_bgr_116.jpg) no-repeat;
	overflow:hidden;
	position:relative;
	float: left;
	padding-bottom: 105px;
	bottom: 1px;
}

.left_side {
	float: left;
	border-right: 1px solid #9b9c9a;
	padding-top: 11px;
	margin-bottom: -999em;
	padding-bottom: 1000em;
	overflow: hidden;
}

.right_side {
	float: left;
	padding-top: 11px;
}

div.side_344{
	width: 344px;
}

div.side_698 {
	width: 697px;
	overflow: hidden;
}

.left{
	float: left;
}

.right{
	float: right;
}

.blue_text{
	color: #54b1dd;
}

/* Main elements end*/

/* HEADER */
.logo{
	width: 736px;
	height: 165px;
	float: left;
	position: relative;
}

.logo a.facebook_btn, .logo .twitter_btn{
	display:block;
	position: absolute;
	width: 80px;
	height: 24px;
	left: 640px;
	z-index: 3;
}

.logo a.facebook_btn{
	top: 65px;
	background:url(images/button/facebook_sprite.png) no-repeat 0px 0px;
}

.logo a.facebook_btn:hover{
	background:url(images/button/facebook_sprite.png) no-repeat 0px -27px;
}

.logo .twitter_btn{
	top: 98px;
	background:url(images/button/twitter_sprite.png) no-repeat 0px 0px;	
}

.logo .twitter_btn:hover{
	background:url(images/button/twitter_sprite.png) no-repeat 0px -27px;	
}

.header_loginbox{
	float: right;
	width: 306px;
	height: 165px;
	border-left:1px solid #555658;
	background: url(images/design/header_loginbox_bgr.jpg) repeat-x;
}

.header_loginbox h3{
	padding-left: 35px;
	margin-top: 15px;
	line-height: 16px;
	margin-bottom: 12px;
	color:#CECECE;
	font-variant:small-caps;
	font-size: 16px;
}

.header_loginbox div{
	padding-left: 35px;
	height: 24px;
	margin-bottom: 9px;
	line-height: 24px;
}

.header_loginbox input {
	background: url(images/design/input_bgr.jpg) repeat-x;
	height: 24px;
	line-height: 24px;
	color: #FFFFFF;
	border: none;
	float: left;
	padding-top: 4px;
}

.e_mail_login {
	background: url(images/design/sprite1.gif) no-repeat 4px 0px;
}

.password_login {
	background: url(images/design/sprite1.gif) no-repeat 4px -24px;
}

.user_name{	
	background:url(images/design/sprite5.gif) no-repeat 10px 0px;
}

.e_mail_login input{
	width: 157px;
}

/*.e_mail_login input.login, */input.login{
	width: 65px;
	border: 1px solid #b5b6b6;
	height: 24px;
	background: url(images/design/btn_bgr_yellow.jpg) repeat-x;
	color: #393739;
	cursor: pointer;
	margin-left: 7px;
	padding-top: 0px;
}

.password_login input.login{
	position:absolute;
	display:block;
	top: 0px;
	left: 0px;
	margin-left: 200px;
	margin-top: -32px;
	width: 65px;
	height:24px;
	background: url(images/design/btn_bgr_yellow.jpg) repeat-x;
}

.login_container input.login{
	background: url(images/design/btn_bgr_yellow.jpg) repeat-x;
	position:relative;
}

.password_login input{
	width: 110px;
}

.header_loginbox a{
	color: #929394;
	text-decoration: underline;
	padding-left: 7px;
	font-size: 10px;
	clear:none;
}

.header_loginbox input.reg_now, .login_container .reg_now{
	background: url(images/design/registration_btn.png) no-repeat;
	width: 243px;
	height: 36px;
	margin-left: -4px;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	padding-bottom: 10px;
	margin-top: 9px;
}

	/* MENU */

.menu_search_container{
	height:43px;
	background: url(images/design/main_menu_bgr2.jpg) repeat-x;
	clear: both;
}

.main_menu {
	line-height: 41px;
	width: 736px;
	float: left;
	position: relative;
}

.main_menu ul, .main_menu img{
	float: left;
}

.main_menu ul li{
	display: block;
	line-height: 43px;
	float: left;
	position:relative;
	margin-top: 1px;
}

.main_menu ul li a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
	display: block;
	height: 43px;
	padding-left: 18px;
	float: left;
	background:url(images/menu/blue.gif) no-repeat;
	width:90px;
}

.main_menu ul li a:hover, .main_menu ul li.act_menu a{
	background:url(images/menu/black.gif) no-repeat;
}

.kutyu{
	left: -36px;
}

.gasztro{
	left: -74px;
}

.eletmod{
	left: -95px;
}

.divat{
	left: -116px;
}

.program{
	left: -152px;
}

.main_menu ul li.clear_arrow{
	background:url(images/menu/clear_arrow.gif) no-repeat;
	width:149px;
	height:43px;
	top: 0px;
	left:476px;
	position:absolute;
}

.main_menu ul li.arc a{
	background:url(images/menu/romaikon_bgr.gif) no-repeat;
}

.main_menu ul li.arc a:hover{
	background:url(images/menu/romaikon_bgr_roll.gif) no-repeat;
}

.arc{
	width: 50px;
	left: -172px;
}

img.black_arrow_menu {
	float: right;
}

.search_box {
	background: #202020;
	float: left;
	width: 307px;
	height: 41px;
	border-top: 1px solid #909090;
}

.search_box div{
/*	background:url(images/design/sprite1.gif) no-repeat 4px -46px;*/
/*	padding-left: 36px;*/
	padding-left: 0px;
	margin-top: 7px;
}

.search_box .submit_icon{
	background:url(images/design/sprite1.gif) no-repeat 4px -46px;
	width: 26px;
	height: 26px;
	float: left;
	border: none;
	cursor: pointer;
}

.search_box div input, .searh_box img{
	float: left;
	margin-right: 6px;
}

.searh_input {
	width: 128px;
	height: 20px;
	padding-top: 4px;
	background: #78deff;
	border: none;
}

.search_btn{
	width: 66px;
	height: 26px;
	color: #000000;
	background: url(images/design/btn_bgr_yellow.jpg) repeat-x;
	cursor: pointer;
}

.search_box img{
	margin-top: 2px;
	cursor: pointer;
}

.search_box a{
	clear: none;
}

	/* MENU END*/

/* HEADER END*/

/* Main page -- article left side*/
.article_container{
	width: 300px;
	margin: 0 auto;
	border-bottom:1px solid #c6c6c6;
}

.article_container img{
	border: 1px solid #C6C6C6;
}


.right_side .article_container{
	width: 310px;
	padding-left:10px;
	margin: 0px;
	margin-bottom: 0px;
}

.right_side .article_container .article_date_container{
	width: 300px;
}

.article_container .article_type{
	float: right;
	margin-bottom: 10px;
	border: none;
}

.article_container h2, .article_container h3, .article_container h4, .article_container p{ /**/
	clear: both;
}

.article_container a{
	display:block;
	clear:both;
	
}

.article_date_container {
	line-height: 20px;
	border-top: 1px dashed #acb3b9;
	width: 100%;
	margin: 18px 0px;
}

.article_date{
	float: left;
}

.article_time, .article_fill{
	float: right;
}

.article_container p{
	margin-top: 18px;
	margin-bottom: 22px;
}

.article_container .article_illustration{
	margin-bottom: 12px;
	border:1px solid #c6c6c6;
}

.banner_container{
	width: 298px;
	height: 240px;
	background: #a8a8a8;
	margin: 0 auto;
	margin-top: 47px;
	margin-bottom: 85px;
}

.main_video_article_container{
	width: 664px;
	background:#605327;
	margin: 0 auto;
	padding-top: 17px;
	padding-bottom: 17px;
	margin-bottom: 15px;
}

.video_container {
	width: 624px;
	height: 350px;
	background: #000000;
	position: relative;
}

.main_video_article_container .video_container{
	margin: 0 auto;
}

.main_video_article_container a {
	color:#FFFFFF;
}

.main_video_article_container h2{ 
	color: #393739;
	margin-left: 20px;
	margin-top: 9px;
}

.main_video_article_container h3{
	color: #ffffff;
	margin-left: 20px;
	margin-bottom: 9px;
}

.main_video_text {
	width: 624px;
	margin: 0 auto;
	color: #ffffff;
	border-top:1px dashed #393739;
}

.main_video_text p, .main_video_text h4{
	float: left;
	width: 468px;
}

.main_video_text img {
	float: right;
}

.video_article_container {
	border-top: 1px solid #d3dce3;
	padding-left: 36px;
	margin-right: 30px;
	margin-top: 15px;
	float: left;
	font-size: 13px;
}

.video_article_container .video_container{
	margin-top: 17px;
	margin-bottom: 0px;
}

.video_article_container .video_text{
	width: 398px;
	float: left;
	font-size: 12px;
}

.video_article_big_container .video_text{
	width: 549px;
	float: left;
	margin-left: 90px;
}

.video_article_container{
/*	border:none;*/
	border-top:1px dashed #bac2c9;
}

.video_text hr{
	border-top:1px dashed #bac2c9 !important;
	border-bottom:none !important;
	border:1px dashed #bac2c9;
	height:1px;
}

.video_article_container .video_datas{
	float: left;
	margin-left: 16px;
	margin-top: 2px;
}

.video_datas input{
	border: none;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

.share_form{
	width: 210px;
	clear:both;
}

.share_doing{
	position: relative;
	width: 210px;
	float: left;
	margin-bottom: 5px;
}

.share_doing a{
	width: 17px;
	height: 17px;
}

.share_doing a:hover{
	text-decoration: none;
}

.share_doing table{
	border: none;
	width: 100%;
}

.share_doing table th{
	width: 100%;
	background:#f2f2f2;
	border-bottom: 1px solid #e5e5e5;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	font-variant:small-caps;
	text-align: left;
	color:#606060;
	padding-left: 10px;
}

.share_doing table tfoot td{
	text-align: right;
	border-top:1px solid #e5e5e5;
	background:#f2f2f2;	
}

.share_doing table tfoot td.add_this{
	background:url(images/design/plus.gif) no-repeat 145px 8px;
}

.share_doing table td{
	widht: 50%;
	line-height: 20px;
	height: 22px;
}

.share_doing table td a{
	color:#4c4c4c;
	padding-left: 30px;
}

.video_datas .share{
	float: left;
	margin-top: 45px;
}

.share{
	background:url(images/design/megosztom_btn.jpg) no-repeat;
	width:89px;
	height:16px;
	border: none;
	cursor:pointer;
	display:none;
}
/*
.email{
	background:url(images/design/sprite4.jpg) no-repeat 0px 0px;
}

.favorites{
	background:url(images/design/sprite4.jpg) no-repeat 0px -130px;
}

.print{
	background:url(images/design/sprite4.jpg) no-repeat 0px -20px;
}

.delicious{
	background:url(images/design/sprite4.jpg) no-repeat 0px -152px;
}

.digg{
	background:url(images/design/sprite4.jpg) no-repeat 0px -42px;
}*/

.google{
	background:url(images/design/sprite_share.gif) no-repeat 0px -68px;
}

.google:hover{
	background:url(images/design/sprite_share.gif) no-repeat 0px -170px;
}

.myspace{
	background:url(images/design/sprite_share.gif) no-repeat 0px 0px;
}

.myspace:hover{
	background:url(images/design/sprite_share.gif) no-repeat 0px -102px;
}
/*
.live{
	background:url(images/design/sprite4.jpg) no-repeat 0px -198px;
}*/

.facebook{
	background:url(images/design/sprite_share.gif) no-repeat 0px -17px;
}

.facebook:hover{
	background:url(images/design/sprite_share.gif) no-repeat 0px -119px;
}
/*
.stumbleupon{
	background:url(images/design/sprite4.jpg) no-repeat 0px -220px;
}*/

.twitter{
	background:url(images/design/sprite_share.gif) no-repeat 0px -34px;
/*	background:url(images/design/sprite_share.gif) no-repeat 0px -51px;*/
}

.twitter:hover{
	background:url(images/design/sprite_share.gif) no-repeat 0px -136px;
/*	background:url(images/design/sprite_share.gif) no-repeat 0px -153px;*/
}
/*
.more{
	background:url(images/design/add_this.jpg) no-repeat;
}*/

a.iwiw{
	background:url(images/design/sprite_share.gif) no-repeat 0px -85px;
	width: 40px;
}

.iwiw:hover{
	background:url(images/design/sprite_share.gif) no-repeat 0px -187px;
}

.thumblr{
	background:url(images/design/sprite_share.gif) no-repeat 0px -51px;
/*	background:url(images/design/sprite_share.gif) no-repeat 0px -34px;*/
}

.thumblr:hover{
	background:url(images/design/sprite_share.gif) no-repeat 0px -153px;
/*	background:url(images/design/sprite_share.gif) no-repeat 0px -136px;*/
}

.video_article_container .video_text h3, .video_article_big_container .video_text h3{/**/
	color: #78deff;
}

.video_article_container .video_text h1, .video_article_big_container .video_text h1{
	color: #393739;
}

	/* Main page -- article left side--- end*/
/* Main page */

/* FOOTER */
.footer{
	height: 110px;
	background:url(images/design/footer_bgr_116.png) repeat-x top center;
	padding-bottom: 100px;
	color: #747474;
	line-height: 20px;
	padding-top: 25px;
	width: 1103px;
	margin: 0 auto;
	overflow:auto;
}

.footer .impresszum{
	font-size: 10px;
	clear: both;
	float: left;
}

.footer .left, .footer .impresszum{
	margin-left:50px;
}

.footer .right{
	margin-right: 50px;
}


/* FOOTER END */

/* ARTICLE */

.big_article_container{
	padding-left: 32px;
	padding-right: 26px;
	font-size: 13px;
}

.big_article_container h2{ /**/
	padding-top: 30px;
	color:#000000;
	font-size: 22px;
}

.video_text_title h2{
	padding-top: 30px;
	color:#0CA3D5;
	font-size: 22px;
}

.big_article_container h1{
	color:#0CA3D5;
	font-size: 28px;
}

.video_text_title h1{
	color:#000000;
	font-size: 28px;
}

.big_article_container h4, .big_article_container p{
	clear: both;
	margin-left: 90px;
}

.big_article_container h4{
	font-size:14px;
}

.big_article_container img{
	border: 1px solid #C6C6C6;
	float: left;
}

.article_information{
	border-top: 1px dashed #747474;
	border-bottom: 1px dashed #747474;
/*	margin-top: 85px;*/
	margin-top: 30px;
	margin-left: 90px;
	float: left;
	width:549px;
}

.article_data_container{
	border: 1px solid #d9e2e9;
	width: 210px;
	height: 85px;
	background:url(images/design/article_datas_bgr.jpg) repeat-x;
	overflow: hidden;
	clear:both;
}

.article_data_container p{
	margin: 0px;
	float: left;
	margin-top: 3px;
	width: 100%;
}

.article_data_container p span.stars, .article_preferences .stars, span.stars{
	float: right;
	width: 80px;
	height: 11px;
	display:block;
	margin-top: 2px;
}

.article_preferences .stars, span.stars{
	float:left;
}

.article_data_container p span.stars a, .article_preferences .stars a{
	width: 12px;
	height: 12px;
	cursor: pointer;
}

span.stars a{
	width: 12px;
	height: 12px;
	cursor: pointer;
}

.article_data_container p span.stars a.orange_star, .article_preferences a.orange_star, a.orange_star{
	background:url(images/design/orange_star.gif) no-repeat;
}

.article_data_container p span.stars a.blue_star, .article_preferences a.blue_star, a.blue_star{
	background:url(images/design/blue_star.gif) no-repeat;
}

a.white_star{
	background:url(images/design/white_star.gif) no-repeat;
}

a.light_orange_star{
	background:url(images/design/light_orange_star.gif) no-repeat;
}

.article_data_title{
	float: left;
	font-weight:bold;
	padding-left: 5px;
}

.article_data{
	float: right;
	padding-right: 5px;
}

.article_information .left{
	width: 322px;
	border-right: 1px dashed #747474;
	min-height: 105px;
	padding-top: 15px;
}

.article_information .left div{
	padding-left: 32px;
	font-weight:bold;
	line-height: 25px;
}

.article_information .left div.share_doing{
	padding-left: 0px;
}

.article_information .left input{
	margin-top: 7px;
} 

.article_information .left .joint_video{
	background:url(images/design/sprite2.gif) no-repeat 0px 0px;
}

.article_information .left .print{
	background:url(images/design/sprite2.gif) no-repeat 0px -20px;
}

.article_information .left .joint_link{
	background:url(images/design/sprite2.gif) no-repeat 0px -40px;
	clear:both;
}

.article_information .right{
	margin-top: 17px;
}

.blog_title_container{
	margin-left:90px;
	clear:both;
}

.blog_title, .galery_title, .article_dedicatory_title{
	margin-left: 0px;
	color:#0ca3d5;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
}

.blog_title{
	float: left;
}

.galery_title{
	margin-bottom: 0px;
}

.article_dedicatory_title{
	float: left;
	clear:both;
	margin-top: 10px;
	width: 570px;
}

.pages_counter{
	float:right;
	line-height: 24px;
	color:#54b1dd;
}

.pages_counter li{
	display: inline;
}

.pages_counter li a{
	color:#54b1dd;
	font-weight:bold;
}

.pages_counter li.act_page a{
	color:#515151;
}

.pages_counter li img{
	border: none;
}

.blog_container{
	clear: both;
	float: left;
	background:url(images/design/blog_bgr.jpg) repeat-x;
	margin-left: 90px;
	width: 550px;
}

.blog_container .blog_right{
	width: 429px;
	float: left;
}

.blog_container .blog_left{
	float: left;
	width: 120px;
}

.blog_left img{
	margin: 0 auto;
}

.blog_avatar_container{
	margin: 0 auto;
	width: 89px;
}

.blog_avatar_container img{
	border: none;
	margin-top: 7px;
}

.blog_datas{
	color: #FFFFFF;
	background: #54b1dd;
	height: 35px;
	border-bottom: 1px dashed #193543;
	line-height: 35px;
}

.blog_datas a{
	color:#FFFFFF;
	text-decoration: underline;
	clear: none;
}

.blog_datas .left{
	margin-left: 11px;
}

.blog_datas div.right{
	width: 86px;
	border-left:1px dashed #193543;
	text-align:center;
}

.blog_datas div.right span{
	margin: 0 auto;
}

.blog_datas span.right{
	margin-right: 12px;
}

.blog_left p{
	margin: 10px 0px;
	text-align: right;
	margin-right: 15px;
}

.blog_right p{
	margin: 7px 0px 10px 0px;
}

.blog_footer{
	font-size: 10px;
	margin-left: 90px;
	clear: both;
	margin-top: 18px;
	position:absolute;
	bottom:0px;
	margin-bottom: 10px;
	width: 565px;
}

.blog_footer a{
	font-size: 10px;
}

.blog_footer p{
	margin: 0px;
	clear: none;
}

.blog_footer p.left{
	margin-top: 36px;
	margin-bottom:18px;
}

.blog_footer p.right{
	margin-top: 15px;
}
/* ARTICLE END*/

.galery_dedicatory{
	border:1px solid #e1eaf1;
	border-bottom:none;
	width: 146px;
	height:300px;
	background:url(images/design/galery_container_bgr.jpg) repeat-x;
	float: left;
	margin-left: 10px;
}

.galery_dedicatory_footer{
	float:left;
	width:148px;
	height:6px;
	margin-left: 10px;
	background:url(images/design/galery_container_footer.jpg) no-repeat;
	margin-top: -1px;
	clear:left;
}

.galery_dedicatory_imgcontainer{
	width: 128px;
	height: 69px;
	background: #999999;
	margin:0 auto;
	margin-top:10px;
}

.galery_dedicatory img{
	border: none;
}

.galery_dedicatory p{
	margin: 0px;
	padding-left: 25px;
	margin-top: 15px;
}

.galery_dedicatory p a{
	line-height: 35px;
	text-decoration: underline;
	font-variant:small-caps;
	clear: none;
}

.galery{
	border-bottom:1px dashed #747474;
	width: 549px;
	margin-left: 90px;
	clear:both;
	float: left;
	margin-top: 20px;
	padding-bottom: 20px;
}

.galery_img_container{
	float: left;
	border: none;
	margin-top:19px;
	margin-right: 19px;
	height:76px;
	width: 123px;
	background:#000000;
}

.galery_picture_container{
	width: 570px;
	float: left;
}

.aritcle_preferences_container{
	margin-left: 90px;
	border-bottom:1px dashed #747474;
	float: left;
	clear:both;
	width: 549px;
	padding-bottom:15px;
}

.orange_border{
	border-top:1px dashed #837653;
	border-bottom:1px dashed #837653;
}

a.earlier_articles, .earlier_competition{
	color:#FFFFFF;
	font-variant:small-caps;
	float: right;
	padding-left: 20px;
	padding-top: 3px;
	clear: none;
	font-weight:bold;
	font-size:14px;
}

a.earlier_articles{
	background:url(images/design/earlier_articles_bgr.jpg) no-repeat;
	width:268px;
	height:23px;
	margin-top: 40px;
}

.big_article_container a.earlier_articles{
	margin-right: -20px;
}

a.earlier_articles_arc{
	background:url(images/design/earlier_articles_romaikon_bgr.jpg) no-repeat;
	width:168px;
	height:23px;
	float:right;
	clear:none;
	margin-right:10px;
	padding-left:10px;
	padding-top:2px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size: 14px;
	font-variant: small-caps;
}

a.earlier_articles_arc:hover{
	text-decoration:underline;
}

.earlier_competition{
	background:url(images/design/earlier_competition.jpg) no-repeat;
	width:163px;
	height:23px;
	color:#000000;
}

.article_dedicatory_title span{
	float: left;
}

.article_preferences{
	float: left;
	width:260px;
	margin-top: 15px;
	padding-left:10px;
}

.article_preferences div.left{
	margin: 0px;
	width: 135px;
	clear: none;
	color:#4d4c4a;
}

.article_preferences .left p{
	margin:0px;
	color:#4d4c4a;
}

.article_preferences div.right{
	width:123px;
	height:77px;
	background:#000000;
}

.article_preferences a{
	font-weight:bold;
	color:#000000;
}

.article_preferences p.readed{
	color:#000000;
	padding-top:5px;
}

/*video ajanlo oldala*/

.video_article_big_container{
	width: 100%;
}

.video_article_big_container img{
	border: none;
}

.video_article_big_container .article_type{
	float: right;
	margin-bottom: 20px;
}

.video_article_big_container .video_container{
	margin-left: 15px;
	clear:both;
}

.video_text h4, .video_text p{
	margin-left: 0px;
	float:left;
	clear:left;
	width: 100%;
}

.video_text_title{
	padding-top: 20px;
	border-bottom: 1px dashed #747474;
	float: left;
	width: 100%;
}

.video_text_title img{
	float:right;
	border: none;
}

.video_text_title a{
	float:left;
}

/* login*/

.login_container, .crop_container{
	margin-left: 35px;
	padding-top: 35px;
	float: left;
}

.login_container{
	padding-bottom: 30px;
	margin-bottom: 20px;
}

.login_container div {
	margin-top: 10px;
	float: left;
	clear:both;
}

.register_data_line{
	margin-top: 10px;
	float: left;
	clear:left;
	width: 100%;
}

.login_container div.fix_width{
	width:80px;
	float: left;
	margin-top: 0px;
	text-align: right;
	padding-right:10px;
}

.register_container{
	float: left;
	margin-bottom: 30px;
}

.register_container div.fix_width{
	width:120px;
	float: left;
	margin-top: 0px;
	text-align: right;
	padding-right:10px;
}

.login_container input[type=text], .register_container input[type=text], .input_220, .register_container input[type=password]{
	width: 219px;
	float:left;
	background:url(images/design/input_text_bgr.jpg) no-repeat;
	height: 20px;
	border:none;
	margin-right: 18px;
}

.login_container input[type=button], .login_container .submit_image{
	background:url(images/design/input_btn_bgr.png) no-repeat;
	width: 123px;
	height:34px;
	border:none;
	cursor: pointer;
	position: relative;
	padding-bottom: 6px;
}

 .login_container .submit_image{
	margin-left: -5px;
}

.login_container input.reg_now{
	background: url(images/design/registration_btn.png) no-repeat;
	width: 243px;
	height: 36px;
	margin-left: -4px;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	padding-bottom: 10px;
	margin-top: 9px;
}

.login_container .avatar_picture_container, .register_container .avatar_picture_container{
	width: 250px;
	float: left;
	margin-top: 0px;
	clear: none;
}

.login_container .avatar_picture{
	width: 100px;
	height: 95px;
	background:url(images/design/input_textarea_bgr.jpg) no-repeat;
	float: left;
	margin-top: 0px;
}

.register_container .avatar_picture{
	width: 100px;
	height: 95px;
	background:url(images/design/reg_avatar.jpg) no-repeat;
	float: left;
	margin-top: 0px;
}

.login_bottom_btns{
	clear:both;
	margin-left: 35px;
	padding-bottom: 45px;
	border-top: 1px dashed #b1b8c0;
	display: inline;
}

.login_bottom_btns input{
	border: none;
	cursor: pointer;
	padding-bottom: 6px;
}

.delete_reg{
	background:url(images/design/reg_delete.jpg) no-repeat;
	width: 150px;
	height: 34px;
	color:#FFFFFF;
}

.save_change{
	background:url(images/design/save_changes.jpg) no-repeat;
	width: 149px;
	height: 34px;
	margin-left: 40px;
	color: #3b3539;
	padding-right: 8px;
}

.cancel{
	background:url(images/design/cancel_bgr.jpg) no-repeat;
	width: 100px;
	height:34px;
	color: #3b3539;
	padding-right: 15px;
	border:none;
	cursor:pointer;
}

.crop_container .cancel{
	float: left;
	margin-top:75px;
	margin-left:30px;
	padding-bottom: 5px;
}

/*registrtaion*/

.registration_container{
	width:600px;
	margin-left: 35px;
}

.registration_container .lakat_div{
	width: 100%;
	background:url(images/design/lakat.png) no-repeat top right;
	height: 90px;
	float: left;
	margin-top: 20px;
}

.registration_container .lakat_div h1{
	border-bottom:1px dashed #acb9c2;
	padding-top:30px;
	width:525px;
	line-height: 45px;
}

.img_upload{
	background:url(images/design/input_btn_bgr.png) no-repeat;
	width: 123px;
	height:34px;
	border:none;
	cursor: pointer;
	position: relative;
	top: -5px;
	padding-bottom: 6px;
	margin-top: 72px;
	float: left;
}


.register_data_line a.user_condition{
	color:#0b9cc9;
	text-decoration: underline;
}

.register_data_line p{
	float: left;
	width: 205px;
	margin: 0px;
	text-align: right;
	padding-right:0px;
}


.register_data_line .cancel{
	position:relative;
	top:-5px;
	padding-bottom: 8px;
	cursor:pointer;
	float: left;
	margin-top: 73px;
}

div.user_datas_btns{	
	border-top:1px dashed #626367;
	width:235px;
	margin-left:15px;
	padding-left: 0px;
	padding-top: 10px;
}

.header_loginbox .exit{
	border: none;
	float: right;
	background: url(images/design/btn_bgr_yellow.jpg) repeat-x scroll 0 0;
	width: 100px;
	height:22px;
	color: #3b3539;
	padding-top: 0px;
	border:none;
	border:1px solid #FFFFFF;
	cursor:pointer;
	line-height: 20px;
}

.user_datas_btns a{
	float:left;
}

/*maskeppmasok*/

.maskeppmasok_container{
	width: 450px;
	float:left;
	margin-left: 35px;
	margin-top: 54px;
	padding-bottom: 130px;
}

.maskeppmasok_container h4{
	border-bottom:1px dashed #626367;
	padding-bottom: 10px;
}

ul.mailcimek{
	list-style-type: none;
}

ul.mailcimek a{
	color:#0ea1d5;
}

/*ARC*/

.arc_693{
	background: #605327 url(images/design/romaikon_bgr.jpg) no-repeat;
	width: 693px;
}

.arc_video_text_container h3, .arc_video_text_container h2{ /**/
	margin-left:15px;
}

.arc_video_text_container h3{ /**/
	margin-top: -15px;
	color:#0c9dd2;
}

.arc_video_text_container h2, .arc_video_datas h3{
	color:#d8d6d9;
	font-weight:bold;
}

.arc_video_text_container .video_article_big_container{
	margin-top: 58px;
}

.arc_video_datas{
	float:left;
	margin-bottom:20px;
	margin-left:15px;
	padding-right:37px;
	padding-right:37px;
	width:625px;
}

.arc_video_datas p{
	float: left;
	width: 150px;
	margin: 0px;
	line-height: 18px;
}

.arc_video_datas .left p{
	font-weight: bold;
	width: 300px;
	color:#D8D6D9;
}

.arc_video_datas .right p{
	color:#E3E3E1;
}

.arc_video_text_container .video_text{
	margin-top: 30px;
	color:#e2e2e2;
	margin-bottom: 15px;
}

.orange_border .article_preferences div.left a, .orange_border .article_preferences div.left p{
	color:#e3e3e5;
}

.blog_title_container .pages_counter, .blog_title_container .pages_counter li a{
	color:#FFFFFF;
}
/*
.arc_693 .aritcle_preferences_container .article_dedicatory_title, .arc_video_text_container, .arc_video_datas, .arc_693 .blog_title_container .blog_title, ,  .arc_693 .pages_counter a, .arc_693 .blog_footer a{
	color:#e4e2e5;
}*/

.arc_693 .blog_footer, .videolistazo_693 .blog_footer{
	color:#000000;
	position:absolute;
	bottom: 0px;
	width: 500px;
	margin-bottom: 15px;
	left: 0px;
	margin-left: 120px;
}

.arc_693 .blog_container .blog_left, .videolistazo_693 .blog_container .blog_left{
	width: 115px;
}

/*videoajanlo*/

.videolist_little_box{
	float: left;
	width:280px;
	height:80px;
}

.videolist_little_box .img_container {
	width:122px;
	height:78px;
	background:black;
	float: left;
}

.videolist_little_box div.left{
	padding-left: 15px;
	width: 140px;
}

.videolist_little_box div.left a, .videolist_little_box div.left p{
	color:#FFFFFF;
}

.videolistazo_693 .article_preferences .left a, .videolistazo_693 .article_preferences .left p{
	color:#000000;
} 

.videolistazo_693{
	margin-bottom: -9999em;
	padding-bottom: 10000em;
	overflow: hidden;
	width:693px;
}

.video_datas a.mmm_link, .register_data_line a.mmm_link{
	float:right;
	width: 116px;
	height:67px;
	background:url(images/design/maskeppmasok_btn.jpg) no-repeat;
	display:block;
	cursor:pointer;
	clear: right;
}

.register_data_line a.mmm_link{
	margin-top: 38px;
	float: right;
}

.no_border{
	margin-top: 0px;
	border:none;
}

/*impresszum*/

.impresszum_forgatas, .impresszum_szovegiras{
	float: left;
	width:200px;
}

.impresszum_forgatas{
	margin-left: 270px;
	margin-top:50px;
}

.impresszum_szovegiras{
	margin-top:50px;
	margin-left:200px;
}

.impresszum_container h2, .impresszum_container h3{ /**/
	text-align:center;
	color:#4D4C4E;
}

.impresszum_container h1{
	font-size: 25px;
	margin-top:15px;
	text-align:center;
}

.impresszum_container h2{ /**/
	font-size: 20px;
	margin-top: 35px;
}

.impresszum_container h3{
	font-size: 18px;
	font-variant:normal;
	font-weight:normal;
	color:#4D4C4E;
	text-align:center;
}

.impresszum_container ul{
	list-style-type:none;
}

.impresszum_container ul font{
	font-weight:bold;
	font-size:18px;
	line-height: 48px;
}

.addthis_button{
	margin-top:45px;
	float: left;
}


.arc_693 .blog_footer{
	color: #eceaed;
}

.picedit_container{
	margin-top: 30px;
	margin-left: 30px;
/*	max-width: 820px;*/
	width: 995px;
}

.picedit_container p{
	clear:both;
	margin-top: 20px;
	float: left;
	width: 100%;
}

.picedit_container .cancel{
	clear: both;
	float: left;
	margin-right: 15px;
	position:relative;
}

/*impresszum new*/

.person_container{
	width: 192px;
	height: 102px;
	float: left;
	margin-left: 18px;
	margin-top: 9px;
}

.person_container p{
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	width: 70px;
	margin-left: 9px;
	color:#0ba3d5;
}

.person_img_container{
	width: 102px;
	height: 102px;
	background:#999999;
	float: left;
}

.blue_title_box h2{
	margin: 0px;
	padding: 0px;
	line-height: 45px;
	margin-left: 40px;
	color:#FFFFFF;
}

/*uj oldalak */
.blue_title_box{
	width:630px;
	height:48px;
	background:url(images/design/blue_bgr_1px.jpg) repeat-x;
	border:1px solid #FFFFFF;
	margin-top: 10px;
	clear: both;
	float: left;
	padding-right: 5px;
}

.bests{
	float: right;
}

.bests li{
	display: inline;
	float: left;
}

.bests li span img{
	height: 40px;
	border: none;
	margin-top: 4px;
}

.bests li input{
	display: block;
	float: left;
	width:98px;
	height:39px;
	color:#FFFFFF;
	text-align:center;
	padding-top: 0px;
	margin-top: 5px;
	font-weight:bold;
	font-size: 11px;
	background:none;
	border:none;
	cursor:pointer;
}

.bests li .act_bests{
	background:url(images/design/act_bests_bgr.jpg) no-repeat;
	color:#0fa2d6;
}

ul.bests p.act_bests_p{
	margin:0px;
	text-align:center;
	position: relative;
	top:-15px;
}

ul.bests p.bests_p{
	margin:0px;
	text-align:center;
	position: relative;
	top:-15px;
	color:#FFFFFF;
}

.blue_title_box select{
	margin-top: 13px;
	margin-left: 10px;
	background:url(images/design/select_bgr_1px.jpg) repeat-x;
	float: left;
}

.impresszum_names_container{
	clear: both;
}

.counter{
	clear: both;
	float: right;
	margin-top: 40px;
}

.counter li{
	display: inline;
	color:#0ca4d6;
}

.counter li a, .counter li span{
	color:#0ca4d6;
	font-weight:bold;
}

.counter li a.act_counter{
	color:#000000;
}

.counter li a img{
	border: none;
}

.search_container .videolist_little_box div.left a, .search_container .videolist_little_box div.left p{
	color:#000000;
}

/*video thumbnail*/

.video_humbnail_list{
	width: 624px;
	height: 77px;
	overflow: hidden;
	float: left;
	margin-top: 4px;
	margin-bottom: 15px;
/*	margin-left: 15px;*/
}

.video_article_big_container .video_humbnail_list{
	margin-left: 15px;
}

.video_thumbnails_container{
	width:1500px;
	position: relative;
}

/*articles writer widht photo*/

.articles_writer_container{
	margin-left: 90px;
}

.articles_writer_container p{
	margin-left: 0px;
}

.articles_writer_container img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.articles_writer_container p.article_writer{
	clear: none;
	float: left;
	line-height: 25px;
	margin: 0px;
}

/*video player share*/

#panes{
	position: absolute;
	width: 305px;
	height: 255px;
	background:#000000;
	top: 0px;
	left:160px;
	z-index: 999;
	color:#FFFFFF;
	padding-right: 10px;
}

#panes p{
	margin: 5px 0px 5px 10px;
}

#panes .right_button{
	float: right;
	background: none;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	cursor: pointer;
}

.button_50{
	width: 50px;
}

#panes textarea{
	float: left;
	margin-bottom: 15px;
	width: 220px;
}

#panes input{
	background: #FFFFFF;
}

.input_220{
	width: 220px;
}

#panes .input_120{
	width: 120px;
	border: none;
	margin-top: 5px;
}

.shareTabs{
	list-style-type: none;
	margin-top: 5px;
	display:none;
}

.video_article_big_container .shareTabs{
	margin-left: 15px;
}

.registration_facebook_container{
	margin:0 auto;
	width:300px;
	position:absolute;
	right: -370px;
	top: 88px;
}
