#uzenet_hatter {
	z-index: 2;
	left: 0px;
	top: 0px;
	position: absolute;
	background-color: transparent;
	display: none;
/*	width: 150px;*/
}

#error_title {
	height: 17px;
	width: 160px;
	padding: 2px 0px 2px 5px;
	color: white;
	width: 100%;
	font-weight: bold;
	background-color: #045190;
	border-bottom: 1px solid white;
}

#uzenet {
	padding: 0px;
	border: 5px solid white;
	background-color: #4074A7;
	margin: 0px auto;
	margin-top: 150px;
	position: relative;
	left: 200px;
	width: 160px;
	z-index: 3;
}

#hibauzenet {
/*	width: 160px;	*/
	text-align: left;
	padding: 13px 5px 7px 19px;
	color: White;
	font-style: italic;
}


#hgomb {
	position: relative;
	right: 0px;
	width: 61px;
	display: block;	
}

#gomb_kontener {
	position: absolute;
	top: 0px;
	height: 21px;
	right: 0px;
	width: 61px;
	padding: 0px 5px 0px 0px;
	background-color: #045190;
	border-bottom: 1px solid white;
}

#ok_gomb {
	margin: 0px 0px 0px 0px;
}

