@charset "utf-8";
/* CSS Document */

a:link { text-decoration: none; color: #111111 }
a:visited { text-decoration: none; color: #111111 }
a:hover { text-decoration: none; color: #ff8a00 }
a:active {text-decoration: none;  color: #111111 }

.clr {
	clear:both;
}

.win {
	clear: both;
}

.forum_cim
{
	background-color: #F5F3DA;
	border-bottom: 1px solid #b9b48e;
	text-align:left;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	vertical-align:bottom;
	clear:left;
	padding: 4px;
}

/*.forum_uinfo
{
	background-color: #b9b48e;
//	text-align:center;
	display: table-cell;
	font-size: 12px;
}

*/
.forum_comment
{
	font-size: 12px;
	padding: 4px;
	color: #000000;
	padding: 2px;
	vertical-align:top;
/*	display: table-cell;*/
}


.forum_uinfo
{
	background-color: #fade9b;
	font-size: 12px;
	width:120px;
	margin-left: -124px;
	border-right: 1px solid #b9b48e;
	float:left;
}

.forum_comment_comment
{
	background-image: url(../img/bg_uinfo.png);
	background-repeat: repeat-y;
	background-position: left;
	font-size: 12px;
	padding: 4px;
	color: #000000;
	padding-left: 123px;
/*	float:left;*/
	text-align: left;
/*	width:570px;*/
/*	width: inherit;*/
	vertical-align:top;
/*	display: table-cell;*/
/*	border-left: 1px solid #5a1100;*/
}
.forum_tagline
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 4px;
	vertical-align:top;
	background-color: #fade9b;
}
.forum_extra_info
{
	font-size: 10px;
	color: #000000;
	background-image: url(../img/bg_cont.png);
	padding: 2px;
	vertical-align:top;
}
.forum_comment_sign
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	padding: 2px;
	top:0px;
	vertical-align:top;
	border-top: 1px solid #5a1100;
	clear: both;
	
}
.forum_comment_cont
{
	clear:both;
	text-align:left;
	width: 100%;
	border:solid 1px #846e4a;
	border-top-color:#000000;
	border-top-width: 1px;
	overflow:auto;
	overflow-y: hidden;
	z-index: 2;
}

.lapoz
{
	font-size:12px;
	padding-left: 2px;
	padding-right: 2px;
	margin: 2px;
	background-color: #F5F3DA;
	border-bottom: 1px solid #b9b48e;
	float: left;
	font-weight: bold;
}

.lapoz_sel
{
	padding-left: 2px;
	padding-right: 2px;
	margin: 2px;
	background-color: #F5F3DA;
	border-bottom: 1px solid #b9b48e;
	float: left;
}

.lapoz_cont
{
	padding: 2px;
	padding-right: 2px;
	margin-bottom: 6px;
	float: right;
	
}

.shout_nick
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-align:left;
	width: 208px;
	background-color: #d16909;
	clear: right;
}

.shout_date
{
	font-size: 10px;
	color: #000000;
	width: 50%;
	float:right;
}

.shout_comment
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 208px;
}

.shout_container {
	width: 100%;
	height: 350px;
	overflow: auto;
}

.shout_lapoz
{
	color: #000000;
	width: 208px;
	font-size: 12px;
	clear:both;
	background-color: #F5F3DA;
	border-bottom: 1px solid #b9b48e;
}

#form-text0{
	position:relative;
/*	width:100%;*/
	padding-bottom:4px;
}

#form-text{
	position:relative;
/*	width:100%;*/
	padding-left: 30%;
	padding-bottom:4px;
}

#form-text_desc{
	position:relative;
	left:0px;
	width:30%;
	float:left;
	text-align:right;
}

/*naptár search helphez, meg minden máshoz*/
.naptar_cont{
	background-color:#eee;
	padding: 2px;
	position: relative;
	left: 300px;
}

.naptar_cell_cont{
	clear:left;
	text-align:center;
}

.naptar_cell{
	width: 30px;
	padding: 1px;
	margin: 1px;
	text-align:center;
	background-color:#0066AA;
	float:left;
	display:inline;
}

.naptar_cell_act{
	width: 30px;
	padding: 1px;
	margin: 1px;
	text-align:center;
	background-color:#0066AA;
	float:left;
	display:inline;
	font-weight:bold;
}

