
/* pontvadasz jatek */

#score_hunter {
}

#score_hunter h2.title {
	font-size: 24px;
	border-bottom: 1px solid #d0d0d0;
	margin-top: 10px;
}

#score_hunter h2.box {
	background: transparent url('../frame/almenu_bg.jpg') repeat-x;
	border: 1px solid #d0d0d0;
	padding: 1px 0px 1px 4px;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 10px;
	height: 22px;
}

#score_hunter div.box {
	background: #fdfdfd;
	border: 1px solid #d0d0d0;
	border-top: none;
	padding: 10px 17px 30px 17px;
	padding-bottom: 30px;
}

#score_hunter div.box .option {
	width: 150px;
	padding: 20px 20px 0px 30px;
	float: left;
	position: relative;
}

#score_hunter div.box .option input, #score_hunter div.box .option img {
	position: absolute;
	left: 5px;
	top: 20px;
}

#score_hunter .options {
	padding-top: 20px;
	width: 100%;
}

#score_hunter .myscore {
	margin-bottom: 10px;
}

#score_hunter .myscore a {
	float: right;
	display: block;
	width: 72px;
	height: 16px;
	font-weight: bold;
}

#score_hunter .myscore .prev_score {
	width: 122px;
	background: url('../frame/votepic_ok.gif') no-repeat 0px 2px;
	padding-left: 19px;
}

#score_hunter .myscore .game_stat {
	background: url('../frame/votepic_result_arrow.gif') no-repeat 0px 2px;
	padding-left: 16px;
}

#score_hunter .myscore .legend {
	float: right;
	width: 410px;
	text-align: right;
	margin-top: 10px;
}

#score_hunter .myscore .legend img {
	vertical-align: middle;
	margin: 0px 5px 0px 10px;
}

#score_hunter .game_result {
	border: 1px solid #d2d2d2;
	padding: 10px 10px 0px 15px;
	margin-bottom: 20px;
}

#score_hunter .game_result b {
	font-size: 14px;
}

#score_hunter .game_result img {
	vertical-align: middle;
}

#score_hunter .game_result .option {
	margin-bottom: 20px;
}

#score_hunter .error {
	margin-top: 15px;
}

#score_hunter .error ul {
	padding-left: 20px;
}

#score_hunter .vote_unknown, #score_hunter .vote_ok, #score_hunter .vote_bad {
	margin-top: 20px;
	border: 2px solid #e0e5f4;
}

#score_hunter .vote_unknown {
	padding: 15px 35px 15px 20px;
}

#score_hunter .vote_ok {
	background: url('../frame/votepic_ok.gif') no-repeat 10px 15px;
	padding: 15px 35px 15px 30px;
}

#score_hunter .vote_bad {
	background: url('../frame/votepic_error.gif') no-repeat 10px 15px;
	padding: 15px 35px 15px 30px;
}

/* votepic, valentine-ra epul */
#valentine .votepic_padder {
	padding: 15px;
}

#valentine .votepic_padder input.text {
	width: 240px;
}

#valentine .votepic_padder textarea {
	width: 240px;
	height: 119px;
	margin: 0px;
}

#valentine .votepic_left {
	float: left;
	width: 295px;
}

#valentine .votepic_right {
	float: left;
	width: 290px;
}

#valentine .votepic_search_form {
	background: #F1F1F1 url(../frame/title_bg3.gif) repeat-x;
	border: 1px solid #CFCFCF;
	font-size: 13px;
	margin-bottom: 14px;
	padding: 12px 30px 10px;
}

#valentine .votepic_search_form input {
	background: #FCFCFC;
	border: 1px solid #999999;
	color: #4A4A4A;
	font-family: Trebuchet MS,Tahoma,Arial;
	font-size: 12px;
	height: 16px;
	padding: 2px 4px;
	vertical-align: middle;
	width: 190px;
	margin-left: 10px;
}

#valentine .votepic_search_form input.button {
	background: url(../frame/button_bg4.gif);
	border: none;
	cursor: pointer;
	height: 20px;
	margin-left: 15px;
	padding: 0px;
	width: 38px;
}

#valentine .votepic_search_form a {
	background: url(../frame/votepic_result_arrow.gif) no-repeat 0px 2px;
	float: right;
	display: block;
	font-weight: bold;
	padding-left: 18px;
	margin-top: 2px;
	width: 130px;
}

#valentine .one_vote_box_cnt_1 {
	width: 180px;
	float: left;
	padding: 0px 40px 3px 0px;
}

#valentine .one_vote_box_cnt_2 {
	width: 290px;
	float: left;
	padding: 0px 40px 5px 0px;
}

#valentine .one_vote_box_1 {
	border: 1px solid #d2d2d2;
	width: 154px;
	/* height: 236px; */
	height: 200px;
	padding: 12px;
}

#valentine .one_vote_box_2 {
	border: 1px solid #d2d2d2;
	width: 262px;
	/* height: 236px; */
	height: 320px;
	padding: 12px;
}

#valentine .one_vote_box_3 {
	border: 1px solid #d2d2d2;
	width: 594px;
	padding: 12px;
	margin-bottom: 20px;
}

#valentine .one_vote_box_position_1, #valentine .one_vote_box_position_2, #valentine .one_vote_box_position_3 {
	padding: 5px;
	text-align: center;
}

#valentine .one_vote_box_position_1 b, #valentine .one_vote_box_position_2 b, #valentine .one_vote_box_position_3 b {
	font-weight: bold;
	display: block;
	width: 24px;
	height: 24px;
	background: #faefeb;
	color: #CC582F;
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
}

#valentine .one_vote_box_upper_1, #valentine .one_vote_box_upper_2, #valentine .one_vote_box_upper_3 {
	margin-bottom: 12px;
}

