BODY {
	background:#fff;
	margin:0px;
	padding:0px;
	font:normal 12px Arial;
}
* html body {
	/*width:98%;*/
}

* html .cie
{
	height: 1%;
}

* html .mcm
{
	height: 1%;
}

.fl {
	float:left;
}
.fr {
	float:right;
}
.cb {
	clear: both;
}
.cl {
	clear: left;
}
.cr {
	clear: right;
}
.ac {
	text-align: center;
}
.divac {
	margin-left:auto;
	margin-right:auto;
}
.hide {
	display: none;
}
.handcursor {
	cursor:pointer;
}

INPUT.valid {
}
INPUT.invalid {
}
INPUT,
SELECT,
TEXTAREA {
	margin:0px 2px;
}
SELECT { width:100px; }
SELECT { min-width:100px; }
INPUT,
TEXTAREA {
	padding-left:2px;
	padding-right:2px;
}
OPTION,
SELECT,
OPTGROUP {
}
OPTGROUP {
	font-weight:bold;
}

/* select méretek */
INPUT.input_width_smallshort {
	min-width:45px;
	width:45px;
}
INPUT.input_width_short {
	min-width:60px;
	width:60px;
}
INPUT.input_width_bigshort {
	min-width:100px;
	width:100px;
}
INPUT.input_width_medium {
	min-width:200px;
	width:200px;
}

/* select méretek */
SELECT.select_width_smallshort {
	min-width:45px;
	width:45px;
}
SELECT.select_width_short {
	min-width:60px;
	width:60px;
}
SELECT.select_width_bigshort {
	min-width:100px;
	width:100px;
}


H1 {
	margin:0px;
}

FROM {
	margin:0px;
}
BUTTON {
	font:normal 12px Arial;
}

A {
	text-decoration:none;
	font-weight:bold;
}
A:hover {
	text-decoration:underline;
}

#main_table {
	width:983px;
	overflow:hidden;
	max-width:983px;
}

.main_content {
	padding-top:57px;
}

.nameday {

}
.nameday H3 {
	margin-top:8px;
	margin-bottom:2px;
	font:bold 14px Arial;
}
.nameday P {
	margin:2px;
}
.nameday .name {
	font:bold 16px Arial;
}
.nameday .t {
	padding-bottom:2px;
	border-bottom:1px #545454 solid;
	margin-bottom:4px;
}

.warning_symbol {
	margin-left:5px;
	margin-right:7px;
	color:#D7163F;
	font:bold 14px Arial;
}

.header_repeater_left {
	background:url('http://static.imgsrv.anyuci.hu/header_repeat.gif') right top repeat-x;
}
.header_repeater_right {
	background:url('http://static.imgsrv.anyuci.hu/header_repeat.gif') left top repeat-x;
}

.main_frame {
	width:983px;
}
.main_header {
	margin-top:10px;
	width:983px;
	height:114px;
	overflow:hidden;
}

.head_help {
	display:block;
	margin-top:-100px;
	margin-left:930px;
	width:35px;
	height:20px;
	color:#5A9170;
	font:bold 13px Arial;
	padding-left:20px;
	background:url('http://static.imgsrv.anyuci.hu/icon_help1.gif') top left no-repeat;
	background-position:0px 1px;
	overflow:hidden;
}

.main_header_banner_top {
	padding-top:14px;
	padding-left:230px;
}

