﻿#reg_tarto
		{
			width:550px;
			padding:10px;
			min-height:50px;
			background-color:white;
			margin:20px auto 0 auto;
			border:1px solid black;
			border-radius:2px;
		}
		
.reg_db
		{
			min-height:30px;
			font-size:18px;
			border-bottom:1px dotted #999;
			margin-bottom:10px;
		}
		

.bevitel
		{
			float:right;
			width:220px;
			height:22px;
			margin-bottom:2px;
			border: 1px solid #999;
		}
		
		
.bevitel-ido
		{
			float:right;
			border: 1px solid #999;
		}
		
#feltetel
		{
			padding:10px;
		}
		
.reg_hiba
		{
			margin-bottom:10px;
			text-align:center;
			border-bottom:1px solid red;
			font-size:17px;			
		}
		
#reg_szoveg
		{
			width:70%;
			text-align:center;
			color:white;
			background-color: #4963E4;
			margin: 0px auto 10px auto;
			border: 2px solid #040492;
			border-radius: 8px;
			padding:3px 10px;
			font-size:17px;			
		}		