#valentine .one_vote_box_upper_1 a, #valentine .votepic_actions a, #valentine .one_vote_box_upper_2 a, #valentine .one_vote_box_upper_3 a {
	font-weight: bold;
}

#valentine .one_vote_box_upper_1 a.vote, #valentine .votepic_actions a.vote, #valentine .one_vote_box_upper_2 a.vote, #valentine .one_vote_box_upper_3 a.vote {
	padding-left: 17px;
	background: url('../frame/votepic_vote_heart.gif') no-repeat 0px 2px;
	display: block;
	height: 16px;
}

#valentine .votepic_actions a.vote {
	float: right;
	width: 80px;
	margin: 0px;
}

#valentine .one_vote_box_upper_1 a.recommend, #valentine .votepic_actions a.recommend, #valentine .one_vote_box_upper_2 a.recommend, #valentine .one_vote_box_upper_3 a.recommend {
	float: right;
	padding-left: 17px;
	background: url('../frame/votepic_vote_recommend.gif') no-repeat 0px 2px;
	display: block;
	height: 16px;
}

#valentine .one_vote_box_1 .one_pic, #valentine .one_vote_box_2 .one_pic {
	text-align: center;
}

#valentine .one_vote_box_3 .one_pic {
	float: left;
	width: 340px;
	margin-right: 5px;
}

#valentine .one_vote_box_1 .one_pic img, #valentine .one_vote_box_2 .one_pic img, #valentine .one_vote_box_3 .one_pic img {
	border: 1px solid #d2d2d2;
}

#valentine .one_vote_box_1 .pic_name, .one_vote_box_2 .pic_name, .one_vote_box_3 .pic_name {
	font-weight: bold;
	margin: 8px 10px;
}

#valentine .one_vote_box_1 .vote_ratio, #valentine .one_vote_box_2 .vote_ratio, #valentine .one_vote_box_3 .vote_ratio {
	text-align: center;
}

#valentine .votepic_preview {
	width: 390px;
	border: 1px solid #d2d2d2;
	background: #fdfdfd;
	padding: 9px;
	margin: 0 auto;
	text-align: center;
}

#valentine .votepic_preview img.preview_image {
	border: 1px solid #d2d2d2;
	margin: 10px 0px;
	/* width: 390px; */
}

#valentine .votepic_preview .votepic_actions {
	text-align: left;
}

#valentine .votepic_preview form {
	text-align: left;
	margin-top: 15px;
	font-size: 12px;
}

#valentine .votepic_preview form img {
	vertical-align: middle;
}

#valentine .votepic_preview form input {
	vertical-align: middle;
}

#valentine .votepic_preview form input.text {
	border: 1px solid #ccc;
	background: #fff;
	padding: 2px;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
}

#valentine .votepic_preview form b.label {
	display: block;
	float: left;
	width: 100px;
}

#valentine .votepic_preview .error, #valentine .votepic_preview .success {
	text-align: left;
	padding-left: 20px;
	margin-top: 5px;
}

#valentine .votepic_preview .success {
	padding: 10px;
	background: #fff;
	border: solid 2px #090;
	color: #090;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

#valentine .votepic_preview .addemail {
	background: url('../frame/votepic_vote_recommend.gif') no-repeat 300px 2px;
	display: block;
	text-align: right;
	height: 16px;
	margin-bottom: 10px;
}

#valentine .votepic_preview #votepic_recommendform input.text {
	width: 200px;
}

#valentine .votepic_preview #votepic_recommendform b.label {
	width: 130px;
}

#valentine .votepic_preview .votepic_gallery_div {
	left: 1px;
	bottom: 11px;
	background: #fff url('../frame/votepic_zoom.gif') no-repeat 97% 8px;
	position: absolute;
	opacity: 0.8; /*W3C szabv�ny szerint CSS2+*/
	filter: alpha(opacity=80); /*IE*/
	-moz-opacity: 0.8; /*Mozilla - Firefox*/
	-khtml-opacity: 0.8; /*Konqueror - Safari*/
	font-weight: bold;
	padding-top: 11px;
	height: 25px;
	cursor: pointer;
}

#valentine .votepic_preview .pic_desc {
	text-align: left;
	margin: 5px 0 10px 0;
}


/* blog mindenhova - nyitóoldalra*/

span.blog_highlight {
	background-color: #8da4c6;
	color: white;
	font-weight: bold;
	height: 18px;
	padding: 0;
}

img.blog_highlight {
	vertical-align: text-bottom;
	height: 18px;
}
/* BLOG RIGHT BOXES */

.blog_br {
	margin-top: 6px;
	margin-bottom: 0;
}

.blog_box {
	margin-top: 0em;
	margin-bottom: 2em;
	padding-top: 0;
	padding-bottom: 0;
	border: 1px solid #cfcfcf;
	background: #fbfbfb;
	font-family: Trebuchet MS, Tahoma, Arial;
/*	width: 98%;*/
}

.blog_box h2 {
	width: 331px;
	padding: 1px 0 2px 7px;
	border-bottom: 1px solid #cfcfcf;
	background: #f5f5f5;
	background: url(../frame/almenu_bg.jpg) repeat-x;
	color: #4a4a4a;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
}
.blog_box h2.openbox {
	width: 331px;
	padding: 1px 0 2px 7px;
	border-bottom: 1px solid #cfcfcf;
	background: #f5f5f5;
	background: url(../frame/almenu_bg.jpg) repeat-x;
	color: #4a4a4a;
	font-size: 16px;
	font-weight: bold;
	font-stretch: semi-condensed;
	margin-bottom: 0;
}

.blog_box_inside {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 7px;
	padding-left: 7px;
	background: #fbfbfb;
}

.blog_box ul {
	list-style-type: none;
	margin-top: 1em;
	margin-bottom: 1em;
}