.main_left {
	width:170px;
	margin:0px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

.main_content_margin,
.mcm {
	margin:6px;
	margin-top:0px;
}
.main_right {
	width:260px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	margin:0px;
	padding-top:57px;
}
.main_title {
	height:30px;
	margin:0px 0px;
	padding:2px 0px;
	margin:3px 5px;
	border-bottom:1px solid #545454;
}
.main_title H1 {
	padding:0px;
	font:bold 22px Arial;
	margin:0px;
	padding-left:20px;
}
.main_title A {
	padding:0px;
	font:bold 22px Arial;
	margin:0px;
	text-decoration:none;
}
.main_title2_bg {
	margin:5px 16px;
	padding:4px;
	height:18px;
	overflow:hidden;
}
.main_title2 {
	/*margin:5px 16px;*/
	margin:5px;
   width: 498px;
	padding:2px;
	height:20px;
	overflow:hidden;
}
.main_title2 H2 {
	padding:0px;
	font:bold 16px Arial;
	margin:0px;
	padding-left:20px;
}
.main_title2 A {
	padding:0px;
	font:bold 16px Arial;
	margin:0px;
	text-decoration:none;
}

/*.main_right A {
	color:#fff;
}*/

/* ---------------------------------*/
/* --------------------------------- */
/* --------------------------------- */
/* --------------------------------- */
/* --------------------------------- */
.content_separator {
	margin:10px 0px;
	height:1px;
	overflow:hidden;
}
/* --------------------------------- */
.menu_high_noregtop {
	margin-left:5px;
	width:165px;
	overflow:hidden;
	font:bold 11px Arial;
	color:#5f7f2a;
}
.menu_high_noregtop_title {
	height:16px;
	color:#335900;
	font:bold 12px Arial;
	padding-left:10px;
	margin-bottom:5px;
}

.menu_low .top {
	background:url('http://static.imgsrv.anyuci.hu/menu_low_top.gif');
	height:10px;
	overflow:hidden;
}
.menu_low {
	width:180px;
	overflow:hidden;
	background:url('http://static.imgsrv.anyuci.hu/menu_low_bg.gif');
}
.menu_low .bottom {
	background:url('http://static.imgsrv.anyuci.hu/menu_low_bottom.gif');
	height:10px;
	overflow:hidden;
}

.menu_high .bottom {
	background:url('http://static.imgsrv.anyuci.hu/menu_high_bottom.gif');
	height:7px;
	overflow:hidden;
}
.menu_high {
	background:url('http://static.imgsrv.anyuci.hu/menu_high_bg.gif');
	width:180px;
	overflow:hidden;
}
.menu_high .top {
	background:url('http://static.imgsrv.anyuci.hu/menu_high_top.gif');
	height:7px;
	overflow:hidden;
}
.menu_high_seperator {
	background:url('http://static.imgsrv.anyuci.hu/menu_high_sep_1.jpg');
	height:2px;
	overflow:hidden;
	margin:8px 13px;
}

.menu_sel_root {
	background:url('http://static.imgsrv.anyuci.hu/selected_menu_bg.gif') top left no-repeat !important;
}
.menu_sel_item {
	background:url('http://static.imgsrv.anyuci.hu/selected_menu_bg1.gif') top left no-repeat !important;
}
/* ****************************************************************************************** */
.menu_dot,
.menu_dot1 {
	width:24px;
	height:16px;
	border:0px;
}

.menu_high1_inner {
	background:#99B662;
	margin-left:8px;
	width:165px;
	overflow:hidden;
}
.menu_high1_inner .top {
	background:url('http://static.imgsrv.anyuci.hu/menu_high_inner_top.gif');
	height:4px;
	overflow:hidden;
}
.menu_high1_inner .bottom {
	background:url('http://static.imgsrv.anyuci.hu/menu_high_inner_bottom.gif');
	height:4px;
	overflow:hidden;
}
DIV.menu_root1 {
	margin-left:0px;
	font:bold 12px Arial;
	color:#505E2F;
}
DIV.menu_root1 DIV {
	font-weight:bold;
}
A.menu_root1 {
	text-decoration:none;
	font:bold 12px Arial;
	color:#505E2F;
}
DIV.menu_root1 DIV SPAN {
	background:url('http://static.imgsrv.anyuci.hu/menu_high_open.gif') top left no-repeat;
	background-position:0px 10px;
	padding-left:10px;
	padding-top:4px;
	position:relative;
}
DIV.menu_root1.selected DIV SPAN {
	background:url('http://static.imgsrv.anyuci.hu/menu_high_open_sel.gif') top left no-repeat;
	background-position:0px 10px;
	padding-left:10px;
	padding-top:4px;
	position:relative;
}
.menu_root1_bottom {
	background:url('http://static.imgsrv.anyuci.hu/menu_high_inner_sel_bottom.gif');
	height:4px;
	overflow:hidden;
	margin-bottom:2px;
}
.menu_root1_top {
	background:url('http://static.imgsrv.anyuci.hu/menu_high_inner_sel_top.gif');
	height:4px;
	overflow:hidden;
}
.menu_root1_bottom_hide {
	height:4px;
	overflow:hidden;
	margin-bottom:2px;
}
.menu_root1_top_hide {
	height:4px;
	overflow:hidden;
}
.menu_high1_inner .selected {
	margin-left:0px;
	font:bold 12px Arial;
	color:#BEE4ED;
	cursor:pointer;
	background:#799C3B;
}
DIV.menu_item1 {
	margin-left:0px;
	padding-left:10px;
	background:#799C3B;
	font:bold 12px Arial;
	color:#fff;
}
A.menu_item1 {
	text-decoration:none;
	margin-left:0px;
	padding-left:0px;
	font:bold 12px Arial;
	color:#fff;
	/*background:#799C3B;*/
}
/* */

.menu_high_inner {
	background:#B7C17D;
	margin-left:8px;
	width:165px;
	overflow:hidden;
}
.menu_high_inner .top {
	background:url('http://static.imgsrv.anyuci.hu/menu_high_inner_top.gif');
	height:4px;
	overflow:hidden;
}
.menu_high_inner .bottom {
	background:url('http://static.imgsrv.anyuci.hu/menu_high_inner_bottom.gif');
	height:4px;
	overflow:hidden;
}
DIV.menu_root {
	margin-left:0px;
	font:bold 12px Arial;
	color:#505E2F;
}
DIV.menu_root DIV {
	font-weight:bold;
}
A.menu_root {
	text-decoration:none;
	font:bold 12px Arial;
	color:#505E2F;
}
DIV.menu_root DIV SPAN {
	background:url('http://static.imgsrv.anyuci.hu/menu_high_open.gif') top left no-repeat;
	background-position:0px 10px;
	padding-left:10px;
	padding-top:4px;
	position:relative;
}
DIV.menu_root.selected DIV SPAN {
	background:url('http://static.imgsrv.anyuci.hu/menu_high_open_sel.gif') top left no-repeat;
	background-position:0px 10px;
	padding-left:10px;
	padding-top:4px;
	position:relative;
}
.menu_root_bottom {
	background:url('http://static.imgsrv.anyuci.hu/menu_high1_inner_sel_bottom.gif');
	height:4px;
	overflow:hidden;
	margin-bottom:2px;
}
.menu_root_top {
	background:url('http://static.imgsrv.anyuci.hu/menu_high1_inner_sel_top.gif');
	height:4px;
	overflow:hidden;
}
.menu_root_bottom_hide {
	height:4px;
	overflow:hidden;
	margin-bottom:2px;
}
.menu_root_top_hide {
	height:4px;
	overflow:hidden;
}
.menu_high_inner .selected {
	margin-left:0px;
	font:bold 12px Arial;
	color:#BEE4ED;
	cursor:pointer;
	background:#9AA559;
}

DIV.menu_item {
	margin-left:0px;
	padding-left:10px;
	background:#9AA559;
	font:bold 12px Arial;
	color:#fff;
}
A.menu_item {
	text-decoration:none;
	margin-left:0px;
	padding-left:0px;
	font:bold 12px Arial;
	color:#fff;
	/*background:#9AA559;*/
}
.menu_tipp {
	color:#f00;
	font:bold 12px Arial!important;
	position:relative;
	top:-5px;
	left:-2px;
	background:transparent!important;
}
/* ****************************************************************************************** */

/* --------------------------------- */
.main_content_frame {
}
.main_content_frame_top {
	height:5px;
	overflow:hidden;
	background:#fff;
}
.main_content_frame_round {
	/*position:relative;
	top:-25px;*/
	background:#fff;
	height:6px;
	overflow:hidden;
}
.main_content_botrad_l {
	background:url('http://static.imgsrv.anyuci.hu/main_content_botrad_l.gif');
	width:6px;
	height:6px;
	overflow:hidden;
}
.main_content_botrad_r {
	background:url('http://static.imgsrv.anyuci.hu/main_content_botrad_r.gif');
	width:6px;
	height:6px;
	overflow:hidden;
}
/* --------------------------------- */
.warning_row {
	padding:3px;
	color:#D50101;
	font:bold 12px Arial;
	border-top:1px #aaa solid;
	margin:3px 0px;
}
/* --------------------------------- */
.my_panel {
	width:193px;
	/*overflow:hidden;*/
	/*position:absolute;*/
}
.my_panel_top {
	overflow:hidden;
	height:5px;
	background:url('http://static.imgsrv.anyuci.hu/my_panel_top.gif');
}
.my_panel_top_bg {
	overflow:hidden;
	background:url('http://static.imgsrv.anyuci.hu/my_panel_top_bg.gif');
	font:bold 14px Arial;
	color:#335900;
	padding:1px 10px;
}
.my_panel_top_bg A {
	font:bold 14px Arial!important;
	color:#335900!important;
}
.my_panel_more {
	overflow:hidden;
	width:193px;
	/*height:74px;*/
	background:url('http://static.imgsrv.anyuci.hu/my_panel_more.gif');
	background-repeat:no-repeat;
	color:#234900;
	font:normal 11px Arial;
}
A.my_panel_more {
	color:#234900;
	font:normal 11px Arial;
	background:transparent;
}
.my_panel .star_pet {
	overflow:hidden;
	height:28px;
	width:19px;
	background:url('http://static.imgsrv.anyuci.hu/star_pet.gif');
	float:left;
	margin-right:2px;
}
.my_panel .star_pet_bg {
	overflow:hidden;
	height:28px;
	width:19px;
	background:url('http://static.imgsrv.anyuci.hu/star_pet_bg.gif');
	background-repeat:no-repeat;
	float:left;
	margin-right:2px;
}
.my_panel_tab {
	background:#BACF8C;
	padding:0px 4px;
	font:normal 12px Arial;
	padding-top:2px;
	cursor:pointer;
	color:#95A76E;
	height:18px;
	overflow:hidden;
}
.my_panel_tab_sel {
	background:#99B462;
	padding:0px 4px;
	font:normal 12px Arial;
	padding-top:2px;
	cursor:pointer;
	color:#335900;
	height:18px;
	overflow:hidden;
}
.my_panel_tab_sel_l {
	height:20px;
	width:3px;
	overflow:hidden;
	background:url('http://static.imgsrv.anyuci.hu/mypanel_tabl_sel.gif');
	margin-left:3px;
}
.my_panel_tab_sel_r {
	height:20px;
	width:3px;
	overflow:hidden;
	background:url('http://static.imgsrv.anyuci.hu/mypanel_tabr_sel.gif');
}
.my_panel_tab_l {
	height:20px;
	width:3px;
	overflow:hidden;
	background:url('http://static.imgsrv.anyuci.hu/mypanel_tabl.gif');
	margin-left:3px;
}
.my_panel_tab_r {
	height:20px;
	width:3px;
	overflow:hidden;
	background:url('http://static.imgsrv.anyuci.hu/mypanel_tabr.gif');
}
/* --------------------------------- */
.main_right_top {
	background:url('http://static.imgsrv.anyuci.hu/right_side_top.gif');
	background-repeat:repeat-y;
	width:257px;
	height:14px;
	margin:0px;
	padding:0px;
}

.main_right_bottom {
	background:#6B8D28 url('http://static.imgsrv.anyuci.hu/right_side_bottom.gif') top left no-repeat;
	width:257px;
	height:14px;
	margin:0px;
	padding:0px;
}
.main_right_frame {
	width:257px;
	/*overflow:hidden;*/
	background:url('http://static.imgsrv.anyuci.hu/right_side_bg.gif');
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}
.main_right_content {
	/*position:relative;
	top:-141px;*/
	left:-6px;
	width:257px;
	overflow:hidden;
}
.main_right_content A {
	color:#8aaa4c;
}
/* --------------------------------- */
.index_title_blog {
	color:#ADE0F1;
	font:bold 14px Arial;
	position:relative;
	top:-6px;
}
H2.index_blog_title {
	color:#9E1327;
	font:bold 13px Arial;
	margin:0px;
	margin-top:8px;
}
.index_blog_frame {
	/*margin:5px 5px 15px 15px;*/
}
IMG.index_icon {
	/*margin-left:15px;*/
	margin-right:10px;
}
.index_blog_name {
	color:#FA9F00;
	font:bold 12px Arial;
}
.index_blog_more_data {
	color:#8AB83A;
	font:normal 12px Arial;
}
A.index_blog_more_data {
	text-decoration:none;
	color:#8AB83A;
	font:normal 12px Arial;
}
DIV.index_blog_message {
	color:#80969B;
	width:448px;
	height:70px;
	overflow:hidden;
	background:url('http://static.imgsrv.anyuci.hu/index_blog_message_frame.gif');
}
P.index_blog_message {
	margin:9px 18px 5px 18px;
	color:#80969B;
	font:normal 12px Arial;
}
A.index_blog_message {
	color:#70c0d9;
	font:normal 12px Arial;
	text-decoration:none;
}
.index_blog_avatar {
	width:62px;
	height:62px;
	margin-top:4px;
	/*margin-right:3px;*/
	overflow:hidden;
	background:url('http://static.imgsrv.anyuci.hu/index_blog_avatar_frame.gif');
}
IMG.index_blog_avatar {
	margin-top:5px;
	margin-left:5px;
	width:52px;
	height:52px;
}
.index_separator {
	background:#C7E5EE;
	height:1px;
	overflow:hidden;
	margin:16px 13px;
}
.index_title_billboard {
	color:#D70B3C;
	font:bold 14px Arial;
	position:relative;
	top:-8px;
}
.index_billboard_row {
	margin:5px 13px;
	border-bottom:1px #889EA4 dotted;
	padding-bottom:15px;
}
.index_billboard_row_name {
	color:#FBB944;
	font:bold 12px Arial;
}
.index_billboard_row_date {
	color:#8AB83A;
	font:normal 12px Arial;
}
SPAN.index_billboard_row_text {
	color:#5A7177;
	font:normal 12px Arial;
}
/* --------------------------------- */
.main_left_frame {
	/*position:absolute;*/
	/*margin:0px 3px 0px 0px;*/
	margin:0px;
}
.main_left_header {
	width:194px;
	height:40px;
	overflow:hidden;
	/*background:#CEEFF9;
	background:url('http://static.imgsrv.anyuci.hu/header_left.gif');*/
}
.main_right_header {
	width:269px;
	height:40px;
	overflow:hidden;
	/*background:#CEEFF9;
	background:url('http://static.imgsrv.anyuci.hu/header_right.gif');*/
}
/* --------------------------------- */
.right_toparticles_frame,
.right_toppages_frame  {
	width:200px;
}
.right_toparticles_title {
	background:url('http://static.imgsrv.anyuci.hu/cikkajanlo.gif') left bottom;
	background-repeat:no-repeat;
	width:97px;
	height:19px;
	overflow:hidden;
	padding-top:10px;
}
DIV.right_toparticles_row,
DIV.right_toppages_row {
	width:196px;
	background:url('http://static.imgsrv.anyuci.hu/right_side_rowsep.gif') left bottom;
	background-repeat:no-repeat;
	padding-bottom:5px;
	margin:3px 3px;
	overflow:hidden;
	font:normal 12px Arial!important;
}
A.right_toparticles_row,
A.right_toppages_row {
	text-decoration:none;
	color:#C8D79E;
	font:normal 12px Arial;
}

.right_toppages_title {
	background:url('http://static.imgsrv.anyuci.hu/top5oldal.gif') left bottom;
	background-repeat:no-repeat;
	width:160px;
	height:24px;
	overflow:hidden;
	padding-top:10px;
}
.right_calendar_title {
	background:url('http://static.imgsrv.anyuci.hu/rightside_calendar.gif') top center no-repeat;
	height:24px;
	padding-bottom:5px;
	overflow:hidden;
}
.right_toparticles1_title {
	background:url('http://static.imgsrv.anyuci.hu/rightside_top_articles.gif') left bottom;
	background-repeat:no-repeat;
	width:180px;
	height:24px;
	overflow:hidden;
	padding-top:10px;
}

.button_orange_left {
	background:url('http://static.imgsrv.anyuci.hu/button_orange_left.gif') left top no-repeat;
	height:34px;
	width:6px;
	overflow:hidden;
	float:left;
}
.button_orange_bg {
	background:url('http://static.imgsrv.anyuci.hu/button_orange_bg.gif') left top repeat-x;
	height:34px;
	overflow:hidden;
	color:#fff;
	font:bold 14px Arial;
	padding-top:8px;
	/*padding-left:15px;
	padding-right:15px;*/
	float:left;
}
SPAN.button_orange {
	color:#fff;
	font:bold 14px Arial;
	margin-left:20px;
	margin-right:20px;
}
.button_orange_right {
	background:url('http://static.imgsrv.anyuci.hu/button_orange_right.gif') left top no-repeat;
	height:34px;
	width:6px;
	overflow:hidden;
	float:left;
}
.button_green_left {
	background:url('http://static.imgsrv.anyuci.hu/button_green_left.gif') left top no-repeat;
	height:34px;
	width:6px;
	overflow:hidden;
	float:left;
}
.button_green_bg {
	background:url('http://static.imgsrv.anyuci.hu/button_green_bg.gif') left top repeat-x;
	height:34px;
	overflow:hidden;
	color:#fff;
	font:bold 14px Arial;
	padding-top:8px;
	/*padding-left:15px;
	padding-right:15px;*/
	float:left;
}
SPAN.button_green {
	color:#fff;
	font:bold 14px Arial;
	margin-left:20px;
	margin-right:20px;
}
.button_green_right {
	background:url('http://static.imgsrv.anyuci.hu/button_green_right.gif') left top no-repeat;
	height:34px;
	width:6px;
	overflow:hidden;
	float:left;
}
/* ---------GOMBOK-------------------- */
.button1g, .button1o, .button2g, .button2o, .button3g, .button3o, .button4g, .button4o {
	margin:2px;
}
.button1g {
	width:60px;
	height:26px;
	overflow:hidden;
	border:0px;
	color:#fff;
	cursor:pointer;
}
.button1o {
	width:60px;
	height:26px;
	overflow:hidden;
	border:0px;
	color:#fff;
	cursor:pointer;
}
.button2g {
	width:110px;
	height:26px;
	overflow:hidden;
	border:0px;
	color:#fff;
	cursor:pointer;
}
.button2o {
	width:110px;
	height:26px;
	overflow:hidden;
	border:0px;
	color:#fff;
	cursor:pointer;
}
.button3g {
	width:150px;
	height:26px;
	overflow:hidden;
	border:0px;
	color:#fff;
	cursor:pointer;
}
.button3o {
	width:150px;
	height:26px;
	overflow:hidden;
	border:0px;
	color:#fff;
	cursor:pointer;
}
.button4g {
	width:200px;
	height:26px;
	overflow:hidden;
	border:0px;
	color:#fff;
	cursor:pointer;
}
.button4o {
	width:200px;
	height:26px;
	overflow:hidden;
	border:0px;
	color:#fff;
	cursor:pointer;
}
/* ----------------------------------- */

/* ---KERES�S------------------------- */
.search_property {
	font:bold 12px Arial;
}
.search_value {
	font:normal 12px Arial;
}
/* ----------------------------------- */


/* -----USERINFO---------------------- */
.userinfo_thumb_frame {
	width:108px;
	overflow:hidden;
	margin:2px;
}
/* ----------------------------------- */

/* ----------------------------------- */
.info_row_prop {
	width:150px;
	font-weight:bold;
}
.info_roe_val {
	width:350px;
}
/* ----------------------------------- */


/* ---EXPERT FORUM------------ */
.eforum_msg_row_frame {
	border:1px #eee solid;
}
.eforum_msg_row_frame .quest {
}
.eforum_msg_row_frame .answ {
}
.eforum_msg_row_frame .quest .body{
	background:#eee;
}
.eforum_msg_row_frame .answ .body{
	background:#eee;
}

.eforum_msg_row_frame .head1 {
	float:left;
}
.eforum_msg_row_frame .head2 {
	float:right;
}
.eforum_msg_row_frame P{
	padding:0px;
	margin:0px;
}
.eforum_msg_row_frame H2{
	padding:0px;
	margin:0px;
}
.eforum_group_more_link {
	color:#a4ca6f;
	font:bold 11px Arial;
	margin-left:30px;
}
.eforum_group_desc {
	margin:8px 0px;
	padding:0px;
}
P.eforum_group_desc {
	text-align:justify;
}
.eforum_message_bubble_middle {
	background:url('http://static.imgsrv.anyuci.hu/eforum_mess_frame_middle.gif') top left no-repeat;
	width:448px;
	height:15px;
	overflow:hidden;
}
.eforum_message_bubble_bottom {
	background:url('http://static.imgsrv.anyuci.hu/eforum_mess_frame_bottom.gif') top left no-repeat;
	width:448px;
	height:8px;
	overflow:hidden;
}
.eforum_message_frame {
	padding:0px;
	margin:0px;
}
.eforum_message_bubble_bg {
	background:url('http://static.imgsrv.anyuci.hu/eforum_mess_frame_bg.gif') top left repeat-y;
	width:448px;
}
.eforum_message_content {
	margin:2px 12px;
}
.eforum_message_img {
	width:62px;
	height:62px;
	overflow:hidden;
	background:url('http://static.imgsrv.anyuci.hu/forum_message_bubble_photo.gif');
}
.eforum_message_img IMG {
	width:52px;
	height:52px;
	margin-left:5px;
	margin-top:5px;
}
.eforum_message_img1 {
	width:80px;
	height:80px;
	overflow:hidden;
	background:url('http://static.imgsrv.anyuci.hu/forum_message_bubble_photo1.gif');
}
.eforum_message_img1 IMG {
	width:70px;
	height:70px;
	margin-left:5px;
	margin-top:5px;
}
.eforum_bigcard {
	margin-bottom:20px;
}
.eforum_bigcard STRONG{
	font:bold 15px Arial;
	color:#fa9f00;
}
P.eforum_bigcard_desc {
	color:#657a80;
	margin:4px;
	text-align:justify;
}
/* ----------------------------------- */
/* ----------------------------------- */
.userinfo_prop {
	font:bold 12px Arail;
	width:100px;
}
.userinfo_val {
	font:normal 12px Arial;
	width:160px;
}
/* ----------------------------------- */
.contact_table_header {
	font:bold 12px Arial;
	color:#ffa800;
	border-bottom:2px #c7e5ee solid;
}
/* ----------------------------------- */
/* ----------------------------------- */
.settings_ertesitesek {
	font: bold 14px Arial;
	color:#d70b3c;
}
/* ----------------------------------- */




/* -------INFOBOX---------------------- */
.userinfo_star_bg_green {
	width:12px;
	height:12px;
	overflow:hidden;
	background:url('http://static.imgsrv.anyuci.hu/icon_star_bg_green.gif');
}
.userinfo_star_green {
	width:12px;
	height:12px;
	overflow:hidden;
	background:url('http://static.imgsrv.anyuci.hu/icon_star_green.gif');
}
#user_infobox_scorerank {
	background:url('http://static.imgsrv.anyuci.hu/user_infobox_bottom_bg.gif') repeat-x top left;
	width:240px;
	height:50px;
	overflow:hidden;
	border-bottom:1px #3c6100 solid;
}

#user_infobox_candle,
#user_infobox_score {
	float:left;
	width:70px;
	padding-left:10px;
	color:#c3d280;
	font-weight:bold;
	text-align:center;
	margin-top:8px;
}
#user_infobox_rank {
	float:right;
	width:60px;
	color:#c3d280;
	font-weight:bold;
	text-align:center;
	margin-top:8px;
	padding-right:10px;
}
A#user_infobox_score_str,
A#user_infobox_candle_str {
	color:#ffcb44;
}
#user_infobox {
	padding-left:6px;
}
#user_infobox_vote {
	width:240px;
	overflow:hidden;
	text-align:center;
	border-bottom:1px #545454 solid;
}
#user_infobox_vote A {
	color:#c8d79e;
	font-weight:normal;
}
#user_infobox_name,
#user_infobox_nick {
	margin-left:20px;
}
#user_infobox_menu {
	/*background:#6b8d28 url('http://static.imgsrv.anyuci.hu/user_infobox_bottom_bg.gif') repeat-x top left;*/
	width:240px;
	overflow:hidden;
	/*border-bottom:1px #3c6100 solid;
	padding:3px;*/
}
.user_infobox_menuitem {
	padding:3px 0px;
	border-bottom:2px #537f05 dotted;
}
#user_infobox_votetext,
#expertforum_votetext {
	color:#545454;
	text-align:center;
	padding:3px 0px;
}
/* ----------------------------------- */

/* ----------------------------------- */
.image_images_table,
.image_albums_table_album,
.image_albums_table_bodyrrow,
.image_uploadimage_frame {
	background:#e5ebd8 url('http://static.imgsrv.anyuci.hu/box_grad_bg.gif') repeat-x top left;
}
.image_albums_table_headerrow {
	height:40px;
	background:#e5ebd8;
}
.image_albums_table_text {
	height:30px;
}
.image_albums_table_text_selected {
	background:#FFD200;
	height:30px;
}


