/************* logged in ******************************************/
#logout_box
{
	width:209px;
	height:140px;
	margin-top:4px;
	background: transparent url(../images/login_box_in.jpg) no-repeat top left;
}

	#logout
	{
		width:100%;
		text-align:center;
		padding-top:7px;
		font-family: Arial;
		color: #3f3f3f;
		font-weight:bold;
		font-size:11px;
		cursor:pointer;
	}

	#logout a:link, #logout a:visisted
	{
	text-decoration: none;
	}

	#logout a:hover, #logout a:active
	{
	text-decoration: underline;
	}

	#login_as
	{
		width:209px;
		text-align:center;
		padding-top:36px;
		font-size:11px;
		font-weight:normal;
	}

	#logged_name
	{
		width:209px;
		padding-top:7px;
		text-align:center;
		font-weight:bold;
		font-size:11px;
	}

	#voucher
		{
		padding-top:6px;
		text-align:center;
		}

	#voucher2
		{
		text-align:center;
		}
/********************* logged out ***********************/

#login_box
{
	width:209px;
	height:140px;
	margin-top:4px;
	background: transparent url(../images/login_box.jpg) no-repeat top left;
}

#login_box1
	{
	padding-left:11px;
	}

	.left_header
	{
		font-family: Arial;
		color: #3f3f3f;
		font-weight:bold;
		font-size:12px;
		padding-top:12px;
		padding-bottom:5px;
	}
		
	#username
	{
		font-family: Arial;
		color: #3f3f3f;
		font-weight:bold;
		font-size:10px;
		padding-bottom:2px;
	}
	
	#password
	{
		font-family: Arial;
		color: #3f3f3f;
		font-weight:bold;
		font-size:10px;
		padding-bottom:2px;
	}


	#login_name
	{
		margin-left:2px;
		margin-top:2px;
		width:162px;
		height:13px;
		border:none;
		background:transparent;
	}

#login_box2
	{
		padding-left:11px;
	}

	#login_pass
	{
		margin-left:2px;
		margin-top:2px;
		width:162px;
		height:13px;
		border:none;
		background:transparent;
	}

.login_form
{
	height:17px;
	width:166px;
	background: transparent url(../images/login_input.gif) no-repeat top left;
	font-size:10px;
}

.login-form input
{
	font-size:10px;
}

	#login_submit
	{
		border:none;
		background:transparent;
		font-family: Arial;
		color: #3f3f3f;
		font-weight:bold;
		font-size:11px;
		text-decoration: underline;
		cursor:pointer;
	}
	
		#login_submit_butt
		{
			padding-top:5px;
			margin-left:144px;
		}

.link_kicsi a:link, .link_kicsi a:visited
{
	font-size:9px;
	text-decoration: underline;
}

.link_kicsi a:hover, .link_kicsi a:active
{
	font-size:9px;
	text-decoration: none;
}

#forget
{
margin-top:-14px;
padding-left:12px;
}

#reg
{
padding-left:12px;
}

#vote_box
{
	width:209px;
	margin-top:5px;
	height:auto;
}

	#voter
	{
	padding-left:11px;
	}


	
	#vote_header
	{
		width:209px;
		background: url(../images/vote_header_bg.gif)  no-repeat top left #ddd5c3;
	
	}

	#vote_content
	{
		width:209px;
		height:auto;
		background: transparent url(../images/vote_content_bg.gif) repeat top left;
	}

		#question
		{
		padding:10px 12px 0px 12px;
		font-family: Arial;
		color: #3f3f3f;
		font-weight:bold;
		font-size:14px;
		}

	#vote_footer
	{
		width:209px;
		background: url(../images/vote_footer_bg.gif) no-repeat bottom left #ddd5c3;
	}

	.radio
	{
	margin-left:25px;
	}

	#answer
	{
	margin-top:14px;
	line-height:22px;
	font-size:11px;
	}

	#answer label
	{
	position:relative;
	top:-2px;
	}
	
	
	#vote_submit
	{
		border:none;
		background:transparent;
		font-family: Arial;
		color: #3f3f3f;
		font-weight:bold;
		font-size:11px;
		text-decoration: underline;
		cursor:pointer;
	}
	
		#vote_submit_butt
		{
		margin-top:0px;
		margin-left:139px;
		}

		#choose
		{
			padding:5px 15px 15px 15px;
		}

#kviz_box
{
	width:209px;
	height:195px;
	margin-top:4px;
	margin-bottom:50px;
	background: transparent url(../images/kviz_bg.jpg) no-repeat top left;
}

	#quiz
	{
	padding-left:11px;
	}

	
	#kviz_kep
	{
		width:188px;
		height:86px;
		margin-left:11px;
		margin-top:6px;
		
	}

	#best
	{
		margin-left:15px;
		font-family: Arial;
		color: #3f3f3f;
		font-weight:bold;
		font-size:12px;
	}

	#top
	{
		display:block;
		float:left;
		margin-top:10px;
		padding-left:15px;
		font-size:11px;
	}
	
	#right
	{
	display:block;
	float:right;
	margin-top:10px;
	padding-right:15px;
	font-size:11px;
	text-align:right;
	}