.blog_box ul li {
	list-style-type: none;
	margin-bottom: 1em;
}

.blog_box a.comment {
	color: #cc582f;
	text-decoration: none;
	/*font-size: 12px;*/
	font-family: Trebuchet MS, Tahoma, Arial;
}
.blog_box a:hover {
	text-decoration: underline;
}


/* BLOG CALENDAR */
.blog_calendar {
	width: 340px;
	height: 265px;
	margin: 10px auto 2em;
	text-align: center;
	background-color: #e9ecf3;
	font-family: Trebuchet MS, Tahoma, Arial;
	padding-top: 5px;
}

.blog_calendar .header {
	margin: 0px auto;
	text-align: center;
	height: 25px;
	width: 224px;
	padding-top: 5px;
	position: relative;
	color: #22407c;
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS, Tahoma, Arial;
}

.blog_calendar .left {
	position: absolute;
	width: 20px;
	height: 20px;
	display: block;
	left: 0;
	top: 5px;
	background: url('../frame/blognaptar_balra.gif');
}

.blog_calendar .right {
	position: absolute;
	width: 20px;
	height: 20px;
	display: block;
	right: 0;
	top: 5px;
	background: url('../frame/blognaptar_jobbra.gif');
}

.blog_calendar a{
	text-decoration: underline;
}

.blog_calendar .days {
	width: 224px;
	height: 260px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.blog_calendar .days .header {
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 2px;
	margin-bottom: 2px;
	color: black;
	font-weight: bold;
}

.blog_calendar .days .day {
	float: left;
	width: 30px;
	height: 25px;
	margin-right: 2px;
	margin-bottom: 2px;
	background: url('../frame/blognaptar_bg.gif');
	padding-top: 5px;
}

.blog_calendar .days .holyday {
	float: left;
	width: 30px;
	height: 25px;
	margin-right: 2px;
	margin-bottom: 2px;
	background: url('../frame/blognaptarhv_bg.gif');
	padding-top: 5px;
}

.blog_calendar .days .current {
	float: left;
	width: 30px;
	height: 25px;
	margin-right: 2px;
	margin-bottom: 2px;
	background: url('../frame/blognaptarmai_bg.gif');
	padding-top: 5px;
}


.blog_calendar .outside {
	color: #bdbdbd;
}

/*     BLOG SEARCH BOX       */

.blog_box input.search {
	border: 1px solid #cfcfcf;
	height: 1.5em;
	width: 80%;
}

.blog_box input.ok {
	width: 40px;
}

.blog_box_search {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 7px;
	padding-left: 7px;
	background: #fbfbfb;
}

/*       BLOG BIO BLOCK         */
.blog_bio_inside {
	margin-top: 1em;
	margin-bottom: 0em;
	padding-top: 0;
	margin-left: 14px;
	padding-left: 0px;
	background: #fbfbfb;
	width: 95%;
}

.blog_bio_inside .picturebox {
	margin-right: 10px;
	padding: 0;
	width:100px;
	height:100px;
	float:left;
}

.blog_bio_inside .picturebox img{
	margin: 0px;
	padding: 0;
	width:100px;
	height:100px;
}

.blog_bio_inside .textbox {
	width: 200px;
	float: right;
	margin-bottom: 10px;
	padding-bottom: 0;
}

.blog_bio_inside .textbox .desc {
	margin: 0;padding: 0; width:200px; height:85px;
	overflow: hidden;
}

.blog_bio_inside .textbox .more {
	margin: 0;padding: 0; width:200px; height:15px;
}


/*       BLOG OPEN BLOGS BLOCK         */
.blog_open_inside {
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 14px;
	padding-left: 0px;
	background: white;
	/*width: 98%;*/
}

.blog_open_inside .picturebox {
	margin-right: 5px;
	padding: 0;
	width:35px;
	height:35px;
	float:left;
	overflow: hidden;
}
.blog_open_inside .picturebox img{
	margin: 0px;
	padding: 0;
	width:35px;
	height:35px;
}

.blog_open_inside .textbox {
	width: 275px;
	margin-right: 5px;
	float:right;
}

.blog_open_inside .textbox .desc {
	margin: 0; padding: 0; width:275px; height:15px;
	overflow: hidden;
}

.blog_open_inside .textbox .more {
	margin: 0; padding: 0; width:275px; height:15px;
	overflow: hidden;
}

.blog_open_inside .textbox .desc a {
	color: #cc582f;
	font-weight: normal;
}

.blog_open_inside .textbox .more a {
	font-weight: bold;
}

.blog_box .morebloggers {
	text-align: right;
	margin-right: 8px;
	margin-bottom: 10px;
}

.blog_box .morebloggers a {
   	font-family: Arial, Trebuchet MS, Tahoma;
	font-weight: bold;
}

/*       BLOG TOP BLOGS BLOCK         */
.blog_top_inside {
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 14px;
	padding-left: 0px;
	background: #fbfbfb;
	/*width: 98%;*/
}

.blog_top_inside .picturebox {
	margin-right: 5px;
	padding: 0;
	width:35px;
	height:35px;
	float:left;
}
.blog_top_inside .picturebox img{
	margin: 0px;
	padding: 0;
	width:35px;
	height:35px;
}

.blog_top_inside .textbox {
	width: 275px;
	margin-right: 5px;
	float:right;
}

.blog_top_inside .textbox .desc {
	margin: 0; padding: 0; width:275px; height:15px;
	overflow: hidden;
}

.blog_top_inside .textbox .more {
	margin: 0; padding: 0; width:275px; height:15px;
	overflow: hidden;
}

.blog_top_inside .textbox .desc a {
	color: #cc582f;
	font-weight: bold;
}

.blog_top_inside .textbox .more a {
	font-weight: bold;
}

/* BLOG BEJEGYZÉS */

.blogentry {
	margin-top: 1em;
	margin-bottom: 1em;
}

.blogentry h2 {
	color: #888888;
	font-size: 24px;
	border-bottom: 1px #cfcfcf solid;
}

.blogentry h3 {
	color: #4a4a4a;
	font-size: 24px;
}

.blogentry h3.commentsheader {
	color: #888888;
	font-size: 18px;
	background: url(../frame/blogline.gif) no-repeat;
	background-position: 0px 10px;
   	font-family: Arial, Trebuchet MS, Tahoma;
}

.blogentry .time {
	color: #bebebe;
}

.blogentry .entry {
	margin: 1em;
	font-size: 14px;
}

.blogentry .entry2 {
	margin: 1em;
	font-size: 14px;
}

.blogentry .bottomtext {
	color: #888888;
	font-size: 12px;
}

.blogentry .bottomlinks {
	text-align: right;
	font-size: 12px;
	color: #888888;
}

.blogentry .labels {
	color: #cc582f;
}

.blogentry .labels a {
	color: #cc582f;
}

.blogentry .entry img {
	padding: 10px;
	/*margin: 10px;*/
	border: 1px #f2f2f2 solid;
	border-right: 2px #bfbfbf solid;
	border-bottom: 2px #bfbfbf solid;
}

.blogentry .entry table {
	color: #888888;
	font-size: 13px;
	font-weight: normal;
	/*font-family: Trebuchet MS, Tahoma, Arial;*/
   	font-family: Arial, Trebuchet MS, Tahoma;
   	margin-top: 1em;
   	margin-bottom: 1.5em;
}

.blogentry .entry table strong {
	font-weight: normal;
}


/* megjegyzések */
.blogentry .entry2 #megjegyzes_cont{
	position: relative;
}
/* megjegyzes */
.blogentry .entry2 .megjegyzes{
	position: relative;
	padding: 8px;
	border-top: solid 3px #cfcfcf;
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 12px;
	color: #4a4a4a;
}
.blogentry .entry2 .megjegyzes .megjegyzes_header img{
	vertical-align: middle;
}
.blogentry .entry2 .megjegyzes .megjegyzes_header a{
	margin-right: 5px;
	font-weight: bold;
}
.blogentry .entry2 .megjegyzes .megjegyzes_header a.webcim{
	margin-right: 5px;
	font-weight: normal;
}
.blogentry .entry2 .megjegyzes p{
	margin: 0px;
	padding: 5px 0px 10px 0px;
	font-size: 12px;
}
.blogentry .entry2 .megjegyzes p a{
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}
.blogentry .entry2 .megjegyzes p a:hover{
	color: #CC582F;
	text-decoration: none;
}