.imagegallery_item {
	width:120px;
	height:120px;
	overflow:hidden;
}
/* ----------------------------------- */
.article_medium_box_frame {
	margin-left:12px;
}
.medium_box_frame {
	width:250px;
	overflow:hidden;
	background:#ebf7fd url('http://static.imgsrv.anyuci.hu/article_medbox_bg.gif') top left repeat-y;
	margin-left:2px;
	margin-top:4px;
	margin-bottom:4px;
}
.medium_box_frame P {
	color:#788c93;
	font:normal 12px Arial;
	margin:0px;
}
.medium_box_header {
	width:250px;
	height:35px;
	overflow:hidden;
	background:#ebf7fd url('http://static.imgsrv.anyuci.hu/article_medbox_top.gif') top left no-repeat;
}
.medium_box_lower {
	width:250px;
	height:5px;
	overflow:hidden;
	background:#ebf7fd url('http://static.imgsrv.anyuci.hu/article_medbox_bottom.gif') top left no-repeat;
}
.medium_box_imageframe {
	padding:2px;
	border:3px #bcdae2 solid;
	background:#fff;
	width:224px;
	height:100px;
	overflow:hidden;
	margin-left:8px;
	margin-bottom:4px;
}


.full_box_frame {
	width:500px;
	overflow:hidden;
	background:#ebf7fd url('http://static.imgsrv.anyuci.hu/article_fullbox_bg.gif') top left repeat-y;
	margin-left:2px;
	margin-top:4px;
	margin-bottom:4px;
}
.full_box_frame P {
	color:#788c93;
	font:normal 12px Arial;
	margin:0px;
}
.full_box_header {
	width:500px;
	height:35px;
	overflow:hidden;
	background:#ebf7fd url('http://static.imgsrv.anyuci.hu/article_fullbox_top.gif') top left no-repeat;
}
.full_box_lower {
	width:500px;
	height:5px;
	overflow:hidden;
	background:#ebf7fd url('http://static.imgsrv.anyuci.hu/article_fullbox_bottom.gif') top left no-repeat;
}
/* ----------------------------------- */


/* --------------------------------- */
.mypanel_dataselect_top {
	background:url('http://static.imgsrv.anyuci.hu/mypanel_petselect_top.gif') top left no-repeat;
	width:180px;
	height:7px;
	overflow:hidden;
}
.mypanel_dataselect_bg {
	background:url('http://static.imgsrv.anyuci.hu/mypanel_petselect_bg.gif') top left repeat-y;
	width:180px;
	overflow:auto;
	max-height:200px;
}
.mypanel_dataselect_bottom {
	background:url('http://static.imgsrv.anyuci.hu/mypanel_petselect_bottom.gif') top left no-repeat;
	width:180px;
	height:7px;
	overflow:hidden;
}
/*#mypanel_activity {
	font:normal 10px Arial!important;
}*/
/* --------------------------------- */

/* --------------------------------- */
.browse_total_left {
	float:left;
}
.browse_select_right {
	float:right;
}
/* --------------------------------- */
.expertforum_expertname {
	font:bold 14px Arial;
	text-align:center;
	color:#d1deb7;
	margin-bottom:10px;
}
.expertforum_rank_2 {
	font:bold 12px Arial;
	padding-left:20px;
	color:#545454;
	margin-bottom:20px;
}
.expertforum_rank_2 A {
	color:#545454!important;
}
/* --------------------------------- */

/* --------------------------------- */
.question_question {
	font:bold 12px Arial;
	color:#c8d79e;
	margin-left:5px;
}
.question_answer_text,
.question_answer_result,
.question_answer {
	font:normal 12px Arial;
	color:#c8d79e;
}
.question_answer {
	margin-left:20px;
	margin-bottom:3px;
}
/* --------------------------------- */


/* --------------------------------- */
.search_article_item {
	margin-bottom:20px;
}
.search_article_item_head {
	padding:3px;
	margin-bottom:3px;
	border-bottom:1px #bdc6a4 solid;
	background:#f3f6ed;
}
/* --------------------------------- */

/* --------------------------------- */
.doboz3_button {
	cursor:pointer;
	font-weight:bold;
}
.doboz3_button_ki {
	cursor:pointer;
	font-weight:normal;
}
/* --------------------------------- */

/* --------------------------------- */
.image_videos_itemimg {
	border:1px solid #503E1E;
	cursor:pointer;
	display:block;
	left:4px;
	margin:3px auto;
	position:absolute;
	top:2px;
}
.image_images_item_picbuttons {
	cursor:pointer;
	opacity:0.7;
	position:absolute;
	top:30px;
}
.image_images_itemleft {
	background:#dfe2da;
	display:inline;
	float:left;
	width:110px;
}
.image_images_itemright {
	display:inline;
	float:left;
	margin-left:20px;
	width:530px;
}
.image_images_item {
	/*background:#EFFBFF none repeat scroll 0% 0%;*/
	/*border:1px solid #88D6F8;*/
	margin:5px auto;
	padding:5px;
	width:660px;
	background:#E5EBD8 url(http://static.imgsrv.anyuci.hu/box_grad_bg.gif) repeat-x scroll left top;
}
.cf {
	display:block;
}
.videogallery_item {
	background:#fff;
	border:1px solid #e8eddc;
	/*display:inline;*/
	float:left;
	margin:2px 2px;
	padding:5px 0pt 10px;
	width:138px;
}
.videogallery_item_space {
	height:106px;
	overflow:hidden;
}
.videogallery_item_desc {
	height:30px;
	margin:2px;
	overflow:hidden;
	padding:0pt 5px;
	width:130px;
}
.videogallery_item_desc B {
	font-weight:bold;
}
.videogallery_item_picture {
	margin:5px auto;
	width:115px;
}

#imagegallery_cloud {
	text-align:justify;
}
.imagegallery_c {
	padding:0pt 10px;
}
.imagegallery_c1 {
	font-size:10px;
}
.imagegallery_c2 {
	font-size:11px;
}
.imagegallery_c3 {
	font-size:12px;
	font-style:italic;
}
.imagegallery_c4 {
	font-size:14px;
}
.imagegallery_c5 {
	font-size:15px;
	font-weight:bold;
}
/* --------------------------------- */

.out_body {
	background:#EAEAEA;/* url('http://static.imgsrv.anyuci.hu/header_repeat.gif') left top repeat-x;*/
	color:#527E05;
}
.out_login_text {
	margin-left:5px;
	color:#9CB864;
	font:bold 14px Arial;
	padding-bottom:2px;
}
H5.out_head {
	margin:0px;
	margin-left:10px;
	padding:0px;
	margin-bottom:8px;
	color:#B21E2B;
	font:bold 18px Arial;
}
.out_login_table {
	/*color:#9CB864;*/
	color:#527E05;
	font:bold 12px Arial;
	margin-left:20px;
}

P.out_login_desc {
	margin:10px 15px 4px 15px;
	padding:10px 15px;
	color:#527E05;
	font:normal 12px Arial;
	border-top:1px solid #CED9B7;
}
P.out_reg_desc {
	margin:4px 15px 4px 15px;
	color:#527E05;
	font:normal 12px Arial;
	text-align:justify;
}

SPAN.out_reg_mark {
	color: #f00;
	font:bold 14px arial;
	padding:1px 3px 1px 1px;
}
I.out_reg_note {
	font:italic 11px Arial;
}
SELECT.out_reg_select {
	min-width:60px !important;
	width:60px !important;
}

.out_body .info_row_prop {
	font:normal 12px Arial;
	height:22px;
}

A.out_login_reglink {
	font:bold 13px Arial;
	color:#6eb2c9 !important;
	margin-left:10px;
	margin-right:10px;
}

A.out_login_reglink_mark {
	color:#f19917 !important;
}

/* *************************************/
.video_thumb_frame {
	width:166px;
	height:120px;
	overflow:hidden;
}

/* ------------- */

SELECT.year {
	width:60px;
	min-width:60px;
}
SELECT.month {
	width:100px;
	min-width:100px;
}
SELECT.day {
	width:50px;
	min-width:50px;
}

/**************************************/
SELECT.filter_sex {
	width:70px;
	min-width:70px;
}
.filter_age {
	width:30px;
	min-width:30px;
}
.filter_name {
	width:100px;
	min-width:100px;
}
/******************************************/
.calendar_cube {
	width:25px;
	height:25px;
	border:1px #D6DBB9 solid;
	overflow:hidden;
	font:normal 10px Arial;
	color:#2B5A2C;
	background:#fff;
}
.calendar_cub_title {
	background:#fff;
	border:0px;
	height:22px;
	font:normal 12px Arial;
	color:#2F462A;
	border:1px #D6DBB9 solid;
	overflow:hidden;
}
.calendar_cube_sel {
	background:#F6E094;
	border:1px #F22525 solid;
}
.calendar_cube_null {
	border:0px;
	cursor:default;
	background:transparent;
}
.calendar_cube_set {
	background:#B5C6FD !important;
	cursor:pointer;
}
.calendar_cube_holy {
	background:#ECF5F2;
}
.calendar_day {
	height:20px;
	background:#BBD3AC;
	border:1px #CDDEC2 solid;
	font:bold 12px Arial;
	color:#293521;
}
.calendar_row_title {
	font:bold 12px Arial!important;
	color:#38AFEA!important;
	margin-bottom:2px;
	margin-top:5px;
	border-bottom:1px #AFD6E4 solid;
}
.calendar_row_title A {
	font:bold 12px Arial!important;
	color:#38AFEA!important;
}
.calendar_row_region {
	font:normal 12px Arial;
	color:#669FBB;
	margin-bottom:2px;
	margin-top:5px;
	border-bottom:1px #AFD6E4 solid;
}
.calendar_row_cat {
	font:normal 12px Arial;
	color:#669FBB;
	margin-bottom:2px;
	margin-top:5px;
	border-bottom:1px #AFD6E4 solid;
}
.calendar_js_frame {
	color:#305930;
	background:#D9E3A3;
	border:1px #D1D9A8 solid;
	padding:3px;
	position:absolute;
	width:300px;
	overflow:hidden;
}
.calendar_js_frame UL {
	margin:4px 5px;
	padding-left:7px;
}
.calendar_js_frame UL LI {
	font:normal 12px Arial;
	padding-left:2px;
}
/*****************************************/

/*****************************************/



/*************************************************************************************************************/
FROM {
	margin:0px;
	padding:0px;
}
.login {
	background:#EAEAEA;
}
.login_menu {
	background:#fff url('http://static.imgsrv.anyuci.hu/login/login_box_head_ap.gif') top left repeat-x;
	color:#747a87;
	padding-top:8px;
	padding-bottom:8px;
	margin-bottom:6px;
}
.login_header {
	height:20px;
	overflow:hidden;
}
.login_middle {
	background:#eaeaea url('http://static.imgsrv.anyuci.hu/login/login_outer_fade.gif') top left repeat-x;
	background-position:0px 250px;
}
.login_content {
	margin:0 auto;
	width:533px;
}
.login_footer {
	width:533px;
	margin:0 auto;
	position:relative;
	top:-30px;
}
.footer_copyr {
	color: #69707D;
	font:normal 11px Arial;
}
.footer_links A {
	color: #824760;
	font:bold 11px Arial;
	text-decoration:none;
	margin-left:6px;
	margin-right:6px;
}
.footer {
	height:70px;
	overflow:hidden;
}
.login_box_full {
	width:533px;
	background:#fff url('http://static.imgsrv.anyuci.hu/login/login_box_head_ap.gif') top left repeat-x;
	color:#747a87;
	margin-bottom:50px;
	padding-top:8px;
}
.login_box {
	width:254px;
}
.login_box .cnt_ap {
	background:#fff url('http://static.imgsrv.anyuci.hu/login/login_box_head_ap.gif') top left repeat-x;
	color:#747a87;
}
.login_box .cnt_any {
	background:#fff url('http://static.imgsrv.anyuci.hu/login/login_box_head_any.gif') top left repeat-x;
	color:#884a64;
}
.login_box .inp {
	margin-left:21px;
	padding-top:12px;
	padding-bottom:8px;
}
.login_box .field {
	width:219px;
	height:22px;
	background:url('http://static.imgsrv.anyuci.hu/login/login_input_bg.gif') top left no-repeat;
	overflow:hidden;
	border:0px;
	margin:0px;
	margin-left:10px;
	padding:7px;
	padding-bottom:0px;
	font:normal 12px Arial;
	color:#828282;
}
.login_box .login_button_ap,
.login_box .login_button_any {
	margin:8px;
	margin-left:170px;
}
.login_box_full .login_button_ap,
.login_box .login_button_ap {
	background:url('http://static.imgsrv.anyuci.hu/button_bg_ap.gif');
}
.login_box_full .login_button_any,
.login_box .login_button_any {
	background:url('http://static.imgsrv.anyuci.hu/button_bg_any.gif');
}

