body {
	background-color: #837A6B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


a{
	color:#837A6B;
}


.nick_link{
	color:#000000;
	text-decoration:none;
}


.lista{
	font-family:arial;
	font-size:13px;
	padding-bottom:8px;
	margin:0;
	font-weight:bold;
}


.trans_box{
   filter:alpha(opacity=50);
   -moz-opacity: 0.5;
   opacity: 0.5;
   background-color:#000000;
}


.trans_box2{
   filter:alpha(opacity=50);
   -moz-opacity: 0.5;
   opacity: 0.5;
   background-color:#000000;
}


.jelentkezes{
	font-size:11px;
	/*font-weight:bold;*/
	color:#837A6B;
	padding:10px;
	text-align:justify;
	line-height:18px;
}

input{
	border-bottom:1px solid #837A6B;
	border-top:0;
	border-left:0;
	border-right:0;
	font-size:12;
	width:235px;
}


.i_photo{
	border-bottom:1px solid #837A6B;
	border-top:0;
	border-left:0;
	border-right:0;
	font-size:12;
	width:160px;
}


.send{text-decoration:none;
	color:#837A6B;
	margin-left:12px;
}


.send:hover{
	color:#000000;
}


.full_div{
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}