/* BLOG LISTA */

.bloglist {
	margin-top: 1em;
	margin-bottom: 1em;
}

.bloglist h2, .bloglist h2 a {
	color: #4a4a4a;
	font-size: 24px;
	border-bottom: 1px #cfcfcf solid;
	margin-bottom: 0.2em;
}

.bloglist h3 {
	color: #24468a;
	font-size: 24px;
	margin-bottom: 0.3em;
}

.bloglist .time {
	color: #bebebe;
}

.bloglist .entry {
	margin: 0em;
	padding: 0px;
	font-size: 14px;
}

.bloglist p {
	padding-left: 2px;
	margin-top: 0;
	margin-bottom: 0;
}

.bloglist .bottomtext {
	color: #888888;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 12px;
}

.bloglist .bottomlinks {
	text-align: right;
	color: #888888;
}

.bloglist .pager {
	color: #24468a;
	text-align: center;
	font-size: 14px;
}

.bloglist .pager a {
	color: #24468a;
	margin: 5px;
	font-size: 14px;
}

.bloglist .labels {
	color: #cc582f;
}

.bloglist .labels a {
	color: #cc582f;
}

/* BLOG FOOLDAL TETEJE - ALT*/
.blogmain .leftalt, .bloglist .leftalt {
	width: 100%;
}

.blogmain .leftalt .altleft, .bloglist .altleft{
	float: left;
	width: 250px;
}
.bloglist .altleft{
	padding-bottom: 10px;
}

.blogmain .leftalt .altright, .bloglist .altright{
	float: right;
	width: 350px;
}

.blogmain .leftalt h2 a {
	color: #bebebe;
}

.blogmain .left .headeralt a, .blogmain .right .headeralt a{
	color: #cc582f;
	font-weight: bold;
	font-size: 14px;
}

.blogmain .textbox_new .titlealt {
	/*height: 20px;
	overflow: hidden;*/
}

.blogmain .textbox_new .titlealt img{
	vertical-align: text-bottom;
}
.blogmain .textbox_new .desc {
	height: 64px;
	overflow: hidden;
}

.blogmain .textbox_new .label {
	margin-top: 8px;
	height: 30px;
	overflow: hidden;
}

.blogmain .textbox_new .label a {
	font-weight: normal;
}

.bloglistheader {
	margin: 5px auto;
	text-align: center;
}

/* BLOG FOOLDAL TETEJE */

.blogmain {
	margin-top: 1em;
	margin-bottom: 2em;
}

.blogmain .left {
	width: 48%;
	float: left;
}
.blogmain .right {
	width: 48%;
	float: right;
}

.blogmain h2 {
	color: #bebebe;
	font-size: 18px;
	margin-bottom: 0.2em;
	text-align: right;
	background: url(../frame/blogline.gif) no-repeat;
	background-position: 0px 13px;
   	font-family: Arial, Trebuchet MS, Tahoma;
}

.blogmain h2.recommend {
	color: #888888;
	font-size: 18px;
	margin-bottom: 0.2em;
	border-bottom: none;
	text-align: left;
	background: url(../frame/blogline.gif) no-repeat;
	background-position: 0px 13px;
   	font-family: Arial, Trebuchet MS, Tahoma;
}