.login_box .r {
	margin-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.login_box .bot_ap {
	background:#6d7481 url('http://static.imgsrv.anyuci.hu/login/login_box_bhead_ap.gif') top left repeat-x;
	color:#fff;
}
.login_box .bot_any {
	background:#844861 url('http://static.imgsrv.anyuci.hu/login/login_box_bhead_any.gif') top left repeat-x;
	color:#fff;
}
.login_box .bot_ap H3,
.login_box .bot_any H3 {
	padding:8px 0px 10px 12px;
	font:bold 12px Arial;
	color:#fff;
	margin:0px;
}
.login_box .bot_ap P,
.login_box .bot_any P {
	padding:6px 10px 10px 12px;
	font:normal 12px Arial;
	color:#d7dae3;
	margin:0px;
	text-align:justify;
}
.login_box .shadow {
	height:52px;
	background:url('http://static.imgsrv.anyuci.hu/login/login_box_shadow_ap.gif') top left repeat-x;
}
.login_teddy {
	height:156px;
	width:163px;
	background:url('http://static.imgsrv.anyuci.hu/login/login_teddy.gif') top left no-repeat;
	overflow:hidden;
	position:relative;
	left:141px;
	top:-104px;
	margin-bottom:-100px;
}

/* gombok */
.button3o,
.button2o,
.button1o,
.button3g,
.button2g,
.button1g {
	height:23px;
	color:#fff;
	font:normal 12px Arial;
}
/* ------ */

/* rightside box */
.rs_box {
	margin:2px;
	padding:1px;
	margin-bottom:11px;
	margin-left:1px;
	margin-right:1px;
}
.rs_box .title {
	height:22px;
	margin:1px;
	margin-bottom:5px;
	overflow:hidden;
	padding-top:4px;
	padding-left:4px;
	
}
.rs_box .title .top,
.rs_box .title .blog,
.rs_box .title .cikkek {
	width:12px;
	height:12px;
	margin-right:4px;
	overflow:hidden;
	display:inline;
}
.rs_box .cnt {
	margin:3px;
	font:normal 12px Arial;
}
.rs_box .cnt A {
	font:bold 12px Arial;
	text-decoration:none;
}
.rs_box .cnt A:hover {
	text-decoration:underline;
}
.rs_box .cnt .ri,
.rs_box .cnt .rn,
.rs_box .cnt .r {
	margin:4px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}
.rs_box .cnt .img {
	padding:1px;
}
.rs_box .cnt .usrr {
	width:240px;
	height:50px;
	overflow:hidden;
	margin:0 auto;
}
.rs_box .cnt .qtit {
	font:bold 12px Arial;
}
/* -------------- */
/* main content box */
.m_box {
	margin:7px 2px;
	height:1%;
}
.m_box .title H1,
.m_box .title H2,
.m_box .title H3 {
	margin:0px;
	padding:0px;
	font:bold 12px Arial;
	padding:3px;
	height:21px;
	overflow:hidden;
	padding-bottom:0px;
}
.m_box .title {
	font:bold 12px Arial;
	padding:3px;
	height:21px;
	overflow:hidden;
	padding-bottom:0px;
	padding-left:10px;
}
.m_box .cnt {
	padding:3px;
	height:1%;
	overflow: hidden;
}
.m_box .cnt_wf {
	padding:3px;
	padding-left:0px;
	padding-right:0px;
}
.m_box .foot {
	padding:3px;
}
.m_box IMG.img {
	padding:1px;
}
/* ---------------- */

/* menu */
.ls_menu {
	font:bold 12px Arial !important;
	/*padding:1px;*/
}
.ls_menu .h {
	padding:2px;
}
.ls_menu .l {
	padding:2px;
}
.ls_menu .h .op {
}
.ls_menu .l .op {
}
.ls_menu .p {	/* parent */
}
.ls_menu .pi {	/* parent item */
	padding:5px;
}
.ls_menu .ci {	/* child item */
	padding:5px;
}
.ls_menu .ci .i {
	margin-left:10px;
}
.ls_menu .pi .i {
}
.ls_menu .s {
	background:url('http://static.imgsrv.anyuci.hu/kicsikocsi.gif') center right no-repeat;
}
/* ------------------- */

/* rekl�mok **************************/
#rightside_banner250_fejlec {
	padding-top: 12px;
    background: url('http://static.imgsrv.anyuci.hu/hirdetes250_fekete.gif') top left no-repeat;
}
DIV.rightside_banner250,
#rightside_banner250 {
	height:250px;
	width:250px;
	overflow:hidden;
	margin-left:2px;
	padding: 2px;
}
DIV.leftside_banner_120x240 {
	width:160px;
	padding:2px;
	margin-bottom:10px;
}
DIV.head_banner_728 {
	width:728px;
	height:90px;
	overflow:hidden;
	background: url('http://static.imgsrv.anyuci.hu/hirdetes728_feher.gif') no-repeat center left;
	padding-left: 13px;
}
/*************************************/

.main_footer {
	height:41px;
	width:983px;
	overflow:hidden;
	margin:0 auto;
	padding-top:3px;
}
/* ------------------- */

/* -------------K�rty�k------------ */
.card {
	width:242px;
	height:126px;
	overflow:hidden;
	margin:2px;
	margin-left:10px;
}
.card .male,
.card .female,
.card .male1,
.card .female1 {
	border:1px #e1e1e1 solid;
	background:#fff;
}
.card .male {
	border-top:3px #5f6674 solid;
}
.card .female {
	border-top:3px #99627a solid;
}
.card .male1 {
	border-top:3px #91a9de solid;
}
.card .female1 {
	border-top:3px #df92b2 solid;	
}
.card .av {
	margin-left:9px;
	margin-top:9px;
	width:76px;
}
.card .av IMG {
	padding:1px;
	overflow:hidden;
	width:72px;
	height:72px;
	border:1px #e1e1e1 solid;
	cursor:pointer;
}
.card .desc {
	margin-left:9px;
	margin-top:9px;
	width:140px;
	overflow:hidden;
}

.card .male .name,
.card .male1 .name,
.card .female .name,
.card .female1 .name {
	font:bold 11px Arial;
	height:14px;
	overflow:hidden;
}
.card .male .v,
.card .male1 .v,
.card .male .name,
.card .male1 .name {
	color:#434c5c;
}
.card .female .v,
.card .female1 .v,
.card .female .name,
.card .female1 .name {
	color:#874761;
}
.card .region {
	font:normal 10px Arial;
	color:#959595;
}
.card .p {
	font:bold 11px Arial;
	color:#000;
}
.card .male .v,
.card .male1 .v,
.card .female .v,
.card .female1 .v {
	font:bold 11px Arial;
}
.card .sep {
	border-bottom:1px #e1e1e1 dotted;
	height:1px;
	overflow:hidden;
	margin:2px 5px;
}
.card .pr {		/* property row */
	height:14px;
	overflow:hidden;
}
.card .pr1 {		/* property row */
}
.card .func {
	overflow:hidden;
	height:26px;
	padding:2px;
	padding-bottom:0px;
	margin-left:4px;
	margin-right:4px;
}
.card .func .btn {
	height:17px;
	width:18px;
	overflow:hidden;
	padding:1px;
	margin:2px;
	background:url('http://static.imgsrv.anyuci.hu/icon1_btn.gif') top left no-repeat;
	cursor:pointer;
}

.card .rank_star_n {
	background:transparent url('http://static.imgsrv.anyuci.hu/icon1_star_bg1.gif') top left no-repeat;
	width:14px;
	height:14px;
	overflow:hidden;
}

.card .rank_star_p {
	background:transparent url('http://static.imgsrv.anyuci.hu/icon1_star1.gif') top left no-repeat;
	width:14px;
	height:14px;
	overflow:hidden;
}

.card_smallpet {
	/*border:1px #ddefe4 solid;
	padding:1px;*/
	height:85px;
	width:85px;
	overflow:hidden;
}

/* ----------------------------------- */

.main_content_header,
.main_content_header A {
}
.main_content_header {
	height:15px;
	overflow:hidden;
	margin-top:5px;
	padding-bottom:2px;
	border-bottom:1px solid #aaa;
}
/*****************************************/
.avatars_frame {
	padding:3px;
	margin:3px 0px;
	width:400px;
	height:80px;
}
.avatars_frame IMG {
	width:70px;
	height:70px;
	padding:0px;
	margin:0px;
}
SPAN.avatars_name {
	margin-bottom:3px;
	padding-bottom:2px;
}
/*****************************************/

/* ------LEVELEZ�S-------------------- */
.mail_maillist_text {
}
A.mail_mailist_username {
	text-decoration:none;
	font:bold 12px Arial;
}
A.mail_mailist_username:hover {
	text-decoration:underline;
}
A.mail_maillist_subject {
	text-decoration:none;
	font:normal 12px Arial;
}
A.mail_maillist_subject:hover {
	text-decoration:underline;
}
.mail_date {
	text-decoration:none;
	font:normal 12px Arial;
}
.mail_caption {
	font:bold 14px Arial;
}
.mail_maillist_item {
}
/* ------------------- */

.expertpages_search_frame {
	padding:3px;
}

/* ------ADVERTS---------------------- */
.advert_row_frame {
	margin-bottom:10px;
}
.advert_row_header {
	height:17px;
	overflow:hidden;
	padding:2px;
	padding-top:6px;
	padding-left:4px;
	padding-right:4px;
}
.advert_row_title,
.advert_row_title A {
	margin-right:10px;
}
.advert_row_username,
.advert_row_username A {
	margin-right:5px;
}

.advert_row_content {
	height:100px;
	overflow:hidden;
	padding:4px;
}
.advert_row_text {
	font:normal 12px Arial;
}
.advert_view_images {
	height:100px;
	overflow:hidden;
}
.advert_comment_frame {
	margin-bottom:10px;
}
.advert_comment_header {
	height:15px;
	padding:4px;
}
.advert_comment_content {
	padding:3px;
	padding-top:5px;
	border-top:0px;
}

.advert_my_row {
	margin-top:10px;
	padding-bottom:10px;
}
.advert_my_subject {
	width:200px;
	overflow:hidden;
	margin-right:10px;
}
A.advert_my_subject {
	font:normal 12px Arial;
	text-decoration:none;
}
A.advert_my_subject:hover {
	text-decoration:underline;
}
.advert_my_newcomm {
	margin-right:10px;
}
.advert_my_mod {
	margin-right:10px;
}
.advert_my_date {
	margin-left:10px;
	width:110px;
	overflow:hidden;
}
.advert_my_vis {
	margin-left:10px;
}
A.advert_my_vis {
	font:normal 12px Arial;
	text-decoration:none;
}
A.advert_my_vis:hover {
	text-decoration:underline;
}
.advert_edit_image {
	padding:3px;
}
A.advert_edit_image {
	font:bold 10px Arial;
}

.error {
	font:bold 12px Arial;
	color:#f00;
}
/* --------------------------------- */
/****EXPERTPAGE***************************/
.expertpage_root_null,
.expertpage_root {
	margin-left:2px;
	margin-bottom:5px;
	font:bold 14px Arial;
}
.expertpage_root_null {
	font:normal 14px Arial;
}
.expertpage_item_null,
.expertpage_item {
	margin-left:15px;
	margin-bottom:15px;
	font:normal 12px Arial;
}
.expertpage_item_null {
}
.expertpage_childs {
	margin-bottom:20px;
}
.expertpages_search_row TD {
	padding-bottom:5px;
	padding-top:5px;
}
.expertpages_popup TD {
	padding-top:5px;
	padding-bottom:3px;
}
.expertpages_head {
	font:bold 14px Arial;
}
/*****************************************/

/* ------DISPLAYIMAGE----------------- */
.displayimage_item {
	width:120px;
	overflow:hidden;
}
.displayimage_opframe {
	margin-bottom:10px;
	width:600px;
}
.displayimage_opheader {
	padding:2px;
}
.displayimage_opheader A {
	margin-right:10px;
}
.displayimage_opheader_left {
}
.displayimage_opheader_right {
}
.displayimage_opheader_sign {
	position:relative;
	left:-10px;
	top:-8px;
}
.displayimage_opcontent {
	padding:4px;
	padding-top:8px;
}
.displayimage_imagelist_frame {
	margin:4px 42px;
	padding:0px 2px;
	width:690px;
	height:135px;
	overflow:hidden;
}
.displayimage_imagelist_move {
	width:40px;
	overflow:hidden;
	margin-top:50px;
}
.displayimage_itemstat,
.displayimage_itemstat SPAN,
.displayimage_itemtype,
.displayimage_itemtype SPAN {
	font-weight:bold;
}
/* ----------------------------------- */

/*************NEW album**************/
.uploadimg_message {
	display:block;
	padding:5px;
	height:40px;
	text-align:center;
	font:bold 14px Arial;
}
.draggableitem A {
}
.draggableitem{
	padding: 0 0 4px 0;
	margin-bottom:15px;
	margin-right:15px;
	display: inline;
	float:left;
	width: 170px;
	height: 210px;
}
.draggableitem_common{
}
.draggableitem_move{
}
.draggableitem .draggableitemhandler{
	padding: 0 4px;
	font-size: 11px;
	height: 25px;
	width: 160px;
	line-height: 25px;
	cursor: move;
	overflow:hidden;
}
.draggableitem .nomove{
	cursor: default;
}
.draggableitem .img{
	padding: 5px 0px;
	width:100px;
	height:100px;
}

.draggableitem .thumbstep {
	width:10px;
	font:normal 10px Arial!important;
	overflow:hidden;
}

.draggableitem .img img{
	display: block;
	/*padding:1px;
	margin: 0 auto;*/
}
.draggableitem input {
	width:120px!important;
}
.draggableitem .dc{
}
.draggableitem .dc p{
	margin:0;
	padding: 2px 4px;
	font-size: 11px;
	line-height: 13px;
}
.albumframe {
	padding-left:15px;
	padding-top:15px;
}
/* */
.toggle_frame {
	position:absolute;
	padding:1px;
	width:510px;
}
.toggle_frame .title {
	font:bold 14px Arial;
	padding:3px;
	margin-bottom:10px;
}
/*****************************************/
/********FARMBLOG*************************/
.farmblog_date {
	font:bold 12px Arial;
	width:130px;
}
.farmblog_item {
	font:normal 12px Arial;
}
.farmblog_right_title {
	width:160px;
	height:24px;
	overflow:hidden;
	padding-top:10px;
}
/*****************************************/
/*****************************************/
.question_frame_ {
	padding-top:5px;
	width:245px;
	overflow:hidden;
	margin-bottom:6px;
}
.question_frame_bottom_ {
	margin:0px;
	padding:0px;
	width:245px;
	height:12px;
	overflow:hidden;
}
.question_title_{
	font:bold 14px Arial;
}
.question_date_ {
	font:italic 12px Arial;
}
.question_votecnt_ {
	font:italic 12px Arial;
}
.question_links_ {
}
.question_links_ A {
}
.question_answer_row_ {
	padding:2px;
	padding-left:5px;
}
.question_answer_line_ {
	height:14px;
	margin-left:5px;
}
.question_answer_percent_ {
	font:italic 12px Arial;
}
.question_answer_text_ {
	margin-top:2px;
	font:bold 12px Arial;
	margin-bottom:2px;
}
/*****************************************/

