@charset "iso-8859-2";
/* CSS Document */
h1 {
	font-size:15px;
	display: inline;
}
/*--input border--*/
input {
	border:0px;
	background:#e5e5e5;
	font-size:14px;
	font-weight:bold;
	color:#5c2b55;
}

.inputb {
	width:auto;
	height:34px;
	padding-top:10px;
	padding-left:15px;
	text-align:left;
	margin-bottom:15px;
	display:inline;
	float:left;
	background:url(../images/inputb.gif) right no-repeat;
}
.inputbl {
	width:8px;
	height:44px;
	float:left;
	background:url(../images/inputbl.gif) left no-repeat;
}
.form_select {
	background:#bf82fa;
	border:1px solid #651b62;
	height:22px;
	color:#501b4a;
}
.form_input {
	background:#bd8ebc;
	border:1px solid #651b62;
	height:18px;
}

.eledelw {
	width:560px;
	float:left;
}
.eledelek {
	width:100px;
	height:140px;
	text-align:center;
	background:#FFFFFF;
	color:#000000;
	border:2px solid #791c77;
	margin-right:9px;
	margin-bottom:9px;
	float:left;
}
.eledelh {
	width:170px;
	height:22px;
	text-align:center;
	background:#FFFFFF;
	color:#000000;
	border:2px solid #791c77;
	margin-right:9px;
	margin-bottom:9px;
	float:left;
}