.blogmain h2.newest {
	color: #888888;
	font-size: 14px;
	margin-bottom: 0.2em;
	border-bottom: none;
	text-align: left;
	background: url(../frame/blogline.gif) no-repeat;
	background-position: 0px 10px;
   	font-family: Arial, Trebuchet MS, Tahoma;
}

.blogmain h3 {
	color: #24468a;
	font-size: 18px;
	margin-bottom: 0.3em;
}

.blogmain .author, .blogmain .blogname a {
	color: #cc582f;
	font-weight: bold;
	font-size: 14px;
}

.blogmain .lead {
	font-size: 14px;
}

.blogmain .left a {
	font-weight: bold;
	color: #24468a;
}

.blogmain .left p, .blogmain .right p {
	margin: 0;
	padding: 0;
}

.blogmain .title, .blogmain .title a, .blogmain .titlealt a {
	font-weight: bold;
	color: #24468a;
	font-size: 16px;
}

.blogmain .right .blogname{
	color: #cc582f;
	font-size: 12px;
	margin-bottom: 1em;
}

.blogmain .right .blogname a{
	color: #cc582f;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 1em;
}

.blogmain .header a{
	color: #bebebe;
	font-weight: bold;
	font-size: 14px;
}

.blogmain .header, .blogmain .headeralt {
	width: 100%;
	padding: 0;
	margin: 0;
	height: 2em;
	margin-top: 0.5em;
	background: url(../frame/blogline.gif) no-repeat;
	background-position: 0px 10px;
}

.blogmain .inside {
	padding: 0;
	margin: 0;
}

.blogmain .picturebox {
	width: 70px;
	height: 70px;
	float: left;
	margin: 0;
	padding: 0;
}

.blogmain .picturebox img{
	margin: 0;
	padding: 0;
	width:70px;
	height:70px;
}

.blogmain .pictureboxrecom {
	width: 70px;
	height: 70px;
	float: left;
	margin: 0;
	padding: 0;
}

.blogmain .pictureboxrecom img{
	margin: 0;
	padding: 0;
	width:68px;
	height:68px;
	border: 1px #cfcfcf solid;
}


.blogmain .textbox {
	width: 215px;
	padding: 0;
	margin: 0;
	padding-left: 0px;
	margin-left: 0px;
	float: right;
}

.blogmain .textbox .blogname a{
	color: #cc582f;
	font-weight: bold;
	font-size: 14px;
}

.blogmain .textbox .title {
	height: 40px;
	overflow: hidden;
}

.blogmain .textbox .blogname {
	margin: 0;
	padding: 0;
	height: 30px;
	overflow: hidden;
}

.blogmain .textbox_new {
	width: 280px;
	padding: 0;
	margin: 0;
	padding-left: 0px;
	margin-left: 0px;
}

.blogmain .textbox_new .blogname a{
	color: #cc582f;
	font-weight: bold;
	font-size: 14px;
}

.blogmain .textbox_new .title {
	height: 40px;
	overflow: hidden;
}

.blogmain .textbox_new .blogname {
	margin: 0;
	padding: 0;
	height: 30px;
	overflow: hidden;
}

.blogmain .wb, .blogentry .wb {
	background-color: white;
	padding-right: 10px;
}

.blogmain .wbr {
	background-color: white;
	padding-left: 10px;
}

/* Olimpia 2008 eredmények */
.olimpia2008results{
	padding-top: 10px;
	padding-left: 10px;
}


.olimpia2008results .results{
	padding-left: 10px;
}

.olimpia2008results h2{
	margin-bottom: 10px;
	border-bottom: 1px #ccc solid;
   	font-family: Arial, Trebuchet MS, Tahoma;
}

.olimpia2008results h3{
	padding-bottom: 10px;
}

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

.olimpia2008results h4.nap{
	font-size: 14px;
	color: #CC582F;
}
.olimpia2008results p.sport{
	font-weight: bold;
}

.olimpia2008results p.text{
}

.olimpia2008results a{
	font-weight: bold;
}

.olimpia2008results .right{
	text-align: left;
}

/* OLIMPIA RIGHT BOXES */

.olimpia_box {
	margin-top: 0em;
	margin-bottom: 2em;
	padding-top: 0;
	padding-bottom: 0;
	border: 1px solid #cfcfcf;
	background: #fbfbfb;
	font-family: Trebuchet MS, Tahoma, Arial;
/*	width: 98%;*/
}

.olimpia_box h2.openbox {
	width: 331px;
	padding: 1px 0 2px 7px;
	border-bottom: 1px solid #cfcfcf;
	background: #f5f5f5;
	background: url(../frame/almenu_bg.jpg) repeat-x;
	color: #4a4a4a;
	font-size: 16px;
	font-weight: bold;
	font-stretch: semi-condensed;
	margin-bottom: 0;
}

.olimpia_box #eb2008 {
	margin: 5px;
}

.olimpia_box #eb2008 table.olimpia{
	margin: 0;
	word-spacing: 3px;
}

.olimpia_box #eb2008 table.olimpia td{
	word-spacing: 3px;
}

.olimpia_box p.oright{
	text-align: right;
	margin-right: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 5px;
}

/* VIDEO UPLOAD */
#videoupload{
	margin-top: 6px;
	width: 100%;
}
#videoupload #page1{
	display: none;
}
#videoupload #page2{
	display: none;
}
#videoupload #page3{
	display: none;
}



/* NE MARADJ LE ROLA TABOS CUCC */

#videoupload .tabmenu {
	height: 26px;
	background: url('../frame/border2.gif') repeat-x bottom;
	width: 619px;
}