/* -----BLOG-------------------------- */
.blog_table_header {
	font:bold 14px Arial;
	padding:4px 0px;
}
.blog_table_header TD {
	font-weight:bold;
	padding:4px 0px;
}
.blog_table_cell {
	padding:5px 0px;
}
.blog_item {
	margin-bottom:10px;
}
.blog_item_header_title,
.blog_item_header_number {
	font:bold 14px Arial;
}
.blog_item_property {
	font-weight:bold;
}
.blog_new_comment_text {
	width:400px;
	height:50px;
}
.blog_newitem_bg {
}
.blog_item_image {
}
.blog_new_frame {
	width:585px;
	margin:0 auto;
	background:#fff url('http://static.imgsrv.anyuci.hu/m_box_bg_female.gif') top left repeat-x!important;
	color:#767676!important;
}
.blog_item_func {
	font:bold 12px Arial;
	cursor:pointer;
}
.blog_new_comment {
	margin-left:100px;
}
/* ----------------------------------- */
/* --------------------------------- */
.invite_frame {
}
.invite_top {
}
.invite_title {
	font:bold 14px Arial;
	margin-left:5px;
	padding-left:35px;
	height:20px;
	padding-top:3px;
}
.invite_content {
	margin-top:20px;
}
.invite_help {
	font:normal 14px Arial;
}
P.invite_text {
	font:normal 14px Arial;
	margin:0px;
	padding:0px;
}
.invite_separator {
	margin:10px 0px;
	height:1px;
	overflow:hidden;
}
.invite_input_left {
	height:34px;
	width:5px;
	overflow:hidden;
}
.invite_input_bg {
	height:34px;
	overflow:hidden;
}
INPUT.invite_input {
	width:219px;
	height:22px;
	overflow:hidden;
	border:0px;
	margin:0px;
	padding:7px;
	padding-bottom:0px;
	font:normal 12px Arial;
	margin-top:3px;
	margin-bottom:10px;
}
.invite_input_right {
	height:34px;
	width:5px;
	overflow:hidden;
}
.invite_texta_left {
	height:154px;
	width:5px;
	overflow:hidden;
}
.invite_texta_bg {
	height:154px;
	overflow:hidden;
	padding:3px;
	width:480px;
}
.invite_texta_right {
	height:154px;
	width:5px;
	overflow:hidden;
}
TEXTAREA.invite {
	height:146px;
	width:465px;
	margin-top:3px;
	margin-left:4px;
	padding:3px;
	margin-bottom:10px;
}
.invite_cell {
	width:240px;
	overflow:hidden;
	font:bold 14px Arial;
}
.invite_table_header {
	font:bold 14px Arial;
}
.invite_table_row {
	font:normal 12px Arial;
}
/* --------------------------------- */
.new_article_main_tab {
	height:34px;
	overflow:hidden;
	padding-left:8px;
}
.new_article_main_tab .tab {
	height:34px;
	overflow:hidden;
	margin-left:2px;
	margin-right:2px;
	padding:10px 4px 0px 4px;
	cursor:pointer;
}
.new_article_main_tab .t {
	margin-left:2px;
	margin-right:2px;
	padding:10px 4px 0px 4px;
	cursor:pointer;
}
.new_article_main_tab .sep {
	height:34px;
	width:3px;
	overflow:hidden;
}
/* ------------------- */
/* Article */
.article_tab,
.article_tab_sel {
	margin-left:1px;
	position:relative;
	left:20px;
	margin-top:9px;
}
.article_main_box_frame {
	padding-top:13px;
	border-top:0px;
}
.article_main_box {
	margin-left:6px;
}
.artcile_main_box_image {
	width:223px;
	height:160px;
	overflow:hidden;
}
.artcile_main_box_image IMG {
}

.article_main_box_blead {
	width:260px;
	height:155px;
	overflow:hidden;
	margin-left:5px;
}
H2.article_main_box_title {
	margin:0px;
	font:bold 14px Arial;
}
A.article_main_box_title {
	text-decoration:none;
	font:bold 14px Arial;
}
A.article_main_box_title:hover {
	text-decoration:underline;
}
DIV.article_main_box_lead_text {
	margin-top:8px;
}
P.article_main_box_lead_text {
	margin:0px;
	font:normal 11px Arial;
}
A.article_main_box_gotoart {
	font:bold 11px Arial;
	text-decoration:none;
	margin-left:20px;
}
A.article_main_box_gotoart:hover {
	text-decoration:underline;
}
.article_main_box_ref {
	height:40px;
	width:484px;
	overflow:hidden;
	padding:3px;
	padding-top:5px;
}
div.article_main_box_reflink {
	width:240px;
	height:18px;
	overflow:hidden;
}
A.article_main_box_reflink {
	font:bold 11px Arial;
	margin-left:10px;
	text-decoration:none;
}
A.article_main_box_reflink:hover {
	text-decoration:underline;
}

.article_small_lead_frame {
	float:left;
	width:234px;
	height:100px;
	overflow:hidden;
	padding:1px;
	margin:1px;
}
.article_small_lead_frame P {
	font:normal 12px Arial;
	height:54px;
	overflow:hidden;
}
.article_small_lead_frame .img_frame {
	float:left;
	width:70px;
}
.article_small_lead_frame .text_frame {
	float:left;
	width:190px;
}
.article_small_lead_frame H3 {
	font:bold 13px Arial;
	margin:2px;
	padding-left:10px;
}
.article_small_lead_frame A {
	font:bold 11px Arial;
}

.article_small_lead_img {
	width:86px;
}
.article_small_lead_img IMG {
	padding:1px;
}
.article_small_lead_text{
	overflow:hidden;
	width:140px;
}
.article_small_lead_text P {
	font:normal 11px Arial !important;
	padding:1px;
	margin:1px;
}
.article_small_lead_text .more {
	font:bold 12px Arial;
}
/* ---------------------------------*/
/* ------------- FORUM --------------- */
.forum_message_frame {
	margin-bottom:10px;
}
.forum_message_img {
	width:62px;
	height:62px;
	margin-top:4px;
	overflow:hidden;
}
.forum_message_img IMG {
	width:52px;
	height:52px;
	margin-left:5px;
	margin-top:5px;
}

.forum_message_bubble_bg {
	width:448px;
	overflow:hidden;
}
.forum_messagew_bubble_bg {
	width:710px;
	overflow:hidden;
}
.forum_message_bubble_left {
	width:10px;
	height:52px;
	overflow:hidden;
}
.forum_message_bubble_right {
	width:10px;
	height:10px;
	overflow:hidden;
}
.forum_message_content {
	padding:2px;
	width:424px;
	overflow:hidden;
	color:#80969b;
}
.forum_messagew_content {
	padding:2px;
	width:690px;
	overflow:hidden;
	color:#80969b;
}
.forum_messages_mod {
	margin-top:15px;
	color:#4a5980;
}
.forum_messages_linkto {
	margin-top:15px;
	color:#22315a;
}
A.forum_messages_linkto {
	color:#22315a;
	text-decoration:none;
}
A.forum_messages_linkto:hover {
	text-decoration:underline;
}
.forum_message_bubble_top {
	width:448px;
	height:8px;
	overflow:hidden;
}
.forum_messagew_bubble_top {
	width:710px;
	height:8px;
	overflow:hidden;
}
.forum_message_bubble_bottom {
	width:448px;
	height:8px;
	overflow:hidden;
}
.forum_messagew_bubble_bottom {
	width:710px;
	height:8px;
	overflow:hidden;
}
.forum_message_header {
	margin-bottom:2px;
	height:14px;
	overflow:hidden;
}
.forum_message_edit {
	margin-left:10px;
}
.forum_message_edit A{
}
.forum_message_edit A:hover {
	text-decoration:underline;
}
.forum_message_count {
	margin-right:3px;
}
.forum_message_date {
	margin-left:5px;
}
.forum_message_username {
	font:italic 12px Arial;
}
.forum_message_username A {
	text-decoration:none;
	font:bold 12px Arial;
}
.forum_message_username A:hover {
	text-decoration:underline
}


.forum_group_title {
	margin:3px;
}
.forum_group_title H2 {
	font:bold 16px Arial;
	margin:0px;
	margin-bottom:20px;
	margin-top:40px;
}
.forum_list_row {
	margin:3px;
	padding:4px 0px;
	height:20px;
	overflow:hidden;
	margin-left:20px;
	margin-right:20px;
}
.forum_group_title DIV{
	font:bold 13px Arial;
	font-weight:bold;
}
.forum_list_row_item DIV{
	font:bold 12px Arial;
}
.forum_list_row_item A{
	font:bold 12px Arial;
}
.forum_list_row_item H3{
	font:bold 12px Arial;
	margin:0px;
}
.forum_group_row_name {
	width:300px;
	height:20px;
	overflow:hidden;
}
.forum_group_row_count {
	width:80px;
	height:20px;
	overflow:hidden;
}
.forum_group_row_date {
	width:150px;
	height:20px;
	overflow:hidden;
}
.forum_message_row_frame {
	margin-bottom:3mm;
}
.forum_message_row_frame .title{
	margin-bottom:5px;
}

.forum_message_row_frame .text{
}
.forum_message_row_frame P {
	padding:2px;
}
.forum_message_row_frame DIV {
	padding:2px;
}

.forum_theme_row_frame {
	margin-bottom:1mm;
	font:normal 12px Arial;
	padding:2px;
	height:5px;
	min-height:30px;
}
.forum_theme_row_frame A{
}
.forum_theme_row_frame .title {
	float:left;
	width:300px;
}
.forum_theme_row_frame .flags {
	float:left;
	margin-right:4px;
	width:20px;
}
.forum_theme_row_frame .download {
	float:left;
	width:70px;
}
.forum_theme_row_frame .mess_num {
	float:left;
	width:65px;
}
.forum_theme_row_frame H3 {
	font:bold 12px Arial;
	margin:0px;
}
.forum_theme_row_frame .message {
	float:right;
	width:150px;
}

.forum_theme_list_head {
	margin:3px;
	margin-bottom:3mm;
	padding-bottom:3px;
	height:30px;
}
.forum_theme_list_head_1 {
	padding-left:30px;
	float:left;
	width:285px;
	font:bold 13px Arial;
}
.forum_theme_list_head_2 {
	float:left;
	width:80px;
	font:bold 13px Arial;
}
.forum_theme_list_head_3 {
	float:left;
	width:80px;
	font:bold 13px Arial;
}
.forum_theme_list_head_4 {
	float:right;
	width:150px;
	font:bold 13px Arial;
}
.forum_theme_list_head_5 {
	float:right;
	width:145px;
	font:bold 13px Arial;
}



.new_forum_msg {
	margin:4px;
	padding:3px;
	margin:10px 15px;
}
.new_forum_msg .h {
	height:20px;
	overflow:hidden;
}
.new_forum_msg .h .name {
	width:150px;
	overflow:hidden;
	margin-right:5px;
}
.new_forum_msg .h .date {
	width:120px;
	overflow:hidden;
	margin-right:5px;
}
.new_forum_msg .h .moder {
	width:80px;
	margin-left:5px;
}
.new_forum_msg .h .edit {
	width:60px;
	overflow:hidden;
	margin-left:5px;
}
.new_forum_msg .img {
	width:80px;
	text-align:center;
	padding-top:6px;
}
.new_forum_msg .img IMG {
	padding:1px;
}
.new_forum_msg .cnt {
	padding:6px;
	margin-left:10px;
}

/* ----------------------------------- */
/********left side*******************/
.mmeennuu {
}
.mmeennuu .title {
	overflow:hidden;
	height:24px;
	padding-top:6px;
	padding-left:4px;
}
.mmeennuu .title A {
}
.mmeennuu .av {
	width:76px;
	overflow:hidden;
	margin-left:8px;
}
.mmeennuu .av IMG {
	padding:1px;
}
.mmeennuu .desc {
	padding-top:5px;
}
.mmeennuu .more {
}
.mmeennuu .pr {
	height:15px;
	overflow:hidden;
}
.mmeennuu .p {
	font:bold 10px Arial;
}
.mmeennuu .v {
	font:normal 10px Arial;
}
.mmeennuu .myp1,
.mmeennuu .myp2 {
	/*width:18px;*/
	width:27px;
	overflow:hidden;
	height:40px;
	margin-right:2px;
	background:#555;
	cursor:pointer;
}
.mmeennuu .myp1 {
}
.mmeennuu .myp2 {
}
.mmeennuu .myp1 {
}
.mmeennuu .myp1 {
}
/*.mmeennuu .myps,
.mmeennuu .myps {
	background:#fff;
}*/
.mmeennuu .mypname {
	width:109px;
	overflow:hidden;
	height:17px;
}

.mmeennuu .topbox {
	margin:0px;
	padding:3px 0px;
	width:180px;
	overflow:hidden;
}
.mmeennuu .topbox_foot {
	margin:0px;
	width:180px;
	overflow:hidden;
	height:15px;
}

#mypanel_float {
	border:1px #e1e1e1 solid;
	padding:3px;
	background:#fff;
}
#mypanel_float DIV {
	padding:2px;
	cursor:pointer;
}
#mypanel_rank {
	margin-top:3px;
	padding-left:10px;
}
/**********************************/
.rank_star_n {
	background:url('http://static.imgsrv.apuci.hu/icon1_star_bg.gif') top left no-repeat;
	float:left;
	width:14px;
	height:14px;
	margin-right:2px;
}
.rank_star_p {
	background:url('http://static.imgsrv.apuci.hu/icon1_star.gif') top left no-repeat;
	float:left;
	width:14px;
	height:14px;
	margin-right:2px;
}
/* ---------------------------------*/
/* --------------------------------- */
.article_view_bigthumb_frame {
	width:247px;
	height:163px;
	overflow:hidden;
	padding:2px;
	margin-right:1px;
}
.article_view_bigthumb_frame IMG {
	padding:1px;
}
.article_view_biglead_frame {
	width:245px;
	overflow:hidden;
}
P.article_view_biglead {
	text-align:justify;
	font:normal 12px Arial;
	margin:0px;
}
H1.article_view_title {
	padding:0px;
	font:bold 22px Arial;
	margin-bottom:3px;
}
.article_view_content,
.article_view_content P {
	font:normal 14px Arial;
	text-align:justify;
	line-height:21px;
}
.article_view_content {
}

.article_view_content A {
	font-weight:normal!important;
	text-decoration:underline!important;
	color:#488DB7!important;
}

.article_view_forum_title {
	font:bold 16px Arial;
	margin:10px 1px 5px 1px;
	height:20px;
}
.article_view_top {
	padding-top:8px;
	margin-top:3px;
	padding-bottom:3px;
	margin-bottom:3px;
}
.article_view_top_row {
	font:normal 12px Arial;
	margin-bottom:5px;
	height:16px;
	overflow:hidden;
}
.article_view_top_row SPAN {
	font:normal 12px Arial;
}
.article_view_join {
	font:bold 12px Arial;
	text-decoration:none;
}
.article_view_forum_act {
	font:normal 12px Arial;
	margin:3px 0px;
	height:15px;
}
.article_view_forum_act A{
	text-decoration:none;
	font:normal 12px Arial;
}

.art_view_forum_avatar {
	width:62px;
	height:62px;
	margin-top:4px;
	/*margin-right:3px;*/
	overflow:hidden;
}
IMG.art_view_forum_avatar {
	margin-top:5px;
	margin-left:5px;
	width:52px;
	height:52px;
}
/* --------------------------------- */
.range2 {
	padding:5px 3px;
	margin:6px 0px;
	font:bold 11px Arial;
	height:16px;
}
.range2 A {
	font:bold 11px Arial;
	margin:0px 3px;
}
.range2_selected {
	font:bold 12px Arial;
}
.range2_side {
	font-weight:bold;
}
/* ---------------------------------*/
.user_albums_table_header {
	padding:2px;
	font:bold 12px Arial;
}
.user_album_text1 {
	font:bold 14px Arial;
	margin:10px 3px;
}
.new_friend_tofrom {
	padding:3px;
	margin:3px 0px;
}
.new_friend_tofrom IMG {
	width:70px;
	height:70px;
	padding:1px;
	margin:0px;
}
.new_friend_tofrom TD {
	padding:3px;
}
.new_friend_tofrom TABLE {
	padding:0px;
}

