/* FORMOK */

form {
	margin:0px;
	padding:0px;
}
ul#ajanlatkero-form {
	list-style:none;
	margin-bottom:10px;
	width:670px;
}
ul#ajanlatkero-form li.cimke {
	display:block;
	float:left;
	width:115px;
	margin-right:1px;
	margin-bottom:1px;
	text-align:right;
	padding:8px 5px 0px 0px;
	color:#FF3333;
	font-weight:bold;
	background-color:#FFFFFF;
}
ul#ajanlatkero-form li.mezo {
	display:block;
	float:left;
	width:440px;
	padding:5px;
	background-color:#FFF;
	margin-bottom:1px;
}
ul#ajanlatkero-form textarea {
	width:300px;
	height:80px;
}


/* FORMOK */
button.belep {
	/* size to your image file */
width:80px;
	height:24px;
	/* get rid of default 'look' */
border:none;
	/* our graphic and bg color */
background:#A68965 url(/images/formok/button-trans.png) top left no-repeat;
}
button.belep:hover {
	background:#930 url(/images/formok/button-trans.png) top left no-repeat;
	/* need to fix the cursor  */
cursor:pointer;
}
button.elkuld {
	/* size to your image file */
width:80px;
	height:24px;
	/* get rid of default 'look' */
border:none;
	/* our graphic and bg color */
background:#A68965 url(/images/formok/buttonelkuld-trans.png) top left no-repeat;
}
button.elkuld:hover {
	background:#930 url(/images/formok/buttonelkuld-trans.png) top left no-repeat;
	/* need to fix the cursor  */
cursor:pointer;
}

button.elkuldg {
	/* size to your image file */
width:80px;
	height:24px;
	/* get rid of default 'look' */
border:none;
	/* our graphic and bg color */
background:#A68965 url(/images/formok/elkuld-trans.png) top left no-repeat;
}
button.elkuldg:hover {
	background:#930 url(/images/formok/elkuld-trans.png) top left no-repeat;
	/* need to fix the cursor  */
cursor:pointer;
}