#videoupload .tabmenu .dontmiss_tab {
	display: block;
	width: 160px;
	margin-top: 4px;
	padding: 4px;
	z-index: 1;
	background: transparent url(../frame/hotlead_csik.gif) repeat-x scroll 0% 0%;
	text-align: center;
	border: 1px solid #d1d1d1;
	border-bottom: none;
	height: 12px;
	margin-right: 3px;
	float: left;
}

#videoupload .tabmenu .dontmiss_tab:hover {
    text-decoration: underline;
}

#videoupload .tabmenu .dontmiss_tab_aktiv {
	display: block;
	width: 160px;
	padding: 5px;
	z-index: 1;
	background: #F8F8F8;
	text-align: center;
	border: 1px solid #d1d1d1;
	border-bottom: none;
	height: 18px;
	margin-right: 3px;
	float: left;
	color: #4a4a4a;
	cursor: default;
}

#videoupload .tabmenu .dontmiss_tab_aktiv:hover {
    text-decoration: underline;
}

#videoupload #page1, #videoupload #page2, #videoupload #page3{
	position: absolute;
	width: 617px;
	border: solid 1px #d0d0d0;
	border-top: none;
	margin-right: 1px;
	padding-top: 20px;
	background-color: #F8F8F8;
}

#videoupload .container{
	margin-bottom: 20px;
}

#videoupload .leftc{
	width: 100px;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-size: 14px;
}

#videoupload .rightc{
	width: 500px;
	float: right;
	text-align: left;
}

#videoupload .row{
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: none;
	border: none;
	text-align: left;
}

#videoupload .fieldname{
	width: 100px;
	text-align: right;
	font-size: 14px;
	float: left;
	margin-right: 10px;
}

#videoupload .field{
	width: 450px;
	float: left;
}

#videoupload .help{
	width: 20px;
	float: left;
}

#videoupload .clear{
	clear: both;
	font-size: 0;
}


#videoupload input.edit{
	width: 428px;
	border: 1px solid #CFCFCF;
	padding: 2px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
}

#videoupload input.tagedit{
	border: 1px solid #CFCFCF;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
}

#videoupload .thumbs input{
	width: 20px;
}

#videoupload .thumbs{
	margin-left: 10px;
	font-size: 14px;
}

#videoupload .waiting img{
	vertical-align: middle;
}

#videoupload .nextbutton{
	text-align: right;
	padding-right: 20px;
}

#videoupload .dottedline{
	margin: 20px auto 20px auto;
	text-align: center;
	width: 96%;
	border-bottom: 1px dotted #8a8b8f;
}

#videoupload textarea{
	width: 432px;
	height: 55px;
	border:1px solid #CFCFCF;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
}

#videoupload .inp_button{
	width: 80px;
	height: 18px;
	background: url(../frame/ps_button.gif);
	border: none;
	margin-top: 5px;
	padding-top: 4px;
	display: block;
	text-align: center;
}

#videoupload .next{
	float: right;
	margin: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}

#videoupload .waiting{
	text-align: center;
	font-size: 20px;
}

#videoupload .next{
	float: right;
	margin: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}

#videoupload .prev{
	float: left;
	margin: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}

#videoupload #page1 h3
{
	text-indent: 20px;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
}
/* VIDEO HEADER */

.videoheader, .videoheaderright {
	margin-top: 6px;
	height: 26px;
	background: url(../frame/videobuttonback.gif) repeat-x;
	border: 1px #efefef solid;
	padding: 3px;
	padding-bottom: 0;
}

.videoheader .hbutton{
	float: right;
	width: 100px;
	height: 21px;
	margin-right: 12px;
	padding: 0;
}

.videoheader a.button{
	background: url(../frame/videobutton.gif) no-repeat 0px 0px;
	width: 100px;
	height: 21px;
	color: white;
   	font-family: Arial, Trebuchet MS, Tahoma;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	text-align: left;
	text-indent: 21px;
	padding-top: 3px;
	cursor: pointer;
	display: block;
}

.videoheader a.button:hover {
	text-decoration: none;
	background-position: 0px -24px;
}

.videoheader a.buttonactive{
	background: url(../frame/videobutton2.gif);
	width: 100px;
	height: 21px;
   	font-family: Arial, Trebuchet MS, Tahoma;
	font-size: 14px;
	font-weight: bold;
    margin-bottom: 0;
	text-align: left;
	text-indent: 21px;
	padding-top: 3px;
	display: block;
}

.videoheader a.buttonactive:hover{
	text-decoration: none;
	cursor: default;
}

.videoheader .buttonsearch{
	float: right;
	background: url(../frame/videobutton3.gif) no-repeat;
	width: 157px;
	height: 22px;
	margin-right: 12px;
   	margin-bottom: 0;
	text-align: left;
	text-indent: 21px;
	padding-top: 2px;
}

.videoheader .buttonsearch input{
	width: 140px;
	border: none !important;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 13px;
	text-align: right;
	margin-left: 10px;
   	margin-bottom: 0;
	color: #888888;
}

.videoheader a.buttonok{
	float: right;
	background: url(../frame/videobutton4.gif) no-repeat 0px 0px;
	width: 28px;
	height: 18px;
	color: white;
   	font-family: Arial, Trebuchet MS, Tahoma;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 2px;
   	margin-bottom: 0;
	text-align: left;
	text-indent: 3px;
	padding-top: 3px;
	display: block;
	color: #fff;
}

.videoheader a.buttonok:hover {
	text-decoration: none;
	background-position: 0px -21px;
}

