/************************************ 
	CSS FILE, Admin page :-) 
	wsol.hu - Web.Solutions 
*************************************/

#uzenet_hatter {
	z-index: 2;
	left: 0px;
	top: 0px;
	width: 100%;
	background: url(../images/s.gif);
}

#error_title {
	height: 28px;
	width: 262px;
}

#error_title .title_bg {
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x; 
	position: absolute;
	left: 67px;
	top: 0px;
	width: 140px;
	height: 28px;
}

#uzenet {
	padding: 0px;
	border: 0px solid #D23E0E;
	margin: 0px auto;
	margin-top: 10px;
	position: relative;
	left: 5px;
	width: 262px;
	z-index: 3;
}

#hibauzenet {
	background-image: url(../images/msg_bg.gif);
	background-repeat: repeat-y;
	width: 238px;	
	text-align: left;
	padding: 13px 5px 7px 19px;
	color: black;
}
#error_bottom {
	width: 262px;
	height: 13px;
	background-image: url(../images/msg_bottom.gif);
	background-repeat: no-repeat;
}

#gomb {
	margin-top: 18px;
	background-color: #F4EBDA;
	vertical-align: center;
}


#agomb {
	width: 61px;
	display: block;
	padding: 0px 5px 0px 5px;
}

#gomb_kontener {
	position: absolute;
	top: 0px;
	left: 196px;
	margin: 0px auto;
}


#ok_gomb {
	margin: 0px 0px 0px 0px;
}

#elkuld_gomb {
	color: black;
}


#popup_hatter {
	z-index: 2;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('../images/popup.gif');
	display: none;
}

#popup {
	padding: 19px, 0px, 0px, 0px;
	border: 2px solid #D23E0E;
	margin: 0px auto;
	margin-top: 80px;
	position: relative;
	width: 638px;
	z-index: 3;
	background-color: #FFFFFF;
}

#pgomb_kontener {
	position: absolute;
	top: -20px;
	left: 555px;
	margin: 0px auto;
}