.albumrights_row {
	padding:3px;
	margin:3px 0px;
	width:380px;
	margin-left:60px;
}
.albumrights_row IMG {
	padding:1px;
	width:70px;
	height:70px;
	padding:1px;
	margin:0px;
}
/*****************************************/
/* ---SZAVAZAT------------------------ */
.vote_to_row {
	width:500px;
	overflow:hidden;
	border-top:2px #f4f4f4 solid;
	margin:10px 0px;
	padding-top:5px;
}
.vote_to_row_head {
	height:80px;
	overflow:hidden;
}
.vote_to_row_name {
	font:bold 16px Arial;
}
A.vote_to_row_name {
	text-decoration:none;
	font:bold 16px Arial;
}
A.vote_to_row_name:hover {
	text-decoration:none;
}
SPAN.vote_to_row_age {
	font:bold 16px Arial;
	color:#545454;
}
.vote_to_row_nick {
	font:bold 12px Arial;
	color:#545454;
}
DIV.vote_to_row_date {
	font:bold 11px Arial;
	color:#545454;
	width:120px;
}
SPAN.vote_to_row_date {
	font:bold 11px Arial;
	color:#545454;
}
.vote_to_row_text {
	color:#000;
	background:#F1EFFA;
	font:normal 12px Arial;
	padding:3px 10px;
}
.vote_to_row_image {
	border:1px #bfd09e solid;
	padding:1px;
	margin:5px;
	margin-top:0px;
}
/* ----------------------------------- */
.eforum_message_frame_new {
	width:533px;
	overflow:hidden;
	margin-bottom:10px;
}
.eforum_message_frame_new IMG{
	padding:1px;
}
.eforum_message_frame_new P {
	padding:4px;
}
.eforum_message_frame_new .cntt {
	width:420px;
	overflow:hidden;
	border-bottom:0px;
}
.eforum_message_frame_new .cntb {
	width:420px;
	overflow:hidden;
}
.eforum_message_frame_new .title {
	height:22px;
	padding-top:3px;
	padding-left:2px;
	padding-right:2px;
}
.eforum_message_frame_new  .arrow {
	margin-top:21px;
	width: 15px;
	height:28px;
	overflow:hidden;
	margin-left:3px;
}
.eforum_message_frame_new  .forum_message_username,
.eforum_message_frame_new  .forum_message_username A{
}
.eforum_message_frame_new  .forum_message_count {
}
.eforum_message_frame_new  .forum_message_edit {
}
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
/* ----------------------------------- */
































/* ***********************************************************************************************************/
/* billboard */

/* CSS Document */
.cf:after
 {
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
 }

.cf
{
	display: inline-block;
}

* html .cf
{
	height: 1%;
}

.cf
{
	display: block;
}

.bb_datum {
    color: black;
    padding-left:10px;
}
.bb_sep{
    margin-top: 10px;
	line-height: 0px;
}

.bb_messages_part{
    margin: 0px auto;
    
    display: block;
    
    /*font-size: 10px;*/
    text-align: center;	
}
.bb_messages_part select {
    font-size: 12px;
}

#bb_cont {
    margin: 0px auto;
    display: block;
}



.bb_item {
    margin: 0 auto;
}
.bb_item A {
}

/*      VÁLASZOK RÉSZ       */

.bb_replybtn {
    width: 85px;
    height: 18px;  
    margin-left: 390px;
	border-bottom:0px;
    font-size: 12px;
    padding: 4px 0px 1px 4px;
	text-align:center;
}
.bb_replybtn A {
	color:#353535;
}

.bb_replies_cont {
    margin-left: 30px;
}

.bb_replies_comments {
}

.bb_replyitem1 {
}
.bb_replyitem2 {
}

.bb_replyitem_left {
    float:left;
    display:inline;
}
.bb_replyitem_right {
    float:left;
    display:inline;
    padding-right: 10px;
    padding-top: 5px;
    
    font-size: 12px;
	width: 370px;
	overflow:hidden;
}

.bb_replyitem_picture {
    margin: 10px;
    height: 71px;
    width:71px;
    padding: 1px 0 0 1px;
    background: white;
}

.bb_replyitem_username {
    text-align: center;
    font-size: 12px;
}

.bb_replytooriginbtn {
    margin: 15px auto;
    cursor: pointer;
}


/*  Hozzászólások   */

.bb_comment {
	background:#e1e1e1;
	width:510px;
	overflow:hidden;
}
.bb_comment A {
}
.bb_commentitem {
}
.bb_commenttop {
    padding:5px;
}
.bb_commenttop_left{
	float:left;
}
.bb_commenttop_right {
	float:right;
}
.bb_comment_left {
    float:left;
    display:inline;
}
.bb_comment_right {
    float:left;
    display:inline;
    padding-right: 10px;
    padding-top:10px;
    color: black;
    width: 380px;
}

.bb_comment_picture {
	margin: 10px;
    height: 76px;
    width:76px;
    padding: 2px 0 0 2px;
}
.bb_comment_picture IMG {
	padding:1px;
}

.bb_comment_username {
    font-size: 12px;
}

.bb_comment_replybtn {
    cursor: pointer;
    font-weight:bold;
}
.bb_form {
    margin: 0px auto;
    display: block;
    clear:both;
	width:380px;
}

/*   Előzmény    */

.bb_repliedbtn {
    height:17px; 
    margin-left:10px; 
    padding: 4px 0px 4px 0px;
    width:350px;
    overflow:hidden;
    text-align:center;
	
	border-top:0px;
}
.bb_repliedbtn A {
}

.bb_repliedbtn_none {
    height: 19px;
    
    padding: 4px 0 0 20px;
}


.bb_replied_cont {
    margin-right:30px;
}

.bb_replied_comments {
}

.bb_replieditem1 {
}
.bb_replieditem2 {
}

.bb_replieddesignbar {
    padding:5px;
}

.bb_replieditem_left {
    float:left;
    display:inline;
}
.bb_replieditem_right {
    float:left;
    display:inline;
    padding-right: 10px;
    padding-top: 5px;
    
    font-size: 12px;
}

.bb_replieditem_picture {
	margin: 10px;
    height: 71px;
    width:71px;
    padding: 1px 0 0 1px;
    background: white;
}
.bb_replyitem2_header {
	padding:5px;
}
.bb_replieditem_username {
    height: 30px;
    text-align: center;
    font-size: 12px;
}
.bb_repliedtooriginbtn {
    width: 237px;
    height: 26px;
    margin: 15px auto;
    cursor: pointer;
}


/*  Egyéb   */
.bb_textarea {
    font-size: 12px;
    
    width: 380px;
    height: 130px;
    display: block;
    margin: 10px auto;
}


.bb_btn_replysubmit
{
	
	padding:3px;
	margin:3px;
	
	float: left;
	display: inline;
	
	cursor: pointer;
}

.bb_btn_replycancel
{
	
	padding:3px;
	margin:3px;
	
	float: left;
	display: inline;
	cursor: pointer;
}


.bb_groups {
    margin: 0px auto;
    
    display: block;
    
    font-size: 13px;
    text-align: center;
}

.bb_groupcont{
    margin: 0px auto;
    display: block;
}

.bb_group1_on {
    width: 16px;
    height: 16px;
    cursor: pointer;
    float: left;
    display: inline;
}
.bb_group1_off {
    width: 16px;
    height: 16px;
    cursor: pointer;
    
    float: left;
    display: inline;
}
.bb_group2_on {
    width: 16px;
    height: 16px;
    float: left;
    display: inline;

    cursor: pointer;
    
    margin-left: 10px;
}
.bb_group2_off {
    width: 16px;
    height: 16px;
    float: left;
    display: inline;
    
    cursor: pointer;
    margin-left: 10px;
}
.bb_group3_on {
    width: 16px;
    height: 16px;
    float: left;
    display: inline;

    cursor: pointer;
    
    margin-left: 10px;
}
.bb_group3_off {
    width: 16px;
    height: 16px;
    float: left;
    display: inline;
    
    cursor: pointer;
    margin-left: 10px;
}

.bb_group4_on {
    width: 16px;
    height: 16px;
    float: left;
    display: inline;

    cursor: pointer;
    
    margin-left: 10px;
}
.bb_group4_off {
    width: 16px;
    height: 16px;
    float: left;
    display: inline;
    
    cursor: pointer;
    margin-left: 10px;
}
.bb_group5_on {
    width: 21px;
    height: 16px;
    float: left;
    display: inline;

    cursor: pointer;
    
    margin-left: 10px;
}
.bb_group5_off {
    width: 21px;
    height: 16px;
    float: left;
    display: inline;
    
    cursor: pointer;
    margin-left: 10px;
}

.mainbillboard_pager {
	display:inline;
	float:left;
	margin-top:5px;
}
.range {
    margin-left: 15px;
    display: inline;
}

#newmsgdiv {
   display: block;
    margin: 0px;

}
.newcomment {
    display: block;
    margin: 0px;
    
    font-size: 12px;
}

.newcomment_desc {
    font-size: 12px;
}
.newcomment_form_area {
}

.billboard_separator {
	display:inline;
	float:left;
	padding-left:5px;
}

.billboard_head1 {
	display:inline;
	float:left;
	margin-top:8px;
	margin-right:3px;
}
.billboard_range {
	width:250px;
	float:left;
	display:inline;
	text-align:left;
}
.billboard_range a {
}
.billboard_refresh {
	float:right;
	display:inline;
	padding-right:5px;
}
.billboard_refresh a {
}
/* ***********************************************************************************************************/
/* ***********************************************************************************************************/
/* ***********************************************************************************************************/

/* HOROSZKÓP */
.zodiacc {
	width:502px;
	margin:0 auto;
	height:104px;
}
.zodiacc .tabs {
	height:26px;
	width:502px;
	overflow:hidden;
	margin-left:20px;
}
.zodiacc .tabs .tab_l,
.zodiacc .tabs .tab_r,
.zodiacc .tabs .tab_ls,
.zodiacc .tabs .tab_rs {
	height:26px;
	width:16px;
	overflow:hidden;
	float:left;
}
.zodiacc .tabs .tab_c,
.zodiacc .tabs .tab_cs {
	height:26px;
	overflow:hidden;
	float:left;
	padding-top:5px;
	font-weight:bold;
	cursor:pointer;
}

.zodiacc .tabs .tab_l {
}
.zodiacc .tabs .tab_r {
	margin-right:1px;
}
.zodiacc .tabs .tab_ls {
}
.zodiacc .tabs .tab_rs {
	margin-right:1px;
}
.zodiacc .tabs .tab_c {
}
.zodiacc .tabs .tab_cs {
}

.zodiacc .cnt {
	width:502px;
	height:78px;
	overflow:hidden;
}

.zodiacc .cnt .select1,
.zodiacc .cnt .select2,
.zodiacc .cnt .sep {
}

.zodiacc .cnt .select1_pre {
	float:left;
	margin-left:1px;
	height:60px;
	width:1px;
	overflow:hidden;
	margin-right:0px;
}
.zodiacc .cnt .select1 {
	margin-top:15px;
	margin-left:14px;
	width:120px;
	height:60px;
	overflow:hidden;
	float:left;
}
.zodiacc .cnt .sep {
	margin-top:25px;
	width:38px;
	height:60px;
	overflow:hidden;
	float:left;
	font:bold 20px Arial;
}
.zodiacc .cnt .select2 {
	margin-top:15px;
	width:120px;
	height:60px;
	overflow:hidden;
	float:left;
}
.zodiacc .cnt .submit {
	margin-left:75px;
	width:100px;
	height:30px;
	margin-top:27px;
	overflow:hidden;
	cursor:pointer;
	float:left;
}


.zodiac {
	width:500px;
	overflow:hidden;
	margin:0 auto;
	margin-top:15px;
}
.zodiac .fullbg {
	width:500px;
	padding-top:73px;
}
.zodiac .signs {
	width:500px;
	height:241px;
	overflow:hidden;
}
.zodiac .sign {
	width:80px;
	height:122px;
	overflow:hidden;
	text-align:center;
	cursor:pointer;
}
.zodiac .sign .title {
	margin-top:5px;
}
.zodiac .sign .title A {
	font:bold 14px Arial;
}
.zodiac .sign .date {
	margin-top:62px;
	font:normal 10px Arial;
}
.zodiac .head .top {
	height:60px;
	padding:2px;
	margin-bottom:5px;
}
.zodiac .head .top IMG {
	float:left;
	margin-left:10px;
}
.zodiac .head .top .title {
	float:right;
	margin-top:37px;
	width:170px;
	font:bold 14px Arial;
	text-align:right;
}
.zodiac .head .top .signname {
	float:left;
	margin-left:3px;
	margin-top:10px;
	font:bold 28px Arial;
	width:150px;
	height:35px;
	overflow:hidden;
}
.zodiac .head {
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	width:460px;
	overflow:hidden;
	font-size:14px;
	line-height:20px;
}
.zodiac .foot {
	height:25px;
	width:500px;
	overflow:hidden;
}
/* HOROSZKÓP */


.magazine_menu_bg {
	height:27px;
	overflow:hidden;
}



.symptoms {

}
.symptoms .list {
	margin-bottom:40px;
}
.symptoms .list .title {
	margin-left:10px;
	margin-bottom:5px;
	font:normal 12px Arial;
}
.symptoms .list .item {
	margin-left:30px;
}
.symptoms .list .item A {
	font:bold 14px Arial;
}
.symptoms .intervals {

}
.symptoms .intervals .title {
	margin-left:10px;
	margin-bottom:5px;
	font:normal 12px Arial;
}
.symptoms .intervals .item {
	margin-left:30px;
}



IFRAME.login_floatbox,
DIV.login_floatbox {
	width:181px;
	height:235px;
	overflow:hidden;
	position:absolute;
	z-index:1000;
}

DIV.login_floatbox .close {
	position:absolute;
	width:30px;
	height:30px;
	overflow:hidden;
	cursor:pointer;
	top:4px;
	left:143px;
}

DIV.login_floatbox .login {
	position:absolute;
	width:77px;
	height:28px;
	overflow:hidden;
	left:9px;
	top:131px;
	cursor:pointer;
	background:transparent!important;
}

DIV.login_floatbox .cancel {
	position:absolute;
	width:77px;
	height:28px;
	overflow:hidden;
	left:93px;
	top:131px;
	cursor:pointer;
	background:transparent!important;
}

DIV.login_floatbox .cnt {
	position:absolute;
	width:165px;
	height:90px;
	top:40px;
	left:10px;
	overflow:hidden;
}

DIV.login_floatbox .bcnt {
	position:absolute;
	width:165px;
	height:55px;
	top:170px;
	left:10px;
	overflow:hidden;
}



SPAN.keywordref {
	cursor:pointer;
	font-weight:bold;
}
DIV#js_articles_keyword_frame__ {
	position:absolute;
	width:300px;
	padding:3px;
	border-width:1px;
	border-style:solid;
}
DIV#js_articles_keyword_frame__ .keyword_title {
	font:bold 12px Arial;
	padding-bottom:2px;
	padding-left:3px;
	padding-right:3px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	margin-bottom:3px;
	margin-top:1px;
}
DIV#js_articles_keyword_frame__ .keyword_text {
	font:normal 10px Arial;
	text-align:justify;
}