.videoheader h2{
	text-indent: 5px;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

/* Video header right */
 .videoheaderright .hbutton{
 	float: left;
	width: 90px;
	height: 21px;
	margin-right: 12px;
	padding: 0;
}
.videoheaderright a.button{
	background: url(../frame/videobutton5.gif) no-repeat 0px 0px;
	width: 90px;
	height: 21px;
   	font-family: Arial, Trebuchet MS, Tahoma;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	text-align: left;
	text-indent: 21px;
	padding-top: 3px;
	cursor: pointer;
	display: block;
}

.videoheaderright a.buttonactive{
	background: url(../frame/videobutton5.gif);
	width: 90px;
	height: 21px;
   	font-family: Arial, Trebuchet MS, Tahoma;
	font-size: 14px;
	font-weight: bold;
    margin-bottom: 0;
	text-align: left;
	text-indent: 21px;
	padding-top: 3px;
	display: block;
}

/* Video list - én videóim  */
.myvideo{
	margin-top: 6px;
}

.myvideo h2{
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 20px;
	font-weight: normal;
}

.myvideo .orange{
	color: #ee8016;
}

.myvideo .highlight{
	background-color: yellow;
}

.myvideo .onevideo{
   	border-top: 1px dotted #8a8b8f;
   	padding-top: 10px;
}

.myvideo .onevideo .left{
	float: left;
	width: 160px;
	height: 134px;
}

.myvideo .onevideo .left img{
	width: 160px;
	/*height: 134px;*/
}

.myvideo .onevideo .right{
	float: right;
	position: relative;
	width: 440px;
	height: 134px;
}

.myvideo .onevideo .right h3{
	font-size: 14px;
}

.myvideo .onevideo .right h3 img {
	vertical-align: middle;
}

.myvideo .video_info {
	position: absolute;
	width: 420px;
	bottom: 0px;
	line-height: 150%;
	background: #fff;
	z-index: 1;
	padding-top: 0;
	overflow: hidden;
}

.myvideo .video_buttons {
	position: absolute;
	bottom: 8px;
	right: 0px;
	z-index: 1;
	text-align: center;
}

.myvideo .clear{
	clear:both;
   	margin-bottom: 20px;
}

.myvideo .failed{
	color: #F00;
}

.myvideo .processing, .myvideo .incoming{
	color: #2A9900;
}

/* PS UPLOAD INFO */

.video_upload_info {
	margin-top: 0em;
	margin-bottom: 2em;
	padding-top: 0;
	padding-bottom: 0;
	border: 1px solid #cfcfcf;
	background: #fbfbfb;
	font-family: Trebuchet MS, Tahoma, Arial;
/*	width: 98%;*/
}

.video_upload_info h2 {
	width: 331px;
	padding: 1px 0 2px 7px;
	border-bottom: 1px solid #cfcfcf;
	background: #f5f5f5;
	background: url(../frame/almenu_bg.jpg) repeat-x;
	color: #4a4a4a;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
}

.video_upload_info .video_upload_info_inside {
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 14px;
	padding-left: 0px;
	background: white;
	/*width: 98%;*/
}

.video_upload_info ol {
	margin: 0;
	padding: 0;
	margin-left: 18px;
	margin-bottom: 10px;
}

.video_upload_info a {
	font-weight: bold;
}


/* video  */
div.video_five {
	border: 1px solid #cfcfcf;
	margin-top: 6px;
	overflow: hidden;
}

h2.video_five {
	background:#FFFFFF url(../frame/almenu_bg.jpg) repeat-x scroll 0% 0%;
	border-bottom:1px solid #CFCFCF;
	color:#4A4A4A;
	font-size: 16px;
	margin: 0px;
	padding:1px 0px 1px 8px;
	width: 100%;
}

.video_five .one_video{
	width: 100px;
	float: left;
	margin-right: 9px;
	margin-left: 9px;
}

.video_five .one_video .picture{
	width: 100px;
	height: 75px;
	background-color: black;
	text-align: center;
	overflow: hidden;
}

.video_five .one_video .picture img{
	width: 100px;
	margin: 0 auto;
}

.video_five .one_video .text{
	bottom: 5px;
	width: 100px;
	height: 30px;
	text-align: center;
}


div.psvideobutton{
	float: left;
	width: 80px;
	height: 22px;
	margin-right: 10px;
}

a.psvideobutton{
	background: url(../frame/ps_button.gif) no-repeat;
	width: 80px;
	height: 18px;
   	font-family: Arial, Trebuchet MS, Tahoma;
    margin-bottom: 0;
    padding-top: 4px;
	text-align: center;
	display: block;
}

a.psvideobutton:hover {
	text-decoration: none;
	color: #4372d1;
}

/* video open */


div.video_open {
	width: 338px;
	border: 1px solid #cfcfcf;
	margin-top: 6px;
	overflow: hidden;
	padding: 0;
}

h2.video_open {
	width: 338px;
	background:#FFFFFF url(../frame/almenu_bg.jpg) repeat-x scroll 0% 0%;
	border-bottom:1px solid #CFCFCF;
	color:#4A4A4A;
	font-size: 16px;
	margin: 0px;
	padding:1px 0px 1px 8px;
}

.video_open .inside{
	width: 338px;
	background-color: white;
}

.video_open .lead_video{
	width: 288px;
	margin: 12px auto;
	border: none;
	margin-bottom: 5px;
}

.video_open .one_video{
	width: 80px;
	height: 60px;
	float: left;
	margin: 0;
}

.video_open .one_video .picture{
	width: 80px;
	height: 60px;
	background-color: black;
	text-align: center;
}

.video_open .one_video .picture img{
	width: 80px;
	margin: 0 auto;
}

.video_open .dottedline{
	padding: 0;
	width: 288px;
	margin-left: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 0;
	border-bottom: 1px dotted #8a8b8f;
}

.video_open .right{
	text-align: right;
	font-weight: bold;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.video_open h3{
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 24px;
}

.video_open .videotitlelink {
	text-align: center;
	margin: 0 auto;
}

.video_open .videotitlelink a {
	font-weight: bold;
}
/* common for video */
.videorss img{
	vertical-align: middle;
}

/*  autosuggest for ps  */

.suggest_search{
	visibility: hidden;
	position: absolute;
	z-index: 101;
	padding: 0px;
	width: 350px;
	border: solid 1px #000;
	background: #fff;
	text-align: right;
}
.suggest_search div {
	position: relative;
	display: block;
	padding: 2px 3px;
	width: 344px;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
}
.suggest_search div.current {
	background: #E0EEFB;
}
.suggest_search b{
	display: block;
	width: 244px;
	color: #333;
}
.suggest_search span{
	position: absolute;
	top: 2px;
	right: 3px;
	display: block;
	width: 100px;
	color: #ff5502;
	text-align: right;
}

/* video categories */
.xml_hot .leftpsvideocat {
	float: left;
	width: 140px;
	padding: 10px;
}

.xml_hot .rightpsvideocat {
	float: right;
	width: 140px;
	padding: 10px;
}

.xml_hot .leftpsvideocat a, .xml_hot .rightpsvideocat a{
	font-size: 15px;
	font-weight: bold;
}

.xml_hot .leftpsvideocat img, .xml_hot .rightpsvideocat img{
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

/* partners new box */

#partnersnew ul {
	padding: 14px;
	padding-top: 5px;
	list-style-type: none;
	list-style-image: url('../frame/middot.gif');
}

#partnersnew ul li {
	margin: 0px;
	margin-left: 16px;
	padding: 2px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #24468a;
	line-height: 14px;
}

#partnersnew {
	margin-top: 6px;
	width: 100%;
}