.naptar_cell_nh{
	width: 30px;
	padding: 1px;
	margin: 1px;
	text-align:center;
	background-color:#aaa;
	float:left;
	display:inline;
}

input.input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fdfdd2;
	border: 1px solid #999999;
	color: #000000;

}

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: 0;
}

select.input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fdfdd2;
	border: thin solid #999999;
	color: #000000;

}

textarea.input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fdfdd2;
	border: thin solid #999999;
	color: #000000;
}

input.input_error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fdcda2;
	border: 1px solid #FF0000;
	color: #000000;

}

select.input_error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fdcda2;
	border: thin solid #FF0000;
	color: #000000;

}

textarea.input_error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fdcda2;
	border: thin solid #FF0000;
	color: #000000;
/*	color: #fde792;*/

}

input[readonly="1"]
{
	color: #AAAAAA;
}

input[disabled]
{
	color: #AAAAAA;
}
/*#user_extra
{
	position:absolute;
	left: 239px;
	top: 28px;
	border-left: solid 1px #d4b16d;
	border-top: solid 2px #5a1100;
	border-bottom: solid 2px #5a1100;
	border-right: solid 2px #5a1100;
	background-color: #fde792;
	z-index: 10;
}
*/
.login_form
{
	width:300px;
	padding:3px;
	z-index: 10;
	white-space:nowrap;
}

#shout_extra
{
	position:absolute;
	left: 194px;
/*	top: 116px;*/
/*	border-left: solid 1px #d4b16d;*/
	border-top: solid 1px #ff7c0f;
	border-bottom: solid 1px #ff7c0f;
	border-right: solid 1px #ff7c0f;
	background-color: #ffc95c;
	z-index: 10;
	padding-right: 10px;
}

#smsor {
	white-space: nowrap;
}

.cwin
{
	background:url(../img/cwin_fade.png);
	background-position:right;
	background-repeat:repeat-y;
	float:left;
	border:thin solid #d26d0d;
	padding-top:3px;
	padding-left:3px;
	padding-bottomp:3px;
	padding-right:11px;
	width:200px;
}

.cwin_cont
{
	float:right;
	padding-right:3px;
	width:475px;
}

.nav_header
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-align:left;
	padding: 3px;
	background-color: #d16909;
}

.nav_lapoz
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-align:left;
	width: 100%;
	background-color: #d16909;
}