#userbrowser_cimlista {
	width:460px;
	height:380px;
	overflow:auto;
}

/* getanswers -----------------------------------------------------------------------------------------*/
.getanswers {
	font:normal 14px Arial;
}
.getanswers .group {
	padding:3px;
	margin-top:5px;
	margin-bottom:15px;
	font:bold 14px Arial;
}
.getanswers .group .title {
	padding:3px 3px 0 10px;
	height:21px;
	overflow:hidden;
}
.getanswers .group .items {
	margin-left:20px;
}
.getanswers .group .item {
	font:normal 12px Arial;
	margin-top:4px;
}
/* --- */
.getanswers .view {

}
.getanswers .view .title {
	padding:3px 3px 0 10px;
	height:21px;
	overflow:hidden;
	margin-bottom:5px;
	margin-top:5px;
}
.getanswers .view .lead {
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
	padding-bottom:3px;
	margin-bottom:3px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
}
.getanswers .view .text {
	text-align:justify;
	margin-left:10px;
	margin-right:10px;
}
.getanswers .view {

}
.getanswers .view {

}
.getanswers .view {

}
.getanswers .reply {
	margin-top:10px;
}
.getanswers .reply .title {
	margin-bottom:10px;
	font:bold 14px Arial;
}
.getanswers .reply .helpful {
	margin-top:3px;
}
/* getanswers end ---------------------------------------------------------------------------------------*/

/* kép és videó ajánló start ----------------------------------------------------------------------------*/


/* kép és videó ajánló end ------------------------------------------------------------------------------*/

/* article mediumbox eleje ------------------------------------------------------------------------------*/
.article_mediumbox {
    display: inline;
	width:168px;
	/*height:246px;*/
	height:278px;
	overflow:hidden;
	margin-bottom:4px;
	margin-left:3px;
}
.article_mediumbox .arttitle{
	font-weight:bold;
	height:32px;
	margin-left:7px;
	overflow:hidden;
	text-align:left;
	width:152px;
}
.article_mediumbox .title {
	font-weight:bold;
	height:25px;
	margin-left:3px;
	margin-top:4px;
}
.article_mediumbox .img {
	margin-left:4px;
}
.article_mediumbox .text {
	height:62px;
	margin-left:7px;
	margin-top:2px;
	overflow:hidden;
	width:152px;
}
.article_mediumbox .foot {
	font-weight:bold;
	margin-right:6px;
	margin-top:8px;
	text-align:right;
}
/* article mediumbox vége -------------------------------------------------------------------------------*/

/* új menü start */
.new_menu {
	width:180px;
}

.new_menu .menu_item_title {
	margin-top:4px;
	margin-left:15px;
	font-weight:bold;
}
.new_menu .menu_myspace_group .menu_open .menu_myspace .menu_item_title,
.new_menu .menu_myspace_group .menu_open .menu_myspace .menu_item_title,
.new_menu .menu_myspace_group .menu_open .menu_myspace .menu_item_title {
	margin-left:10px;
}

/**********/
.new_menu .menu_myspace_group {
	margin-bottom:5px;
}
.new_menu .menu_myspace_group .menu_myspace_parent {
	width:180px;
	height:26px;
	overflow:hidden;
}
.new_menu .menu_myspace_group .menu_myspace_parent_arrow {
	width:180px;
	height:26px;
	overflow:hidden;
}
.new_menu .menu_myspace_group .menu_open .menu_myspace {
	width:180px;
	height:26px;
	overflow:hidden;
}

/****************/
.new_menu .menu_content_group {
	margin-bottom:5px;
}
.new_menu .menu_content_group .menu_content_parent {
	width:180px;
	height:26px;
	overflow:hidden;
}
.new_menu .menu_content_group .menu_content_parent_arrow {
	width:180px;
	height:26px;
	overflow:hidden;
}
.new_menu .menu_content_group .menu_open .menu_content {
	width:180px;
	height:26px;
	overflow:hidden;
}

/****************/
.new_menu .menu_common_group {
	margin-bottom:5px;
}
.new_menu .menu_common_group .menu_common_parent {
	width:180px;
	height:26px;
	overflow:hidden;
}
.new_menu .menu_common_group .menu_common_parent_arrow {
	width:180px;
	height:26px;
	overflow:hidden;
}
.new_menu .menu_common_group .menu_open .menu_common {
	width:180px;
	height:26px;
	overflow:hidden;
}

/* új menü end */

/* topstory box eleje */
.kiemeltjscikkek_margin {
	margin:10px;
	margin-left:15px;
	margin-top:10px;
	margin-right:0px;
	border-width:1px;
	border-style:solid;
	width:508px;
}
.kiemeltjscikkek TABLE,
.kiemeltjscikkek TD {
	margin:0px;
	padding:0px;
}
#kiemelt_img_id
{
	display:inline;
	float:left;
	height:265px;
}
.kiemeltjscikkek
{
	display:inline;
	float:left;
	/*width:100%;*/
	height:265px;
}

.kiemeltjscikkek IMG
{
	border:0px;
}

.kiemeltjscikkek .img_mask
{
	display:inline;
	float:left;
	position:relative;
	height:265px;
	margin-top:-265px;
	overflow:hidden;
	width:354px;
}

.kiemeltjscikkek .kiemeltcikkek_thumbs_bg {
	/*opacity:0.5;*/
	/*filter: alpha(opacity=50);*/
	/*background:#000;*/
	height:80px;
	float:left;
	width:354px;
	z-index:2;
	/*margin-top:195px;*/
}
.kiemeltjscikkek .kiemeltcikkek_thumbs
{
	margin-top:-80px;
	height:80px;
	/*display:inline;*/
	float:left;
	width:354px;
	padding-left:10px;
	z-index:3;
}

.kiemeltjscikkek .kiemeltcikkek_thumbs .item
{
	display:inline;
	height:70px;
	float:left;
	background:none;
	margin-left:3px;
}

.kiemeltjscikkek .kiemeltcikkek_thumbs .item img
{
	display:inline;
	float:left;
	height:53px;
	width:75px;
	/*padding:2px;*/
	margin-top:7px;
	border-width:2px;
	border-style:solid;
}

.kiemeltjscikkek .kiemeltcikkek_thumbs .akt_item img
{
	/*background-color:#0f0;*/
}

.kiemeltjscikkek .kiemeltcikkek_thumbs .akt_item
{
	/*background:url('http://static.sporthirado.hu/design/kiemelt_nyil.gif') bottom left no-repeat;*/
}

.kiemeltjscikkek .cikkcontainer
{
	width:156px;
	height:265px;
}

.kiemeltjscikkek .cikkhatter
{
	display:none;
	background: #000000 none repeat scroll 0%;
	/*opacity: 0.8;
	filter: alpha(opacity=80);*/
	width:160px;
	height:265px;
	overflow:hidden;
}

.kiemeltjscikkek .cikk
{
	width:154px;
	height:265px;
	/*padding:5px;*/
	display:inline;
	float:left;
}

.kiemeltjscikkek .cikk a
{
	font-size:11px;
}

.kiemeltjscikkek .cikk a:hover
{
	text-decoration:none;
}
.kiemeltjscikkek .cikk .cim,.kiemeltjscikkek .cikk .lead
{
	margin-bottom:5px;
}

.kiemeltjscikkek .cikk .cim a
{
	font-weight:bold;
	font-size:16px;
}

.kiemeltjscikkek .cikk .cim a:hover
{
	text-decoration:underline;
}

.kiemeltjscikkek .cikk .lead a
{
	font-weight:normal;
	font-size:12px;
}

.kiemeltjscikkek .cikk .kapcsolodo div
{
	display:inline;
	float:left;
	height:10px;
}
.kiemeltjscikkek .cikk .more_text {
	text-align:right;
}
.kiemeltjscikkek .cikk .more_text A {
	font-size:10px;
	font-weight:bold;
}

.kiemeltjscikkek .kapcsolodo a
{
	font-size:10px;
	line-height:12px;
	padding-left:24px;
	display:inline;
	float:left;
	margin-bottom:3px;
}

.kiemeltjscikkek .kapcsolodo a:hover
{
	text-decoration:underline;
}

.kiemeltjscikkek .kiemeltcikkek_kep_link
{
	display:inline;
	float:left;
	height:195px;
	width:354px;
}

.kiemeltjscikkek .kapcsolodo  a.video_link
{
}
.kiemeltjscikkek .kapcsolodo  a.szoveges_link
{
}

.kiemeltjscikkek .kapcsolodo  a.galeria_link
{
}
/* topstory box vége */


/*kalkulator doboz*/

.kalkulatorok_box{
    float: left;
    display:  inline;
    background:url('http://static.imgsrv.anyuci.hu/kalkulatorok/kalkulator_doboz.jpg') no-repeat;
    width: 510px;
    height: 237px;
    margin: 0px 0px 10px 15px;
}

.kalkulatorok_box .kalkulatorok_fejlec_cim{
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 4px;
}

.kalkulatorok_box .kalkulator_doboz{
    height: 212px;
}

.kalkulatorok_box .balra_nyil{
    float: left;
    display:  inline;
    background:url('http://static.imgsrv.anyuci.hu/kalkulatorok/kalkulator_balra.jpg') no-repeat;
    width: 29px;
    height: 37px;
    margin: 60px 0px 0px 20px;
    cursor: pointer;
}

.kalkulatorok_box .jobbra_nyil{
    float: right;
    display:  inline;
    background:url('http://static.imgsrv.anyuci.hu/kalkulatorok/kalkulator_jobbra.jpg') no-repeat;
    width: 29px;
    height: 37px;
    margin: 60px 20px 0px 0px;
    cursor: pointer;
}

.kalkulatorok_box .dobozka{
    float: left;
    display: inline;
    width: 412px;
    height: 140px;
    margin: 5px 0px 0px 0px;
}

.kalkulatorok_box .dobozka .kalkulator_kisdoboz{
    float: left;
    width: 206px;
    height: 140px;
}

.kalkulatorok_box .dobozka .kalkulator_cim{
    color: #6f4b62;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

.kalkulatorok_box .dobozka .kalkulator_kep{
    float: left;
    clear: both;
    display: inline;
    background: url('http://static.imgsrv.anyuci.hu/kalkulatorok/kalkulator_kisdoboz.jpg') no-repeat;
    width: 108px;
    height: 108px;
    padding: 3px;
    margin: 4px 0px 4px 45px;
    cursor: pointer;
}

.kalkulatorok_box .dobozka .kalkulator_kep img{
    border: none;
}

.kalkulatorok_box .kalkulator_doboz .leirasok{
    float: left;
    clear: both;
    width: 510px;
    height: 37px;
}

.kalkulatorok_box .kalkulator_doboz .gombok{
    float: left;
    clear: both;
    width: 510px;
    height: 30px;
}

.kalkulatorok_box .kalkulator_doboz .kalkulator_leiras{
    color: #6f4b62;
    font-size: 14px;
    text-align: center;
    height: 35px;
    width: 215px;
    overflow: hidden;
    float: left;
    display: inline;
}

.kalkulatorok_box .kalkulator_doboz .kiszamolom{
    float: left;
    display: inline;
    width: 101px;
    height: 27px;
    background: url('http://static.imgsrv.anyuci.hu/kalkulatorok/kalkulator_kiszamolom.jpg') no-repeat;
    cursor: pointer;
}

/*kalkulator doboz vége*/


/* kép és videóajánló a baoldalon eleje */
#flipimage_tab {
    height: 21px;
}
.flipimage_tab0 {
	width:178px;
	height:22px;
	overflow:hidden;
}
.flipimage_tab1 {
	width:178px;
	height:22px;
	overflow:hidden;
}
.flipimage_content {
    /*height: 130px;*/
    text-align: center;
	width:178px;
	height:136px;
}
.flipimage_image {
    /*width: 120px;
    height: 120px;*/
    margin: 10px auto;
    position: relative;
}
.flipimage_image img {
    cursor:pointer;
}

.flipimage_tab0 {
}

.flipimage_tab1 {
}

.flipimage_content {
}

.flipimage_image img {
    border: 1px solid white;
}

.flipimage .foot {
	width:178px;
	height:12px;
	overflow:hidden;
	margin-bottom:4px;
}
/* kép és videóajánló a baoldalon vége */

/* jobboldali ajánlott tartalom doboz eleje */
.rs_ajanlott_box {
	border-width:1px;
	border-style:solid;
	margin:0 auto;
	margin-bottom:5px;
	width:250px;
	margin-top:2px;
}
.rs_ajanlott_box .title {
	font:bold 15px Arial;
	border-bottom-width:1px;
	border-bottom-style:solid;
	width:250px;
	height:28px;
	overflow:hidden;
}
.rs_ajanlott_box .cnt {
	padding-top:3px;
	width:250px;
}
.rs_ajanlott_box .cnt .item {
	padding-bottom:3px;
}
.rs_ajanlott_box .cnt .item .child {
	padding-left:35px;
	height:30px;
}
.rs_ajanlott_box .cnt .item .child DIV {
	padding-top:6px;
}
.rs_ajanlott_box .cnt .item .male {
}
.rs_ajanlott_box .cnt .item .female {
}
.rs_ajanlott_box .cnt .item .items {
	margin-left:5px;
	padding:2px;
	margin-right:5px;
}
.rs_ajanlott_box .cnt .item .items DIV {
	padding:2px;
	width:220px;
	height:12px;
	overflow:hidden;
}
/* jobboldali ajánlott tartalom doboz vége */

/* idővonal cikk léptető eleje */
.article_timeline {
	margin:10px 0px;
	height:22px;
	overflow:hidden;
}

.article_timeline DIV A {
}

.article_timeline .prev {
	width:20px;
	height:22px;
	overflow:hidden;
	cursor:pointer;
}

.article_timeline .next {
	width:20px;
	height:22px;
	overflow:hidden;
	cursor:pointer;
}
/* idővonal cikk léptető vége */


/* cikkvégi ajánló eleje */
.article_artadvertbox_header {
	width:510px;
	margin:0px auto;
	margin-top:15px;
	margin-bottom:5px;
}
.article_artadvertbox_footer {
}
.article_artadvertbox_text {
	padding:10px 10px;
}
/* cikkvégi ajánló vége */

/* subdomain-es vackok eleje */
.subdomain {

}
.subdomain INPUT.inputerror {
	border-color:#f00;
	background:#fdd;
	color:#510;
}
.subdomain INPUT.inputsuccess {
	border-color:#5f5;
	background:#dfd;
	color:#160;
}
.subdomain INPUT.inputlock {
	border-color:#777;
	background:#ddd;
	color:#777;
}
/* subdomain-es vackok vége */