#partnersnew .wb {
	background-color: white;
	padding-right: 10px;
}

#partnersnew .rightpsvideocat {
	float: right;
	width: 140px;
	padding: 10px;
}

#partnersnew .partnersnewbox {
	float: left;
	background: url('../frame/partnersnew.gif');
	margin-right: 10px;
	margin-bottom: 10px;
	width: 200px;
	height: 165px;
	overflow: hidden;
}

#partnersnew h2 {
   	font-family: Arial, Trebuchet MS, Tahoma;
   	color: #888888;
    background: url(../frame/blogline.gif) no-repeat;
	background-position: 0px 10px;
}

#partnersnew .partnersnewbox img{
	margin: 10px;
	margin-bottom: 5px;
}

/* link hirdetések doboza */

.linkbox {
	margin-top: 6px;
	margin-right: 8px;
	width: 138px;
	height: 210px;
    background: url(../frame/linkbox.gif) no-repeat;
    padding: 10px;
}

.linkbox .inner {
	width: 138px;
	height: 188px;
	margin: 0;
	background-color: white;
	overflow: hidden;
}

.linkbox .inner .url {
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 0;
	padding-top: 6px;
}

.linkbox .inner .text {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0;
	line-height: 12px;
}

.linkbox .inner .text a {
	color: black;
}

.linkbox .inner .image {
	width: 120px;
	height: 36px;
	padding: 0;
	margin: 0;
	margin-left: 8px;
	margin-top: 5px;
}

/* stratlinks */
.stratlinks {
	width: 100%;
	margin-top: 6px;
	margin-bottom: 5px;
}

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

.stratlinks ul li {
	display: inline;
}

.stratlinks ul li a {
	float: left;
	width: 185px;
	height: 27px;
	margin: 0;
	margin-right: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #325291;
	text-indent: 50px;
	padding-top: 3px;
}

.stratlinks ul li.jobs a {
	background: url(../frame/head_jobs.gif) no-repeat;
}

.stratlinks ul li.estates a {
	background: url(../frame/head_estates.gif) no-repeat;
}

.stratlinks ul li.firms a {
	background: url(../frame/head_firms.gif) no-repeat;
}
.stratlinks ul li.webshop a {
	background: url(../frame/head_webshop.gif) no-repeat;
}

/* fő keresés */

.mainsearch {
	margin-top: 6px;
	margin-bottom: 5px;
	width: 100%;
	height: 28px;
	background: url(../frame/mainsearch.gif) no-repeat;
	padding-top: 2px;
}

.mainsearch .searchinput {
	float: left;
	width: 275px;
	margin-left: 15px;
	margin-top: 3px;
}

.mainsearch .okbutton {
	float: left;
	background: url(../frame/mainsearch_ok.gif) no-repeat;
	width: 29px;
	height: 22px;
	display: block;
	margin-left: 10px;
	margin-top: 2px;
}

/* PR box */

.prbox, .prboxsingle {
	width: 100%;
	margin-top: 6px;
}

.prbox .innerbox {
	float: left;
	width: 206px;
	margin: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #f4f7fb;
   	padding: 0;
}

.prbox .innerbox .pic {
	width: 70px;
	height: 70px;
	padding: 0;
	margin: 0;
	float: left;
	border: 1px #ccc solid;
}

.prbox .innerbox .content {
	width: 134px;
	height: 70px;
	padding: 0;
	margin: 0;
	float: right;
	overflow: hidden;
}

.prbox .innerbox .content .text {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}

.prbox .hirdetes, .prboxsingle .hirdetes{
   	font-family: Arial, Trebuchet MS, Tahoma;
   	font-size: 11px;
   	color: #CCC;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: center;
}

.prboxsingle {
	background-color: #f9f9f9;
	border: 1px #cfcfcf solid;
}

.prboxsingle .innerbox {
	width: 600px;
	margin: 10px;
}

.prboxsingle .innerbox .pic {
	width: 120px;
	float: left;
}

.prboxsingle .innerbox .content {
	width: 472px;
	float: right;
}

.prboxsingle .innerbox .content .text a{
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 16px;
	line-height: 12px;
	font-weight: bold;
}

.prboxsingle .innerbox .content .lead a{
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: black;
}

.prboxsingle .innerbox .content .lead a:hover{
	text-decoration: none;
}