.file_extra
{
/*	border-bottom: 1px solid #b9b48e;
	border-left: 1px solid #b9b48e;
	border-right: 1px solid #b9b48e;*/
	margin-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

.dl_tag
{
	font-size: 20px;
	float:right;
}

.gallery_cell
{
/*	background-color: #F5F3DA;*/
	border: 1px solid #b9b48e;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	/*	width: 150px;*/
	float: left;
	margin: 1px;
	display: inline;
}

table.pic_table
{
	background-color: #d9d3a7;
	border: 1px solid #b9b48e;
	color: #000000;

}

table.pic_table td.nav
{
	background-color: #F5F3DA;
	color: #000000;

}

.pic_detail
{
	background-color: #F5F3DA;
	border-bottom: 1px solid #b9b48e;
	color: #000000;
	margin: 2px;

}

.cwin_gal
{
	background:url(../img/cwin_fade.png);
	background-position:right;
	background-repeat:repeat-y;
	float:left;
	border:thin solid #d26d0d;
	padding-top:3px;
	padding-left:3px;
	padding-bottomp:3px;
	padding-right:11px;
	width:195px;
}

.cwin_cont_gal
{
	float:right;
	width:472px;
}

.cwin_cont_gal_center
{
/*	float:right;*/
	width:472px;
}

.grp_cont
{
	width: 250px;
	height: 350px;
	overflow: auto;
	background-color:#999999;
	border: thin solid #000000;
	
}

.grp_line0
{
	background-color:#d9d3a7;
	padding: 2px;
}

.grp_line1
{
	background-color:#F5F3DA;
	padding: 2px;
}

.mus_cont
{
	width: 250px;
	height: 100px;
	overflow-x: hidden;
	background-color: #fdfdd2;
	border: 1px solid #999999;
	float:left;
}

.mus_list
{
	width: 240px;
	height: 250px;
	margin-right: 15px;
	overflow: auto;
	background-color: #fdfdd2;
	border: 1px solid #999999;
	float: right;
	clear:right;
}

.mus_header
{
	width: 240px;
	margin-right: 15px;
	background-color: #999999;
	border: 1px solid #999999;
	float: right;
}

.ToolTip
{
	position:absolute;
	z-index:100;
	background-color:#999999;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
	
}

.multilang_tab
{
	float:left;
/*	background-color: ffc95c;*/
	background-color: #fade9b;
	border: 1px solid #b9b48e;
	margin-top:4px;
	margin-right:2px;
	margin-left:2px;
	margin-bottom: -2px;
	padding: 2px;
}

.multilang_tab_sel
{
	float:left;
	border-top: 2px solid #b9b48e;
	border-left: 2px solid #b9b48e;
	border-right: 2px solid #b9b48e;
	padding-top: 2px;	
	padding-bottom: 6px;	
	padding-left: 2px;	
	padding-right: 2px;	
	margin-right:2px;
	margin-left:2px;
	margin-bottom: -2px;
	background-color: #F5F3DA;
}

.multilang_body
{
	background-color: #F5F3DA;
	border: 2px solid #b9b48e;
	margin-bottom: 2px;
}

.multilang_body_nc
{
	border: 2px solid #b9b48e;
	margin-bottom: 2px;
}

.succes{
	background: url(../../img/b_auth.png);
	background-position: left center;
	background-repeat:no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.failure{
	background: url(../../img/b_noauth.png);
	background-position: left center;
	background-repeat:no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.spacer{
	background-position: center center;
	background-repeat:no-repeat;
	background-image: url(../img/spacer.png);
	padding: 4px;
	margin-left:2px;
	margin-right:2px;
}

table.pm
{
	border-top: solid 1px #b9b48e;
	border-left: solid 1px #b9b48e;
	border-collapse: collapse;
	margin-top: 2px;
	margin-bottom: 6px;
}

table.pm th
{
	border-bottom: solid 1px #b9b48e;
	padding: 2px;
	text-align: center;
	background-color: #d16909;
}

table.pm th.sender
{
	width: 150px;
}

table.pm th.title
{
	width: 360px;
}

table.pm th.datum
{
	width: 120px;
}

table.pm th.actions
{
	width: 40px;
	border-right: solid 1px #b9b48e;
}

table.pm td
{
	border-bottom: solid 1px #b9b48e;
	border-right: solid 1px #b9b48e;
	padding: 2px;
}

table.pm td.title0
{
	font-weight: bold;
}

table.pm td.title1
{
}

table.pm td.actions
{
	text-align:center;
}

table.pm tr
{
	background-color: #d9d3a7;
}

table.pm tr.alt
{
	background-color:#F5F3DA;
}

.sh_cont
{
	position:absolute;
	z-index: 100;
	left: 0px;
}

.last_comment
{
	padding: 2px;
	font-size: 12px;
}

input.atc1
{
	border-width: 0px;
	width: 35px;
	text-align: center;
}

input.atc2
{
	border-width: 0px;
	width: 35px;
	text-align: left;
}

.vote_poss_text {
	padding-top:4px;
}

.vote_poss_but {
	float:left;
	padding: 2px;
}

.vote_embed {
	float:right;
	width: 200px;
	border: solid 1px #b9b48e;
	padding: 1px;
	margin: 2px;
}

.forum_vote_cont {
	float:left;
	width: 345px;
	border: solid 1px #b9b48e;
	margin: 5px;
}

.forum_vote_cont_nobord {
	float:left;
	width: 345px;
	margin: 5px;
}

.highlight {
	font-size: 14px;
	padding: 4px;
	font-weight: bold;
}

.tagc {
	float:left;
	white-space: nowrap;
	padding:2px;
}

.freshest_pics {
	padding-left: 18px;
	clear:both;
}

.dl_det
{
	background-color: #F5F3DA;
	border-bottom: 2px solid #b9b48e;
	border-left: 2px solid #b9b48e;
	border-right: 2px solid #b9b48e;
	margin-bottom: 2px;
}

input.search_sm
{
	background:url(../img/bg_search.png);
	border: 1px solid #000000;
	width:172px;
	font-weight: bold;
}

.search_det
{
	background-color: #fade9b;
	border-bottom: 2px solid #b9b48e;
	padding-bottom: 4px;
	margin-bottom: 2px;
}

.google_but
{
	background:url(../img/search_but_g.png);
	width: 90px;
	heigh: 28px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}