/* idővonali cikk doboz eleje */
.article_timeline_box {
	border-width:1px;
	border-style:solid;
	padding:2px;
	margin:5px 2px 10px;
}
.article_timeline_box .title {
	padding:3px;
}
.article_timeline_box .title H2 {
	font-size:14px;
	margin:0px;
	padding:0px;
}
.article_timeline_box .cnt {
	padding:6px;
	margin-top:1px;
	text-align:justify;
}
/* idővonali cikk doboz vége */

/* cikk cimke felhő (jobboldali) */
.articles_cloud {
	text-align:center;
	margin:3px;
	line-height:22px;
}

.articles_cloud .size0 {
	font-size:9px;
}
.articles_cloud .size1 {
	font-size:10px;
}
.articles_cloud .size2 {
	font-size:11px;
}
.articles_cloud .size3 {
	font-size:12px;
}
.articles_cloud .size4 {
	font-size:13px;
}
.articles_cloud .size5 {
	font-size:17px;
}
/* cikk cimke felhő (jobboldali) vége */

/* legnepszerubb gyerek adatlapok - baloldali doboz */
#lsDataStarBox {
	height:100px;
	width:180px;
	overflow:hidden;
	margin-top:3px;
	margin-bottom:5px;
}
#lsDataStarBox .title {
	margin:3px;
	padding:0px;
	color:#fff;
	font:bold 14px Arial;
}
#lsDataStarBox .frame {
	margin:2px;
	padding:0px;
	float:left;
	width:75px;
	height:75px;
	margin-left:8px;
}
#lsDataStarBox A {
	padding:0px;
	margin:0px;
}
#lsDataStarBox IMG {
	border-color:#fff;

	border-width:2px;
	border-style:solid;
	width:70px;
	height:70px;
}


/* legnepszerubb gyerek adatlapok - baloldali doboz */

/* felső idővanali rész */
.upper_timeline_flash_box {
	width:799px;
	height:55px;
	margin-top:-55px;
	position:absolute;
}
.upper_timeline_flash_box .title {
	font:bold 10px Arial;
	padding-left:3px;
	padding-top:1px;
}
/* felső idővonali rész vége */

.warnings_vote,
.warnings_datavote,
.warnings_mail,
.warnings_friend,
.warnings_pair,
.warnings_image,
.warnings_video,
.warnings_advert,
.warnings_blog,
.warnings_vote_on,
.warnings_datavote_on,
.warnings_mail_on,
.warnings_friend_on,
.warnings_pair_on,
.warnings_image_on,
.warnings_video_on,
.warnings_advert_on,
.warnings_blog_on {
	width:17px;
	height:17px;
	overflow:hidden;
	float:left;
	margin:2px;
}

.warnings_vote_on,
.warnings_datavote_on,
.warnings_mail_on,
.warnings_friend_on,
.warnings_pair_on,
.warnings_image_on,
.warnings_video_on,
.warnings_advert_on
.warnings_blog_on {
	cursor:pointer;
}

.menu_item_pen_icon[class="menu_item_pen_icon"] {
	width:16px;
	height:16px;
	overflow:hidden;
	float:right;
	background:url('http://static.imgsrv.anyuci.hu/icon/icon_pen.png') top left no-repeat;
	cursor:pointer;
	margin-top:3px;
	margin-right:4px;
}
* HTML .menu_item_pen_icon {
	width:16px;
	height:16px;
	overflow:hidden;
	float:right;
	filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://static.imgsrv.anyuci.hu/icon/icon_pen.png');
	cursor:pointer;
	margin-top:3px;
	margin-right:4px;
}

/* szülinapi doboz */
.ls_bday_box {
	width:175px;
	height:171px;
	overflow:hidden;
	margin:0 auto;
	margin-top:2px;
	margin-bottom:2px;
}

.ls_bday_box .bday_box_absolute {
	width:175px;
	height:171px;
	overflow:hidden;
	position:absolute;
}
.ls_bday_box .bday_box_image {
	top:37px;
	left:53px;
	width:70px;
	height:70px;
	overflow:hidden;
	position:absolute;
}
.ls_bday_box .bday_box_image IMG {
	width:71px;
	height:70px;
	border:0px;
	overflow:hidden;
	cursor:pointer;
}
.ls_bday_box .bday_box_name {
	top:114px;
	left:27px;
	width:120px;
	height:15px;
	overflow:hidden;
	position:absolute;
	text-align:center;
}

.ls_bday_box .bday_box_name A {
}
/* szülinapi doboz */


/* kérdés doboz */
.question_box {
	width:247px;
	border-width:1px;
	border-style:solid;
	margin:0 auto;
}
.question_box .title {
	width:247px;
}
.question_box .title DIV {
	padding:5px;
	font:bold 13px Arial;
}
.question_box .cnt {
}
.question_box .cnt FORM {
	margin:0px;
	padding:0px;
}
.question_box .cnt .inner_frame {
	padding:10px;
}
.question_box .cnt .rn {
	padding:5px;
	margin-top:1px;
	font:bold 12px Arial;
}
.question_box .foot {
	width:247px;
	height:57px;
	overflow:hidden;
}
.question_box .foot .btn {
	cursor:pointer;
	margin-left:80px;
	margin-top:11px;
	width:82px;
	height:30px;
}


.question_box2 {
	width:251px;
}
.question_box2 .top {
	width:251px;
	height:7px;
	overflow:hidden;
}

.question_box2 .cnt {
	width:249px;
	border-left-width:1px;
	border-right-width:1px;
	border-left-style:solid;
	border-right-style:solid;

	border-left-color:#e0c8b8;
	border-right-color:#e0c8b8;
	background:#fff6f0;
}

.question_box2 .cnt .inner_frame {
	padding:10px;
}

.question_box2 .bottom {
	width:251px;
	height:7px;
	overflow:hidden;
}

.question_box2 .question_answer_line_ {
}
.question_box2 .question_answer_percent_ {
}
.question_box2 .question_answer_text_ {
}
.question_box2 .qtit {
	font:bold 14px Arial;
}
.question_box2 .r,
.question_box2 .ri {
	font:bold 12px Arial;
}

/* kérdés doboz */


/* intézetek */
.hosp_rs {
	width:250px;
	margin:0 auto;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:3px;
}
.hosp_rs .image {
	width:240px;
	height:240px;
	overflow:hidden;
	margin:0 auto;
}
.hosp_rs .image IMG {
	widht:240px;
	height:240px;
	overflow:hidden;
}
.hosp_rs .innerbox {
	border-style:solid;
	border-width:1px;
	margin:0 auto;
	margin-top:4px;
	margin-bottm:4px;
	width:240px;
}
.hosp_rs .propframe {
	margin:3px;
	font:normal 12px Arial;
}
.hosp_rs .propframe .prop {
}
.hosp_rs .propframe .value {
	padding-left:8px;
}

.hospview {

}
.hospview TD.row_even {
}
.hospview TD.row_odd {

}
.hospview .head {
	width:524px;
	height:67px;
	overflow:hidden;
}
.hospview .head .title {
	padding:10px;
	padding-left:80px;
	padding-top:5px;
}
.hospview .head .title H1 {
	font:bold 16px Arial;
}
/* intézetek */

.share_button {
	border: none;
	margin: 8px;
}
div.share_buttons {
	padding-left:6px;
}

table.baby_diary td{
	padding-top: 5px;
}

/* --- Babanaplo --- */
div.bdiary_book_open {
	width:791px;
	height:585px;
	background:url('http://static.imgsrv.anyuci.hu/babanaplo/diary_open_w.jpg') top left no-repeat;
	font-family:Courier New;
	font-size:18px;
	line-height:1em;
	color:#404040;
	font-weight:bold;
	margin-left:5px;
	margin-top:10px;
}

div.bdiary_weight {
	background:url('http://static.imgsrv.anyuci.hu/babanaplo/diary_open_w.jpg') top left no-repeat;	
}

div.bdiary_height {
	background:url('http://static.imgsrv.anyuci.hu/babanaplo/diary_open_h.jpg') top left no-repeat;	
}

div.bdiary_intro {
	background:url('http://static.imgsrv.anyuci.hu/babanaplo/diary_open_i.jpg') top left no-repeat;	
}

div.bdiary_comments {
	background:url('http://static.imgsrv.anyuci.hu/babanaplo/diary_open_c.jpg') top left no-repeat;	
}

div.bdiary_topleft {
	position:relative;
	top:23px;
	left:58px;
	padding-top:25px;
	width: 335px;
}

div.bdiary_midleft {
	position: absolute;
	top:250px;
	left:60px;
	width:250px;
	height:250px;
	line-height:2em;
}

div.bdiary_bottomleft {
	position: absolute;
	top:520px;
	left:10px;
	width:310px;
	height:30px;
	color: #478900;
	font-weight:bold;
}

div.bdiary_intro_midleft {
	position: absolute;
	top:220px;
	left:15px;
	width:310px;
	height:250px;
}

div.bdiary_goodtoknow {
	position: absolute;
	top:310px;
	left:15px;
	line-height:2em;
	width:300px;
}

div.bdiary_goodtoknow_border {
	border: solid 3px #6A6A6A;
	font-size:14px;
	line-height:1em;
	min-height:30px;
	padding:6px;
	color: #727272;
	overflow:hidden;
	max-height:150px;
}

div.bdiary_intro_right {
	position: absolute;
	top:30px;
	left:420px;
	width:250px;
	font-size:14px;
	font-weight:normal;
}

div.bdiary_wh_right {
	position: absolute;
	top:30px;
	left:420px;
	width:250px;
	font-size:14px;
	font-weight:normal;
}

div.bdiary_intro_right h2 {
	padding: 10px 0;
	font-family: sans-serif;
}



img.bdiary_avatar {
	float:left;
	padding: 20px;
}

span.bdiary_title {
	color:#f00;
}

img.bdiary_tab1 {
	position:absolute;
	top:-53px;
	left:15px;
	cursor: pointer;
}

img.bdiary_tab2 {
	position:absolute;
	top:-53px;
	left:95px;
	cursor: pointer;
}

img.bdiary_tab3 {
	position:absolute;
	top:-53px;
	left:175px;
	cursor: pointer;
}

a.bdiary_new_entry {
	padding-left:40px;
}

div.babydiary_chart {
	position: absolute;
	left: -10px;
	top: 20px;
	width: 261px;
	height:311px;
	font-size: 14px;
}

div.babydiary_chart .topleft {
	width:50px;
	height:280px;
	float:left;
	border-right: solid 1px #6a6a6a;
	padding-bottom:5px;
	font-size:12px;
	font-weight:bold;
	color:#404040;
}
div.babydiary_chart .topright {
	width:210px;
	height:280px;
	float:left;
	font-size:0px;
	font-size:0px;
	padding-bottom:5px;
}

div.babydiary_chart .topright .barmother {
	width:30px;
	float: left;
	height:280px;
	padding-left:10px;
}

div.babydiary_chart .topright .barmother .bar {
	width:30px;
	height: 70%;
	background: blue;
}

div.babydiary_chart .topright .barmother .barup {
	width:30px;
	height: 30%;
	background: none;
}

div.babydiary_chart .bottomleft {
	width:50px;
	height:30px;
	float:left;
	border-top: solid 1px #6a6a6a;
	border-right: solid 1px #6a6a6a;
	
}
div.babydiary_chart .bottomright {
	width:210px;
	height:30px;
	float:left;
	border-top: solid 1px #6a6a6a;
}
div.babydiary_chart .bottomright .date {
	font-size:12px;
	font-weight:bold;
	color:#404040;
	float:left;
}

div.bdiary_book_closed {
	width:392px;
	height:546px;
	background:url('http://static.imgsrv.anyuci.hu/babanaplo/diary_closed.jpg') top left no-repeat;
	margin: 0px auto;
	margin-top:60px;
}

div.bdiary_closed_image {
	position:relative;
	top:65px;
	left:114px;
	
}

img.bdiary_ctab1 {
	position:relative;
	bottom:113px;
	right:170px;
	cursor: pointer;
}

img.bdiary_ctab2 {
	position:relative;
	bottom:113px;
	right:145px;
	cursor: pointer;
}

img.bdiary_ctab3 {
	position:relative;
	bottom:113px;
	right:120px;
	cursor: pointer;
}

div.bdiary_comment_height {
	position:absolute;
	top:355px;
	left:0px;
	font-size:18px;
	color:#003c87;
	font-weight:bold;
	line-height:2em;
}

div.bdiary_commenttext_height {
	border: 3px solid #025ccb;
	font-size:14px;
	color: #6a6a6a;
	line-height:1em;
	padding:5px;
	overflow:hidden;
	max-height:120px;
}

div.bdiary_comment_weight {
	position:absolute;
	top:355px;
	left:0px;
	font-size:18px;
	color:#2b5300;
	font-weight:bold;
	line-height:2em;
}

div.bdiary_commenttext_weight {
	border: 3px solid #478900;
	font-size:14px;
	color: #6a6a6a;
	line-height:1em;
	padding:5px;
	overflow:hidden;
	max-height:120px;
}

div.bdiary_chartturn {
	position:absolute;
	top:340px;
	left:50px;
	color:#7e7e7e;
	font-size:12px;
	font-weight:bold;
	line-height:1em;
}

div.bdiary_commentturn {
	position:absolute;
	top:320px;
	left:20px;
	color:#7e7e7e;
	font-size:12px;
	font-weight:bold;
	line-height:1em;
}

div.bdiary_book_open a {
	color:inherit;
}

div.bdiary_writecomment {
	position:absolute;
	top:0;
	left:-15px;
	color:#a94f0d;
	font-weight:bold;
	font-size:12px;
}

div.babydiary_comments {
	position:absolute;
	top:150px;
	left:-18px;	
}

div.babydiary_commentarea {
	width:272px;
	height:95px;
	padding:5px;
	background:url('http://static.imgsrv.anyuci.hu/babanaplo/diary_commentarea.jpg') top left no-repeat;
	font-size:12px;
	color:#494949;
	font-family: Trebuchet MS,Courier New;
	font-weight:bold;
}

div.babydiary_comment_header {
	width:272px;
	height:15px;
	overflow:hidden;
}

div.babydiary_comment_name {
	
	color: #c35300;
	float:left;
	width:160px;
	font-size:12px;
}

div.babydiary_comment_date {
	color: #ff6100;
	float: left;
	width: 100px;
	text-align:right;
	font-size:12px;	
}

div.babydiary_comment_text {
	line-height:1em;
	padding-top:4px;
	overflow:hidden;
	width:195px;
	height:5em;
}



/* --- Babanaplo vege ---*/

.main_content_frame .container
{
	border: 0;
}

/* Coca-cola regyűjtő igazítás */
.f_container
{
	background: none !important;
	margin-left: 5px !important;
}
/* Coca-cola reggyűjtő vége*/